From 5d8bd31ce193f017f0686cd11bc5b39e6e938995 Mon Sep 17 00:00:00 2001 From: apmnt Date: Sun, 14 Jun 2026 21:33:27 +0300 Subject: [PATCH] Fetch boxscore/playbyplay from FIBA LiveStats data.json feed The hosted Genius Sports competition-scoped HTML pages (competition/{id}/match/{id}/boxscore|playbyplay) return 404 once a competition id rotates/closes, which dropped every playoff-final game (no complete boxscore -> skipped by the ingestion). Switch the primary source to the FIBA LiveStats data.json feed, which is keyed only by match id and stays available for past and playoff matches. A new genius_livestats_parser converts that feed into the same intermediate shapes normalize_boxscore and _calculate_possessions already consume, so possession logic is unchanged (validated to reproduce stored boxscore totals and possession counts exactly). The hosted HTML path remains as a fallback. Co-Authored-By: Claude Opus 4.8 --- data/1div_25-26.json | 241666 +++++++++++++++++++- src/koris_api/genius_api.py | 87 + src/koris_api/genius_livestats_parser.py | 250 + 3 files changed, 241909 insertions(+), 94 deletions(-) create mode 100644 src/koris_api/genius_livestats_parser.py diff --git a/data/1div_25-26.json b/data/1div_25-26.json index 4b8b23c..d4b5dd7 100644 --- a/data/1div_25-26.json +++ b/data/1div_25-26.json @@ -5,61 +5,21 @@ "season_id": "huki2526", "season_name": "2025-2026", "source": "genius", - "played_matches_saved": 145, - "matches_with_boxscore": 145, - "matches_with_advanced_stats": 145, - "matches_with_playbyplay": 145, + "played_matches_saved": 159, + "matches_with_boxscore": 159, + "matches_with_advanced_stats": 159, + "matches_with_playbyplay": 159, "matches_failed": 0, "matches_playbyplay_failed": 0, "include_advanced_stats": true, "include_playbyplay": true, - "download_date": "2026-03-28 22:28:15", - "matches_incomplete_skipped": 2, - "matches_incomplete_recovered": 1, - "total_matches_saved": 150, - "fixture_matches_saved": 5 + "download_date": "2026-06-14 21:27:56", + "matches_incomplete_skipped": 7, + "matches_incomplete_recovered": 0, + "total_matches_saved": 159, + "fixture_matches_saved": 0 }, "matches": [ - { - "match_id": "1002252", - "match_external_id": "2829831", - "category_external_id": "42145", - "date": "", - "time": "", - "home_team": "Kipinä Basket", - "home_team_id": "4675575", - "away_team": "Torpan Pojat", - "away_team_id": "969", - "home_score": "", - "away_score": "", - "status": "Fixture", - "venue": "Paras viidestä (2-1)", - "competition": "Huippukoripallosarjat 2025-26", - "category": "Miesten I divisioona A", - "season": "2025-2026", - "home_number_of_possessions": null, - "away_number_of_possessions": null - }, - { - "match_id": "1002263", - "match_external_id": "2829832", - "category_external_id": "42145", - "date": "", - "time": "", - "home_team": "Jyväskylä Basketball Academy", - "home_team_id": "27", - "away_team": "Raholan Pyrkivä", - "away_team_id": "4600311", - "home_score": "", - "away_score": "", - "status": "Fixture", - "venue": "Paras viidestä (2-2)", - "competition": "Huippukoripallosarjat 2025-26", - "category": "Miesten I divisioona A", - "season": "2025-2026", - "home_number_of_possessions": null, - "away_number_of_possessions": null - }, { "match_id": "973856", "match_external_id": "2701872", @@ -2567436,55 +2567396,241573 @@ "home_team_id": "969", "away_team": "Kipinä Basket", "away_team_id": "4675575", - "home_score": "", - "away_score": "", - "status": "Fixture", + "home_score": "72", + "away_score": "94", + "status": "Played", "venue": "Töölön Kisahalli", "competition": "Huippukoripallosarjat 2025-26", "category": "Miesten I divisioona A", "season": "2025-2026", - "home_number_of_possessions": null, - "away_number_of_possessions": null - }, - { - "match_id": "1002268", - "match_external_id": "2829850", - "category_external_id": "42145", - "date": "2026-03-31", - "time": "18:30:00", - "home_team": "Jyväskylä Basketball Academy", - "home_team_id": "27", - "away_team": "Raholan Pyrkivä", - "away_team_id": "4600311", - "home_score": "", - "away_score": "", - "status": "Fixture", - "venue": "Jyväskylän Monitoimitalo", - "competition": "Huippukoripallosarjat 2025-26", - "category": "Miesten I divisioona A", - "season": "2025-2026", - "home_number_of_possessions": null, - "away_number_of_possessions": null - }, - { - "match_id": "1002257", - "match_external_id": "2829849", - "category_external_id": "42145", - "date": "2026-03-31", - "time": "18:30:00", - "home_team": "Kipinä Basket", - "home_team_id": "4675575", - "away_team": "Torpan Pojat", - "away_team_id": "969", - "home_score": "", - "away_score": "", - "status": "Fixture", - "venue": "Äänekosken liikuntatalo", - "competition": "Huippukoripallosarjat 2025-26", - "category": "Miesten I divisioona A", - "season": "2025-2026", - "home_number_of_possessions": null, - "away_number_of_possessions": null + "boxscore": { + "source": "genius", + "teams": [ + { + "team_name": "Torpan Pojat", + "players": [ + { + "player": "Sakari Laakso", + "player_number": 10, + "team": "Torpan Pojat", + "Minutes": "16:08", + "Points": 4, + "2PM": 2, + "2PA": 2, + "2P%": 100.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 0, + "FTA": 1, + "FT%": 0.0, + "OFF": 1, + "DEF": 4, + "REB": 5, + "AST": 2, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 4, + "+/-": 0, + "Index": 9 + }, + { + "player": "Markus Rautasalo", + "player_number": 15, + "team": "Torpan Pojat", + "Minutes": "30:43", + "Points": 11, + "2PM": 2, + "2PA": 8, + "2P%": 25.0, + "3PM": 2, + "3PA": 4, + "3P%": 50.0, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 1, + "DEF": 2, + "REB": 3, + "AST": 3, + "STL": 2, + "TO": 4, + "BLK": 1, + "PF": 1, + "+/-": -17, + "Index": 7 + }, + { + "player": "Robin Åvist", + "player_number": 22, + "team": "Torpan Pojat", + "Minutes": "18:43", + "Points": 3, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 1, + "3PA": 5, + "3P%": 20.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 1, + "STL": 1, + "TO": 1, + "BLK": 0, + "PF": 1, + "+/-": -10, + "Index": 1 + }, + { + "player": "Eldar Skamo", + "player_number": 32, + "team": "Torpan Pojat", + "Minutes": "36:06", + "Points": 17, + "2PM": 3, + "2PA": 5, + "2P%": 60.0, + "3PM": 2, + "3PA": 8, + "3P%": 25.0, + "FTM": 5, + "FTA": 6, + "FT%": 83.3, + "OFF": 3, + "DEF": 7, + "REB": 10, + "AST": 7, + "STL": 0, + "TO": 8, + "BLK": 0, + "PF": 1, + "+/-": -18, + "Index": 17 + }, + { + "player": "Alvar Michelsen", + "player_number": 8, + "team": "Torpan Pojat", + "Minutes": "22:27", + "Points": 12, + "2PM": 2, + "2PA": 8, + "2P%": 25.0, + "3PM": 1, + "3PA": 4, + "3P%": 25.0, + "FTM": 5, + "FTA": 7, + "FT%": 71.4, + "OFF": 2, + "DEF": 4, + "REB": 6, + "AST": 2, + "STL": 0, + "TO": 3, + "BLK": 1, + "PF": 2, + "+/-": -19, + "Index": 7 + }, + { + "player": "Elmo Eräkangas", + "player_number": 11, + "team": "Torpan Pojat", + "Minutes": "3:54", + "Points": 1, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": -4, + "Index": -1 + }, + { + "player": "Vaano Mustola", + "player_number": 0, + "team": "Torpan Pojat", + "Minutes": "12:49", + "Points": 9, + "2PM": 1, + "2PA": 3, + "2P%": 33.3, + "3PM": 2, + "3PA": 4, + "3P%": 50.0, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 1, + "DEF": 1, + "REB": 2, + "AST": 1, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 3, + "+/-": -14, + "Index": 6 + }, + { + "player": "Oskari Niemi", + "player_number": 55, + "team": "Torpan Pojat", + "Minutes": "1:25", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": -3, + "Index": 0 + }, + { + "player": "Kaius Kukkonen", + "player_number": 3, + "team": "Torpan Pojat", + "Minutes": "12:07", + "Points": 2, + "2PM": 1, + "2PA": 2, + "2P%": 50.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 1, + "STL": 1, + "TO": 1, + "BLK": 0, + "PF": 1, + "+/-": 5, + "Index": 2 + }, + { + "player": "Otto Kantero", + "player_number": 1, + "team": "Torpan Pojat", + "Minutes": "23:38", + "Points": 4, + "2PM": 2, + "2PA": 2, + "2P%": 100.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 2, + "REB": 2, + "AST": 0, + "STL": 1, + "TO": 1, + "BLK": 0, + "PF": 2, + "+/-": -25, + "Index": 5 + }, + { + "player": "Abel Sufuentes Perez", + "player_number": 17, + "team": "Torpan Pojat", + "Minutes": "21:60", + "Points": 9, + "2PM": 3, + "2PA": 3, + "2P%": 100.0, + "3PM": 1, + "3PA": 1, + "3P%": 100.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 1, + "DEF": 4, + "REB": 5, + "AST": 0, + "STL": 0, + "TO": 1, + "BLK": 1, + "PF": 1, + "+/-": -5, + "Index": 14 + } + ], + "totals": { + "Points": 72, + "2PM": 16, + "2PA": 33, + "2P%": 48.5, + "3PM": 9, + "3PA": 30, + "3P%": 30.0, + "FTM": 13, + "FTA": 20, + "FT%": 65.0, + "OFF": 9, + "DEF": 26, + "REB": 35, + "AST": 17, + "STL": 5, + "TO": 20, + "BLK": 3, + "PF": 16, + "Index": 67 + } + }, + { + "team_name": "Kipinä Basket", + "players": [ + { + "player": "Roy Hinkkanen", + "player_number": 26, + "team": "Kipinä Basket", + "Minutes": "3:24", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 1, + "+/-": -7, + "Index": 0 + }, + { + "player": "Pyry Hinkkanen", + "player_number": 24, + "team": "Kipinä Basket", + "Minutes": "23:22", + "Points": 28, + "2PM": 3, + "2PA": 3, + "2P%": 100.0, + "3PM": 6, + "3PA": 9, + "3P%": 66.7, + "FTM": 4, + "FTA": 4, + "FT%": 100.0, + "OFF": 1, + "DEF": 2, + "REB": 3, + "AST": 3, + "STL": 1, + "TO": 2, + "BLK": 0, + "PF": 3, + "+/-": 27, + "Index": 30 + }, + { + "player": "Eemeli Laaksonen", + "player_number": 11, + "team": "Kipinä Basket", + "Minutes": "9:57", + "Points": 3, + "2PM": 0, + "2PA": 1, + "2P%": 0.0, + "3PM": 1, + "3PA": 4, + "3P%": 25.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 0, + "+/-": -3, + "Index": -2 + }, + { + "player": "Ville Virtaharju", + "player_number": 16, + "team": "Kipinä Basket", + "Minutes": "12:16", + "Points": 6, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 2, + "3PA": 4, + "3P%": 50.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 5, + "REB": 5, + "AST": 1, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 4, + "+/-": 1, + "Index": 9 + }, + { + "player": "Sami Mäntymaa", + "player_number": 45, + "team": "Kipinä Basket", + "Minutes": "11:20", + "Points": 6, + "2PM": 0, + "2PA": 3, + "2P%": 0.0, + "3PM": 1, + "3PA": 1, + "3P%": 100.0, + "FTM": 3, + "FTA": 3, + "FT%": 100.0, + "OFF": 0, + "DEF": 3, + "REB": 3, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 2, + "+/-": -2, + "Index": 6 + }, + { + "player": "Sami Salmenkivi", + "player_number": 7, + "team": "Kipinä Basket", + "Minutes": "12:42", + "Points": 2, + "2PM": 1, + "2PA": 3, + "2P%": 33.3, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 1, + "DEF": 0, + "REB": 1, + "AST": 1, + "STL": 1, + "TO": 0, + "BLK": 0, + "PF": 3, + "+/-": -8, + "Index": 3 + }, + { + "player": "Niilo Kärkkäinen", + "player_number": 44, + "team": "Kipinä Basket", + "Minutes": "20:31", + "Points": 8, + "2PM": 2, + "2PA": 5, + "2P%": 40.0, + "3PM": 1, + "3PA": 1, + "3P%": 100.0, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 1, + "STL": 1, + "TO": 0, + "BLK": 0, + "PF": 5, + "+/-": 23, + "Index": 6 + }, + { + "player": "Elias Ylipeltola", + "player_number": 4, + "team": "Kipinä Basket", + "Minutes": "1:25", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 3, + "Index": 0 + }, + { + "player": "Arttu Siekkinen", + "player_number": 8, + "team": "Kipinä Basket", + "Minutes": "1:25", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 3, + "Index": -1 + }, + { + "player": "Joe Cookson", + "player_number": 5, + "team": "Kipinä Basket", + "Minutes": "27:41", + "Points": 8, + "2PM": 2, + "2PA": 4, + "2P%": 50.0, + "3PM": 1, + "3PA": 5, + "3P%": 20.0, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 4, + "DEF": 10, + "REB": 14, + "AST": 2, + "STL": 1, + "TO": 2, + "BLK": 0, + "PF": 1, + "+/-": 31, + "Index": 16 + }, + { + "player": "Jake Hilmer", + "player_number": 55, + "team": "Kipinä Basket", + "Minutes": "37:41", + "Points": 12, + "2PM": 5, + "2PA": 8, + "2P%": 62.5, + "3PM": 0, + "3PA": 3, + "3P%": 0.0, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 2, + "DEF": 4, + "REB": 6, + "AST": 6, + "STL": 3, + "TO": 2, + "BLK": 0, + "PF": 2, + "+/-": 20, + "Index": 19 + }, + { + "player": "Jalen Mccoy", + "player_number": 12, + "team": "Kipinä Basket", + "Minutes": "38:16", + "Points": 21, + "2PM": 8, + "2PA": 12, + "2P%": 66.7, + "3PM": 0, + "3PA": 6, + "3P%": 0.0, + "FTM": 5, + "FTA": 5, + "FT%": 100.0, + "OFF": 1, + "DEF": 6, + "REB": 7, + "AST": 8, + "STL": 7, + "TO": 4, + "BLK": 2, + "PF": 1, + "+/-": 22, + "Index": 31 + } + ], + "totals": { + "Points": 94, + "2PM": 21, + "2PA": 39, + "2P%": 53.8, + "3PM": 12, + "3PA": 35, + "3P%": 34.3, + "FTM": 16, + "FTA": 18, + "FT%": 88.9, + "OFF": 9, + "DEF": 31, + "REB": 40, + "AST": 22, + "STL": 14, + "TO": 12, + "BLK": 2, + "PF": 22, + "Index": 117 + } + } + ], + "match_totals": { + "Points": 166, + "2PM": 37, + "2PA": 72, + "2P%": 51.4, + "3PM": 21, + "3PA": 65, + "3P%": 32.3, + "FTM": 29, + "FTA": 38, + "FT%": 76.3, + "OFF": 18, + "DEF": 57, + "REB": 75, + "AST": 39, + "STL": 19, + "TO": 32, + "BLK": 5, + "PF": 38, + "Index": 184 + } + }, + "playbyplay": { + "match_info": { + "home_team": "Torpan Pojat", + "away_team": "Kipinä Basket", + "home_score": 72, + "away_score": 94 + }, + "events": [ + { + "event_type": "game", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "won startperiod", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "2", + "time": "09:58", + "score": "0-0", + "action": "won won", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 1, + "possession_team": "2" + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "1", + "time": "09:58", + "score": "0-0", + "action": "won lost", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 2, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "09:47", + "score": "0-0", + "action": "ballhandling", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 2, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "09:30", + "score": "0-0", + "action": "missed pullupjumpshot", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 2, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "09:25", + "score": "0-0", + "action": "offensive", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 2, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "09:25", + "score": "0-0", + "action": "missed tipinlayup", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 2, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "09:24", + "score": "0-0", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 3, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "09:08", + "score": "0-0", + "action": "missed jumpshot", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 7, + "possession_number": 3, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "09:06", + "score": "0-0", + "action": "defensive", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 4, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "08:53", + "score": "2-0", + "action": "made layup", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 4, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "08:53", + "score": "2-0", + "action": "personal", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 7, + "possession_number": 4, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "08:53", + "score": "2-0", + "action": "foulon", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 4, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "08:53", + "score": "3-0", + "action": "made 1of1", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 4, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "08:36", + "score": "3-2", + "action": "made layup", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 7, + "possession_number": 5, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "08:36", + "score": "3-2", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 6, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "08:30", + "score": "3-2", + "action": "ballhandling", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 6, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "2", + "time": "08:30", + "score": "3-2", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 7, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "08:27", + "score": "3-4", + "action": "made dunk", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 7, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "08:15", + "score": "5-4", + "action": "made hookshot", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 8, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "07:58", + "score": "5-4", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 9, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "07:54", + "score": "5-4", + "action": "defensive", + "player_number": "1", + "player_name": "O. Kantero", + "player_id": 8, + "possession_number": 10, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "07:50", + "score": "8-4", + "action": "made pullupjumpshot", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 10, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "07:27", + "score": "8-4", + "action": "missed drivinglayup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 11, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "07:24", + "score": "8-4", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 12, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "07:13", + "score": "11-4", + "action": "made jumpshot", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 12, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "07:13", + "score": "11-4", + "action": "assist", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 13, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "06:58", + "score": "11-7", + "action": "made jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 13, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "06:58", + "score": "11-7", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 14, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "06:46", + "score": "11-7", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 14, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "06:46", + "score": "11-7", + "action": "foulon", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 14, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "06:46", + "score": "11-7", + "action": "in", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 10, + "possession_number": 14, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "06:46", + "score": "11-7", + "action": "out", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 7, + "possession_number": 14, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "06:46", + "score": "12-7", + "action": "made 1of2", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 14, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "06:46", + "score": "12-7", + "action": "assist", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 14, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "06:46", + "score": "13-7", + "action": "made 2of2", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 14, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:28", + "score": "13-7", + "action": "in", + "player_number": "3", + "player_name": "K. Kukkonen", + "player_id": 11, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:28", + "score": "13-7", + "action": "out", + "player_number": "1", + "player_name": "O. Kantero", + "player_id": 8, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:28", + "score": "13-7", + "action": "in", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:28", + "score": "13-7", + "action": "out", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "06:25", + "score": "13-7", + "action": "ballhandling", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "06:25", + "score": "13-7", + "action": "steal", + "player_number": "3", + "player_name": "K. Kukkonen", + "player_id": 11, + "possession_number": 16, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "06:19", + "score": "13-7", + "action": "badpass", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 16, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "2", + "time": "06:19", + "score": "13-7", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 17, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "06:06", + "score": "13-7", + "action": "missed jumpshot", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 10, + "possession_number": 17, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "06:04", + "score": "13-7", + "action": "defensive", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12, + "possession_number": 18, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "05:48", + "score": "13-7", + "action": "missed drivinglayup", + "player_number": "3", + "player_name": "K. Kukkonen", + "player_id": 11, + "possession_number": 18, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "05:45", + "score": "13-7", + "action": "offensive", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12, + "possession_number": 18, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "05:41", + "score": "13-7", + "action": "missed jumpshot", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 18, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "05:38", + "score": "13-7", + "action": "defensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 10, + "possession_number": 19, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "05:26", + "score": "13-10", + "action": "made jumpshot", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 10, + "possession_number": 19, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "05:26", + "score": "13-10", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 20, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "05:12", + "score": "13-10", + "action": "badpass", + "player_number": "3", + "player_name": "K. Kukkonen", + "player_id": 11, + "possession_number": 20, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "2", + "time": "05:12", + "score": "13-10", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 21, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "05:03", + "score": "13-10", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 21, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "05:00", + "score": "13-10", + "action": "defensive", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 22, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "04:51", + "score": "15-10", + "action": "made layup", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12, + "possession_number": 22, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "04:51", + "score": "15-10", + "action": "assist", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 22, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "04:51", + "score": "15-10", + "action": "personal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 10, + "possession_number": 22, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "04:51", + "score": "15-10", + "action": "foulon", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12, + "possession_number": 22, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "04:51", + "score": "15-10", + "action": "in", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13, + "possession_number": 22, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "04:51", + "score": "15-10", + "action": "out", + "player_number": "17", + "player_name": "A. Sufuentes Perez", + "player_id": 14, + "possession_number": 22, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "04:51", + "score": "15-10", + "action": "missed 1of1", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12, + "possession_number": 22, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "04:49", + "score": "15-10", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 23, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "04:39", + "score": "15-10", + "action": "badpass", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 23, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "04:39", + "score": "15-10", + "action": "steal", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 24, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "04:31", + "score": "15-10", + "action": "offensive", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13, + "possession_number": 24, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "04:31", + "score": "15-10", + "action": "offensive", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13, + "possession_number": 24, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "04:31", + "score": "15-10", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 25, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:31", + "score": "15-10", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 15, + "possession_number": 25, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:31", + "score": "15-10", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 25, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "04:17", + "score": "15-13", + "action": "made jumpshot", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 10, + "possession_number": 25, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "04:17", + "score": "15-13", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "03:55", + "score": "15-13", + "action": "personal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 10, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "03:55", + "score": "15-13", + "action": "foulon", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:55", + "score": "15-13", + "action": "out", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:55", + "score": "15-13", + "action": "out", + "player_number": "3", + "player_name": "K. Kukkonen", + "player_id": 11, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:55", + "score": "15-13", + "action": "in", + "player_number": "1", + "player_name": "O. Kantero", + "player_id": 8, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:55", + "score": "15-13", + "action": "in", + "player_number": "22", + "player_name": "R. Avist", + "player_id": 16, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "03:42", + "score": "15-13", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "03:40", + "score": "15-13", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 27, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "03:36", + "score": "15-13", + "action": "personal", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12, + "possession_number": 27, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "03:36", + "score": "15-13", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 27, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:36", + "score": "15-13", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 27, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:36", + "score": "15-13", + "action": "out", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 27, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "03:36", + "score": "15-14", + "action": "made 1of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 27, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "03:36", + "score": "15-14", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 27, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "03:36", + "score": "15-15", + "action": "made 2of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 27, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "03:26", + "score": "15-15", + "action": "personal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 10, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "03:26", + "score": "15-15", + "action": "foulon", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:26", + "score": "15-15", + "action": "in", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 7, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:26", + "score": "15-15", + "action": "out", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 10, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "03:26", + "score": "16-15", + "action": "made 1of2", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "03:26", + "score": "16-15", + "action": "missed 2of2", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "03:25", + "score": "16-15", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 29, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "03:10", + "score": "16-18", + "action": "made jumpshot", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 29, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "03:10", + "score": "16-18", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "02:43", + "score": "18-18", + "action": "made drivinglayup", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "02:29", + "score": "18-18", + "action": "personal", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13, + "possession_number": 31, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "02:29", + "score": "18-18", + "action": "foulon", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 31, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:29", + "score": "18-18", + "action": "out", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 31, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:29", + "score": "18-18", + "action": "out", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12, + "possession_number": 31, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:29", + "score": "18-18", + "action": "in", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 31, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:29", + "score": "18-18", + "action": "in", + "player_number": "11", + "player_name": "E. Erakangas", + "player_id": 18, + "possession_number": 31, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "02:29", + "score": "18-19", + "action": "made 1of3", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 31, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "02:29", + "score": "18-19", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 31, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "02:29", + "score": "18-20", + "action": "made 2of3", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 31, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "02:29", + "score": "18-21", + "action": "made 3of3", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 31, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "02:15", + "score": "18-21", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "E. Erakangas", + "player_id": 18, + "possession_number": 32, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "02:13", + "score": "18-21", + "action": "defensive", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 33, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "02:07", + "score": "18-21", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 33, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "02:03", + "score": "18-21", + "action": "defensive", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 34, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "01:55", + "score": "18-21", + "action": "missed jumpshot", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13, + "possession_number": 34, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "01:52", + "score": "18-21", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "01:48", + "score": "18-21", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "01:45", + "score": "18-21", + "action": "offensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "01:44", + "score": "18-23", + "action": "made layup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "01:31", + "score": "18-23", + "action": "missed jumpshot", + "player_number": "22", + "player_name": "R. Avist", + "player_id": 16, + "possession_number": 36, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "01:28", + "score": "18-23", + "action": "defensive", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 37, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "01:18", + "score": "18-23", + "action": "ballhandling", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 15, + "possession_number": 37, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "01:18", + "score": "18-23", + "action": "steal", + "player_number": "1", + "player_name": "O. Kantero", + "player_id": 8, + "possession_number": 38, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "01:12", + "score": "21-23", + "action": "made jumpshot", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13, + "possession_number": 38, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "01:12", + "score": "21-23", + "action": "assist", + "player_number": "22", + "player_name": "R. Avist", + "player_id": 16, + "possession_number": 39, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "00:59", + "score": "21-23", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 39, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "00:57", + "score": "21-23", + "action": "defensive", + "player_number": "22", + "player_name": "R. Avist", + "player_id": 16, + "possession_number": 40, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "00:53", + "score": "21-23", + "action": "personal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 40, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "00:53", + "score": "21-23", + "action": "foulon", + "player_number": "11", + "player_name": "E. Erakangas", + "player_id": 18, + "possession_number": 40, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "00:53", + "score": "21-23", + "action": "out", + "player_number": "1", + "player_name": "O. Kantero", + "player_id": 8, + "possession_number": 40, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "00:53", + "score": "21-23", + "action": "out", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13, + "possession_number": 40, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "00:53", + "score": "21-23", + "action": "in", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 40, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "00:53", + "score": "21-23", + "action": "in", + "player_number": "17", + "player_name": "A. Sufuentes Perez", + "player_id": 14, + "possession_number": 40, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:53", + "score": "21-23", + "action": "out", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 40, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:53", + "score": "21-23", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 15, + "possession_number": 40, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:53", + "score": "21-23", + "action": "in", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 40, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:53", + "score": "21-23", + "action": "in", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 40, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "00:53", + "score": "21-23", + "action": "missed 1of2", + "player_number": "11", + "player_name": "E. Erakangas", + "player_id": 18, + "possession_number": 40, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "00:53", + "score": "22-23", + "action": "made 2of2", + "player_number": "11", + "player_name": "E. Erakangas", + "player_id": 18, + "possession_number": 40, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "00:53", + "score": "22-23", + "action": "assist", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13, + "possession_number": 41, + "possession_team": "2" + }, + { + "event_type": "headcoachchallenge", + "period": "Q1", + "team": "1", + "time": "00:42", + "score": "22-23", + "action": "outofbounds", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 41, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "00:39", + "score": "22-23", + "action": "badpass", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 41, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "00:39", + "score": "22-23", + "action": "steal", + "player_number": "22", + "player_name": "R. Avist", + "player_id": 16, + "possession_number": 42, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "00:27", + "score": "22-23", + "action": "missed layup", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 42, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "00:26", + "score": "22-23", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 43, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "00:07", + "score": "22-23", + "action": "missed pullupjumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 43, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "00:04", + "score": "22-23", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 44, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "00:00", + "score": "22-23", + "action": "missed pullupjumpshot", + "player_number": "22", + "player_name": "R. Avist", + "player_id": 16, + "possession_number": 44, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "00:00", + "score": "22-23", + "action": "offensive", + "player_number": "17", + "player_name": "A. Sufuentes Perez", + "player_id": 14, + "possession_number": 44, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "00:00", + "score": "22-23", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "22-23", + "action": "out", + "player_number": "22", + "player_name": "R. Avist", + "player_id": 16 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "22-23", + "action": "out", + "player_number": "11", + "player_name": "E. Erakangas", + "player_id": 18 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "22-23", + "action": "in", + "player_number": "1", + "player_name": "O. Kantero", + "player_id": 8 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "22-23", + "action": "in", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "22-23", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "22-23", + "action": "out", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 7 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "22-23", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "22-23", + "action": "in", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3 + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "10:00", + "score": "22-23", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "09:45", + "score": "22-23", + "action": "missed layup", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 45, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "09:42", + "score": "22-23", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 46, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "09:38", + "score": "22-25", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 46, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "09:38", + "score": "22-25", + "action": "personal", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 46, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "09:38", + "score": "22-25", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 46, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "09:38", + "score": "22-26", + "action": "made 1of1", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 46, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "09:25", + "score": "22-26", + "action": "badpass", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "09:25", + "score": "22-26", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "09:18", + "score": "22-28", + "action": "made eurostep", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "1", + "time": "09:16", + "score": "22-28", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 49, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "08:56", + "score": "22-28", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 49, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "08:53", + "score": "22-28", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 50, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "08:39", + "score": "22-28", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 50, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "08:35", + "score": "22-28", + "action": "offensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 50, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "08:28", + "score": "22-30", + "action": "made drivinglayup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 50, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "08:28", + "score": "22-30", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "08:07", + "score": "22-30", + "action": "badpass", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "08:07", + "score": "22-30", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "08:03", + "score": "22-32", + "action": "made dunk", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "08:03", + "score": "22-32", + "action": "assist", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 53, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "07:50", + "score": "22-32", + "action": "missed jumpshot", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 53, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "07:45", + "score": "22-32", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "07:43", + "score": "22-34", + "action": "made drivinglayup", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "07:43", + "score": "22-34", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 55, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "07:26", + "score": "22-34", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 55, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "07:24", + "score": "22-34", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 56, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "07:22", + "score": "22-36", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 56, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "07:22", + "score": "22-36", + "action": "personal", + "player_number": "1", + "player_name": "O. Kantero", + "player_id": 8, + "possession_number": 56, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "07:22", + "score": "22-36", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 56, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "1", + "time": "07:22", + "score": "22-36", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 56, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "07:22", + "score": "22-37", + "action": "made 1of1", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 56, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "07:11", + "score": "22-37", + "action": "missed hookshot", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 57, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "07:04", + "score": "22-37", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "07:03", + "score": "22-40", + "action": "made jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "07:03", + "score": "22-40", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 59, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "06:48", + "score": "22-40", + "action": "badpass", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 59, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "06:48", + "score": "22-40", + "action": "steal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 60, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "06:41", + "score": "22-43", + "action": "made jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 60, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "06:41", + "score": "22-43", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "06:23", + "score": "22-43", + "action": "ballhandling", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "06:23", + "score": "22-43", + "action": "in", + "player_number": "22", + "player_name": "R. Avist", + "player_id": 16, + "possession_number": 62, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "06:23", + "score": "22-43", + "action": "out", + "player_number": "17", + "player_name": "A. Sufuentes Perez", + "player_id": 14, + "possession_number": 62, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "06:14", + "score": "22-45", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 62, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "05:58", + "score": "22-45", + "action": "missed layup", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 63, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "05:56", + "score": "22-45", + "action": "offensive", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 63, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "05:56", + "score": "24-45", + "action": "made layup", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 63, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "05:46", + "score": "24-47", + "action": "made reverselayup", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 64, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "05:46", + "score": "24-47", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "05:32", + "score": "24-47", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "05:32", + "score": "24-47", + "action": "foulon", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "05:32", + "score": "24-47", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "05:32", + "score": "24-47", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "05:32", + "score": "24-47", + "action": "in", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "05:32", + "score": "24-47", + "action": "out", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "05:30", + "score": "24-47", + "action": "badpass", + "player_number": "22", + "player_name": "R. Avist", + "player_id": 16, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "05:30", + "score": "24-47", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 66, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "05:24", + "score": "24-47", + "action": "missed layup", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 66, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "05:21", + "score": "24-47", + "action": "defensive", + "player_number": "1", + "player_name": "O. Kantero", + "player_id": 8, + "possession_number": 67, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "05:19", + "score": "24-47", + "action": "personal", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 67, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "05:19", + "score": "24-47", + "action": "foulon", + "player_number": "1", + "player_name": "O. Kantero", + "player_id": 8, + "possession_number": 67, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "05:01", + "score": "26-47", + "action": "made drivinglayup", + "player_number": "1", + "player_name": "O. Kantero", + "player_id": 8, + "possession_number": 67, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "04:51", + "score": "26-50", + "action": "made stepbackjumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "04:29", + "score": "26-50", + "action": "ballhandling", + "player_number": "1", + "player_name": "O. Kantero", + "player_id": 8, + "possession_number": 69, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "04:29", + "score": "26-50", + "action": "out", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "04:29", + "score": "26-50", + "action": "out", + "player_number": "1", + "player_name": "O. Kantero", + "player_id": 8, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "04:29", + "score": "26-50", + "action": "in", + "player_number": "3", + "player_name": "K. Kukkonen", + "player_id": 11, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "04:29", + "score": "26-50", + "action": "out", + "player_number": "22", + "player_name": "R. Avist", + "player_id": 16, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "04:29", + "score": "26-50", + "action": "in", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "04:29", + "score": "26-50", + "action": "in", + "player_number": "17", + "player_name": "A. Sufuentes Perez", + "player_id": 14, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "04:12", + "score": "26-50", + "action": "missed jumpshot", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "04:11", + "score": "26-50", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "04:01", + "score": "26-50", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "03:59", + "score": "26-50", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 71, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "03:45", + "score": "28-50", + "action": "made drivinglayup", + "player_number": "17", + "player_name": "A. Sufuentes Perez", + "player_id": 14, + "possession_number": 71, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "03:31", + "score": "28-50", + "action": "missed drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "03:29", + "score": "28-50", + "action": "defensive", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 73, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "03:26", + "score": "30-50", + "action": "made layup", + "player_number": "17", + "player_name": "A. Sufuentes Perez", + "player_id": 14, + "possession_number": 73, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "03:26", + "score": "30-50", + "action": "assist", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 74, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "2", + "time": "03:24", + "score": "30-50", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 74, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:24", + "score": "30-50", + "action": "in", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 74, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:24", + "score": "30-50", + "action": "out", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13, + "possession_number": 74, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "03:24", + "score": "30-50", + "action": "in", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 7, + "possession_number": 74, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "03:24", + "score": "30-50", + "action": "out", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 74, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "03:24", + "score": "30-50", + "action": "in", + "player_number": "26", + "player_name": "R. Hinkkanen", + "player_id": 20, + "possession_number": 74, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "03:24", + "score": "30-50", + "action": "out", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 74, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "02:58", + "score": "30-50", + "action": "24sec", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 74, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "02:45", + "score": "30-50", + "action": "missed jumpshot", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 75, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "02:43", + "score": "30-50", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 76, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "02:30", + "score": "30-50", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 76, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "02:29", + "score": "30-50", + "action": "defensive", + "player_number": "17", + "player_name": "A. Sufuentes Perez", + "player_id": 14, + "possession_number": 77, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "02:29", + "score": "30-50", + "action": "personal", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 77, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "02:29", + "score": "30-50", + "action": "foulon", + "player_number": "17", + "player_name": "A. Sufuentes Perez", + "player_id": 14, + "possession_number": 77, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "02:23", + "score": "30-50", + "action": "personal", + "player_number": "26", + "player_name": "R. Hinkkanen", + "player_id": 20, + "possession_number": 77, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "02:23", + "score": "30-50", + "action": "foulon", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 77, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "02:18", + "score": "30-50", + "action": "missed drivinglayup", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 77, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "02:15", + "score": "30-50", + "action": "defensive", + "player_number": "26", + "player_name": "R. Hinkkanen", + "player_id": 20, + "possession_number": 78, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "02:10", + "score": "30-50", + "action": "personal", + "player_number": "3", + "player_name": "K. Kukkonen", + "player_id": 11, + "possession_number": 78, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "02:10", + "score": "30-50", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 78, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "02:02", + "score": "30-50", + "action": "missed jumpshot", + "player_number": "26", + "player_name": "R. Hinkkanen", + "player_id": 20, + "possession_number": 78, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "01:56", + "score": "30-50", + "action": "defensive", + "player_number": "17", + "player_name": "A. Sufuentes Perez", + "player_id": 14, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "01:40", + "score": "30-50", + "action": "personal", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "01:40", + "score": "30-50", + "action": "foulon", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "01:40", + "score": "30-50", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "01:40", + "score": "30-50", + "action": "out", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "01:40", + "score": "30-50", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 15, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "01:40", + "score": "30-50", + "action": "in", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "01:40", + "score": "31-50", + "action": "made 1of2", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "01:40", + "score": "31-50", + "action": "assist", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "01:40", + "score": "32-50", + "action": "made 2of2", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "01:22", + "score": "32-50", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 15, + "possession_number": 80, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "01:20", + "score": "32-50", + "action": "defensive", + "player_number": "17", + "player_name": "A. Sufuentes Perez", + "player_id": 14, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "01:08", + "score": "34-50", + "action": "made jumpshot", + "player_number": "3", + "player_name": "K. Kukkonen", + "player_id": 11, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "01:08", + "score": "34-50", + "action": "assist", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12, + "possession_number": 82, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "00:44", + "score": "34-50", + "action": "travel", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 82, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:44", + "score": "34-50", + "action": "in", + "player_number": "22", + "player_name": "R. Avist", + "player_id": 16, + "possession_number": 83, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:44", + "score": "34-50", + "action": "out", + "player_number": "3", + "player_name": "K. Kukkonen", + "player_id": 11, + "possession_number": 83, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "00:37", + "score": "34-50", + "action": "ballhandling", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 83, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "00:32", + "score": "34-50", + "action": "personal", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12, + "possession_number": 84, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "00:32", + "score": "34-50", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 84, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "2", + "time": "00:32", + "score": "34-50", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 84, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:32", + "score": "34-50", + "action": "in", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 84, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:32", + "score": "34-50", + "action": "out", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 7, + "possession_number": 84, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "00:09", + "score": "34-50", + "action": "missed stepbackjumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 84, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "00:06", + "score": "34-50", + "action": "defensive", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12, + "possession_number": 85, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "00:00", + "score": "37-50", + "action": "made jumpshot", + "player_number": "17", + "player_name": "A. Sufuentes Perez", + "player_id": 14, + "possession_number": 85, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "00:00", + "score": "37-50", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "37-50", + "action": "out", + "player_number": "22", + "player_name": "R. Avist", + "player_id": 16 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "37-50", + "action": "out", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "37-50", + "action": "in", + "player_number": "1", + "player_name": "O. Kantero", + "player_id": 8 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "37-50", + "action": "in", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "37-50", + "action": "out", + "player_number": "26", + "player_name": "R. Hinkkanen", + "player_id": 20 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "37-50", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 15 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "37-50", + "action": "in", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "37-50", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9 + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "10:00", + "score": "37-50", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "09:49", + "score": "37-50", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "09:47", + "score": "37-50", + "action": "defensive", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "09:24", + "score": "37-50", + "action": "missed fadeaway", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "09:21", + "score": "37-50", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "09:13", + "score": "37-50", + "action": "travel", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "09:00", + "score": "37-50", + "action": "badpass", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 90, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "2", + "time": "09:00", + "score": "37-50", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "08:54", + "score": "37-52", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "08:54", + "score": "37-52", + "action": "personal", + "player_number": "17", + "player_name": "A. Sufuentes Perez", + "player_id": 14, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "08:54", + "score": "37-52", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "08:54", + "score": "37-52", + "action": "assist", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "08:54", + "score": "37-53", + "action": "made 1of1", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "08:33", + "score": "37-53", + "action": "personal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "08:33", + "score": "37-53", + "action": "foulon", + "player_number": "1", + "player_name": "O. Kantero", + "player_id": 8, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "08:32", + "score": "37-53", + "action": "personal", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "08:32", + "score": "37-53", + "action": "foulon", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "08:28", + "score": "40-53", + "action": "made pullupjumpshot", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "07:54", + "score": "40-53", + "action": "missed floatingjumpshot", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 93, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "07:54", + "score": "40-53", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 93, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "07:54", + "score": "40-53", + "action": "defensive", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "07:51", + "score": "40-53", + "action": "offensive", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "07:47", + "score": "40-53", + "action": "badpass", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "2", + "time": "07:47", + "score": "40-53", + "action": "steal", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "07:45", + "score": "40-53", + "action": "unsportsmanlike", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "07:45", + "score": "40-53", + "action": "foulon", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "07:45", + "score": "40-54", + "action": "made 1of2", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "07:45", + "score": "40-55", + "action": "made 2of2", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "07:40", + "score": "40-55", + "action": "missed drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "07:37", + "score": "40-55", + "action": "defensive", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "07:21", + "score": "40-55", + "action": "badpass", + "player_number": "17", + "player_name": "A. Sufuentes Perez", + "player_id": 14, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "2", + "time": "07:21", + "score": "40-55", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "07:15", + "score": "40-55", + "action": "missed drivinglayup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q3", + "team": "1", + "time": "07:15", + "score": "40-55", + "action": "block", + "player_number": "17", + "player_name": "A. Sufuentes Perez", + "player_id": 14, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "07:11", + "score": "40-55", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "07:01", + "score": "40-55", + "action": "missed turnaroundjumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "06:58", + "score": "40-55", + "action": "defensive", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "06:53", + "score": "40-55", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "06:53", + "score": "40-55", + "action": "foulon", + "player_number": "1", + "player_name": "O. Kantero", + "player_id": 8, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "06:48", + "score": "40-55", + "action": "personal", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "06:48", + "score": "40-55", + "action": "foulon", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "06:38", + "score": "40-55", + "action": "missed jumpshot", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "06:33", + "score": "40-55", + "action": "offensive", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "06:33", + "score": "40-55", + "action": "missed layup", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q3", + "team": "2", + "time": "06:33", + "score": "40-55", + "action": "block", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "06:29", + "score": "40-55", + "action": "offensive", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "06:27", + "score": "42-55", + "action": "made layup", + "player_number": "1", + "player_name": "O. Kantero", + "player_id": 8, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "06:27", + "score": "42-55", + "action": "assist", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 99, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "06:13", + "score": "42-58", + "action": "made jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 99, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "06:13", + "score": "42-58", + "action": "assist", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "05:57", + "score": "42-58", + "action": "badpass", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "2", + "time": "05:57", + "score": "42-58", + "action": "steal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "05:54", + "score": "42-60", + "action": "made drivinglayup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "05:41", + "score": "42-60", + "action": "personal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "05:41", + "score": "42-60", + "action": "foulon", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:41", + "score": "42-60", + "action": "out", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:41", + "score": "42-60", + "action": "out", + "player_number": "1", + "player_name": "O. Kantero", + "player_id": 8, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:41", + "score": "42-60", + "action": "in", + "player_number": "3", + "player_name": "K. Kukkonen", + "player_id": 11, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:41", + "score": "42-60", + "action": "in", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "05:41", + "score": "42-60", + "action": "in", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 10, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "05:41", + "score": "42-60", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "05:41", + "score": "42-60", + "action": "missed 1of2", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "05:41", + "score": "43-60", + "action": "made 2of2", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "05:33", + "score": "43-62", + "action": "made pullupjumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 103, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "05:14", + "score": "45-62", + "action": "made jumpshot", + "player_number": "17", + "player_name": "A. Sufuentes Perez", + "player_id": 14, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "05:14", + "score": "45-62", + "action": "assist", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "04:57", + "score": "45-62", + "action": "missed stepbackjumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "04:56", + "score": "45-62", + "action": "offensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "04:53", + "score": "45-62", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "04:51", + "score": "45-62", + "action": "defensive", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "04:42", + "score": "47-62", + "action": "made drivinglayup", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "04:28", + "score": "47-62", + "action": "missed jumpshot", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 10, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "04:26", + "score": "47-62", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "04:25", + "score": "47-62", + "action": "missed layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "04:20", + "score": "47-62", + "action": "defensive", + "player_number": "17", + "player_name": "A. Sufuentes Perez", + "player_id": 14, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "04:15", + "score": "47-62", + "action": "missed layup", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q3", + "team": "2", + "time": "04:15", + "score": "47-62", + "action": "block", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "04:10", + "score": "47-62", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "04:10", + "score": "47-62", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "04:10", + "score": "47-62", + "action": "out", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "04:03", + "score": "47-62", + "action": "missed jumpshot", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "03:59", + "score": "47-62", + "action": "defensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 10, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "03:50", + "score": "47-62", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "03:47", + "score": "47-62", + "action": "defensive", + "player_number": "3", + "player_name": "K. Kukkonen", + "player_id": 11, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "03:26", + "score": "47-62", + "action": "missed pullupjumpshot", + "player_number": "3", + "player_name": "K. Kukkonen", + "player_id": 11, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "03:24", + "score": "47-62", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "03:18", + "score": "47-64", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "02:58", + "score": "47-64", + "action": "missed jumpshot", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 112, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "02:56", + "score": "47-64", + "action": "defensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 10, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "02:43", + "score": "47-64", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "02:43", + "score": "47-64", + "action": "offensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "02:43", + "score": "47-64", + "action": "personal", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "02:43", + "score": "47-64", + "action": "foulon", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "02:43", + "score": "47-64", + "action": "out", + "player_number": "17", + "player_name": "A. Sufuentes Perez", + "player_id": 14, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "02:43", + "score": "47-64", + "action": "out", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "02:43", + "score": "47-64", + "action": "in", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "02:43", + "score": "47-64", + "action": "in", + "player_number": "22", + "player_name": "R. Avist", + "player_id": 16, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "02:43", + "score": "47-65", + "action": "made 1of2", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "02:43", + "score": "47-66", + "action": "made 2of2", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "02:32", + "score": "47-66", + "action": "missed layup", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "02:30", + "score": "47-66", + "action": "offensive", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "02:28", + "score": "49-66", + "action": "made layup", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "02:17", + "score": "49-66", + "action": "doubledribble", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "02:17", + "score": "49-66", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 15, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "02:17", + "score": "49-66", + "action": "out", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "02:07", + "score": "49-66", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "02:07", + "score": "49-66", + "action": "foulon", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "02:07", + "score": "49-66", + "action": "in", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "02:07", + "score": "49-66", + "action": "out", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "02:07", + "score": "49-66", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "02:07", + "score": "49-66", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "02:07", + "score": "50-66", + "action": "made 1of2", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "02:07", + "score": "51-66", + "action": "made 2of2", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "01:51", + "score": "51-69", + "action": "made pullupjumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 15, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "01:32", + "score": "53-69", + "action": "made layup", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "01:32", + "score": "53-69", + "action": "assist", + "player_number": "3", + "player_name": "K. Kukkonen", + "player_id": 11, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "01:25", + "score": "53-69", + "action": "badpass", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q3", + "team": "1", + "time": "01:25", + "score": "53-69", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:25", + "score": "53-69", + "action": "in", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 7, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:25", + "score": "53-69", + "action": "out", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 10, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "01:12", + "score": "53-69", + "action": "missed jumpshot", + "player_number": "22", + "player_name": "R. Avist", + "player_id": 16, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "01:10", + "score": "53-69", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "01:00", + "score": "53-69", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 15, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "00:58", + "score": "53-69", + "action": "defensive", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "00:51", + "score": "53-69", + "action": "badpass", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "2", + "time": "00:51", + "score": "53-69", + "action": "steal", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 7, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "00:45", + "score": "53-71", + "action": "made dunk", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "00:45", + "score": "53-71", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "00:35", + "score": "53-71", + "action": "personal", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 7, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "00:35", + "score": "53-71", + "action": "foulon", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "00:35", + "score": "53-71", + "action": "missed 1of2", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "00:35", + "score": "53-71", + "action": "missed 2of2", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "00:33", + "score": "53-71", + "action": "offensive", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "00:21", + "score": "53-71", + "action": "missed pullupjumpshot", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "00:18", + "score": "53-71", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "00:02", + "score": "53-71", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 15, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "00:01", + "score": "53-71", + "action": "defensive", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 126, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "00:00", + "score": "53-71", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "53-71", + "action": "out", + "player_number": "3", + "player_name": "K. Kukkonen", + "player_id": 11 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "53-71", + "action": "out", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "53-71", + "action": "in", + "player_number": "1", + "player_name": "O. Kantero", + "player_id": 8 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "53-71", + "action": "out", + "player_number": "22", + "player_name": "R. Avist", + "player_id": 16 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "53-71", + "action": "in", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "53-71", + "action": "in", + "player_number": "17", + "player_name": "A. Sufuentes Perez", + "player_id": 14 + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "10:00", + "score": "53-71", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "09:50", + "score": "53-71", + "action": "missed jumpshot", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 127, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "09:47", + "score": "53-71", + "action": "defensive", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 128, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "09:31", + "score": "53-71", + "action": "missed pullupjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 128, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "09:31", + "score": "53-71", + "action": "defensive", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 129, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q4", + "team": "1", + "time": "09:31", + "score": "53-71", + "action": "block", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 129, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "09:26", + "score": "53-71", + "action": "personal", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 7, + "possession_number": 129, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "09:26", + "score": "53-71", + "action": "foulon", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 129, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "09:26", + "score": "54-71", + "action": "made 1of2", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 129, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "09:26", + "score": "54-71", + "action": "assist", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 129, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "09:26", + "score": "55-71", + "action": "made 2of2", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 129, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "09:26", + "score": "55-71", + "action": "in", + "player_number": "22", + "player_name": "R. Avist", + "player_id": 16, + "possession_number": 130, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "09:26", + "score": "55-71", + "action": "out", + "player_number": "17", + "player_name": "A. Sufuentes Perez", + "player_id": 14, + "possession_number": 130, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "09:10", + "score": "55-71", + "action": "missed jumpshot", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 130, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "09:07", + "score": "55-71", + "action": "offensive", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 7, + "possession_number": 130, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "09:04", + "score": "55-73", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 130, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "09:04", + "score": "55-73", + "action": "assist", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 7, + "possession_number": 131, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "08:46", + "score": "58-73", + "action": "made pullupjumpshot", + "player_number": "22", + "player_name": "R. Avist", + "player_id": 16, + "possession_number": 131, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "08:24", + "score": "58-73", + "action": "missed jumpshot", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 7, + "possession_number": 132, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "08:21", + "score": "58-73", + "action": "defensive", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 133, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "08:19", + "score": "58-73", + "action": "badpass", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 133, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "08:15", + "score": "58-73", + "action": "personal", + "player_number": "22", + "player_name": "R. Avist", + "player_id": 16, + "possession_number": 134, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "08:15", + "score": "58-73", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 134, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "08:15", + "score": "58-73", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 134, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "08:15", + "score": "58-73", + "action": "out", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 7, + "possession_number": 134, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "08:15", + "score": "58-73", + "action": "in", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 10, + "possession_number": 134, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "08:15", + "score": "58-73", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 134, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "08:06", + "score": "58-73", + "action": "personal", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 134, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "08:06", + "score": "58-73", + "action": "foulon", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 134, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "08:06", + "score": "58-73", + "action": "missed 1of2", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 134, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "08:06", + "score": "58-74", + "action": "made 2of2", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 134, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "08:06", + "score": "58-74", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 135, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "07:54", + "score": "60-74", + "action": "made layup", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 135, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "07:54", + "score": "60-74", + "action": "assist", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 136, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "07:42", + "score": "60-74", + "action": "missed drivinglayup", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 15, + "possession_number": 136, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q4", + "team": "1", + "time": "07:42", + "score": "60-74", + "action": "block", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 136, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "07:37", + "score": "60-74", + "action": "defensive", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 137, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "07:37", + "score": "60-74", + "action": "personal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 10, + "possession_number": 137, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "07:37", + "score": "60-74", + "action": "foulon", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 137, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "07:37", + "score": "60-74", + "action": "in", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 137, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "07:37", + "score": "60-74", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 15, + "possession_number": 137, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "07:30", + "score": "60-74", + "action": "offensive", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 137, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "07:30", + "score": "60-74", + "action": "offensive", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 137, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "07:30", + "score": "60-74", + "action": "foulon", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 138, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "07:20", + "score": "60-74", + "action": "travel", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 138, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "07:09", + "score": "62-74", + "action": "made layup", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 139, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "07:09", + "score": "62-74", + "action": "assist", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 140, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "06:52", + "score": "62-74", + "action": "badpass", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 10, + "possession_number": 140, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "06:44", + "score": "62-74", + "action": "missed jumpshot", + "player_number": "22", + "player_name": "R. Avist", + "player_id": 16, + "possession_number": 141, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "06:41", + "score": "62-74", + "action": "defensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 10, + "possession_number": 142, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "06:31", + "score": "62-74", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 142, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "06:28", + "score": "62-74", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 143, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "06:17", + "score": "65-74", + "action": "made jumpshot", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 143, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "06:17", + "score": "65-74", + "action": "assist", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 144, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "2", + "time": "06:13", + "score": "65-74", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 144, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "06:13", + "score": "65-74", + "action": "in", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12, + "possession_number": 144, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "06:13", + "score": "65-74", + "action": "out", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 144, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "06:13", + "score": "65-74", + "action": "in", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 144, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "06:13", + "score": "65-74", + "action": "out", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 10, + "possession_number": 144, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "05:58", + "score": "65-74", + "action": "missed turnaroundjumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 144, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "05:55", + "score": "65-74", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 144, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "05:54", + "score": "65-74", + "action": "missed layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 144, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "05:52", + "score": "65-74", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 144, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "05:52", + "score": "65-76", + "action": "made layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 144, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "05:24", + "score": "65-76", + "action": "missed floatingjumpshot", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 145, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "05:21", + "score": "65-76", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "05:11", + "score": "65-76", + "action": "missed reverselayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "05:08", + "score": "65-76", + "action": "defensive", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12, + "possession_number": 147, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "04:59", + "score": "65-76", + "action": "badpass", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 147, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "04:59", + "score": "65-76", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "04:56", + "score": "65-76", + "action": "personal", + "player_number": "1", + "player_name": "O. Kantero", + "player_id": 8, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "04:56", + "score": "65-76", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "04:45", + "score": "65-79", + "action": "made jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "04:45", + "score": "65-79", + "action": "assist", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 149, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "04:28", + "score": "65-79", + "action": "missed drivinglayup", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 149, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "04:25", + "score": "65-79", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 150, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "04:10", + "score": "65-79", + "action": "in", + "player_number": "3", + "player_name": "K. Kukkonen", + "player_id": 11, + "possession_number": 150, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "04:10", + "score": "65-79", + "action": "out", + "player_number": "1", + "player_name": "O. Kantero", + "player_id": 8, + "possession_number": 150, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "04:07", + "score": "65-79", + "action": "badpass", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 150, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "04:07", + "score": "65-79", + "action": "steal", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 151, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "04:03", + "score": "65-79", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 151, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "04:03", + "score": "65-79", + "action": "foulon", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 151, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:03", + "score": "65-79", + "action": "in", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 10, + "possession_number": 151, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:03", + "score": "65-79", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 151, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "04:03", + "score": "66-79", + "action": "made 1of2", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 151, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "04:03", + "score": "66-79", + "action": "missed 2of2", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 151, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "04:01", + "score": "66-79", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "04:01", + "score": "66-79", + "action": "personal", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "04:01", + "score": "66-79", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "1", + "time": "04:01", + "score": "66-79", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "04:01", + "score": "66-79", + "action": "in", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "04:01", + "score": "66-79", + "action": "out", + "player_number": "3", + "player_name": "K. Kukkonen", + "player_id": 11, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "04:01", + "score": "66-79", + "action": "missed 1of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "04:01", + "score": "66-80", + "action": "made 2of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "03:46", + "score": "66-80", + "action": "badpass", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 153, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "03:46", + "score": "66-80", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 154, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "03:30", + "score": "66-82", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 154, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "03:18", + "score": "69-82", + "action": "made jumpshot", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 155, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "03:18", + "score": "69-82", + "action": "assist", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 156, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "03:03", + "score": "69-85", + "action": "made jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 156, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "03:03", + "score": "69-85", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 157, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "02:49", + "score": "69-85", + "action": "missed drivinglayup", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 157, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "02:47", + "score": "69-85", + "action": "defensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 10, + "possession_number": 158, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "02:33", + "score": "69-87", + "action": "made drivinglayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 158, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "02:33", + "score": "69-87", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 159, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "02:20", + "score": "72-87", + "action": "made jumpshot", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13, + "possession_number": 159, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "02:20", + "score": "72-87", + "action": "assist", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 160, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "02:07", + "score": "72-87", + "action": "personal", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13, + "possession_number": 160, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "02:07", + "score": "72-87", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 160, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "02:07", + "score": "72-87", + "action": "in", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 160, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "02:07", + "score": "72-87", + "action": "out", + "player_number": "10", + "player_name": "S. Laakso", + "player_id": 12, + "possession_number": 160, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "02:07", + "score": "72-88", + "action": "made 1of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 160, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "02:07", + "score": "72-89", + "action": "made 2of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 160, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "02:03", + "score": "72-89", + "action": "missed jumpshot", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13, + "possession_number": 161, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "02:00", + "score": "72-89", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 162, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "01:45", + "score": "72-91", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 162, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "01:45", + "score": "72-91", + "action": "assist", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 10, + "possession_number": 163, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "01:35", + "score": "72-91", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 163, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "01:32", + "score": "72-91", + "action": "defensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 164, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "01:25", + "score": "72-91", + "action": "out", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 3, + "possession_number": 164, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "01:25", + "score": "72-91", + "action": "out", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 10, + "possession_number": 164, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "01:25", + "score": "72-91", + "action": "in", + "player_number": "4", + "player_name": "E. Ylipeltola", + "player_id": 21, + "possession_number": 164, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "01:25", + "score": "72-91", + "action": "in", + "player_number": "8", + "player_name": "A. Siekkinen", + "player_id": 22, + "possession_number": 164, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "01:25", + "score": "72-91", + "action": "out", + "player_number": "15", + "player_name": "M. Rautasalo", + "player_id": 4, + "possession_number": 164, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "01:25", + "score": "72-91", + "action": "out", + "player_number": "8", + "player_name": "A. Michelsen", + "player_id": 5, + "possession_number": 164, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "01:25", + "score": "72-91", + "action": "in", + "player_number": "1", + "player_name": "O. Kantero", + "player_id": 8, + "possession_number": 164, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "01:25", + "score": "72-91", + "action": "out", + "player_number": "32", + "player_name": "E. Skamo", + "player_id": 2, + "possession_number": 164, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "01:25", + "score": "72-91", + "action": "in", + "player_number": "11", + "player_name": "E. Erakangas", + "player_id": 18, + "possession_number": 164, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "01:25", + "score": "72-91", + "action": "in", + "player_number": "55", + "player_name": "O. Niemi", + "player_id": 23, + "possession_number": 164, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "01:13", + "score": "72-91", + "action": "missed stepbackjumpshot", + "player_number": "8", + "player_name": "A. Siekkinen", + "player_id": 22, + "possession_number": 164, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "01:09", + "score": "72-91", + "action": "defensive", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13, + "possession_number": 165, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "01:05", + "score": "72-91", + "action": "personal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 165, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "01:05", + "score": "72-91", + "action": "foulon", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13, + "possession_number": 165, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "00:59", + "score": "72-91", + "action": "missed pullupjumpshot", + "player_number": "1", + "player_name": "O. Kantero", + "player_id": 8, + "possession_number": 165, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "00:56", + "score": "72-91", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 166, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "00:38", + "score": "72-94", + "action": "made pullupjumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 166, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "00:25", + "score": "72-94", + "action": "missed pullupjumpshot", + "player_number": "0", + "player_name": "V. Mustola", + "player_id": 13, + "possession_number": 167, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "00:22", + "score": "72-94", + "action": "defensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 19, + "possession_number": 168, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "00:06", + "score": "72-94", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 168, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "00:04", + "score": "72-94", + "action": "24sec", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 168, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "72-94", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "game", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "72-94", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + } + ], + "players": [ + { + "player_id": 1, + "name": "J. McCoy", + "number": "12", + "team": "2" + }, + { + "player_id": 2, + "name": "E. Skamo", + "number": "32", + "team": "1" + }, + { + "player_id": 3, + "name": "J. Hilmer", + "number": "55", + "team": "2" + }, + { + "player_id": 4, + "name": "M. Rautasalo", + "number": "15", + "team": "1" + }, + { + "player_id": 5, + "name": "A. Michelsen", + "number": "8", + "team": "1" + }, + { + "player_id": 6, + "name": "J. Cookson", + "number": "5", + "team": "2" + }, + { + "player_id": 7, + "name": "S. Salmenkivi", + "number": "7", + "team": "2" + }, + { + "player_id": 8, + "name": "O. Kantero", + "number": "1", + "team": "1" + }, + { + "player_id": 9, + "name": "N. Kärkkäinen", + "number": "44", + "team": "2" + }, + { + "player_id": 10, + "name": "V. Virtaharju", + "number": "16", + "team": "2" + }, + { + "player_id": 11, + "name": "K. Kukkonen", + "number": "3", + "team": "1" + }, + { + "player_id": 12, + "name": "S. Laakso", + "number": "10", + "team": "1" + }, + { + "player_id": 13, + "name": "V. Mustola", + "number": "0", + "team": "1" + }, + { + "player_id": 14, + "name": "A. Sufuentes Perez", + "number": "17", + "team": "1" + }, + { + "player_id": 15, + "name": "E. Laaksonen", + "number": "11", + "team": "2" + }, + { + "player_id": 16, + "name": "R. Avist", + "number": "22", + "team": "1" + }, + { + "player_id": 17, + "name": "S. Mäntymaa", + "number": "45", + "team": "2" + }, + { + "player_id": 18, + "name": "E. Erakangas", + "number": "11", + "team": "1" + }, + { + "player_id": 19, + "name": "P. Hinkkanen", + "number": "24", + "team": "2" + }, + { + "player_id": 20, + "name": "R. Hinkkanen", + "number": "26", + "team": "2" + }, + { + "player_id": 21, + "name": "E. Ylipeltola", + "number": "4", + "team": "2" + }, + { + "player_id": 22, + "name": "A. Siekkinen", + "number": "8", + "team": "2" + }, + { + "player_id": 23, + "name": "O. Niemi", + "number": "55", + "team": "1" + } + ], + "possessions": { + "total_possessions": 169, + "team1_possessions": 85, + "team2_possessions": 84, + "team1_avg_possession_length_seconds": 14.58, + "team2_avg_possession_length_seconds": 13.82, + "possessions_list": [ + { + "possession_number": 1, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q1", + "end_time": "09:58", + "end_time_seconds": 598, + "end_period": "Q1", + "duration_seconds": 2, + "events": [ + { + "event_type": "jumpball", + "time": "09:58", + "action": "won won", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "0-0", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 2, + "team": "1", + "start_time": "09:58", + "start_time_seconds": 598, + "start_period": "Q1", + "end_time": "09:24", + "end_time_seconds": 564, + "end_period": "Q1", + "duration_seconds": 34, + "events": [ + { + "event_type": "jumpball", + "time": "09:58", + "action": "won lost", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "09:47", + "action": "ballhandling", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "0-0", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "09:30", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "0-0", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:25", + "action": "offensive", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "0-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:25", + "action": "missed tipinlayup", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "0-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 3, + "team": "2", + "start_time": "09:24", + "start_time_seconds": 564, + "start_period": "Q1", + "end_time": "09:06", + "end_time_seconds": 546, + "end_period": "Q1", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "09:24", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:08", + "action": "missed jumpshot", + "team": "2", + "player_id": 7, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "0-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 4, + "team": "1", + "start_time": "09:06", + "start_time_seconds": 546, + "start_period": "Q1", + "end_time": "08:53", + "end_time_seconds": 533, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "09:06", + "action": "defensive", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:53", + "action": "made layup", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "2-0", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:53", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "2-0", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:53", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "2-0", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:53", + "action": "made 1of1", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "3-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 5, + "team": "2", + "start_time": "08:53", + "start_time_seconds": 533, + "start_period": "Q1", + "end_time": "08:36", + "end_time_seconds": 516, + "end_period": "Q1", + "duration_seconds": 17, + "events": [ + { + "event_type": "freethrow", + "time": "08:53", + "action": "made 1of1", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "3-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:36", + "action": "made layup", + "team": "2", + "player_id": 7, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "3-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 6, + "team": "1", + "start_time": "08:36", + "start_time_seconds": 516, + "start_period": "Q1", + "end_time": "08:30", + "end_time_seconds": 510, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "2pt", + "time": "08:36", + "action": "made layup", + "team": "2", + "player_id": 7, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "3-2", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:36", + "action": "assist", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "3-2", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "08:30", + "action": "ballhandling", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "3-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 7, + "team": "2", + "start_time": "08:30", + "start_time_seconds": 510, + "start_period": "Q1", + "end_time": "08:27", + "end_time_seconds": 507, + "end_period": "Q1", + "duration_seconds": 3, + "events": [ + { + "event_type": "turnover", + "time": "08:30", + "action": "ballhandling", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "3-2", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "08:30", + "action": "steal", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "3-2", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:27", + "action": "made dunk", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "3-4", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 8, + "team": "1", + "start_time": "08:27", + "start_time_seconds": 507, + "start_period": "Q1", + "end_time": "08:15", + "end_time_seconds": 495, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "08:27", + "action": "made dunk", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "3-4", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:15", + "action": "made hookshot", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "5-4", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 9, + "team": "2", + "start_time": "08:15", + "start_time_seconds": 495, + "start_period": "Q1", + "end_time": "07:54", + "end_time_seconds": 474, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "08:15", + "action": "made hookshot", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "5-4", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:58", + "action": "missed jumpshot", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "5-4", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 10, + "team": "1", + "start_time": "07:54", + "start_time_seconds": 474, + "start_period": "Q1", + "end_time": "07:50", + "end_time_seconds": 470, + "end_period": "Q1", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "07:54", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "O. Kantero", + "player_number": "1", + "score": "5-4", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:50", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "8-4", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 11, + "team": "2", + "start_time": "07:50", + "start_time_seconds": 470, + "start_period": "Q1", + "end_time": "07:24", + "end_time_seconds": 444, + "end_period": "Q1", + "duration_seconds": 26, + "events": [ + { + "event_type": "3pt", + "time": "07:50", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "8-4", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:27", + "action": "missed drivinglayup", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "8-4", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 12, + "team": "1", + "start_time": "07:24", + "start_time_seconds": 444, + "start_period": "Q1", + "end_time": "07:13", + "end_time_seconds": 433, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "07:24", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "8-4", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:13", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "11-4", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 13, + "team": "2", + "start_time": "07:13", + "start_time_seconds": 433, + "start_period": "Q1", + "end_time": "06:58", + "end_time_seconds": 418, + "end_period": "Q1", + "duration_seconds": 15, + "events": [ + { + "event_type": "3pt", + "time": "07:13", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "11-4", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:13", + "action": "assist", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "11-4", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:58", + "action": "made jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "11-7", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 14, + "team": "1", + "start_time": "06:58", + "start_time_seconds": 418, + "start_period": "Q1", + "end_time": "06:46", + "end_time_seconds": 406, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "3pt", + "time": "06:58", + "action": "made jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "11-7", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:58", + "action": "assist", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "11-7", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "06:46", + "action": "personal", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "11-7", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:46", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "11-7", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:46", + "action": "in", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "11-7", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:46", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "11-7", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:46", + "action": "made 1of2", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "12-7", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "06:46", + "action": "assist", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "12-7", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:46", + "action": "made 2of2", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "13-7", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 15, + "team": "2", + "start_time": "06:46", + "start_time_seconds": 406, + "start_period": "Q1", + "end_time": "06:25", + "end_time_seconds": 385, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "freethrow", + "time": "06:46", + "action": "made 2of2", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "13-7", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "06:28", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "K. Kukkonen", + "player_number": "3", + "score": "13-7", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:28", + "action": "out", + "team": "1", + "player_id": 8, + "player_name": "O. Kantero", + "player_number": "1", + "score": "13-7", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:28", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "13-7", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:28", + "action": "out", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "13-7", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "06:25", + "action": "ballhandling", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "13-7", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 16, + "team": "1", + "start_time": "06:25", + "start_time_seconds": 385, + "start_period": "Q1", + "end_time": "06:19", + "end_time_seconds": 379, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "turnover", + "time": "06:25", + "action": "ballhandling", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "13-7", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "06:25", + "action": "steal", + "team": "1", + "player_id": 11, + "player_name": "K. Kukkonen", + "player_number": "3", + "score": "13-7", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "06:19", + "action": "badpass", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "13-7", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 17, + "team": "2", + "start_time": "06:19", + "start_time_seconds": 379, + "start_period": "Q1", + "end_time": "06:04", + "end_time_seconds": 364, + "end_period": "Q1", + "duration_seconds": 15, + "events": [ + { + "event_type": "turnover", + "time": "06:19", + "action": "badpass", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "13-7", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "06:19", + "action": "steal", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "13-7", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:06", + "action": "missed jumpshot", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "13-7", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 18, + "team": "1", + "start_time": "06:04", + "start_time_seconds": 364, + "start_period": "Q1", + "end_time": "05:38", + "end_time_seconds": 338, + "end_period": "Q1", + "duration_seconds": 26, + "events": [ + { + "event_type": "rebound", + "time": "06:04", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "13-7", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:48", + "action": "missed drivinglayup", + "team": "1", + "player_id": 11, + "player_name": "K. Kukkonen", + "player_number": "3", + "score": "13-7", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:45", + "action": "offensive", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "13-7", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:41", + "action": "missed jumpshot", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "13-7", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 19, + "team": "2", + "start_time": "05:38", + "start_time_seconds": 338, + "start_period": "Q1", + "end_time": "05:26", + "end_time_seconds": 326, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "05:38", + "action": "defensive", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "13-7", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:26", + "action": "made jumpshot", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "13-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 20, + "team": "1", + "start_time": "05:26", + "start_time_seconds": 326, + "start_period": "Q1", + "end_time": "05:12", + "end_time_seconds": 312, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "3pt", + "time": "05:26", + "action": "made jumpshot", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "13-10", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:26", + "action": "assist", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "13-10", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:12", + "action": "badpass", + "team": "1", + "player_id": 11, + "player_name": "K. Kukkonen", + "player_number": "3", + "score": "13-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 21, + "team": "2", + "start_time": "05:12", + "start_time_seconds": 312, + "start_period": "Q1", + "end_time": "05:00", + "end_time_seconds": 300, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "turnover", + "time": "05:12", + "action": "badpass", + "team": "1", + "player_id": 11, + "player_name": "K. Kukkonen", + "player_number": "3", + "score": "13-10", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "05:12", + "action": "steal", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "13-10", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:03", + "action": "missed jumpshot", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "13-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 22, + "team": "1", + "start_time": "05:00", + "start_time_seconds": 300, + "start_period": "Q1", + "end_time": "04:49", + "end_time_seconds": 289, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "05:00", + "action": "defensive", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "13-10", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:51", + "action": "made layup", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "15-10", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "04:51", + "action": "assist", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "15-10", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:51", + "action": "personal", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "15-10", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:51", + "action": "foulon", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "15-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:51", + "action": "in", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "15-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:51", + "action": "out", + "team": "1", + "player_id": 14, + "player_name": "A. Sufuentes Perez", + "player_number": "17", + "score": "15-10", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:51", + "action": "missed 1of1", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "15-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 23, + "team": "2", + "start_time": "04:49", + "start_time_seconds": 289, + "start_period": "Q1", + "end_time": "04:39", + "end_time_seconds": 279, + "end_period": "Q1", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "04:49", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "15-10", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "04:39", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "15-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 24, + "team": "1", + "start_time": "04:39", + "start_time_seconds": 279, + "start_period": "Q1", + "end_time": "04:31", + "end_time_seconds": 271, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "turnover", + "time": "04:39", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "15-10", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "04:39", + "action": "steal", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "15-10", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:31", + "action": "offensive", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "15-10", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "04:31", + "action": "offensive", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "15-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 25, + "team": "2", + "start_time": "04:31", + "start_time_seconds": 271, + "start_period": "Q1", + "end_time": "04:17", + "end_time_seconds": 257, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "turnover", + "time": "04:31", + "action": "offensive", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "15-10", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "04:31", + "action": "foulon", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "15-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:31", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "15-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:31", + "action": "out", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "15-10", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:17", + "action": "made jumpshot", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "15-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 26, + "team": "1", + "start_time": "04:17", + "start_time_seconds": 257, + "start_period": "Q1", + "end_time": "03:40", + "end_time_seconds": 220, + "end_period": "Q1", + "duration_seconds": 37, + "events": [ + { + "event_type": "3pt", + "time": "04:17", + "action": "made jumpshot", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "15-13", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:17", + "action": "assist", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "15-13", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:55", + "action": "personal", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "15-13", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:55", + "action": "foulon", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "15-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:55", + "action": "out", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "15-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:55", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "K. Kukkonen", + "player_number": "3", + "score": "15-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:55", + "action": "in", + "team": "1", + "player_id": 8, + "player_name": "O. Kantero", + "player_number": "1", + "score": "15-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:55", + "action": "in", + "team": "1", + "player_id": 16, + "player_name": "R. Avist", + "player_number": "22", + "score": "15-13", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:42", + "action": "missed jumpshot", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "15-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 27, + "team": "2", + "start_time": "03:40", + "start_time_seconds": 220, + "start_period": "Q1", + "end_time": "03:36", + "end_time_seconds": 216, + "end_period": "Q1", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "03:40", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "15-13", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:36", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "15-13", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:36", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "15-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:36", + "action": "in", + "team": "2", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "15-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:36", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "15-13", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:36", + "action": "made 1of2", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "15-14", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "03:36", + "action": "assist", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "15-14", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:36", + "action": "made 2of2", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "15-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 28, + "team": "1", + "start_time": "03:36", + "start_time_seconds": 216, + "start_period": "Q1", + "end_time": "03:25", + "end_time_seconds": 205, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "freethrow", + "time": "03:36", + "action": "made 2of2", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "15-15", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:26", + "action": "personal", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "15-15", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:26", + "action": "foulon", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "15-15", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:26", + "action": "in", + "team": "2", + "player_id": 7, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "15-15", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:26", + "action": "out", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "15-15", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:26", + "action": "made 1of2", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "16-15", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:26", + "action": "missed 2of2", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "16-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 29, + "team": "2", + "start_time": "03:25", + "start_time_seconds": 205, + "start_period": "Q1", + "end_time": "03:10", + "end_time_seconds": 190, + "end_period": "Q1", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "03:25", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "16-15", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:10", + "action": "made jumpshot", + "team": "2", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "16-18", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 30, + "team": "1", + "start_time": "03:10", + "start_time_seconds": 190, + "start_period": "Q1", + "end_time": "02:43", + "end_time_seconds": 163, + "end_period": "Q1", + "duration_seconds": 27, + "events": [ + { + "event_type": "3pt", + "time": "03:10", + "action": "made jumpshot", + "team": "2", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "16-18", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:10", + "action": "assist", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "16-18", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:43", + "action": "made drivinglayup", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "18-18", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 31, + "team": "2", + "start_time": "02:43", + "start_time_seconds": 163, + "start_period": "Q1", + "end_time": "02:29", + "end_time_seconds": 149, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "02:43", + "action": "made drivinglayup", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "18-18", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:29", + "action": "personal", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "18-18", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:29", + "action": "foulon", + "team": "2", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "18-18", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:29", + "action": "out", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "18-18", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:29", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "18-18", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:29", + "action": "in", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "18-18", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:29", + "action": "in", + "team": "1", + "player_id": 18, + "player_name": "E. Erakangas", + "player_number": "11", + "score": "18-18", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:29", + "action": "made 1of3", + "team": "2", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "18-19", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "02:29", + "action": "assist", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "18-19", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:29", + "action": "made 2of3", + "team": "2", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "18-20", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:29", + "action": "made 3of3", + "team": "2", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "18-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 32, + "team": "1", + "start_time": "02:29", + "start_time_seconds": 149, + "start_period": "Q1", + "end_time": "02:13", + "end_time_seconds": 133, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "freethrow", + "time": "02:29", + "action": "made 3of3", + "team": "2", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "18-21", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:15", + "action": "missed jumpshot", + "team": "1", + "player_id": 18, + "player_name": "E. Erakangas", + "player_number": "11", + "score": "18-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 33, + "team": "2", + "start_time": "02:13", + "start_time_seconds": 133, + "start_period": "Q1", + "end_time": "02:03", + "end_time_seconds": 123, + "end_period": "Q1", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "02:13", + "action": "defensive", + "team": "2", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "18-21", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:07", + "action": "missed jumpshot", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "18-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 34, + "team": "1", + "start_time": "02:03", + "start_time_seconds": 123, + "start_period": "Q1", + "end_time": "01:52", + "end_time_seconds": 112, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "02:03", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "18-21", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:55", + "action": "missed jumpshot", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "18-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 35, + "team": "2", + "start_time": "01:52", + "start_time_seconds": 112, + "start_period": "Q1", + "end_time": "01:44", + "end_time_seconds": 104, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "01:52", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "18-21", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:48", + "action": "missed jumpshot", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "18-21", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:45", + "action": "offensive", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "18-21", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:44", + "action": "made layup", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "18-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 36, + "team": "1", + "start_time": "01:44", + "start_time_seconds": 104, + "start_period": "Q1", + "end_time": "01:28", + "end_time_seconds": 88, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "01:44", + "action": "made layup", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "18-23", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:31", + "action": "missed jumpshot", + "team": "1", + "player_id": 16, + "player_name": "R. Avist", + "player_number": "22", + "score": "18-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 37, + "team": "2", + "start_time": "01:28", + "start_time_seconds": 88, + "start_period": "Q1", + "end_time": "01:18", + "end_time_seconds": 78, + "end_period": "Q1", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "01:28", + "action": "defensive", + "team": "2", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "18-23", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "01:18", + "action": "ballhandling", + "team": "2", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "18-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 38, + "team": "1", + "start_time": "01:18", + "start_time_seconds": 78, + "start_period": "Q1", + "end_time": "01:12", + "end_time_seconds": 72, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "turnover", + "time": "01:18", + "action": "ballhandling", + "team": "2", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "18-23", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "01:18", + "action": "steal", + "team": "1", + "player_id": 8, + "player_name": "O. Kantero", + "player_number": "1", + "score": "18-23", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:12", + "action": "made jumpshot", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "21-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 39, + "team": "2", + "start_time": "01:12", + "start_time_seconds": 72, + "start_period": "Q1", + "end_time": "00:57", + "end_time_seconds": 57, + "end_period": "Q1", + "duration_seconds": 15, + "events": [ + { + "event_type": "3pt", + "time": "01:12", + "action": "made jumpshot", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "21-23", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:12", + "action": "assist", + "team": "1", + "player_id": 16, + "player_name": "R. Avist", + "player_number": "22", + "score": "21-23", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:59", + "action": "missed jumpshot", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "21-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 40, + "team": "1", + "start_time": "00:57", + "start_time_seconds": 57, + "start_period": "Q1", + "end_time": "00:53", + "end_time_seconds": 53, + "end_period": "Q1", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "00:57", + "action": "defensive", + "team": "1", + "player_id": 16, + "player_name": "R. Avist", + "player_number": "22", + "score": "21-23", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:53", + "action": "personal", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "21-23", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:53", + "action": "foulon", + "team": "1", + "player_id": 18, + "player_name": "E. Erakangas", + "player_number": "11", + "score": "21-23", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:53", + "action": "out", + "team": "1", + "player_id": 8, + "player_name": "O. Kantero", + "player_number": "1", + "score": "21-23", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:53", + "action": "out", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "21-23", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:53", + "action": "in", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "21-23", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:53", + "action": "in", + "team": "1", + "player_id": 14, + "player_name": "A. Sufuentes Perez", + "player_number": "17", + "score": "21-23", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:53", + "action": "out", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "21-23", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:53", + "action": "out", + "team": "2", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "21-23", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:53", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "21-23", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:53", + "action": "in", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "21-23", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:53", + "action": "missed 1of2", + "team": "1", + "player_id": 18, + "player_name": "E. Erakangas", + "player_number": "11", + "score": "21-23", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:53", + "action": "made 2of2", + "team": "1", + "player_id": 18, + "player_name": "E. Erakangas", + "player_number": "11", + "score": "22-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 41, + "team": "2", + "start_time": "00:53", + "start_time_seconds": 53, + "start_period": "Q1", + "end_time": "00:39", + "end_time_seconds": 39, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "freethrow", + "time": "00:53", + "action": "made 2of2", + "team": "1", + "player_id": 18, + "player_name": "E. Erakangas", + "player_number": "11", + "score": "22-23", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:53", + "action": "assist", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "22-23", + "possession_event_role": null + }, + { + "event_type": "headcoachchallenge", + "time": "00:42", + "action": "outofbounds", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "22-23", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "00:39", + "action": "badpass", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "22-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 42, + "team": "1", + "start_time": "00:39", + "start_time_seconds": 39, + "start_period": "Q1", + "end_time": "00:26", + "end_time_seconds": 26, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "turnover", + "time": "00:39", + "action": "badpass", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "22-23", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:39", + "action": "steal", + "team": "1", + "player_id": 16, + "player_name": "R. Avist", + "player_number": "22", + "score": "22-23", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:27", + "action": "missed layup", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "22-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 43, + "team": "2", + "start_time": "00:26", + "start_time_seconds": 26, + "start_period": "Q1", + "end_time": "00:04", + "end_time_seconds": 4, + "end_period": "Q1", + "duration_seconds": 22, + "events": [ + { + "event_type": "rebound", + "time": "00:26", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "22-23", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:07", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "22-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 44, + "team": "1", + "start_time": "00:04", + "start_time_seconds": 4, + "start_period": "Q1", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q1", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "00:04", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "22-23", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:00", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 16, + "player_name": "R. Avist", + "player_number": "22", + "score": "22-23", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:00", + "action": "offensive", + "team": "1", + "player_id": 14, + "player_name": "A. Sufuentes Perez", + "player_number": "17", + "score": "22-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 45, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q2", + "end_time": "09:42", + "end_time_seconds": 582, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "09:45", + "action": "missed layup", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "22-23", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 46, + "team": "2", + "start_time": "09:42", + "start_time_seconds": 582, + "start_period": "Q2", + "end_time": "09:38", + "end_time_seconds": 578, + "end_period": "Q2", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "09:42", + "action": "defensive", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "22-23", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:38", + "action": "made drivinglayup", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "22-25", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "09:38", + "action": "personal", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "22-25", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "09:38", + "action": "foulon", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "22-25", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "09:38", + "action": "made 1of1", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "22-26", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 47, + "team": "1", + "start_time": "09:38", + "start_time_seconds": 578, + "start_period": "Q2", + "end_time": "09:25", + "end_time_seconds": 565, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "freethrow", + "time": "09:38", + "action": "made 1of1", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "22-26", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "09:25", + "action": "badpass", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "22-26", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 48, + "team": "2", + "start_time": "09:25", + "start_time_seconds": 565, + "start_period": "Q2", + "end_time": "09:18", + "end_time_seconds": 558, + "end_period": "Q2", + "duration_seconds": 7, + "events": [ + { + "event_type": "turnover", + "time": "09:25", + "action": "badpass", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "22-26", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:25", + "action": "steal", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "22-26", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:18", + "action": "made eurostep", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "22-28", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 49, + "team": "1", + "start_time": "09:18", + "start_time_seconds": 558, + "start_period": "Q2", + "end_time": "08:53", + "end_time_seconds": 533, + "end_period": "Q2", + "duration_seconds": 25, + "events": [ + { + "event_type": "2pt", + "time": "09:18", + "action": "made eurostep", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "22-28", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "09:16", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "22-28", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:56", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "22-28", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 50, + "team": "2", + "start_time": "08:53", + "start_time_seconds": 533, + "start_period": "Q2", + "end_time": "08:28", + "end_time_seconds": 508, + "end_period": "Q2", + "duration_seconds": 25, + "events": [ + { + "event_type": "rebound", + "time": "08:53", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "22-28", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:39", + "action": "missed jumpshot", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "22-28", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:35", + "action": "offensive", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "22-28", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:28", + "action": "made drivinglayup", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "22-30", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 51, + "team": "1", + "start_time": "08:28", + "start_time_seconds": 508, + "start_period": "Q2", + "end_time": "08:07", + "end_time_seconds": 487, + "end_period": "Q2", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "08:28", + "action": "made drivinglayup", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "22-30", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:28", + "action": "assist", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "22-30", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "08:07", + "action": "badpass", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "22-30", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 52, + "team": "2", + "start_time": "08:07", + "start_time_seconds": 487, + "start_period": "Q2", + "end_time": "08:03", + "end_time_seconds": 483, + "end_period": "Q2", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "08:07", + "action": "badpass", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "22-30", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "08:07", + "action": "steal", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "22-30", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:03", + "action": "made dunk", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "22-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 53, + "team": "1", + "start_time": "08:03", + "start_time_seconds": 483, + "start_period": "Q2", + "end_time": "07:45", + "end_time_seconds": 465, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "08:03", + "action": "made dunk", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "22-32", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:03", + "action": "assist", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "22-32", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:50", + "action": "missed jumpshot", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "22-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 54, + "team": "2", + "start_time": "07:45", + "start_time_seconds": 465, + "start_period": "Q2", + "end_time": "07:43", + "end_time_seconds": 463, + "end_period": "Q2", + "duration_seconds": 2, + "events": [ + { + "event_type": "rebound", + "time": "07:45", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "22-32", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:43", + "action": "made drivinglayup", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "22-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 55, + "team": "1", + "start_time": "07:43", + "start_time_seconds": 463, + "start_period": "Q2", + "end_time": "07:24", + "end_time_seconds": 444, + "end_period": "Q2", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "07:43", + "action": "made drivinglayup", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "22-34", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:43", + "action": "assist", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "22-34", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:26", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "22-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 56, + "team": "2", + "start_time": "07:24", + "start_time_seconds": 444, + "start_period": "Q2", + "end_time": "07:22", + "end_time_seconds": 442, + "end_period": "Q2", + "duration_seconds": 2, + "events": [ + { + "event_type": "rebound", + "time": "07:24", + "action": "defensive", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "22-34", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:22", + "action": "made drivinglayup", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "22-36", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:22", + "action": "personal", + "team": "1", + "player_id": 8, + "player_name": "O. Kantero", + "player_number": "1", + "score": "22-36", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:22", + "action": "foulon", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "22-36", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "07:22", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "22-36", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:22", + "action": "made 1of1", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "22-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 57, + "team": "1", + "start_time": "07:22", + "start_time_seconds": 442, + "start_period": "Q2", + "end_time": "07:04", + "end_time_seconds": 424, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "freethrow", + "time": "07:22", + "action": "made 1of1", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "22-37", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:11", + "action": "missed hookshot", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "22-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 58, + "team": "2", + "start_time": "07:04", + "start_time_seconds": 424, + "start_period": "Q2", + "end_time": "07:03", + "end_time_seconds": 423, + "end_period": "Q2", + "duration_seconds": 1, + "events": [ + { + "event_type": "rebound", + "time": "07:04", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "22-37", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:03", + "action": "made jumpshot", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "22-40", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 59, + "team": "1", + "start_time": "07:03", + "start_time_seconds": 423, + "start_period": "Q2", + "end_time": "06:48", + "end_time_seconds": 408, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "3pt", + "time": "07:03", + "action": "made jumpshot", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "22-40", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:03", + "action": "assist", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "22-40", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "06:48", + "action": "badpass", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "22-40", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 60, + "team": "2", + "start_time": "06:48", + "start_time_seconds": 408, + "start_period": "Q2", + "end_time": "06:41", + "end_time_seconds": 401, + "end_period": "Q2", + "duration_seconds": 7, + "events": [ + { + "event_type": "turnover", + "time": "06:48", + "action": "badpass", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "22-40", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "06:48", + "action": "steal", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "22-40", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:41", + "action": "made jumpshot", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "22-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 61, + "team": "1", + "start_time": "06:41", + "start_time_seconds": 401, + "start_period": "Q2", + "end_time": "06:23", + "end_time_seconds": 383, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "3pt", + "time": "06:41", + "action": "made jumpshot", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "22-43", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:41", + "action": "assist", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "22-43", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "06:23", + "action": "ballhandling", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "22-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 62, + "team": "2", + "start_time": "06:23", + "start_time_seconds": 383, + "start_period": "Q2", + "end_time": "06:14", + "end_time_seconds": 374, + "end_period": "Q2", + "duration_seconds": 9, + "events": [ + { + "event_type": "turnover", + "time": "06:23", + "action": "ballhandling", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "22-43", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "06:23", + "action": "in", + "team": "1", + "player_id": 16, + "player_name": "R. Avist", + "player_number": "22", + "score": "22-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:23", + "action": "out", + "team": "1", + "player_id": 14, + "player_name": "A. Sufuentes Perez", + "player_number": "17", + "score": "22-43", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:14", + "action": "made drivinglayup", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "22-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 63, + "team": "1", + "start_time": "06:14", + "start_time_seconds": 374, + "start_period": "Q2", + "end_time": "05:56", + "end_time_seconds": 356, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "06:14", + "action": "made drivinglayup", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "22-45", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:58", + "action": "missed layup", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "22-45", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:56", + "action": "offensive", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "22-45", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:56", + "action": "made layup", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "24-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 64, + "team": "2", + "start_time": "05:56", + "start_time_seconds": 356, + "start_period": "Q2", + "end_time": "05:46", + "end_time_seconds": 346, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "2pt", + "time": "05:56", + "action": "made layup", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "24-45", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:46", + "action": "made reverselayup", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "24-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 65, + "team": "1", + "start_time": "05:46", + "start_time_seconds": 346, + "start_period": "Q2", + "end_time": "05:30", + "end_time_seconds": 330, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "05:46", + "action": "made reverselayup", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "24-47", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:46", + "action": "assist", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "24-47", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:32", + "action": "personal", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "24-47", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:32", + "action": "foulon", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "24-47", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:32", + "action": "in", + "team": "2", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "24-47", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:32", + "action": "out", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "24-47", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:32", + "action": "in", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "24-47", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:32", + "action": "out", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "24-47", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:30", + "action": "badpass", + "team": "1", + "player_id": 16, + "player_name": "R. Avist", + "player_number": "22", + "score": "24-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 66, + "team": "2", + "start_time": "05:30", + "start_time_seconds": 330, + "start_period": "Q2", + "end_time": "05:21", + "end_time_seconds": 321, + "end_period": "Q2", + "duration_seconds": 9, + "events": [ + { + "event_type": "turnover", + "time": "05:30", + "action": "badpass", + "team": "1", + "player_id": 16, + "player_name": "R. Avist", + "player_number": "22", + "score": "24-47", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "05:30", + "action": "steal", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "24-47", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:24", + "action": "missed layup", + "team": "2", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "24-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 67, + "team": "1", + "start_time": "05:21", + "start_time_seconds": 321, + "start_period": "Q2", + "end_time": "05:01", + "end_time_seconds": 301, + "end_period": "Q2", + "duration_seconds": 20, + "events": [ + { + "event_type": "rebound", + "time": "05:21", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "O. Kantero", + "player_number": "1", + "score": "24-47", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:19", + "action": "personal", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "24-47", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:19", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "O. Kantero", + "player_number": "1", + "score": "24-47", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:01", + "action": "made drivinglayup", + "team": "1", + "player_id": 8, + "player_name": "O. Kantero", + "player_number": "1", + "score": "26-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 68, + "team": "2", + "start_time": "05:01", + "start_time_seconds": 301, + "start_period": "Q2", + "end_time": "04:51", + "end_time_seconds": 291, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "2pt", + "time": "05:01", + "action": "made drivinglayup", + "team": "1", + "player_id": 8, + "player_name": "O. Kantero", + "player_number": "1", + "score": "26-47", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:51", + "action": "made stepbackjumpshot", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "26-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 69, + "team": "1", + "start_time": "04:51", + "start_time_seconds": 291, + "start_period": "Q2", + "end_time": "04:29", + "end_time_seconds": 269, + "end_period": "Q2", + "duration_seconds": 22, + "events": [ + { + "event_type": "3pt", + "time": "04:51", + "action": "made stepbackjumpshot", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "26-50", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "04:29", + "action": "ballhandling", + "team": "1", + "player_id": 8, + "player_name": "O. Kantero", + "player_number": "1", + "score": "26-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 70, + "team": "2", + "start_time": "04:29", + "start_time_seconds": 269, + "start_period": "Q2", + "end_time": "03:59", + "end_time_seconds": 239, + "end_period": "Q2", + "duration_seconds": 30, + "events": [ + { + "event_type": "turnover", + "time": "04:29", + "action": "ballhandling", + "team": "1", + "player_id": 8, + "player_name": "O. Kantero", + "player_number": "1", + "score": "26-50", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "04:29", + "action": "out", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "26-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:29", + "action": "out", + "team": "1", + "player_id": 8, + "player_name": "O. Kantero", + "player_number": "1", + "score": "26-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:29", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "K. Kukkonen", + "player_number": "3", + "score": "26-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:29", + "action": "out", + "team": "1", + "player_id": 16, + "player_name": "R. Avist", + "player_number": "22", + "score": "26-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:29", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "26-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:29", + "action": "in", + "team": "1", + "player_id": 14, + "player_name": "A. Sufuentes Perez", + "player_number": "17", + "score": "26-50", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:12", + "action": "missed jumpshot", + "team": "2", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "26-50", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:11", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "26-50", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:01", + "action": "missed jumpshot", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "26-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 71, + "team": "1", + "start_time": "03:59", + "start_time_seconds": 239, + "start_period": "Q2", + "end_time": "03:45", + "end_time_seconds": 225, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "03:59", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "26-50", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:45", + "action": "made drivinglayup", + "team": "1", + "player_id": 14, + "player_name": "A. Sufuentes Perez", + "player_number": "17", + "score": "28-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 72, + "team": "2", + "start_time": "03:45", + "start_time_seconds": 225, + "start_period": "Q2", + "end_time": "03:29", + "end_time_seconds": 209, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "03:45", + "action": "made drivinglayup", + "team": "1", + "player_id": 14, + "player_name": "A. Sufuentes Perez", + "player_number": "17", + "score": "28-50", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:31", + "action": "missed drivinglayup", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "28-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 73, + "team": "1", + "start_time": "03:29", + "start_time_seconds": 209, + "start_period": "Q2", + "end_time": "03:26", + "end_time_seconds": 206, + "end_period": "Q2", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "03:29", + "action": "defensive", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "28-50", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:26", + "action": "made layup", + "team": "1", + "player_id": 14, + "player_name": "A. Sufuentes Perez", + "player_number": "17", + "score": "30-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 74, + "team": "2", + "start_time": "03:26", + "start_time_seconds": 206, + "start_period": "Q2", + "end_time": "02:58", + "end_time_seconds": 178, + "end_period": "Q2", + "duration_seconds": 28, + "events": [ + { + "event_type": "2pt", + "time": "03:26", + "action": "made layup", + "team": "1", + "player_id": 14, + "player_name": "A. Sufuentes Perez", + "player_number": "17", + "score": "30-50", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:26", + "action": "assist", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "30-50", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "03:24", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "30-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:24", + "action": "in", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "30-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:24", + "action": "out", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "30-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:24", + "action": "in", + "team": "2", + "player_id": 7, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "30-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:24", + "action": "out", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "30-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:24", + "action": "in", + "team": "2", + "player_id": 20, + "player_name": "R. Hinkkanen", + "player_number": "26", + "score": "30-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:24", + "action": "out", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "30-50", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "02:58", + "action": "24sec", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "30-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 75, + "team": "1", + "start_time": "02:58", + "start_time_seconds": 178, + "start_period": "Q2", + "end_time": "02:43", + "end_time_seconds": 163, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "turnover", + "time": "02:58", + "action": "24sec", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "30-50", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:45", + "action": "missed jumpshot", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "30-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 76, + "team": "2", + "start_time": "02:43", + "start_time_seconds": 163, + "start_period": "Q2", + "end_time": "02:29", + "end_time_seconds": 149, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "02:43", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "30-50", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:30", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "30-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 77, + "team": "1", + "start_time": "02:29", + "start_time_seconds": 149, + "start_period": "Q2", + "end_time": "02:15", + "end_time_seconds": 135, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "02:29", + "action": "defensive", + "team": "1", + "player_id": 14, + "player_name": "A. Sufuentes Perez", + "player_number": "17", + "score": "30-50", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:29", + "action": "personal", + "team": "2", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "30-50", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:29", + "action": "foulon", + "team": "1", + "player_id": 14, + "player_name": "A. Sufuentes Perez", + "player_number": "17", + "score": "30-50", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:23", + "action": "personal", + "team": "2", + "player_id": 20, + "player_name": "R. Hinkkanen", + "player_number": "26", + "score": "30-50", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:23", + "action": "foulon", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "30-50", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:18", + "action": "missed drivinglayup", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "30-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 78, + "team": "2", + "start_time": "02:15", + "start_time_seconds": 135, + "start_period": "Q2", + "end_time": "01:56", + "end_time_seconds": 116, + "end_period": "Q2", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "02:15", + "action": "defensive", + "team": "2", + "player_id": 20, + "player_name": "R. Hinkkanen", + "player_number": "26", + "score": "30-50", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:10", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "K. Kukkonen", + "player_number": "3", + "score": "30-50", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:10", + "action": "foulon", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "30-50", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:02", + "action": "missed jumpshot", + "team": "2", + "player_id": 20, + "player_name": "R. Hinkkanen", + "player_number": "26", + "score": "30-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 79, + "team": "1", + "start_time": "01:56", + "start_time_seconds": 116, + "start_period": "Q2", + "end_time": "01:40", + "end_time_seconds": 100, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "01:56", + "action": "defensive", + "team": "1", + "player_id": 14, + "player_name": "A. Sufuentes Perez", + "player_number": "17", + "score": "30-50", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:40", + "action": "personal", + "team": "2", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "30-50", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:40", + "action": "foulon", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "30-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:40", + "action": "out", + "team": "2", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "30-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:40", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "30-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:40", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "30-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:40", + "action": "in", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "30-50", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:40", + "action": "made 1of2", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "31-50", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "01:40", + "action": "assist", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "31-50", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:40", + "action": "made 2of2", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "32-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 80, + "team": "2", + "start_time": "01:40", + "start_time_seconds": 100, + "start_period": "Q2", + "end_time": "01:20", + "end_time_seconds": 80, + "end_period": "Q2", + "duration_seconds": 20, + "events": [ + { + "event_type": "freethrow", + "time": "01:40", + "action": "made 2of2", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "32-50", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:22", + "action": "missed jumpshot", + "team": "2", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "32-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 81, + "team": "1", + "start_time": "01:20", + "start_time_seconds": 80, + "start_period": "Q2", + "end_time": "01:08", + "end_time_seconds": 68, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "01:20", + "action": "defensive", + "team": "1", + "player_id": 14, + "player_name": "A. Sufuentes Perez", + "player_number": "17", + "score": "32-50", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:08", + "action": "made jumpshot", + "team": "1", + "player_id": 11, + "player_name": "K. Kukkonen", + "player_number": "3", + "score": "34-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 82, + "team": "2", + "start_time": "01:08", + "start_time_seconds": 68, + "start_period": "Q2", + "end_time": "00:44", + "end_time_seconds": 44, + "end_period": "Q2", + "duration_seconds": 24, + "events": [ + { + "event_type": "2pt", + "time": "01:08", + "action": "made jumpshot", + "team": "1", + "player_id": 11, + "player_name": "K. Kukkonen", + "player_number": "3", + "score": "34-50", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:08", + "action": "assist", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "34-50", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "00:44", + "action": "travel", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "34-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 83, + "team": "1", + "start_time": "00:44", + "start_time_seconds": 44, + "start_period": "Q2", + "end_time": "00:37", + "end_time_seconds": 37, + "end_period": "Q2", + "duration_seconds": 7, + "events": [ + { + "event_type": "turnover", + "time": "00:44", + "action": "travel", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "34-50", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "00:44", + "action": "in", + "team": "1", + "player_id": 16, + "player_name": "R. Avist", + "player_number": "22", + "score": "34-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:44", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "K. Kukkonen", + "player_number": "3", + "score": "34-50", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "00:37", + "action": "ballhandling", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "34-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 84, + "team": "2", + "start_time": "00:37", + "start_time_seconds": 37, + "start_period": "Q2", + "end_time": "00:06", + "end_time_seconds": 6, + "end_period": "Q2", + "duration_seconds": 31, + "events": [ + { + "event_type": "turnover", + "time": "00:37", + "action": "ballhandling", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "34-50", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:32", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "34-50", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:32", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "34-50", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "00:32", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "34-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:32", + "action": "in", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "34-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:32", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "34-50", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:09", + "action": "missed stepbackjumpshot", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "34-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 85, + "team": "1", + "start_time": "00:06", + "start_time_seconds": 6, + "start_period": "Q2", + "end_time": "00:00", + "end_time_seconds": 0, + "end_period": "Q2", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "00:06", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "34-50", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:00", + "action": "made jumpshot", + "team": "1", + "player_id": 14, + "player_name": "A. Sufuentes Perez", + "player_number": "17", + "score": "37-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 86, + "team": "2", + "start_time": "00:00", + "start_time_seconds": 0, + "start_period": "Q2", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q2", + "duration_seconds": 0, + "events": [ + { + "event_type": "3pt", + "time": "00:00", + "action": "made jumpshot", + "team": "1", + "player_id": 14, + "player_name": "A. Sufuentes Perez", + "player_number": "17", + "score": "37-50", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 87, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q3", + "end_time": "09:47", + "end_time_seconds": 587, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "3pt", + "time": "09:49", + "action": "missed jumpshot", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "37-50", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 88, + "team": "1", + "start_time": "09:47", + "start_time_seconds": 587, + "start_period": "Q3", + "end_time": "09:21", + "end_time_seconds": 561, + "end_period": "Q3", + "duration_seconds": 26, + "events": [ + { + "event_type": "rebound", + "time": "09:47", + "action": "defensive", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "37-50", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:24", + "action": "missed fadeaway", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "37-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 89, + "team": "2", + "start_time": "09:21", + "start_time_seconds": 561, + "start_period": "Q3", + "end_time": "09:13", + "end_time_seconds": 553, + "end_period": "Q3", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "09:21", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "37-50", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "09:13", + "action": "travel", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "37-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 90, + "team": "1", + "start_time": "09:13", + "start_time_seconds": 553, + "start_period": "Q3", + "end_time": "09:00", + "end_time_seconds": 540, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "turnover", + "time": "09:13", + "action": "travel", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "37-50", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "09:00", + "action": "badpass", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "37-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 91, + "team": "2", + "start_time": "09:00", + "start_time_seconds": 540, + "start_period": "Q3", + "end_time": "08:54", + "end_time_seconds": 534, + "end_period": "Q3", + "duration_seconds": 6, + "events": [ + { + "event_type": "turnover", + "time": "09:00", + "action": "badpass", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "37-50", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:00", + "action": "steal", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "37-50", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:54", + "action": "made drivinglayup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "37-52", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:54", + "action": "personal", + "team": "1", + "player_id": 14, + "player_name": "A. Sufuentes Perez", + "player_number": "17", + "score": "37-52", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:54", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "37-52", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "08:54", + "action": "assist", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "37-52", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:54", + "action": "made 1of1", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "37-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 92, + "team": "1", + "start_time": "08:54", + "start_time_seconds": 534, + "start_period": "Q3", + "end_time": "08:28", + "end_time_seconds": 508, + "end_period": "Q3", + "duration_seconds": 26, + "events": [ + { + "event_type": "freethrow", + "time": "08:54", + "action": "made 1of1", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "37-53", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "08:33", + "action": "personal", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "37-53", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:33", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "O. Kantero", + "player_number": "1", + "score": "37-53", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:32", + "action": "personal", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "37-53", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:32", + "action": "foulon", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "37-53", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:28", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "40-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 93, + "team": "2", + "start_time": "08:28", + "start_time_seconds": 508, + "start_period": "Q3", + "end_time": "07:54", + "end_time_seconds": 474, + "end_period": "Q3", + "duration_seconds": 34, + "events": [ + { + "event_type": "3pt", + "time": "08:28", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "40-53", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:54", + "action": "missed floatingjumpshot", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "40-53", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:54", + "action": "missed jumpshot", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "40-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 94, + "team": "1", + "start_time": "07:54", + "start_time_seconds": 474, + "start_period": "Q3", + "end_time": "07:47", + "end_time_seconds": 467, + "end_period": "Q3", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "07:54", + "action": "defensive", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "40-53", + "possession_event_role": "start" + }, + { + "event_type": "rebound", + "time": "07:51", + "action": "offensive", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "40-53", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:47", + "action": "badpass", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "40-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 95, + "team": "2", + "start_time": "07:47", + "start_time_seconds": 467, + "start_period": "Q3", + "end_time": "07:45", + "end_time_seconds": 465, + "end_period": "Q3", + "duration_seconds": 2, + "events": [ + { + "event_type": "turnover", + "time": "07:47", + "action": "badpass", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "40-53", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "07:47", + "action": "steal", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "40-53", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:45", + "action": "unsportsmanlike", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "40-53", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:45", + "action": "foulon", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "40-53", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:45", + "action": "made 1of2", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "40-54", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:45", + "action": "made 2of2", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "40-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 96, + "team": "1", + "start_time": "07:45", + "start_time_seconds": 465, + "start_period": "Q3", + "end_time": "07:21", + "end_time_seconds": 441, + "end_period": "Q3", + "duration_seconds": 24, + "events": [ + { + "event_type": "freethrow", + "time": "07:45", + "action": "made 2of2", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "40-55", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:40", + "action": "missed drivinglayup", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "40-55", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:37", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "40-55", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:21", + "action": "badpass", + "team": "1", + "player_id": 14, + "player_name": "A. Sufuentes Perez", + "player_number": "17", + "score": "40-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 97, + "team": "2", + "start_time": "07:21", + "start_time_seconds": 441, + "start_period": "Q3", + "end_time": "06:58", + "end_time_seconds": 418, + "end_period": "Q3", + "duration_seconds": 23, + "events": [ + { + "event_type": "turnover", + "time": "07:21", + "action": "badpass", + "team": "1", + "player_id": 14, + "player_name": "A. Sufuentes Perez", + "player_number": "17", + "score": "40-55", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "07:21", + "action": "steal", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "40-55", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:15", + "action": "missed drivinglayup", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "40-55", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "07:15", + "action": "block", + "team": "1", + "player_id": 14, + "player_name": "A. Sufuentes Perez", + "player_number": "17", + "score": "40-55", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:11", + "action": "offensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "40-55", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:01", + "action": "missed turnaroundjumpshot", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "40-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 98, + "team": "1", + "start_time": "06:58", + "start_time_seconds": 418, + "start_period": "Q3", + "end_time": "06:27", + "end_time_seconds": 387, + "end_period": "Q3", + "duration_seconds": 31, + "events": [ + { + "event_type": "rebound", + "time": "06:58", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "40-55", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:53", + "action": "personal", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "40-55", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:53", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "O. Kantero", + "player_number": "1", + "score": "40-55", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "06:48", + "action": "personal", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "40-55", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:48", + "action": "foulon", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "40-55", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:38", + "action": "missed jumpshot", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "40-55", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:33", + "action": "offensive", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "40-55", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:33", + "action": "missed layup", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "40-55", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "06:33", + "action": "block", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "40-55", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:29", + "action": "offensive", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "40-55", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:27", + "action": "made layup", + "team": "1", + "player_id": 8, + "player_name": "O. Kantero", + "player_number": "1", + "score": "42-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 99, + "team": "2", + "start_time": "06:27", + "start_time_seconds": 387, + "start_period": "Q3", + "end_time": "06:13", + "end_time_seconds": 373, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "06:27", + "action": "made layup", + "team": "1", + "player_id": 8, + "player_name": "O. Kantero", + "player_number": "1", + "score": "42-55", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:27", + "action": "assist", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "42-55", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:13", + "action": "made jumpshot", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "42-58", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 100, + "team": "1", + "start_time": "06:13", + "start_time_seconds": 373, + "start_period": "Q3", + "end_time": "05:57", + "end_time_seconds": 357, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "3pt", + "time": "06:13", + "action": "made jumpshot", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "42-58", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:13", + "action": "assist", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "42-58", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:57", + "action": "badpass", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "42-58", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 101, + "team": "2", + "start_time": "05:57", + "start_time_seconds": 357, + "start_period": "Q3", + "end_time": "05:54", + "end_time_seconds": 354, + "end_period": "Q3", + "duration_seconds": 3, + "events": [ + { + "event_type": "turnover", + "time": "05:57", + "action": "badpass", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "42-58", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "05:57", + "action": "steal", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "42-58", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:54", + "action": "made drivinglayup", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "42-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 102, + "team": "1", + "start_time": "05:54", + "start_time_seconds": 354, + "start_period": "Q3", + "end_time": "05:41", + "end_time_seconds": 341, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "05:54", + "action": "made drivinglayup", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "42-60", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:41", + "action": "personal", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "42-60", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:41", + "action": "foulon", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "42-60", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:41", + "action": "out", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "42-60", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:41", + "action": "out", + "team": "1", + "player_id": 8, + "player_name": "O. Kantero", + "player_number": "1", + "score": "42-60", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:41", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "K. Kukkonen", + "player_number": "3", + "score": "42-60", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:41", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "42-60", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:41", + "action": "in", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "42-60", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:41", + "action": "out", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "42-60", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:41", + "action": "missed 1of2", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "42-60", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:41", + "action": "made 2of2", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "43-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 103, + "team": "2", + "start_time": "05:41", + "start_time_seconds": 341, + "start_period": "Q3", + "end_time": "05:33", + "end_time_seconds": 333, + "end_period": "Q3", + "duration_seconds": 8, + "events": [ + { + "event_type": "freethrow", + "time": "05:41", + "action": "made 2of2", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "43-60", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:33", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "43-62", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 104, + "team": "1", + "start_time": "05:33", + "start_time_seconds": 333, + "start_period": "Q3", + "end_time": "05:14", + "end_time_seconds": 314, + "end_period": "Q3", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "05:33", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "43-62", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:14", + "action": "made jumpshot", + "team": "1", + "player_id": 14, + "player_name": "A. Sufuentes Perez", + "player_number": "17", + "score": "45-62", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 105, + "team": "2", + "start_time": "05:14", + "start_time_seconds": 314, + "start_period": "Q3", + "end_time": "04:51", + "end_time_seconds": 291, + "end_period": "Q3", + "duration_seconds": 23, + "events": [ + { + "event_type": "2pt", + "time": "05:14", + "action": "made jumpshot", + "team": "1", + "player_id": 14, + "player_name": "A. Sufuentes Perez", + "player_number": "17", + "score": "45-62", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:14", + "action": "assist", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "45-62", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:57", + "action": "missed stepbackjumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "45-62", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:56", + "action": "offensive", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "45-62", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:53", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "45-62", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 106, + "team": "1", + "start_time": "04:51", + "start_time_seconds": 291, + "start_period": "Q3", + "end_time": "04:42", + "end_time_seconds": 282, + "end_period": "Q3", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "04:51", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "45-62", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:42", + "action": "made drivinglayup", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "47-62", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 107, + "team": "2", + "start_time": "04:42", + "start_time_seconds": 282, + "start_period": "Q3", + "end_time": "04:20", + "end_time_seconds": 260, + "end_period": "Q3", + "duration_seconds": 22, + "events": [ + { + "event_type": "2pt", + "time": "04:42", + "action": "made drivinglayup", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "47-62", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:28", + "action": "missed jumpshot", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "47-62", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:26", + "action": "offensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "47-62", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:25", + "action": "missed layup", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "47-62", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 108, + "team": "1", + "start_time": "04:20", + "start_time_seconds": 260, + "start_period": "Q3", + "end_time": "03:59", + "end_time_seconds": 239, + "end_period": "Q3", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "04:20", + "action": "defensive", + "team": "1", + "player_id": 14, + "player_name": "A. Sufuentes Perez", + "player_number": "17", + "score": "47-62", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:15", + "action": "missed layup", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "47-62", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "04:15", + "action": "block", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "47-62", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:10", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "47-62", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:10", + "action": "in", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "47-62", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:10", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "47-62", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:03", + "action": "missed jumpshot", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "47-62", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 109, + "team": "2", + "start_time": "03:59", + "start_time_seconds": 239, + "start_period": "Q3", + "end_time": "03:47", + "end_time_seconds": 227, + "end_period": "Q3", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "03:59", + "action": "defensive", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "47-62", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:50", + "action": "missed layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "47-62", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 110, + "team": "1", + "start_time": "03:47", + "start_time_seconds": 227, + "start_period": "Q3", + "end_time": "03:24", + "end_time_seconds": 204, + "end_period": "Q3", + "duration_seconds": 23, + "events": [ + { + "event_type": "rebound", + "time": "03:47", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "K. Kukkonen", + "player_number": "3", + "score": "47-62", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:26", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 11, + "player_name": "K. Kukkonen", + "player_number": "3", + "score": "47-62", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 111, + "team": "2", + "start_time": "03:24", + "start_time_seconds": 204, + "start_period": "Q3", + "end_time": "03:18", + "end_time_seconds": 198, + "end_period": "Q3", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "03:24", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "47-62", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:18", + "action": "made drivinglayup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "47-64", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 112, + "team": "1", + "start_time": "03:18", + "start_time_seconds": 198, + "start_period": "Q3", + "end_time": "02:56", + "end_time_seconds": 176, + "end_period": "Q3", + "duration_seconds": 22, + "events": [ + { + "event_type": "2pt", + "time": "03:18", + "action": "made drivinglayup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "47-64", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:58", + "action": "missed jumpshot", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "47-64", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 113, + "team": "2", + "start_time": "02:56", + "start_time_seconds": 176, + "start_period": "Q3", + "end_time": "02:43", + "end_time_seconds": 163, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "02:56", + "action": "defensive", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "47-64", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:43", + "action": "missed layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "47-64", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:43", + "action": "offensive", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "47-64", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:43", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "47-64", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:43", + "action": "foulon", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "47-64", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:43", + "action": "out", + "team": "1", + "player_id": 14, + "player_name": "A. Sufuentes Perez", + "player_number": "17", + "score": "47-64", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:43", + "action": "out", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "47-64", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:43", + "action": "in", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "47-64", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:43", + "action": "in", + "team": "1", + "player_id": 16, + "player_name": "R. Avist", + "player_number": "22", + "score": "47-64", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:43", + "action": "made 1of2", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "47-65", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:43", + "action": "made 2of2", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "47-66", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 114, + "team": "1", + "start_time": "02:43", + "start_time_seconds": 163, + "start_period": "Q3", + "end_time": "02:28", + "end_time_seconds": 148, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "freethrow", + "time": "02:43", + "action": "made 2of2", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "47-66", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:32", + "action": "missed layup", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "47-66", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:30", + "action": "offensive", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "47-66", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:28", + "action": "made layup", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "49-66", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 115, + "team": "2", + "start_time": "02:28", + "start_time_seconds": 148, + "start_period": "Q3", + "end_time": "02:17", + "end_time_seconds": 137, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "02:28", + "action": "made layup", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "49-66", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "02:17", + "action": "doubledribble", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "49-66", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 116, + "team": "1", + "start_time": "02:17", + "start_time_seconds": 137, + "start_period": "Q3", + "end_time": "02:07", + "end_time_seconds": 127, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "turnover", + "time": "02:17", + "action": "doubledribble", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "49-66", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "02:17", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "49-66", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:17", + "action": "out", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "49-66", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:07", + "action": "personal", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "49-66", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:07", + "action": "foulon", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "49-66", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:07", + "action": "in", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "49-66", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:07", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "49-66", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:07", + "action": "in", + "team": "2", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "49-66", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:07", + "action": "out", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "49-66", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:07", + "action": "made 1of2", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "50-66", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:07", + "action": "made 2of2", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "51-66", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 117, + "team": "2", + "start_time": "02:07", + "start_time_seconds": 127, + "start_period": "Q3", + "end_time": "01:51", + "end_time_seconds": 111, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "freethrow", + "time": "02:07", + "action": "made 2of2", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "51-66", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:51", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "51-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 118, + "team": "1", + "start_time": "01:51", + "start_time_seconds": 111, + "start_period": "Q3", + "end_time": "01:32", + "end_time_seconds": 92, + "end_period": "Q3", + "duration_seconds": 19, + "events": [ + { + "event_type": "3pt", + "time": "01:51", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "51-69", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:32", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "53-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 119, + "team": "2", + "start_time": "01:32", + "start_time_seconds": 92, + "start_period": "Q3", + "end_time": "01:25", + "end_time_seconds": 85, + "end_period": "Q3", + "duration_seconds": 7, + "events": [ + { + "event_type": "2pt", + "time": "01:32", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "53-69", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:32", + "action": "assist", + "team": "1", + "player_id": 11, + "player_name": "K. Kukkonen", + "player_number": "3", + "score": "53-69", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "01:25", + "action": "badpass", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "53-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 120, + "team": "1", + "start_time": "01:25", + "start_time_seconds": 85, + "start_period": "Q3", + "end_time": "01:10", + "end_time_seconds": 70, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "turnover", + "time": "01:25", + "action": "badpass", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "53-69", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "01:25", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "53-69", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "in", + "team": "2", + "player_id": 7, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "53-69", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "out", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "53-69", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:12", + "action": "missed jumpshot", + "team": "1", + "player_id": 16, + "player_name": "R. Avist", + "player_number": "22", + "score": "53-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 121, + "team": "2", + "start_time": "01:10", + "start_time_seconds": 70, + "start_period": "Q3", + "end_time": "00:58", + "end_time_seconds": 58, + "end_period": "Q3", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "01:10", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "53-69", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:00", + "action": "missed jumpshot", + "team": "2", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "53-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 122, + "team": "1", + "start_time": "00:58", + "start_time_seconds": 58, + "start_period": "Q3", + "end_time": "00:51", + "end_time_seconds": 51, + "end_period": "Q3", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "00:58", + "action": "defensive", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "53-69", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:51", + "action": "badpass", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "53-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 123, + "team": "2", + "start_time": "00:51", + "start_time_seconds": 51, + "start_period": "Q3", + "end_time": "00:45", + "end_time_seconds": 45, + "end_period": "Q3", + "duration_seconds": 6, + "events": [ + { + "event_type": "turnover", + "time": "00:51", + "action": "badpass", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "53-69", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:51", + "action": "steal", + "team": "2", + "player_id": 7, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "53-69", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:45", + "action": "made dunk", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "53-71", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 124, + "team": "1", + "start_time": "00:45", + "start_time_seconds": 45, + "start_period": "Q3", + "end_time": "00:18", + "end_time_seconds": 18, + "end_period": "Q3", + "duration_seconds": 27, + "events": [ + { + "event_type": "2pt", + "time": "00:45", + "action": "made dunk", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "53-71", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:45", + "action": "assist", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "53-71", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:35", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "53-71", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:35", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "53-71", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:35", + "action": "missed 1of2", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "53-71", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:35", + "action": "missed 2of2", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "53-71", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:33", + "action": "offensive", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "53-71", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:21", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "53-71", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 125, + "team": "2", + "start_time": "00:18", + "start_time_seconds": 18, + "start_period": "Q3", + "end_time": "00:01", + "end_time_seconds": 1, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "00:18", + "action": "defensive", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "53-71", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:02", + "action": "missed jumpshot", + "team": "2", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "53-71", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 126, + "team": "1", + "start_time": "00:01", + "start_time_seconds": 1, + "start_period": "Q3", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q3", + "duration_seconds": 1, + "events": [ + { + "event_type": "rebound", + "time": "00:01", + "action": "defensive", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "53-71", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 127, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q4", + "end_time": "09:47", + "end_time_seconds": 587, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "3pt", + "time": "09:50", + "action": "missed jumpshot", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "53-71", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 128, + "team": "2", + "start_time": "09:47", + "start_time_seconds": 587, + "start_period": "Q4", + "end_time": "09:31", + "end_time_seconds": 571, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "09:47", + "action": "defensive", + "team": "2", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "53-71", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:31", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "53-71", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 129, + "team": "1", + "start_time": "09:31", + "start_time_seconds": 571, + "start_period": "Q4", + "end_time": "09:26", + "end_time_seconds": 566, + "end_period": "Q4", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "09:31", + "action": "defensive", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "53-71", + "possession_event_role": "start" + }, + { + "event_type": "block", + "time": "09:31", + "action": "block", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "53-71", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "09:26", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "53-71", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "09:26", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "53-71", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "09:26", + "action": "made 1of2", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "54-71", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "09:26", + "action": "assist", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "54-71", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "09:26", + "action": "made 2of2", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "55-71", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 130, + "team": "2", + "start_time": "09:26", + "start_time_seconds": 566, + "start_period": "Q4", + "end_time": "09:04", + "end_time_seconds": 544, + "end_period": "Q4", + "duration_seconds": 22, + "events": [ + { + "event_type": "freethrow", + "time": "09:26", + "action": "made 2of2", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "55-71", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "09:26", + "action": "in", + "team": "1", + "player_id": 16, + "player_name": "R. Avist", + "player_number": "22", + "score": "55-71", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "09:26", + "action": "out", + "team": "1", + "player_id": 14, + "player_name": "A. Sufuentes Perez", + "player_number": "17", + "score": "55-71", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:10", + "action": "missed jumpshot", + "team": "2", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "55-71", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:07", + "action": "offensive", + "team": "2", + "player_id": 7, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "55-71", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:04", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "55-73", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 131, + "team": "1", + "start_time": "09:04", + "start_time_seconds": 544, + "start_period": "Q4", + "end_time": "08:46", + "end_time_seconds": 526, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "09:04", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "55-73", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:04", + "action": "assist", + "team": "2", + "player_id": 7, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "55-73", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:46", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 16, + "player_name": "R. Avist", + "player_number": "22", + "score": "58-73", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 132, + "team": "2", + "start_time": "08:46", + "start_time_seconds": 526, + "start_period": "Q4", + "end_time": "08:21", + "end_time_seconds": 501, + "end_period": "Q4", + "duration_seconds": 25, + "events": [ + { + "event_type": "3pt", + "time": "08:46", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 16, + "player_name": "R. Avist", + "player_number": "22", + "score": "58-73", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:24", + "action": "missed jumpshot", + "team": "2", + "player_id": 7, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "58-73", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 133, + "team": "1", + "start_time": "08:21", + "start_time_seconds": 501, + "start_period": "Q4", + "end_time": "08:19", + "end_time_seconds": 499, + "end_period": "Q4", + "duration_seconds": 2, + "events": [ + { + "event_type": "rebound", + "time": "08:21", + "action": "defensive", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "58-73", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "08:19", + "action": "badpass", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "58-73", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 134, + "team": "2", + "start_time": "08:19", + "start_time_seconds": 499, + "start_period": "Q4", + "end_time": "08:06", + "end_time_seconds": 486, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "turnover", + "time": "08:19", + "action": "badpass", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "58-73", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "08:15", + "action": "personal", + "team": "1", + "player_id": 16, + "player_name": "R. Avist", + "player_number": "22", + "score": "58-73", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:15", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "58-73", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:15", + "action": "out", + "team": "2", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "58-73", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:15", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "58-73", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:15", + "action": "in", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "58-73", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:15", + "action": "in", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "58-73", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:06", + "action": "personal", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "58-73", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:06", + "action": "foulon", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "58-73", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:06", + "action": "missed 1of2", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "58-73", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:06", + "action": "made 2of2", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "58-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 135, + "team": "1", + "start_time": "08:06", + "start_time_seconds": 486, + "start_period": "Q4", + "end_time": "07:54", + "end_time_seconds": 474, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "freethrow", + "time": "08:06", + "action": "made 2of2", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "58-74", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:06", + "action": "assist", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "58-74", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:54", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "60-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 136, + "team": "2", + "start_time": "07:54", + "start_time_seconds": 474, + "start_period": "Q4", + "end_time": "07:37", + "end_time_seconds": 457, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "07:54", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "60-74", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:54", + "action": "assist", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "60-74", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:42", + "action": "missed drivinglayup", + "team": "2", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "60-74", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "07:42", + "action": "block", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "60-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 137, + "team": "1", + "start_time": "07:37", + "start_time_seconds": 457, + "start_period": "Q4", + "end_time": "07:30", + "end_time_seconds": 450, + "end_period": "Q4", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "07:37", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "60-74", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:37", + "action": "personal", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "60-74", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:37", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "60-74", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:37", + "action": "in", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "60-74", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:37", + "action": "out", + "team": "2", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "60-74", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:30", + "action": "offensive", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "60-74", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:30", + "action": "offensive", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "60-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 138, + "team": "2", + "start_time": "07:30", + "start_time_seconds": 450, + "start_period": "Q4", + "end_time": "07:20", + "end_time_seconds": 440, + "end_period": "Q4", + "duration_seconds": 10, + "events": [ + { + "event_type": "turnover", + "time": "07:30", + "action": "offensive", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "60-74", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "07:30", + "action": "foulon", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "60-74", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:20", + "action": "travel", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "60-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 139, + "team": "1", + "start_time": "07:20", + "start_time_seconds": 440, + "start_period": "Q4", + "end_time": "07:09", + "end_time_seconds": 429, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "turnover", + "time": "07:20", + "action": "travel", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "60-74", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:09", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "62-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 140, + "team": "2", + "start_time": "07:09", + "start_time_seconds": 429, + "start_period": "Q4", + "end_time": "06:52", + "end_time_seconds": 412, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "07:09", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "62-74", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:09", + "action": "assist", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "62-74", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "06:52", + "action": "badpass", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "62-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 141, + "team": "1", + "start_time": "06:52", + "start_time_seconds": 412, + "start_period": "Q4", + "end_time": "06:41", + "end_time_seconds": 401, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "turnover", + "time": "06:52", + "action": "badpass", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "62-74", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:44", + "action": "missed jumpshot", + "team": "1", + "player_id": 16, + "player_name": "R. Avist", + "player_number": "22", + "score": "62-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 142, + "team": "2", + "start_time": "06:41", + "start_time_seconds": 401, + "start_period": "Q4", + "end_time": "06:28", + "end_time_seconds": 388, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "06:41", + "action": "defensive", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "62-74", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:31", + "action": "missed jumpshot", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "62-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 143, + "team": "1", + "start_time": "06:28", + "start_time_seconds": 388, + "start_period": "Q4", + "end_time": "06:17", + "end_time_seconds": 377, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "06:28", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "62-74", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:17", + "action": "made jumpshot", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "65-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 144, + "team": "2", + "start_time": "06:17", + "start_time_seconds": 377, + "start_period": "Q4", + "end_time": "05:52", + "end_time_seconds": 352, + "end_period": "Q4", + "duration_seconds": 25, + "events": [ + { + "event_type": "3pt", + "time": "06:17", + "action": "made jumpshot", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "65-74", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:17", + "action": "assist", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "65-74", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "06:13", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "65-74", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:13", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "65-74", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:13", + "action": "out", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "65-74", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:13", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "65-74", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:13", + "action": "out", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "65-74", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:58", + "action": "missed turnaroundjumpshot", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "65-74", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:55", + "action": "offensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "65-74", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:54", + "action": "missed layup", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "65-74", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:52", + "action": "offensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "65-74", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:52", + "action": "made layup", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "65-76", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 145, + "team": "1", + "start_time": "05:52", + "start_time_seconds": 352, + "start_period": "Q4", + "end_time": "05:21", + "end_time_seconds": 321, + "end_period": "Q4", + "duration_seconds": 31, + "events": [ + { + "event_type": "2pt", + "time": "05:52", + "action": "made layup", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "65-76", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:24", + "action": "missed floatingjumpshot", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "65-76", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 146, + "team": "2", + "start_time": "05:21", + "start_time_seconds": 321, + "start_period": "Q4", + "end_time": "05:08", + "end_time_seconds": 308, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "05:21", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "65-76", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:11", + "action": "missed reverselayup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "65-76", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 147, + "team": "1", + "start_time": "05:08", + "start_time_seconds": 308, + "start_period": "Q4", + "end_time": "04:59", + "end_time_seconds": 299, + "end_period": "Q4", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "05:08", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "65-76", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "04:59", + "action": "badpass", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "65-76", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 148, + "team": "2", + "start_time": "04:59", + "start_time_seconds": 299, + "start_period": "Q4", + "end_time": "04:45", + "end_time_seconds": 285, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "turnover", + "time": "04:59", + "action": "badpass", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "65-76", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "04:59", + "action": "steal", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "65-76", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:56", + "action": "personal", + "team": "1", + "player_id": 8, + "player_name": "O. Kantero", + "player_number": "1", + "score": "65-76", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:56", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "65-76", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:45", + "action": "made jumpshot", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "65-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 149, + "team": "1", + "start_time": "04:45", + "start_time_seconds": 285, + "start_period": "Q4", + "end_time": "04:25", + "end_time_seconds": 265, + "end_period": "Q4", + "duration_seconds": 20, + "events": [ + { + "event_type": "3pt", + "time": "04:45", + "action": "made jumpshot", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "65-79", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:45", + "action": "assist", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "65-79", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:28", + "action": "missed drivinglayup", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "65-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 150, + "team": "2", + "start_time": "04:25", + "start_time_seconds": 265, + "start_period": "Q4", + "end_time": "04:07", + "end_time_seconds": 247, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "04:25", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "65-79", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "04:10", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "K. Kukkonen", + "player_number": "3", + "score": "65-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:10", + "action": "out", + "team": "1", + "player_id": 8, + "player_name": "O. Kantero", + "player_number": "1", + "score": "65-79", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "04:07", + "action": "badpass", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "65-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 151, + "team": "1", + "start_time": "04:07", + "start_time_seconds": 247, + "start_period": "Q4", + "end_time": "04:01", + "end_time_seconds": 241, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "turnover", + "time": "04:07", + "action": "badpass", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "65-79", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "04:07", + "action": "steal", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "65-79", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:03", + "action": "personal", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "65-79", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:03", + "action": "foulon", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "65-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:03", + "action": "in", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "65-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:03", + "action": "out", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "65-79", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:03", + "action": "made 1of2", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "66-79", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:03", + "action": "missed 2of2", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "66-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 152, + "team": "2", + "start_time": "04:01", + "start_time_seconds": 241, + "start_period": "Q4", + "end_time": "04:01", + "end_time_seconds": 241, + "end_period": "Q4", + "duration_seconds": 0, + "events": [ + { + "event_type": "rebound", + "time": "04:01", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "66-79", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "04:01", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "66-79", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:01", + "action": "foulon", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "66-79", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "04:01", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "66-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:01", + "action": "in", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "66-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:01", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "K. Kukkonen", + "player_number": "3", + "score": "66-79", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:01", + "action": "missed 1of2", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "66-79", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:01", + "action": "made 2of2", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "66-80", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 153, + "team": "1", + "start_time": "04:01", + "start_time_seconds": 241, + "start_period": "Q4", + "end_time": "03:46", + "end_time_seconds": 226, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "freethrow", + "time": "04:01", + "action": "made 2of2", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "66-80", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "03:46", + "action": "badpass", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "66-80", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 154, + "team": "2", + "start_time": "03:46", + "start_time_seconds": 226, + "start_period": "Q4", + "end_time": "03:30", + "end_time_seconds": 210, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "turnover", + "time": "03:46", + "action": "badpass", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "66-80", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "03:46", + "action": "steal", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "66-80", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:30", + "action": "made drivinglayup", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "66-82", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 155, + "team": "1", + "start_time": "03:30", + "start_time_seconds": 210, + "start_period": "Q4", + "end_time": "03:18", + "end_time_seconds": 198, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "03:30", + "action": "made drivinglayup", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "66-82", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:18", + "action": "made jumpshot", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "69-82", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 156, + "team": "2", + "start_time": "03:18", + "start_time_seconds": 198, + "start_period": "Q4", + "end_time": "03:03", + "end_time_seconds": 183, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "3pt", + "time": "03:18", + "action": "made jumpshot", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "69-82", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:18", + "action": "assist", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "69-82", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:03", + "action": "made jumpshot", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "69-85", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 157, + "team": "1", + "start_time": "03:03", + "start_time_seconds": 183, + "start_period": "Q4", + "end_time": "02:47", + "end_time_seconds": 167, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "3pt", + "time": "03:03", + "action": "made jumpshot", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "69-85", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:03", + "action": "assist", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "69-85", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:49", + "action": "missed drivinglayup", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "69-85", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 158, + "team": "2", + "start_time": "02:47", + "start_time_seconds": 167, + "start_period": "Q4", + "end_time": "02:33", + "end_time_seconds": 153, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "02:47", + "action": "defensive", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "69-85", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:33", + "action": "made drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "69-87", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 159, + "team": "1", + "start_time": "02:33", + "start_time_seconds": 153, + "start_period": "Q4", + "end_time": "02:20", + "end_time_seconds": 140, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "02:33", + "action": "made drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "69-87", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:33", + "action": "assist", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "69-87", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:20", + "action": "made jumpshot", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "72-87", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 160, + "team": "2", + "start_time": "02:20", + "start_time_seconds": 140, + "start_period": "Q4", + "end_time": "02:07", + "end_time_seconds": 127, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "3pt", + "time": "02:20", + "action": "made jumpshot", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "72-87", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:20", + "action": "assist", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "72-87", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:07", + "action": "personal", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "72-87", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:07", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "72-87", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:07", + "action": "in", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "72-87", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:07", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "S. Laakso", + "player_number": "10", + "score": "72-87", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:07", + "action": "made 1of2", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "72-88", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:07", + "action": "made 2of2", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "72-89", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 161, + "team": "1", + "start_time": "02:07", + "start_time_seconds": 127, + "start_period": "Q4", + "end_time": "02:00", + "end_time_seconds": 120, + "end_period": "Q4", + "duration_seconds": 7, + "events": [ + { + "event_type": "freethrow", + "time": "02:07", + "action": "made 2of2", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "72-89", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:03", + "action": "missed jumpshot", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "72-89", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 162, + "team": "2", + "start_time": "02:00", + "start_time_seconds": 120, + "start_period": "Q4", + "end_time": "01:45", + "end_time_seconds": 105, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "02:00", + "action": "defensive", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "72-89", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:45", + "action": "made drivinglayup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "72-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 163, + "team": "1", + "start_time": "01:45", + "start_time_seconds": 105, + "start_period": "Q4", + "end_time": "01:32", + "end_time_seconds": 92, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "01:45", + "action": "made drivinglayup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "72-91", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:45", + "action": "assist", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "72-91", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:35", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "72-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 164, + "team": "2", + "start_time": "01:32", + "start_time_seconds": 92, + "start_period": "Q4", + "end_time": "01:09", + "end_time_seconds": 69, + "end_period": "Q4", + "duration_seconds": 23, + "events": [ + { + "event_type": "rebound", + "time": "01:32", + "action": "defensive", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "72-91", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "out", + "team": "2", + "player_id": 3, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "72-91", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "out", + "team": "2", + "player_id": 10, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "72-91", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "in", + "team": "2", + "player_id": 21, + "player_name": "E. Ylipeltola", + "player_number": "4", + "score": "72-91", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "in", + "team": "2", + "player_id": 22, + "player_name": "A. Siekkinen", + "player_number": "8", + "score": "72-91", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "out", + "team": "1", + "player_id": 4, + "player_name": "M. Rautasalo", + "player_number": "15", + "score": "72-91", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "out", + "team": "1", + "player_id": 5, + "player_name": "A. Michelsen", + "player_number": "8", + "score": "72-91", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "in", + "team": "1", + "player_id": 8, + "player_name": "O. Kantero", + "player_number": "1", + "score": "72-91", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "out", + "team": "1", + "player_id": 2, + "player_name": "E. Skamo", + "player_number": "32", + "score": "72-91", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "in", + "team": "1", + "player_id": 18, + "player_name": "E. Erakangas", + "player_number": "11", + "score": "72-91", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "in", + "team": "1", + "player_id": 23, + "player_name": "O. Niemi", + "player_number": "55", + "score": "72-91", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:13", + "action": "missed stepbackjumpshot", + "team": "2", + "player_id": 22, + "player_name": "A. Siekkinen", + "player_number": "8", + "score": "72-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 165, + "team": "1", + "start_time": "01:09", + "start_time_seconds": 69, + "start_period": "Q4", + "end_time": "00:56", + "end_time_seconds": 56, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "01:09", + "action": "defensive", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "72-91", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:05", + "action": "personal", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "72-91", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:05", + "action": "foulon", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "72-91", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:59", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 8, + "player_name": "O. Kantero", + "player_number": "1", + "score": "72-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 166, + "team": "2", + "start_time": "00:56", + "start_time_seconds": 56, + "start_period": "Q4", + "end_time": "00:38", + "end_time_seconds": 38, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "00:56", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "72-91", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:38", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "72-94", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 167, + "team": "1", + "start_time": "00:38", + "start_time_seconds": 38, + "start_period": "Q4", + "end_time": "00:22", + "end_time_seconds": 22, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "3pt", + "time": "00:38", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "72-94", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:25", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 13, + "player_name": "V. Mustola", + "player_number": "0", + "score": "72-94", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 168, + "team": "2", + "start_time": "00:22", + "start_time_seconds": 22, + "start_period": "Q4", + "end_time": "00:04", + "end_time_seconds": 4, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "00:22", + "action": "defensive", + "team": "2", + "player_id": 19, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "72-94", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:06", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "72-94", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "00:04", + "action": "24sec", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "72-94", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 169, + "team": "1", + "start_time": "00:04", + "start_time_seconds": 4, + "start_period": "Q4", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q4", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "00:04", + "action": "24sec", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "72-94", + "possession_event_role": "start_end" + } + ] + } + ] + } + }, + "home_number_of_possessions": 85, + "away_number_of_possessions": 84 + }, + { + "match_id": "1002268", + "match_external_id": "2829850", + "category_external_id": "42145", + "date": "2026-03-31", + "time": "18:30:00", + "home_team": "Jyväskylä Basketball Academy", + "home_team_id": "27", + "away_team": "Raholan Pyrkivä", + "away_team_id": "4600311", + "home_score": "65", + "away_score": "60", + "status": "Played", + "venue": "Jyväskylän Monitoimitalo", + "competition": "Huippukoripallosarjat 2025-26", + "category": "Miesten I divisioona A", + "season": "2025-2026", + "boxscore": { + "source": "genius", + "teams": [ + { + "team_name": "Jyväskylä Basketball Academy", + "players": [ + { + "player": "Tony Rautiainen", + "player_number": 10, + "team": "Jyväskylä Basketball Academy", + "Minutes": "22:08", + "Points": 2, + "2PM": 1, + "2PA": 2, + "2P%": 50.0, + "3PM": 0, + "3PA": 3, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 2, + "DEF": 3, + "REB": 5, + "AST": 0, + "STL": 2, + "TO": 3, + "BLK": 0, + "PF": 2, + "+/-": -4, + "Index": 2 + }, + { + "player": "Tuomas Flinck", + "player_number": 17, + "team": "Jyväskylä Basketball Academy", + "Minutes": "27:52", + "Points": 8, + "2PM": 1, + "2PA": 3, + "2P%": 33.3, + "3PM": 2, + "3PA": 3, + "3P%": 66.7, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 6, + "DEF": 0, + "REB": 6, + "AST": 5, + "STL": 3, + "TO": 2, + "BLK": 1, + "PF": 5, + "+/-": 4, + "Index": 18 + }, + { + "player": "Miro Koskela", + "player_number": 0, + "team": "Jyväskylä Basketball Academy", + "Minutes": "31:02", + "Points": 17, + "2PM": 3, + "2PA": 7, + "2P%": 42.9, + "3PM": 3, + "3PA": 11, + "3P%": 27.3, + "FTM": 2, + "FTA": 4, + "FT%": 50.0, + "OFF": 4, + "DEF": 2, + "REB": 6, + "AST": 2, + "STL": 0, + "TO": 4, + "BLK": 1, + "PF": 2, + "+/-": 0, + "Index": 8 + }, + { + "player": "Jaakko Tiittanen", + "player_number": 45, + "team": "Jyväskylä Basketball Academy", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Elias Särkkä", + "player_number": 13, + "team": "Jyväskylä Basketball Academy", + "Minutes": "35:15", + "Points": 11, + "2PM": 2, + "2PA": 3, + "2P%": 66.7, + "3PM": 2, + "3PA": 11, + "3P%": 18.2, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 0, + "DEF": 9, + "REB": 9, + "AST": 2, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 2, + "+/-": 8, + "Index": 10 + }, + { + "player": "Vili Vesterinen", + "player_number": 8, + "team": "Jyväskylä Basketball Academy", + "Minutes": "17:16", + "Points": 6, + "2PM": 3, + "2PA": 6, + "2P%": 50.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 1, + "DEF": 2, + "REB": 3, + "AST": 0, + "STL": 1, + "TO": 0, + "BLK": 1, + "PF": 2, + "+/-": 11, + "Index": 8 + }, + { + "player": "Roope Nurminen", + "player_number": 24, + "team": "Jyväskylä Basketball Academy", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Viljami Valtonen", + "player_number": 12, + "team": "Jyväskylä Basketball Academy", + "Minutes": "19:12", + "Points": 11, + "2PM": 0, + "2PA": 2, + "2P%": 0.0, + "3PM": 3, + "3PA": 5, + "3P%": 60.0, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 2, + "DEF": 5, + "REB": 7, + "AST": 0, + "STL": 1, + "TO": 0, + "BLK": 0, + "PF": 3, + "+/-": 2, + "Index": 15 + }, + { + "player": "Santeri Manninen", + "player_number": 18, + "team": "Jyväskylä Basketball Academy", + "Minutes": "15:49", + "Points": 3, + "2PM": 0, + "2PA": 2, + "2P%": 0.0, + "3PM": 1, + "3PA": 2, + "3P%": 50.0, + "FTM": 0, + "FTA": 6, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 5, + "STL": 0, + "TO": 2, + "BLK": 0, + "PF": 0, + "+/-": 1, + "Index": -2 + }, + { + "player": "Renne Kivinen", + "player_number": 14, + "team": "Jyväskylä Basketball Academy", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Le Phong Dang", + "player_number": 11, + "team": "Jyväskylä Basketball Academy", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Leon Öunap", + "player_number": 3, + "team": "Jyväskylä Basketball Academy", + "Minutes": "31:26", + "Points": 7, + "2PM": 2, + "2PA": 4, + "2P%": 50.0, + "3PM": 1, + "3PA": 6, + "3P%": 16.7, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 1, + "DEF": 5, + "REB": 6, + "AST": 4, + "STL": 1, + "TO": 3, + "BLK": 0, + "PF": 2, + "+/-": 3, + "Index": 8 + } + ], + "totals": { + "Points": 65, + "2PM": 12, + "2PA": 29, + "2P%": 41.4, + "3PM": 12, + "3PA": 41, + "3P%": 29.3, + "FTM": 5, + "FTA": 14, + "FT%": 35.7, + "OFF": 16, + "DEF": 27, + "REB": 43, + "AST": 18, + "STL": 8, + "TO": 15, + "BLK": 3, + "PF": 18, + "Index": 67 + } + }, + { + "team_name": "Raholan Pyrkivä", + "players": [ + { + "player": "Panu Peltokangas", + "player_number": 12, + "team": "Raholan Pyrkivä", + "Minutes": "18:55", + "Points": 6, + "2PM": 2, + "2PA": 4, + "2P%": 50.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 2, + "FTA": 4, + "FT%": 50.0, + "OFF": 0, + "DEF": 5, + "REB": 5, + "AST": 1, + "STL": 0, + "TO": 2, + "BLK": 1, + "PF": 1, + "+/-": 0, + "Index": 6 + }, + { + "player": "Miki Puittinen", + "player_number": 11, + "team": "Raholan Pyrkivä", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Jonne Saarinen", + "player_number": 17, + "team": "Raholan Pyrkivä", + "Minutes": "17:08", + "Points": 2, + "2PM": 1, + "2PA": 1, + "2P%": 100.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 1, + "DEF": 4, + "REB": 5, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 4, + "+/-": -5, + "Index": 7 + }, + { + "player": "Karo Puittinen", + "player_number": 5, + "team": "Raholan Pyrkivä", + "Minutes": "16:42", + "Points": 0, + "2PM": 0, + "2PA": 2, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 0, + "STL": 2, + "TO": 1, + "BLK": 0, + "PF": 0, + "+/-": -5, + "Index": 0 + }, + { + "player": "Tuomo Aalto", + "player_number": 44, + "team": "Raholan Pyrkivä", + "Minutes": "9:39", + "Points": 8, + "2PM": 1, + "2PA": 2, + "2P%": 50.0, + "3PM": 2, + "3PA": 4, + "3P%": 50.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 3, + "STL": 1, + "TO": 1, + "BLK": 0, + "PF": 2, + "+/-": 4, + "Index": 9 + }, + { + "player": "Angel Mavrodiev", + "player_number": 10, + "team": "Raholan Pyrkivä", + "Minutes": "27:51", + "Points": 0, + "2PM": 0, + "2PA": 4, + "2P%": 0.0, + "3PM": 0, + "3PA": 3, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 1, + "DEF": 2, + "REB": 3, + "AST": 5, + "STL": 0, + "TO": 4, + "BLK": 0, + "PF": 3, + "+/-": 10, + "Index": -3 + }, + { + "player": "Juho Kaltiainen", + "player_number": 20, + "team": "Raholan Pyrkivä", + "Minutes": "5:01", + "Points": 0, + "2PM": 0, + "2PA": 1, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": -3, + "Index": -1 + }, + { + "player": "Miro Kollanen", + "player_number": 3, + "team": "Raholan Pyrkivä", + "Minutes": "32:31", + "Points": 9, + "2PM": 2, + "2PA": 3, + "2P%": 66.7, + "3PM": 1, + "3PA": 9, + "3P%": 11.1, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 0, + "DEF": 2, + "REB": 2, + "AST": 4, + "STL": 2, + "TO": 4, + "BLK": 0, + "PF": 4, + "+/-": -9, + "Index": 4 + }, + { + "player": "Miika Smolander", + "player_number": 34, + "team": "Raholan Pyrkivä", + "Minutes": "14:46", + "Points": 2, + "2PM": 1, + "2PA": 2, + "2P%": 50.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 1, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 2, + "+/-": -16, + "Index": 1 + }, + { + "player": "Samppa Mäki", + "player_number": 9, + "team": "Raholan Pyrkivä", + "Minutes": "38:27", + "Points": 29, + "2PM": 3, + "2PA": 5, + "2P%": 60.0, + "3PM": 6, + "3PA": 15, + "3P%": 40.0, + "FTM": 5, + "FTA": 8, + "FT%": 62.5, + "OFF": 1, + "DEF": 11, + "REB": 12, + "AST": 0, + "STL": 2, + "TO": 2, + "BLK": 0, + "PF": 3, + "+/-": 1, + "Index": 27 + }, + { + "player": "Jaako Hilden", + "player_number": 33, + "team": "Raholan Pyrkivä", + "Minutes": "14:01", + "Points": 4, + "2PM": 1, + "2PA": 3, + "2P%": 33.3, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 1, + "+/-": 3, + "Index": 2 + }, + { + "player": "Manu Honkaniemi", + "player_number": 32, + "team": "Raholan Pyrkivä", + "Minutes": "4:59", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 1, + "+/-": -5, + "Index": 0 + } + ], + "totals": { + "Points": 60, + "2PM": 11, + "2PA": 27, + "2P%": 40.7, + "3PM": 9, + "3PA": 33, + "3P%": 27.3, + "FTM": 11, + "FTA": 16, + "FT%": 68.8, + "OFF": 3, + "DEF": 27, + "REB": 30, + "AST": 14, + "STL": 7, + "TO": 15, + "BLK": 1, + "PF": 21, + "Index": 52 + } + } + ], + "match_totals": { + "Points": 125, + "2PM": 23, + "2PA": 56, + "2P%": 41.1, + "3PM": 21, + "3PA": 74, + "3P%": 28.4, + "FTM": 16, + "FTA": 30, + "FT%": 53.3, + "OFF": 19, + "DEF": 54, + "REB": 73, + "AST": 32, + "STL": 15, + "TO": 30, + "BLK": 4, + "PF": 39, + "Index": 119 + } + }, + "playbyplay": { + "match_info": { + "home_team": "Jyväskylä Basketball Academy", + "away_team": "Raholan Pyrkivä", + "home_score": 65, + "away_score": 60 + }, + "events": [ + { + "event_type": "game", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "won startperiod", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "2", + "time": "09:59", + "score": "0-0", + "action": "won won", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 1, + "possession_team": "2" + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "1", + "time": "09:59", + "score": "0-0", + "action": "won lost", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 2, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "09:39", + "score": "0-0", + "action": "missed layup", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 2, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "09:37", + "score": "0-0", + "action": "defensive", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 2, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "09:36", + "score": "2-0", + "action": "made layup", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 2, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "09:25", + "score": "2-3", + "action": "made jumpshot", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 3, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "09:25", + "score": "2-3", + "action": "assist", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 4, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "09:15", + "score": "4-3", + "action": "made layup", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 4, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "09:15", + "score": "4-3", + "action": "assist", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 5, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "08:58", + "score": "4-3", + "action": "missed pullupjumpshot", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 5, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "08:54", + "score": "4-3", + "action": "defensive", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 6, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "08:48", + "score": "6-3", + "action": "made drivinglayup", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 6, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "08:27", + "score": "6-3", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 7, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "08:25", + "score": "6-3", + "action": "defensive", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 8, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "08:21", + "score": "6-3", + "action": "personal", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 8, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "08:21", + "score": "6-3", + "action": "foulon", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 8, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "08:15", + "score": "6-3", + "action": "missed jumpshot", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 8, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "08:12", + "score": "6-3", + "action": "offensive", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 8, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "08:08", + "score": "6-3", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 8, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "08:05", + "score": "6-3", + "action": "defensive", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 9, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "07:52", + "score": "6-3", + "action": "missed drivinglayup", + "player_number": "20", + "player_name": "J. Kaltiainen", + "player_id": 10, + "possession_number": 9, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q1", + "team": "1", + "time": "07:52", + "score": "6-3", + "action": "block", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 9, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "07:50", + "score": "6-3", + "action": "defensive", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 10, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "07:46", + "score": "6-3", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 10, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "07:42", + "score": "6-3", + "action": "defensive", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 11, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "07:21", + "score": "6-3", + "action": "missed fadeaway", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 11, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "07:18", + "score": "6-3", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 12, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "07:13", + "score": "6-3", + "action": "in", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 12, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "07:13", + "score": "6-3", + "action": "out", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 12, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "07:13", + "score": "6-3", + "action": "in", + "player_number": "32", + "player_name": "M. Honkaniemi", + "player_id": 12, + "possession_number": 12, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "07:13", + "score": "6-3", + "action": "out", + "player_number": "20", + "player_name": "J. Kaltiainen", + "player_id": 10, + "possession_number": 12, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "07:06", + "score": "6-3", + "action": "ballhandling", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 12, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "06:57", + "score": "6-3", + "action": "backcourt", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 13, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "06:46", + "score": "6-3", + "action": "missed jumpshot", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 14, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "06:44", + "score": "6-3", + "action": "offensive", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 14, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "06:34", + "score": "6-3", + "action": "missed layup", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 14, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q1", + "team": "2", + "time": "06:34", + "score": "6-3", + "action": "block", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 14, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "06:29", + "score": "6-3", + "action": "offensive", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 14, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "06:28", + "score": "6-3", + "action": "missed floatingjumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 14, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "06:26", + "score": "6-3", + "action": "defensive", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "06:19", + "score": "6-3", + "action": "missed jumpshot", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "06:17", + "score": "6-3", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 16, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "06:09", + "score": "6-3", + "action": "missed stepbackjumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 16, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "06:05", + "score": "6-3", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 16, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:05", + "score": "6-3", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 16, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:05", + "score": "6-3", + "action": "out", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 16, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "06:05", + "score": "6-3", + "action": "out", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 16, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "06:05", + "score": "6-3", + "action": "out", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 16, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "06:05", + "score": "6-3", + "action": "in", + "player_number": "5", + "player_name": "K. Puittinen", + "player_id": 14, + "possession_number": 16, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "06:05", + "score": "6-3", + "action": "in", + "player_number": "34", + "player_name": "M. Smolander", + "player_id": 15, + "possession_number": 16, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "05:55", + "score": "6-3", + "action": "ballhandling", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 16, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "2", + "time": "05:55", + "score": "6-3", + "action": "steal", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 17, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "05:49", + "score": "6-3", + "action": "missed layup", + "player_number": "34", + "player_name": "M. Smolander", + "player_id": 15, + "possession_number": 17, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "05:47", + "score": "6-3", + "action": "defensive", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 18, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "05:43", + "score": "6-3", + "action": "personal", + "player_number": "34", + "player_name": "M. Smolander", + "player_id": 15, + "possession_number": 18, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "05:43", + "score": "6-3", + "action": "foulon", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 18, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "05:37", + "score": "6-3", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 18, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "05:34", + "score": "6-3", + "action": "defensive", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 19, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "05:23", + "score": "6-3", + "action": "personal", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 19, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "05:23", + "score": "6-3", + "action": "foulon", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 19, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:23", + "score": "6-3", + "action": "in", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 19, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:23", + "score": "6-3", + "action": "out", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 19, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "05:23", + "score": "6-3", + "action": "missed 1of3", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 19, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "05:23", + "score": "6-3", + "action": "missed 2of3", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 19, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "05:23", + "score": "6-4", + "action": "made 3of3", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 19, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "05:23", + "score": "6-4", + "action": "assist", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 20, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "05:06", + "score": "9-4", + "action": "made jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 20, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "05:06", + "score": "9-4", + "action": "assist", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 21, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "04:47", + "score": "9-4", + "action": "missed jumpshot", + "player_number": "34", + "player_name": "M. Smolander", + "player_id": 15, + "possession_number": 21, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "04:44", + "score": "9-4", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 22, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "04:44", + "score": "9-4", + "action": "in", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 22, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "04:44", + "score": "9-4", + "action": "out", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 22, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "04:35", + "score": "12-4", + "action": "made jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 22, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "04:35", + "score": "12-4", + "action": "assist", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 23, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q1", + "team": "2", + "time": "04:34", + "score": "12-4", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 23, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "04:22", + "score": "12-6", + "action": "made layup", + "player_number": "34", + "player_name": "M. Smolander", + "player_id": 15, + "possession_number": 23, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "04:22", + "score": "12-6", + "action": "assist", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 24, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "04:06", + "score": "12-6", + "action": "missed jumpshot", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 24, + "possession_team": "1" + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "1", + "time": "04:05", + "score": "12-6", + "action": "won lodgedball", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 24, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "04:05", + "score": "12-6", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 24, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "04:05", + "score": "12-6", + "action": "in", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 24, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "04:05", + "score": "12-6", + "action": "out", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 24, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "03:54", + "score": "12-6", + "action": "missed reverselayup", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 24, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "03:52", + "score": "12-6", + "action": "defensive", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 25, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "03:42", + "score": "12-6", + "action": "personal", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 25, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "03:42", + "score": "12-6", + "action": "foulon", + "player_number": "34", + "player_name": "M. Smolander", + "player_id": 15, + "possession_number": 25, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:42", + "score": "12-6", + "action": "in", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 25, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:42", + "score": "12-6", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 25, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "03:36", + "score": "12-6", + "action": "missed layup", + "player_number": "5", + "player_name": "K. Puittinen", + "player_id": 14, + "possession_number": 25, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q1", + "team": "1", + "time": "03:36", + "score": "12-6", + "action": "block", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 25, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "03:33", + "score": "12-6", + "action": "defensive", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "03:24", + "score": "12-6", + "action": "missed layup", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "03:22", + "score": "12-6", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:22", + "score": "12-6", + "action": "in", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:22", + "score": "12-6", + "action": "out", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "03:17", + "score": "12-6", + "action": "missed jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "03:13", + "score": "12-6", + "action": "offensive", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "03:13", + "score": "12-6", + "action": "personal", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "03:13", + "score": "12-6", + "action": "foulon", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:13", + "score": "12-6", + "action": "in", + "player_number": "44", + "player_name": "T. Aalto", + "player_id": 17, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:13", + "score": "12-6", + "action": "out", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:13", + "score": "12-6", + "action": "in", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:13", + "score": "12-6", + "action": "out", + "player_number": "5", + "player_name": "K. Puittinen", + "player_id": 14, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "03:06", + "score": "14-6", + "action": "made drivinglayup", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "02:40", + "score": "14-6", + "action": "ballhandling", + "player_number": "34", + "player_name": "M. Smolander", + "player_id": 15, + "possession_number": 27, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "02:33", + "score": "14-6", + "action": "ballhandling", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "02:21", + "score": "14-6", + "action": "badpass", + "player_number": "44", + "player_name": "T. Aalto", + "player_id": 17, + "possession_number": 29, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "02:21", + "score": "14-6", + "action": "steal", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "02:14", + "score": "14-6", + "action": "personal", + "player_number": "32", + "player_name": "M. Honkaniemi", + "player_id": 12, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "02:14", + "score": "14-6", + "action": "foulon", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:14", + "score": "14-6", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:14", + "score": "14-6", + "action": "out", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:14", + "score": "14-6", + "action": "in", + "player_number": "20", + "player_name": "J. Kaltiainen", + "player_id": 10, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:14", + "score": "14-6", + "action": "out", + "player_number": "32", + "player_name": "M. Honkaniemi", + "player_id": 12, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "02:05", + "score": "14-6", + "action": "missed drivinglayup", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "02:03", + "score": "14-6", + "action": "defensive", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 31, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "02:03", + "score": "14-6", + "action": "personal", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 31, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "02:03", + "score": "14-6", + "action": "foulon", + "player_number": "44", + "player_name": "T. Aalto", + "player_id": 17, + "possession_number": 31, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "01:53", + "score": "14-6", + "action": "missed layup", + "player_number": "44", + "player_name": "T. Aalto", + "player_id": 17, + "possession_number": 31, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "01:51", + "score": "14-6", + "action": "defensive", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 32, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "01:46", + "score": "14-6", + "action": "personal", + "player_number": "34", + "player_name": "M. Smolander", + "player_id": 15, + "possession_number": 32, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "01:46", + "score": "14-6", + "action": "foulon", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 32, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "01:46", + "score": "14-6", + "action": "in", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 32, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "01:46", + "score": "14-6", + "action": "out", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 32, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "01:46", + "score": "14-6", + "action": "out", + "player_number": "44", + "player_name": "T. Aalto", + "player_id": 17, + "possession_number": 32, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "01:46", + "score": "14-6", + "action": "out", + "player_number": "34", + "player_name": "M. Smolander", + "player_id": 15, + "possession_number": 32, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "01:46", + "score": "14-6", + "action": "in", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 32, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "01:46", + "score": "14-6", + "action": "in", + "player_number": "17", + "player_name": "J. Saarinen", + "player_id": 18, + "possession_number": 32, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "01:46", + "score": "15-6", + "action": "made 1of2", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 32, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "01:46", + "score": "16-6", + "action": "made 2of2", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 32, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "01:22", + "score": "16-8", + "action": "made jumpshot", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 33, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "01:08", + "score": "16-8", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 34, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "01:05", + "score": "16-8", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "00:53", + "score": "16-8", + "action": "missed stepbackjumpshot", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "00:50", + "score": "16-8", + "action": "defensive", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 36, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "00:38", + "score": "16-8", + "action": "missed layup", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 36, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "00:36", + "score": "16-8", + "action": "defensive", + "player_number": "17", + "player_name": "J. Saarinen", + "player_id": 18, + "possession_number": 37, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "00:30", + "score": "16-8", + "action": "badpass", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 37, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "00:30", + "score": "16-8", + "action": "out", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 38, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "00:30", + "score": "16-8", + "action": "out", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 38, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "00:30", + "score": "16-8", + "action": "in", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 38, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "00:30", + "score": "16-8", + "action": "in", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 38, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "00:03", + "score": "16-8", + "action": "missed floatingjumpshot", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 38, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "00:03", + "score": "16-8", + "action": "offensive", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 38, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "00:03", + "score": "16-8", + "action": "missed tipinlayup", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 38, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "00:03", + "score": "16-8", + "action": "defensive", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 39, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "00:02", + "score": "16-8", + "action": "missed jumpshot", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 39, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "00:00", + "score": "16-8", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "16-8", + "action": "in", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "16-8", + "action": "out", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "16-8", + "action": "in", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "16-8", + "action": "out", + "player_number": "20", + "player_name": "J. Kaltiainen", + "player_id": 10 + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "10:00", + "score": "16-8", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "09:45", + "score": "16-11", + "action": "made jumpshot", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 40, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "09:45", + "score": "16-11", + "action": "assist", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "09:29", + "score": "16-11", + "action": "missed jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "09:26", + "score": "16-11", + "action": "defensive", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 42, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "09:16", + "score": "16-14", + "action": "made jumpshot", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 42, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "09:16", + "score": "16-14", + "action": "assist", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 43, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "08:58", + "score": "16-14", + "action": "personal", + "player_number": "17", + "player_name": "J. Saarinen", + "player_id": 18, + "possession_number": 43, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "08:58", + "score": "16-14", + "action": "foulon", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 43, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "08:58", + "score": "16-14", + "action": "in", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 43, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "08:58", + "score": "16-14", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 43, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "08:43", + "score": "16-14", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 43, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "08:39", + "score": "16-14", + "action": "defensive", + "player_number": "17", + "player_name": "J. Saarinen", + "player_id": 18, + "possession_number": 44, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "08:21", + "score": "16-14", + "action": "badpass", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 44, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "08:00", + "score": "18-14", + "action": "made drivinglayup", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 45, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "07:36", + "score": "18-17", + "action": "made jumpshot", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 46, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "07:36", + "score": "18-17", + "action": "assist", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "07:23", + "score": "18-17", + "action": "missed jumpshot", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "07:21", + "score": "18-17", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "1", + "time": "07:21", + "score": "18-17", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "07:21", + "score": "18-17", + "action": "in", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "07:21", + "score": "18-17", + "action": "out", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "07:05", + "score": "18-19", + "action": "made drivinglayup", + "player_number": "17", + "player_name": "J. Saarinen", + "player_id": 18, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "07:05", + "score": "18-19", + "action": "assist", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 49, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "06:45", + "score": "20-19", + "action": "made jumpshot", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 49, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "06:45", + "score": "20-19", + "action": "assist", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 50, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "06:25", + "score": "20-19", + "action": "missed pullupjumpshot", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 50, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "06:20", + "score": "20-19", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 50, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "06:20", + "score": "20-19", + "action": "in", + "player_number": "5", + "player_name": "K. Puittinen", + "player_id": 14, + "possession_number": 50, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "06:20", + "score": "20-19", + "action": "out", + "player_number": "17", + "player_name": "J. Saarinen", + "player_id": 18, + "possession_number": 50, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "06:13", + "score": "20-19", + "action": "missed layup", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 50, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "06:11", + "score": "20-19", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "06:07", + "score": "20-19", + "action": "missed jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "06:04", + "score": "20-19", + "action": "defensive", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "05:58", + "score": "20-19", + "action": "out", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "05:58", + "score": "20-19", + "action": "out", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "05:58", + "score": "20-19", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "05:58", + "score": "20-19", + "action": "in", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "05:58", + "score": "20-19", + "action": "in", + "player_number": "33", + "player_name": "J. Hilden", + "player_id": 19, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "05:58", + "score": "20-19", + "action": "out", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "05:44", + "score": "20-19", + "action": "ballhandling", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "1", + "time": "05:44", + "score": "20-19", + "action": "steal", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 53, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "05:37", + "score": "20-19", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 53, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "05:33", + "score": "20-19", + "action": "defensive", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "05:32", + "score": "20-19", + "action": "personal", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "05:32", + "score": "20-19", + "action": "foulon", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "05:17", + "score": "20-19", + "action": "missed jumpshot", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "05:15", + "score": "20-19", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 55, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "05:10", + "score": "20-19", + "action": "personal", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 55, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "05:10", + "score": "20-19", + "action": "foulon", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 55, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "05:10", + "score": "20-19", + "action": "in", + "player_number": "17", + "player_name": "J. Saarinen", + "player_id": 18, + "possession_number": 55, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "05:10", + "score": "20-19", + "action": "out", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 55, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "05:10", + "score": "20-19", + "action": "in", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 55, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "05:10", + "score": "20-19", + "action": "out", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 55, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "05:10", + "score": "20-19", + "action": "missed 1of2", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 55, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "05:10", + "score": "20-19", + "action": "missed 2of2", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 55, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "05:10", + "score": "20-19", + "action": "defensive", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 56, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "04:55", + "score": "20-19", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 56, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "04:52", + "score": "20-19", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 57, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "04:35", + "score": "20-19", + "action": "in", + "player_number": "34", + "player_name": "M. Smolander", + "player_id": 15, + "possession_number": 57, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "04:35", + "score": "20-19", + "action": "out", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 57, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "04:29", + "score": "20-19", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 57, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "04:25", + "score": "20-19", + "action": "defensive", + "player_number": "34", + "player_name": "M. Smolander", + "player_id": 15, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "04:03", + "score": "20-19", + "action": "badpass", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "04:03", + "score": "20-19", + "action": "in", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 59, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "04:03", + "score": "20-19", + "action": "out", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 59, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "04:03", + "score": "20-19", + "action": "in", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 59, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "04:03", + "score": "20-19", + "action": "out", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 59, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "03:55", + "score": "23-19", + "action": "made jumpshot", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 59, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "03:55", + "score": "23-19", + "action": "assist", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 60, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "03:34", + "score": "23-19", + "action": "missed layup", + "player_number": "5", + "player_name": "K. Puittinen", + "player_id": 14, + "possession_number": 60, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "03:32", + "score": "23-19", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "03:32", + "score": "23-19", + "action": "personal", + "player_number": "33", + "player_name": "J. Hilden", + "player_id": 19, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "03:32", + "score": "23-19", + "action": "foulon", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "03:20", + "score": "23-19", + "action": "missed layup", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "jumpball", + "period": "Q2", + "team": "1", + "time": "03:18", + "score": "23-19", + "action": "won heldball", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "03:18", + "score": "23-19", + "action": "offensive", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "03:07", + "score": "23-19", + "action": "missed jumpshot", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "03:04", + "score": "23-19", + "action": "offensive", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "03:02", + "score": "26-19", + "action": "made jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "03:02", + "score": "26-19", + "action": "assist", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 62, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "2", + "time": "03:02", + "score": "26-19", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 62, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "03:02", + "score": "26-19", + "action": "in", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 62, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "03:02", + "score": "26-19", + "action": "out", + "player_number": "5", + "player_name": "K. Puittinen", + "player_id": 14, + "possession_number": 62, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "02:39", + "score": "26-22", + "action": "made stepbackjumpshot", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 62, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "02:22", + "score": "26-22", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 63, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "02:20", + "score": "26-22", + "action": "defensive", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 64, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "02:00", + "score": "26-22", + "action": "missed stepbackjumpshot", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 64, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "02:00", + "score": "26-22", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 64, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "02:00", + "score": "26-22", + "action": "personal", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 64, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "02:00", + "score": "26-22", + "action": "foulon", + "player_number": "34", + "player_name": "M. Smolander", + "player_id": 15, + "possession_number": 64, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "02:00", + "score": "26-22", + "action": "in", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 64, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "02:00", + "score": "26-22", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 64, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "01:54", + "score": "26-22", + "action": "travel", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 64, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:54", + "score": "26-22", + "action": "in", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:54", + "score": "26-22", + "action": "out", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "01:45", + "score": "26-22", + "action": "missed drivinglayup", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "01:43", + "score": "26-22", + "action": "offensive", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "01:42", + "score": "29-22", + "action": "made jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "01:42", + "score": "29-22", + "action": "assist", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 66, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "01:23", + "score": "29-25", + "action": "made jumpshot", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 66, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "01:23", + "score": "29-25", + "action": "assist", + "player_number": "34", + "player_name": "M. Smolander", + "player_id": 15, + "possession_number": 67, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "01:07", + "score": "31-25", + "action": "made layup", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 67, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "01:07", + "score": "31-25", + "action": "assist", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "00:36", + "score": "31-25", + "action": "personal", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "00:36", + "score": "31-25", + "action": "foulon", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:36", + "score": "31-25", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:36", + "score": "31-25", + "action": "out", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:36", + "score": "31-25", + "action": "in", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:36", + "score": "31-25", + "action": "out", + "player_number": "17", + "player_name": "J. Saarinen", + "player_id": 18, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "00:36", + "score": "31-26", + "action": "made 1of2", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "00:36", + "score": "31-27", + "action": "made 2of2", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "00:16", + "score": "31-27", + "action": "ballhandling", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 69, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "00:16", + "score": "31-27", + "action": "steal", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "00:14", + "score": "31-27", + "action": "personal", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "00:14", + "score": "31-27", + "action": "foulon", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "00:01", + "score": "31-27", + "action": "missed jumpshot", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "00:01", + "score": "31-27", + "action": "defensive", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 71, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "00:00", + "score": "31-27", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "31-27", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "31-27", + "action": "out", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "31-27", + "action": "in", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "31-27", + "action": "in", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "31-27", + "action": "out", + "player_number": "34", + "player_name": "M. Smolander", + "player_id": 15 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "31-27", + "action": "out", + "player_number": "33", + "player_name": "J. Hilden", + "player_id": 19 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "31-27", + "action": "in", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "31-27", + "action": "in", + "player_number": "17", + "player_name": "J. Saarinen", + "player_id": 18 + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "10:00", + "score": "31-27", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "09:45", + "score": "31-27", + "action": "missed jumpshot", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "09:43", + "score": "31-27", + "action": "defensive", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 73, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "09:37", + "score": "31-27", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 73, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "09:34", + "score": "31-27", + "action": "defensive", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 74, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "09:19", + "score": "31-27", + "action": "ballhandling", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 74, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "09:11", + "score": "31-27", + "action": "personal", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 75, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "09:11", + "score": "31-27", + "action": "foulon", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 75, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "08:57", + "score": "31-27", + "action": "missed jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 75, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "08:55", + "score": "31-27", + "action": "offensive", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 75, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "08:49", + "score": "31-27", + "action": "missed layup", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 75, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "08:46", + "score": "31-27", + "action": "offensive", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 75, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "08:46", + "score": "33-27", + "action": "made tipinlayup", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 75, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "08:26", + "score": "33-27", + "action": "badpass", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 76, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "1", + "time": "08:26", + "score": "33-27", + "action": "steal", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 77, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "08:20", + "score": "33-27", + "action": "badpass", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 77, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "08:09", + "score": "33-27", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 78, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "08:07", + "score": "33-27", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "08:07", + "score": "33-27", + "action": "personal", + "player_number": "17", + "player_name": "J. Saarinen", + "player_id": 18, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "08:07", + "score": "33-27", + "action": "foulon", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "07:59", + "score": "33-27", + "action": "missed jumpshot", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "07:56", + "score": "33-27", + "action": "offensive", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "07:52", + "score": "36-27", + "action": "made jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "07:52", + "score": "36-27", + "action": "assist", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 80, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "07:30", + "score": "36-30", + "action": "made stepbackjumpshot", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 80, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "07:24", + "score": "36-30", + "action": "ballhandling", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "07:11", + "score": "36-30", + "action": "missed reverselayup", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 82, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "07:11", + "score": "36-30", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 82, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "07:11", + "score": "36-30", + "action": "out", + "player_number": "17", + "player_name": "J. Saarinen", + "player_id": 18, + "possession_number": 82, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "07:11", + "score": "36-30", + "action": "out", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 82, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "07:11", + "score": "36-30", + "action": "in", + "player_number": "33", + "player_name": "J. Hilden", + "player_id": 19, + "possession_number": 82, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "07:11", + "score": "36-30", + "action": "in", + "player_number": "34", + "player_name": "M. Smolander", + "player_id": 15, + "possession_number": 82, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "07:06", + "score": "36-32", + "action": "made layup", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 82, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "07:06", + "score": "36-32", + "action": "assist", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 83, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "06:56", + "score": "38-32", + "action": "made dunk", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 83, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "06:56", + "score": "38-32", + "action": "assist", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 84, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "06:34", + "score": "38-32", + "action": "badpass", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 84, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "1", + "time": "06:34", + "score": "38-32", + "action": "steal", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 85, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "06:34", + "score": "38-32", + "action": "personal", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 85, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "06:34", + "score": "38-32", + "action": "foulon", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 85, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "06:34", + "score": "38-32", + "action": "out", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 85, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "06:34", + "score": "38-32", + "action": "out", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 85, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "06:34", + "score": "38-32", + "action": "in", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 85, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "06:34", + "score": "38-32", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 85, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "06:29", + "score": "38-32", + "action": "missed jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 85, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "06:26", + "score": "38-32", + "action": "defensive", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 86, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "06:12", + "score": "38-32", + "action": "missed drivinglayup", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 86, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "06:09", + "score": "38-32", + "action": "offensive", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 86, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "06:09", + "score": "38-34", + "action": "made tipinlayup", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 86, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "06:03", + "score": "41-34", + "action": "made jumpshot", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 87, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "06:03", + "score": "41-34", + "action": "assist", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 88, + "possession_team": "2" + }, + { + "event_type": "jumpball", + "period": "Q3", + "team": "1", + "time": "05:47", + "score": "41-34", + "action": "won heldball", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 89, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "05:47", + "score": "41-34", + "action": "ballhandling", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 89, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "1", + "time": "05:47", + "score": "41-34", + "action": "steal", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 89, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "05:47", + "score": "41-34", + "action": "in", + "player_number": "17", + "player_name": "J. Saarinen", + "player_id": 18, + "possession_number": 89, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "05:47", + "score": "41-34", + "action": "out", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 89, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "05:28", + "score": "41-34", + "action": "ballhandling", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 89, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "2", + "time": "05:28", + "score": "41-34", + "action": "steal", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "05:28", + "score": "41-34", + "action": "personal", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "05:28", + "score": "41-34", + "action": "foulon", + "player_number": "33", + "player_name": "J. Hilden", + "player_id": 19, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:28", + "score": "41-34", + "action": "in", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:28", + "score": "41-34", + "action": "out", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "05:10", + "score": "41-34", + "action": "personal", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "05:10", + "score": "41-34", + "action": "foulon", + "player_number": "17", + "player_name": "J. Saarinen", + "player_id": 18, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:10", + "score": "41-34", + "action": "in", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:10", + "score": "41-34", + "action": "out", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "05:08", + "score": "41-34", + "action": "missed jumpshot", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "05:05", + "score": "41-34", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 91, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "05:01", + "score": "41-34", + "action": "ballhandling", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 91, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "04:42", + "score": "41-34", + "action": "missed jumpshot", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 92, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "04:40", + "score": "41-34", + "action": "defensive", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 93, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "04:33", + "score": "41-34", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 93, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "04:29", + "score": "41-34", + "action": "defensive", + "player_number": "17", + "player_name": "J. Saarinen", + "player_id": 18, + "possession_number": 94, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "04:15", + "score": "41-34", + "action": "missed stepbackjumpshot", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 94, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "04:13", + "score": "41-34", + "action": "defensive", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 95, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "04:10", + "score": "44-34", + "action": "made jumpshot", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 95, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "04:10", + "score": "44-34", + "action": "assist", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 96, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q3", + "team": "2", + "time": "04:06", + "score": "44-34", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 96, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "04:06", + "score": "44-34", + "action": "in", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 96, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "04:06", + "score": "44-34", + "action": "out", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 96, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "04:06", + "score": "44-34", + "action": "out", + "player_number": "34", + "player_name": "M. Smolander", + "player_id": 15, + "possession_number": 96, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "04:06", + "score": "44-34", + "action": "out", + "player_number": "33", + "player_name": "J. Hilden", + "player_id": 19, + "possession_number": 96, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "04:06", + "score": "44-34", + "action": "in", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 96, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "04:06", + "score": "44-34", + "action": "in", + "player_number": "44", + "player_name": "T. Aalto", + "player_id": 17, + "possession_number": 96, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "03:52", + "score": "44-34", + "action": "badpass", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 96, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "1", + "time": "03:52", + "score": "44-34", + "action": "steal", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 97, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "03:52", + "score": "44-34", + "action": "personal", + "player_number": "17", + "player_name": "J. Saarinen", + "player_id": 18, + "possession_number": 97, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "03:52", + "score": "44-34", + "action": "foulon", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 97, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "03:37", + "score": "47-34", + "action": "made jumpshot", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 97, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "03:37", + "score": "47-34", + "action": "assist", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 98, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "03:23", + "score": "47-34", + "action": "missed pullupjumpshot", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 98, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "03:20", + "score": "47-34", + "action": "offensive", + "player_number": "17", + "player_name": "J. Saarinen", + "player_id": 18, + "possession_number": 98, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "03:13", + "score": "47-34", + "action": "missed jumpshot", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 98, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "03:13", + "score": "47-34", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 99, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "03:02", + "score": "47-34", + "action": "personal", + "player_number": "44", + "player_name": "T. Aalto", + "player_id": 17, + "possession_number": 99, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "03:02", + "score": "47-34", + "action": "foulon", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 99, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "03:02", + "score": "48-34", + "action": "made 1of2", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 99, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "03:02", + "score": "48-34", + "action": "missed 2of2", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 99, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "03:02", + "score": "48-34", + "action": "defensive", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 100, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "02:47", + "score": "48-34", + "action": "personal", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 100, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "02:47", + "score": "48-34", + "action": "foulon", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 100, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "02:47", + "score": "48-34", + "action": "in", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 100, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "02:47", + "score": "48-34", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 100, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "02:47", + "score": "48-34", + "action": "in", + "player_number": "5", + "player_name": "K. Puittinen", + "player_id": 14, + "possession_number": 100, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "02:47", + "score": "48-34", + "action": "out", + "player_number": "17", + "player_name": "J. Saarinen", + "player_id": 18, + "possession_number": 100, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "02:43", + "score": "48-37", + "action": "made pullupjumpshot", + "player_number": "44", + "player_name": "T. Aalto", + "player_id": 17, + "possession_number": 100, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "02:29", + "score": "48-37", + "action": "missed jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 101, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "02:26", + "score": "48-37", + "action": "defensive", + "player_number": "44", + "player_name": "T. Aalto", + "player_id": 17, + "possession_number": 102, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "02:18", + "score": "48-37", + "action": "personal", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 102, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "02:18", + "score": "48-37", + "action": "foulon", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 102, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "02:15", + "score": "48-37", + "action": "missed layup", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 102, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "02:12", + "score": "48-37", + "action": "defensive", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 103, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "01:50", + "score": "50-37", + "action": "made fadeaway", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 103, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "01:24", + "score": "50-37", + "action": "missed jumpshot", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 104, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "01:22", + "score": "50-37", + "action": "defensive", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 105, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "01:21", + "score": "50-37", + "action": "personal", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 105, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "01:21", + "score": "50-37", + "action": "foulon", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 105, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:21", + "score": "50-37", + "action": "in", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 105, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:21", + "score": "50-37", + "action": "out", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 105, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:21", + "score": "50-37", + "action": "in", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 105, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:21", + "score": "50-37", + "action": "out", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 105, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "01:21", + "score": "50-37", + "action": "missed 1of2", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 105, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "01:21", + "score": "50-37", + "action": "missed 2of2", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 105, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "01:21", + "score": "50-37", + "action": "defensive", + "player_number": "5", + "player_name": "K. Puittinen", + "player_id": 14, + "possession_number": 106, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "01:04", + "score": "50-37", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "T. Aalto", + "player_id": 17, + "possession_number": 106, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "01:01", + "score": "50-37", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 107, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "00:51", + "score": "50-37", + "action": "travel", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 107, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "00:51", + "score": "50-37", + "action": "in", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 108, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "00:51", + "score": "50-37", + "action": "out", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 108, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "00:30", + "score": "50-37", + "action": "personal", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 108, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "00:30", + "score": "50-37", + "action": "foulon", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 108, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "00:30", + "score": "50-38", + "action": "made 1of2", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 108, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "00:30", + "score": "50-38", + "action": "assist", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 108, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "00:30", + "score": "50-38", + "action": "missed 2of2", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 108, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "00:30", + "score": "50-38", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 109, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "00:11", + "score": "50-38", + "action": "missed floatingjumpshot", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 109, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "00:09", + "score": "50-38", + "action": "defensive", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 110, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "00:04", + "score": "50-38", + "action": "missed pullupjumpshot", + "player_number": "44", + "player_name": "T. Aalto", + "player_id": 17, + "possession_number": 110, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "00:00", + "score": "50-38", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "50-38", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "50-38", + "action": "out", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "50-38", + "action": "in", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "50-38", + "action": "out", + "player_number": "44", + "player_name": "T. Aalto", + "player_id": 17 + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "10:00", + "score": "50-38", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "09:38", + "score": "50-38", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "09:35", + "score": "50-38", + "action": "defensive", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 112, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "09:20", + "score": "50-38", + "action": "missed jumpshot", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 112, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "09:18", + "score": "50-38", + "action": "defensive", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "08:55", + "score": "50-40", + "action": "made layup", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "08:34", + "score": "52-40", + "action": "made layup", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "08:34", + "score": "52-40", + "action": "assist", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "08:12", + "score": "52-40", + "action": "personal", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "08:12", + "score": "52-40", + "action": "foulon", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "08:12", + "score": "52-40", + "action": "missed 1of2", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "08:12", + "score": "52-41", + "action": "made 2of2", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "08:12", + "score": "52-41", + "action": "in", + "player_number": "34", + "player_name": "M. Smolander", + "player_id": 15, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "08:12", + "score": "52-41", + "action": "out", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "08:03", + "score": "52-41", + "action": "ballhandling", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "08:03", + "score": "52-41", + "action": "steal", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "07:58", + "score": "52-41", + "action": "missed drivinglayup", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "07:56", + "score": "52-41", + "action": "defensive", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "07:52", + "score": "52-41", + "action": "missed jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "07:49", + "score": "52-41", + "action": "offensive", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "07:40", + "score": "52-41", + "action": "badpass", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "07:40", + "score": "52-41", + "action": "steal", + "player_number": "5", + "player_name": "K. Puittinen", + "player_id": 14, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "07:36", + "score": "52-41", + "action": "badpass", + "player_number": "5", + "player_name": "K. Puittinen", + "player_id": 14, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "07:36", + "score": "52-41", + "action": "steal", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "07:34", + "score": "52-41", + "action": "personal", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "07:34", + "score": "52-41", + "action": "foulon", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "07:34", + "score": "52-41", + "action": "in", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "07:34", + "score": "52-41", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "07:26", + "score": "55-41", + "action": "made jumpshot", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "07:26", + "score": "55-41", + "action": "assist", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "07:09", + "score": "55-41", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q4", + "team": "1", + "time": "07:09", + "score": "55-41", + "action": "block", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "07:09", + "score": "55-41", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "07:09", + "score": "55-41", + "action": "in", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "07:09", + "score": "55-41", + "action": "out", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "07:07", + "score": "55-41", + "action": "badpass", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "07:07", + "score": "55-41", + "action": "steal", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "06:52", + "score": "55-41", + "action": "missed jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "06:49", + "score": "55-41", + "action": "offensive", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "06:46", + "score": "55-41", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "06:43", + "score": "55-41", + "action": "defensive", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "06:28", + "score": "55-41", + "action": "personal", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "06:28", + "score": "55-41", + "action": "foulon", + "player_number": "34", + "player_name": "M. Smolander", + "player_id": 15, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "06:19", + "score": "55-41", + "action": "personal", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "06:19", + "score": "55-41", + "action": "foulon", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "06:19", + "score": "55-41", + "action": "out", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "06:19", + "score": "55-41", + "action": "out", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "06:19", + "score": "55-41", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "06:19", + "score": "55-41", + "action": "in", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "06:19", + "score": "55-42", + "action": "made 1of2", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "06:19", + "score": "55-43", + "action": "made 2of2", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "06:04", + "score": "58-43", + "action": "made jumpshot", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "06:04", + "score": "58-43", + "action": "assist", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "05:38", + "score": "58-43", + "action": "missed jumpshot", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "05:34", + "score": "58-43", + "action": "defensive", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 126, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "05:28", + "score": "58-43", + "action": "offensive", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 126, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "05:28", + "score": "58-43", + "action": "offensive", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 126, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "05:28", + "score": "58-43", + "action": "foulon", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 127, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "05:28", + "score": "58-43", + "action": "in", + "player_number": "17", + "player_name": "J. Saarinen", + "player_id": 18, + "possession_number": 127, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "05:28", + "score": "58-43", + "action": "out", + "player_number": "34", + "player_name": "M. Smolander", + "player_id": 15, + "possession_number": 127, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "05:13", + "score": "58-43", + "action": "missed pullupjumpshot", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 127, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "05:11", + "score": "58-43", + "action": "defensive", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 128, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "05:03", + "score": "58-43", + "action": "missed layup", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 128, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "05:01", + "score": "58-43", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "05:01", + "score": "58-43", + "action": "in", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "05:01", + "score": "58-43", + "action": "out", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "05:01", + "score": "58-43", + "action": "in", + "player_number": "33", + "player_name": "J. Hilden", + "player_id": 19, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "05:01", + "score": "58-43", + "action": "out", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "04:42", + "score": "58-45", + "action": "made jumpshot", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "04:27", + "score": "58-45", + "action": "missed drivinglayup", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 130, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "04:25", + "score": "58-45", + "action": "offensive", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 130, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "04:25", + "score": "58-45", + "action": "missed tipinlayup", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 130, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "04:24", + "score": "58-45", + "action": "defensive", + "player_number": "17", + "player_name": "J. Saarinen", + "player_id": 18, + "possession_number": 131, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "04:09", + "score": "58-45", + "action": "missed drivinglayup", + "player_number": "33", + "player_name": "J. Hilden", + "player_id": 19, + "possession_number": 131, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "04:09", + "score": "58-45", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "04:09", + "score": "58-45", + "action": "personal", + "player_number": "17", + "player_name": "J. Saarinen", + "player_id": 18, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "04:09", + "score": "58-45", + "action": "foulon", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "04:09", + "score": "58-45", + "action": "out", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "04:09", + "score": "58-45", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "04:09", + "score": "58-45", + "action": "in", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "04:09", + "score": "58-45", + "action": "in", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:09", + "score": "58-45", + "action": "in", + "player_number": "44", + "player_name": "T. Aalto", + "player_id": 17, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:09", + "score": "58-45", + "action": "out", + "player_number": "17", + "player_name": "J. Saarinen", + "player_id": 18, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "03:58", + "score": "58-45", + "action": "travel", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "03:39", + "score": "58-45", + "action": "personal", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "03:39", + "score": "58-45", + "action": "foulon", + "player_number": "33", + "player_name": "J. Hilden", + "player_id": 19, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "03:39", + "score": "58-46", + "action": "made 1of2", + "player_number": "33", + "player_name": "J. Hilden", + "player_id": 19, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "03:39", + "score": "58-47", + "action": "made 2of2", + "player_number": "33", + "player_name": "J. Hilden", + "player_id": 19, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "03:20", + "score": "58-47", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "03:17", + "score": "58-47", + "action": "offensive", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "03:05", + "score": "58-47", + "action": "badpass", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "03:05", + "score": "58-47", + "action": "steal", + "player_number": "5", + "player_name": "K. Puittinen", + "player_id": 14, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "02:59", + "score": "58-49", + "action": "made drivinglayup", + "player_number": "33", + "player_name": "J. Hilden", + "player_id": 19, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "02:59", + "score": "58-49", + "action": "assist", + "player_number": "44", + "player_name": "T. Aalto", + "player_id": 17, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "02:41", + "score": "58-49", + "action": "missed drivinglayup", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "02:41", + "score": "58-49", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "02:32", + "score": "61-49", + "action": "made jumpshot", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 9, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "02:32", + "score": "61-49", + "action": "assist", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "02:15", + "score": "61-49", + "action": "personal", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "02:15", + "score": "61-49", + "action": "foulon", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "02:15", + "score": "61-49", + "action": "in", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "02:15", + "score": "61-49", + "action": "out", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "02:15", + "score": "61-49", + "action": "missed 1of3", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "02:15", + "score": "61-50", + "action": "made 2of3", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "02:15", + "score": "61-50", + "action": "assist", + "player_number": "44", + "player_name": "T. Aalto", + "player_id": 17, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "02:15", + "score": "61-51", + "action": "made 3of3", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "02:15", + "score": "61-51", + "action": "in", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "02:15", + "score": "61-51", + "action": "out", + "player_number": "5", + "player_name": "K. Puittinen", + "player_id": 14, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "02:09", + "score": "61-51", + "action": "personal", + "player_number": "44", + "player_name": "T. Aalto", + "player_id": 17, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "02:09", + "score": "61-51", + "action": "foulon", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "1", + "time": "01:48", + "score": "61-51", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "01:45", + "score": "61-51", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "01:42", + "score": "61-51", + "action": "defensive", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "01:36", + "score": "61-53", + "action": "made floatingjumpshot", + "player_number": "44", + "player_name": "T. Aalto", + "player_id": 17, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "01:36", + "score": "61-53", + "action": "assist", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "01:24", + "score": "61-53", + "action": "badpass", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "01:24", + "score": "61-53", + "action": "steal", + "player_number": "44", + "player_name": "T. Aalto", + "player_id": 17, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "01:23", + "score": "61-55", + "action": "made layup", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "01:23", + "score": "61-55", + "action": "assist", + "player_number": "44", + "player_name": "T. Aalto", + "player_id": 17, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "01:18", + "score": "61-55", + "action": "personal", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "01:18", + "score": "61-55", + "action": "foulon", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "01:01", + "score": "61-55", + "action": "missed layup", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "00:58", + "score": "61-55", + "action": "offensive", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "00:58", + "score": "61-55", + "action": "personal", + "player_number": "3", + "player_name": "M. Kollanen", + "player_id": 7, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "00:58", + "score": "61-55", + "action": "foulon", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:58", + "score": "61-55", + "action": "missed 1of2", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:58", + "score": "62-55", + "action": "made 2of2", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "00:42", + "score": "62-57", + "action": "made drivinglayup", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "00:36", + "score": "64-57", + "action": "made layup", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "00:36", + "score": "64-57", + "action": "assist", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "2", + "time": "00:36", + "score": "64-57", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "00:36", + "score": "64-57", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "00:36", + "score": "64-57", + "action": "out", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "00:27", + "score": "64-60", + "action": "made floatingjumpshot", + "player_number": "44", + "player_name": "T. Aalto", + "player_id": 17, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "00:19", + "score": "64-60", + "action": "personal", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "00:19", + "score": "64-60", + "action": "foulon", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:19", + "score": "64-60", + "action": "missed 1of2", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:19", + "score": "64-60", + "action": "missed 2of2", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 16, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "00:19", + "score": "64-60", + "action": "defensive", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "00:05", + "score": "64-60", + "action": "missed jumpshot", + "player_number": "33", + "player_name": "J. Hilden", + "player_id": 19, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "00:05", + "score": "64-60", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "headcoachchallenge", + "period": "Q4", + "team": "2", + "time": "00:04", + "score": "64-60", + "action": "outofbounds", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "1", + "time": "00:04", + "score": "64-60", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "00:03", + "score": "64-60", + "action": "personal", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "00:03", + "score": "64-60", + "action": "foulon", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:03", + "score": "64-60", + "action": "missed 1of2", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:03", + "score": "65-60", + "action": "made 2of2", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "2", + "time": "00:03", + "score": "65-60", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "00:03", + "score": "65-60", + "action": "out", + "player_number": "44", + "player_name": "T. Aalto", + "player_id": 17, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "00:03", + "score": "65-60", + "action": "out", + "player_number": "33", + "player_name": "J. Hilden", + "player_id": 19, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "00:03", + "score": "65-60", + "action": "in", + "player_number": "12", + "player_name": "P. Peltokangas", + "player_id": 1, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "00:03", + "score": "65-60", + "action": "in", + "player_number": "34", + "player_name": "M. Smolander", + "player_id": 15, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "00:01", + "score": "65-60", + "action": "missed jumpshot", + "player_number": "9", + "player_name": "S. Mäki", + "player_id": 5, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "00:01", + "score": "65-60", + "action": "offensive", + "player_number": "10", + "player_name": "A. Mavrodiev", + "player_id": 3, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "65-60", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "game", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "65-60", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + } + ], + "players": [ + { + "player_id": 1, + "name": "P. Peltokangas", + "number": "12", + "team": "2" + }, + { + "player_id": 2, + "name": "V. Vesterinen", + "number": "8", + "team": "1" + }, + { + "player_id": 3, + "name": "A. Mavrodiev", + "number": "10", + "team": "2" + }, + { + "player_id": 4, + "name": "E. Särkkä", + "number": "13", + "team": "1" + }, + { + "player_id": 5, + "name": "S. Mäki", + "number": "9", + "team": "2" + }, + { + "player_id": 6, + "name": "T. Flinck", + "number": "17", + "team": "1" + }, + { + "player_id": 7, + "name": "M. Kollanen", + "number": "3", + "team": "2" + }, + { + "player_id": 8, + "name": "M. Koskela", + "number": "0", + "team": "1" + }, + { + "player_id": 9, + "name": "L. Öunap", + "number": "3", + "team": "1" + }, + { + "player_id": 10, + "name": "J. Kaltiainen", + "number": "20", + "team": "2" + }, + { + "player_id": 11, + "name": "T. Rautiainen", + "number": "10", + "team": "1" + }, + { + "player_id": 12, + "name": "M. Honkaniemi", + "number": "32", + "team": "2" + }, + { + "player_id": 13, + "name": "V. Valtonen", + "number": "12", + "team": "1" + }, + { + "player_id": 14, + "name": "K. Puittinen", + "number": "5", + "team": "2" + }, + { + "player_id": 15, + "name": "M. Smolander", + "number": "34", + "team": "2" + }, + { + "player_id": 16, + "name": "S. Manninen", + "number": "18", + "team": "1" + }, + { + "player_id": 17, + "name": "T. Aalto", + "number": "44", + "team": "2" + }, + { + "player_id": 18, + "name": "J. Saarinen", + "number": "17", + "team": "2" + }, + { + "player_id": 19, + "name": "J. Hilden", + "number": "33", + "team": "2" + } + ], + "possessions": { + "total_possessions": 149, + "team1_possessions": 73, + "team2_possessions": 76, + "team1_avg_possession_length_seconds": 15.27, + "team2_avg_possession_length_seconds": 16.91, + "possessions_list": [ + { + "possession_number": 1, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q1", + "end_time": "09:59", + "end_time_seconds": 599, + "end_period": "Q1", + "duration_seconds": 1, + "events": [ + { + "event_type": "jumpball", + "time": "09:59", + "action": "won won", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "0-0", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 2, + "team": "1", + "start_time": "09:59", + "start_time_seconds": 599, + "start_period": "Q1", + "end_time": "09:36", + "end_time_seconds": 576, + "end_period": "Q1", + "duration_seconds": 23, + "events": [ + { + "event_type": "jumpball", + "time": "09:59", + "action": "won lost", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:39", + "action": "missed layup", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "0-0", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:37", + "action": "defensive", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "0-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:36", + "action": "made layup", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "2-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 3, + "team": "2", + "start_time": "09:36", + "start_time_seconds": 576, + "start_period": "Q1", + "end_time": "09:25", + "end_time_seconds": 565, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "09:36", + "action": "made layup", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "2-0", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:25", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "2-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 4, + "team": "1", + "start_time": "09:25", + "start_time_seconds": 565, + "start_period": "Q1", + "end_time": "09:15", + "end_time_seconds": 555, + "end_period": "Q1", + "duration_seconds": 10, + "events": [ + { + "event_type": "3pt", + "time": "09:25", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "2-3", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:25", + "action": "assist", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "2-3", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:15", + "action": "made layup", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "4-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 5, + "team": "2", + "start_time": "09:15", + "start_time_seconds": 555, + "start_period": "Q1", + "end_time": "08:54", + "end_time_seconds": 534, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "09:15", + "action": "made layup", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "4-3", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:15", + "action": "assist", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "4-3", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:58", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "4-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 6, + "team": "1", + "start_time": "08:54", + "start_time_seconds": 534, + "start_period": "Q1", + "end_time": "08:48", + "end_time_seconds": 528, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "08:54", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "4-3", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:48", + "action": "made drivinglayup", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "6-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 7, + "team": "2", + "start_time": "08:48", + "start_time_seconds": 528, + "start_period": "Q1", + "end_time": "08:25", + "end_time_seconds": 505, + "end_period": "Q1", + "duration_seconds": 23, + "events": [ + { + "event_type": "2pt", + "time": "08:48", + "action": "made drivinglayup", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "6-3", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:27", + "action": "missed jumpshot", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "6-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 8, + "team": "1", + "start_time": "08:25", + "start_time_seconds": 505, + "start_period": "Q1", + "end_time": "08:05", + "end_time_seconds": 485, + "end_period": "Q1", + "duration_seconds": 20, + "events": [ + { + "event_type": "rebound", + "time": "08:25", + "action": "defensive", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "6-3", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "08:21", + "action": "personal", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:21", + "action": "foulon", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:15", + "action": "missed jumpshot", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:12", + "action": "offensive", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:08", + "action": "missed jumpshot", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "6-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 9, + "team": "2", + "start_time": "08:05", + "start_time_seconds": 485, + "start_period": "Q1", + "end_time": "07:50", + "end_time_seconds": 470, + "end_period": "Q1", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "08:05", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "6-3", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:52", + "action": "missed drivinglayup", + "team": "2", + "player_id": 10, + "player_name": "J. Kaltiainen", + "player_number": "20", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "07:52", + "action": "block", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "6-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 10, + "team": "1", + "start_time": "07:50", + "start_time_seconds": 470, + "start_period": "Q1", + "end_time": "07:42", + "end_time_seconds": 462, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "07:50", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "6-3", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:46", + "action": "missed jumpshot", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "6-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 11, + "team": "2", + "start_time": "07:42", + "start_time_seconds": 462, + "start_period": "Q1", + "end_time": "07:18", + "end_time_seconds": 438, + "end_period": "Q1", + "duration_seconds": 24, + "events": [ + { + "event_type": "rebound", + "time": "07:42", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "6-3", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:21", + "action": "missed fadeaway", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "6-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 12, + "team": "1", + "start_time": "07:18", + "start_time_seconds": 438, + "start_period": "Q1", + "end_time": "07:06", + "end_time_seconds": 426, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "07:18", + "action": "defensive", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "6-3", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "07:13", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:13", + "action": "out", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:13", + "action": "in", + "team": "2", + "player_id": 12, + "player_name": "M. Honkaniemi", + "player_number": "32", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:13", + "action": "out", + "team": "2", + "player_id": 10, + "player_name": "J. Kaltiainen", + "player_number": "20", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:06", + "action": "ballhandling", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "6-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 13, + "team": "2", + "start_time": "07:06", + "start_time_seconds": 426, + "start_period": "Q1", + "end_time": "06:57", + "end_time_seconds": 417, + "end_period": "Q1", + "duration_seconds": 9, + "events": [ + { + "event_type": "turnover", + "time": "07:06", + "action": "ballhandling", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "6-3", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "06:57", + "action": "backcourt", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "6-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 14, + "team": "1", + "start_time": "06:57", + "start_time_seconds": 417, + "start_period": "Q1", + "end_time": "06:26", + "end_time_seconds": 386, + "end_period": "Q1", + "duration_seconds": 31, + "events": [ + { + "event_type": "turnover", + "time": "06:57", + "action": "backcourt", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "6-3", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:46", + "action": "missed jumpshot", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:44", + "action": "offensive", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:34", + "action": "missed layup", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "06:34", + "action": "block", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:29", + "action": "offensive", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:28", + "action": "missed floatingjumpshot", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "6-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 15, + "team": "2", + "start_time": "06:26", + "start_time_seconds": 386, + "start_period": "Q1", + "end_time": "06:17", + "end_time_seconds": 377, + "end_period": "Q1", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "06:26", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "6-3", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:19", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "6-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 16, + "team": "1", + "start_time": "06:17", + "start_time_seconds": 377, + "start_period": "Q1", + "end_time": "05:55", + "end_time_seconds": 355, + "end_period": "Q1", + "duration_seconds": 22, + "events": [ + { + "event_type": "rebound", + "time": "06:17", + "action": "defensive", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "6-3", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:09", + "action": "missed stepbackjumpshot", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:05", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:05", + "action": "in", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:05", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:05", + "action": "out", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:05", + "action": "out", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:05", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "K. Puittinen", + "player_number": "5", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:05", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "M. Smolander", + "player_number": "34", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:55", + "action": "ballhandling", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "6-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 17, + "team": "2", + "start_time": "05:55", + "start_time_seconds": 355, + "start_period": "Q1", + "end_time": "05:47", + "end_time_seconds": 347, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "turnover", + "time": "05:55", + "action": "ballhandling", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "6-3", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "05:55", + "action": "steal", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:49", + "action": "missed layup", + "team": "2", + "player_id": 15, + "player_name": "M. Smolander", + "player_number": "34", + "score": "6-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 18, + "team": "1", + "start_time": "05:47", + "start_time_seconds": 347, + "start_period": "Q1", + "end_time": "05:34", + "end_time_seconds": 334, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "05:47", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "6-3", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:43", + "action": "personal", + "team": "2", + "player_id": 15, + "player_name": "M. Smolander", + "player_number": "34", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:43", + "action": "foulon", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:37", + "action": "missed jumpshot", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "6-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 19, + "team": "2", + "start_time": "05:34", + "start_time_seconds": 334, + "start_period": "Q1", + "end_time": "05:23", + "end_time_seconds": 323, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "05:34", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "6-3", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:23", + "action": "personal", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:23", + "action": "foulon", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:23", + "action": "in", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:23", + "action": "out", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:23", + "action": "missed 1of3", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:23", + "action": "missed 2of3", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:23", + "action": "made 3of3", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "6-4", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 20, + "team": "1", + "start_time": "05:23", + "start_time_seconds": 323, + "start_period": "Q1", + "end_time": "05:06", + "end_time_seconds": 306, + "end_period": "Q1", + "duration_seconds": 17, + "events": [ + { + "event_type": "freethrow", + "time": "05:23", + "action": "made 3of3", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "6-4", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:23", + "action": "assist", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "6-4", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:06", + "action": "made jumpshot", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "9-4", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 21, + "team": "2", + "start_time": "05:06", + "start_time_seconds": 306, + "start_period": "Q1", + "end_time": "04:44", + "end_time_seconds": 284, + "end_period": "Q1", + "duration_seconds": 22, + "events": [ + { + "event_type": "3pt", + "time": "05:06", + "action": "made jumpshot", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "9-4", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:06", + "action": "assist", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "9-4", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:47", + "action": "missed jumpshot", + "team": "2", + "player_id": 15, + "player_name": "M. Smolander", + "player_number": "34", + "score": "9-4", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 22, + "team": "1", + "start_time": "04:44", + "start_time_seconds": 284, + "start_period": "Q1", + "end_time": "04:35", + "end_time_seconds": 275, + "end_period": "Q1", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "04:44", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "9-4", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "04:44", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "9-4", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:44", + "action": "out", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "9-4", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:35", + "action": "made jumpshot", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "12-4", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 23, + "team": "2", + "start_time": "04:35", + "start_time_seconds": 275, + "start_period": "Q1", + "end_time": "04:22", + "end_time_seconds": 262, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "3pt", + "time": "04:35", + "action": "made jumpshot", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "12-4", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:35", + "action": "assist", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "12-4", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "04:34", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "12-4", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:22", + "action": "made layup", + "team": "2", + "player_id": 15, + "player_name": "M. Smolander", + "player_number": "34", + "score": "12-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 24, + "team": "1", + "start_time": "04:22", + "start_time_seconds": 262, + "start_period": "Q1", + "end_time": "03:52", + "end_time_seconds": 232, + "end_period": "Q1", + "duration_seconds": 30, + "events": [ + { + "event_type": "2pt", + "time": "04:22", + "action": "made layup", + "team": "2", + "player_id": 15, + "player_name": "M. Smolander", + "player_number": "34", + "score": "12-6", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:22", + "action": "assist", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "12-6", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:06", + "action": "missed jumpshot", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "12-6", + "possession_event_role": null + }, + { + "event_type": "jumpball", + "time": "04:05", + "action": "won lodgedball", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "12-6", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:05", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "12-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:05", + "action": "in", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "12-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:05", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "12-6", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:54", + "action": "missed reverselayup", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "12-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 25, + "team": "2", + "start_time": "03:52", + "start_time_seconds": 232, + "start_period": "Q1", + "end_time": "03:33", + "end_time_seconds": 213, + "end_period": "Q1", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "03:52", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "12-6", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:42", + "action": "personal", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "12-6", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:42", + "action": "foulon", + "team": "2", + "player_id": 15, + "player_name": "M. Smolander", + "player_number": "34", + "score": "12-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:42", + "action": "in", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "12-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:42", + "action": "out", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "12-6", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:36", + "action": "missed layup", + "team": "2", + "player_id": 14, + "player_name": "K. Puittinen", + "player_number": "5", + "score": "12-6", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "03:36", + "action": "block", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "12-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 26, + "team": "1", + "start_time": "03:33", + "start_time_seconds": 213, + "start_period": "Q1", + "end_time": "03:06", + "end_time_seconds": 186, + "end_period": "Q1", + "duration_seconds": 27, + "events": [ + { + "event_type": "rebound", + "time": "03:33", + "action": "defensive", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "12-6", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:24", + "action": "missed layup", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "12-6", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:22", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "12-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:22", + "action": "in", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "12-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:22", + "action": "out", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "12-6", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:17", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "12-6", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:13", + "action": "offensive", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "12-6", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:13", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "12-6", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:13", + "action": "foulon", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "12-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:13", + "action": "in", + "team": "2", + "player_id": 17, + "player_name": "T. Aalto", + "player_number": "44", + "score": "12-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:13", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "12-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:13", + "action": "in", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "12-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:13", + "action": "out", + "team": "2", + "player_id": 14, + "player_name": "K. Puittinen", + "player_number": "5", + "score": "12-6", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:06", + "action": "made drivinglayup", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "14-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 27, + "team": "2", + "start_time": "03:06", + "start_time_seconds": 186, + "start_period": "Q1", + "end_time": "02:40", + "end_time_seconds": 160, + "end_period": "Q1", + "duration_seconds": 26, + "events": [ + { + "event_type": "2pt", + "time": "03:06", + "action": "made drivinglayup", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "14-6", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "02:40", + "action": "ballhandling", + "team": "2", + "player_id": 15, + "player_name": "M. Smolander", + "player_number": "34", + "score": "14-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 28, + "team": "1", + "start_time": "02:40", + "start_time_seconds": 160, + "start_period": "Q1", + "end_time": "02:33", + "end_time_seconds": 153, + "end_period": "Q1", + "duration_seconds": 7, + "events": [ + { + "event_type": "turnover", + "time": "02:40", + "action": "ballhandling", + "team": "2", + "player_id": 15, + "player_name": "M. Smolander", + "player_number": "34", + "score": "14-6", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "02:33", + "action": "ballhandling", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "14-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 29, + "team": "2", + "start_time": "02:33", + "start_time_seconds": 153, + "start_period": "Q1", + "end_time": "02:21", + "end_time_seconds": 141, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "turnover", + "time": "02:33", + "action": "ballhandling", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "14-6", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "02:21", + "action": "badpass", + "team": "2", + "player_id": 17, + "player_name": "T. Aalto", + "player_number": "44", + "score": "14-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 30, + "team": "1", + "start_time": "02:21", + "start_time_seconds": 141, + "start_period": "Q1", + "end_time": "02:03", + "end_time_seconds": 123, + "end_period": "Q1", + "duration_seconds": 18, + "events": [ + { + "event_type": "turnover", + "time": "02:21", + "action": "badpass", + "team": "2", + "player_id": 17, + "player_name": "T. Aalto", + "player_number": "44", + "score": "14-6", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "02:21", + "action": "steal", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "14-6", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:14", + "action": "personal", + "team": "2", + "player_id": 12, + "player_name": "M. Honkaniemi", + "player_number": "32", + "score": "14-6", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:14", + "action": "foulon", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "14-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:14", + "action": "in", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "14-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:14", + "action": "out", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "14-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:14", + "action": "in", + "team": "2", + "player_id": 10, + "player_name": "J. Kaltiainen", + "player_number": "20", + "score": "14-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:14", + "action": "out", + "team": "2", + "player_id": 12, + "player_name": "M. Honkaniemi", + "player_number": "32", + "score": "14-6", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:05", + "action": "missed drivinglayup", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "14-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 31, + "team": "2", + "start_time": "02:03", + "start_time_seconds": 123, + "start_period": "Q1", + "end_time": "01:51", + "end_time_seconds": 111, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "02:03", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "14-6", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:03", + "action": "personal", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "14-6", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:03", + "action": "foulon", + "team": "2", + "player_id": 17, + "player_name": "T. Aalto", + "player_number": "44", + "score": "14-6", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:53", + "action": "missed layup", + "team": "2", + "player_id": 17, + "player_name": "T. Aalto", + "player_number": "44", + "score": "14-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 32, + "team": "1", + "start_time": "01:51", + "start_time_seconds": 111, + "start_period": "Q1", + "end_time": "01:46", + "end_time_seconds": 106, + "end_period": "Q1", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "01:51", + "action": "defensive", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "14-6", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:46", + "action": "personal", + "team": "2", + "player_id": 15, + "player_name": "M. Smolander", + "player_number": "34", + "score": "14-6", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:46", + "action": "foulon", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "14-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:46", + "action": "in", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "14-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:46", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "14-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:46", + "action": "out", + "team": "2", + "player_id": 17, + "player_name": "T. Aalto", + "player_number": "44", + "score": "14-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:46", + "action": "out", + "team": "2", + "player_id": 15, + "player_name": "M. Smolander", + "player_number": "34", + "score": "14-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:46", + "action": "in", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "14-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:46", + "action": "in", + "team": "2", + "player_id": 18, + "player_name": "J. Saarinen", + "player_number": "17", + "score": "14-6", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:46", + "action": "made 1of2", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "15-6", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:46", + "action": "made 2of2", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "16-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 33, + "team": "2", + "start_time": "01:46", + "start_time_seconds": 106, + "start_period": "Q1", + "end_time": "01:22", + "end_time_seconds": 82, + "end_period": "Q1", + "duration_seconds": 24, + "events": [ + { + "event_type": "freethrow", + "time": "01:46", + "action": "made 2of2", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "16-6", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:22", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "16-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 34, + "team": "1", + "start_time": "01:22", + "start_time_seconds": 82, + "start_period": "Q1", + "end_time": "01:05", + "end_time_seconds": 65, + "end_period": "Q1", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "01:22", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "16-8", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:08", + "action": "missed jumpshot", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "16-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 35, + "team": "2", + "start_time": "01:05", + "start_time_seconds": 65, + "start_period": "Q1", + "end_time": "00:50", + "end_time_seconds": 50, + "end_period": "Q1", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "01:05", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "16-8", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:53", + "action": "missed stepbackjumpshot", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "16-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 36, + "team": "1", + "start_time": "00:50", + "start_time_seconds": 50, + "start_period": "Q1", + "end_time": "00:36", + "end_time_seconds": 36, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "00:50", + "action": "defensive", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "16-8", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:38", + "action": "missed layup", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "16-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 37, + "team": "2", + "start_time": "00:36", + "start_time_seconds": 36, + "start_period": "Q1", + "end_time": "00:30", + "end_time_seconds": 30, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "00:36", + "action": "defensive", + "team": "2", + "player_id": 18, + "player_name": "J. Saarinen", + "player_number": "17", + "score": "16-8", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:30", + "action": "badpass", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "16-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 38, + "team": "1", + "start_time": "00:30", + "start_time_seconds": 30, + "start_period": "Q1", + "end_time": "00:03", + "end_time_seconds": 3, + "end_period": "Q1", + "duration_seconds": 27, + "events": [ + { + "event_type": "turnover", + "time": "00:30", + "action": "badpass", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "16-8", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "00:30", + "action": "out", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "16-8", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:30", + "action": "out", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "16-8", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:30", + "action": "in", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "16-8", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:30", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "16-8", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:03", + "action": "missed floatingjumpshot", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "16-8", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:03", + "action": "offensive", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "16-8", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:03", + "action": "missed tipinlayup", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "16-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 39, + "team": "2", + "start_time": "00:03", + "start_time_seconds": 3, + "start_period": "Q1", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q1", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "00:03", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "16-8", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:02", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "16-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 40, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q2", + "end_time": "09:45", + "end_time_seconds": 585, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "3pt", + "time": "09:45", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "16-11", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 41, + "team": "1", + "start_time": "09:45", + "start_time_seconds": 585, + "start_period": "Q2", + "end_time": "09:26", + "end_time_seconds": 566, + "end_period": "Q2", + "duration_seconds": 19, + "events": [ + { + "event_type": "3pt", + "time": "09:45", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "16-11", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:45", + "action": "assist", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "16-11", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "09:29", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "16-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 42, + "team": "2", + "start_time": "09:26", + "start_time_seconds": 566, + "start_period": "Q2", + "end_time": "09:16", + "end_time_seconds": 556, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "09:26", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "16-11", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:16", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "16-14", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 43, + "team": "1", + "start_time": "09:16", + "start_time_seconds": 556, + "start_period": "Q2", + "end_time": "08:39", + "end_time_seconds": 519, + "end_period": "Q2", + "duration_seconds": 37, + "events": [ + { + "event_type": "3pt", + "time": "09:16", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "16-14", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:16", + "action": "assist", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "16-14", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:58", + "action": "personal", + "team": "2", + "player_id": 18, + "player_name": "J. Saarinen", + "player_number": "17", + "score": "16-14", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:58", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "16-14", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:58", + "action": "in", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "16-14", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:58", + "action": "out", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "16-14", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:43", + "action": "missed jumpshot", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "16-14", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 44, + "team": "2", + "start_time": "08:39", + "start_time_seconds": 519, + "start_period": "Q2", + "end_time": "08:21", + "end_time_seconds": 501, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "08:39", + "action": "defensive", + "team": "2", + "player_id": 18, + "player_name": "J. Saarinen", + "player_number": "17", + "score": "16-14", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "08:21", + "action": "badpass", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "16-14", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 45, + "team": "1", + "start_time": "08:21", + "start_time_seconds": 501, + "start_period": "Q2", + "end_time": "08:00", + "end_time_seconds": 480, + "end_period": "Q2", + "duration_seconds": 21, + "events": [ + { + "event_type": "turnover", + "time": "08:21", + "action": "badpass", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "16-14", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:00", + "action": "made drivinglayup", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "18-14", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 46, + "team": "2", + "start_time": "08:00", + "start_time_seconds": 480, + "start_period": "Q2", + "end_time": "07:36", + "end_time_seconds": 456, + "end_period": "Q2", + "duration_seconds": 24, + "events": [ + { + "event_type": "2pt", + "time": "08:00", + "action": "made drivinglayup", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "18-14", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:36", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "18-17", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 47, + "team": "1", + "start_time": "07:36", + "start_time_seconds": 456, + "start_period": "Q2", + "end_time": "07:21", + "end_time_seconds": 441, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "3pt", + "time": "07:36", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "18-17", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:36", + "action": "assist", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "18-17", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:23", + "action": "missed jumpshot", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "18-17", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 48, + "team": "2", + "start_time": "07:21", + "start_time_seconds": 441, + "start_period": "Q2", + "end_time": "07:05", + "end_time_seconds": 425, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "07:21", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "18-17", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "07:21", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "18-17", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:21", + "action": "in", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "18-17", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:21", + "action": "out", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "18-17", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:05", + "action": "made drivinglayup", + "team": "2", + "player_id": 18, + "player_name": "J. Saarinen", + "player_number": "17", + "score": "18-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 49, + "team": "1", + "start_time": "07:05", + "start_time_seconds": 425, + "start_period": "Q2", + "end_time": "06:45", + "end_time_seconds": 405, + "end_period": "Q2", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "07:05", + "action": "made drivinglayup", + "team": "2", + "player_id": 18, + "player_name": "J. Saarinen", + "player_number": "17", + "score": "18-19", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:05", + "action": "assist", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "18-19", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:45", + "action": "made jumpshot", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "20-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 50, + "team": "2", + "start_time": "06:45", + "start_time_seconds": 405, + "start_period": "Q2", + "end_time": "06:11", + "end_time_seconds": 371, + "end_period": "Q2", + "duration_seconds": 34, + "events": [ + { + "event_type": "2pt", + "time": "06:45", + "action": "made jumpshot", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "20-19", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:45", + "action": "assist", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:25", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:20", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:20", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "K. Puittinen", + "player_number": "5", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:20", + "action": "out", + "team": "2", + "player_id": 18, + "player_name": "J. Saarinen", + "player_number": "17", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:13", + "action": "missed layup", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "20-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 51, + "team": "1", + "start_time": "06:11", + "start_time_seconds": 371, + "start_period": "Q2", + "end_time": "06:04", + "end_time_seconds": 364, + "end_period": "Q2", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "06:11", + "action": "defensive", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "20-19", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:07", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "20-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 52, + "team": "2", + "start_time": "06:04", + "start_time_seconds": 364, + "start_period": "Q2", + "end_time": "05:44", + "end_time_seconds": 344, + "end_period": "Q2", + "duration_seconds": 20, + "events": [ + { + "event_type": "rebound", + "time": "06:04", + "action": "defensive", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "20-19", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "05:58", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:58", + "action": "out", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:58", + "action": "in", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:58", + "action": "in", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:58", + "action": "in", + "team": "2", + "player_id": 19, + "player_name": "J. Hilden", + "player_number": "33", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:58", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:44", + "action": "ballhandling", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "20-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 53, + "team": "1", + "start_time": "05:44", + "start_time_seconds": 344, + "start_period": "Q2", + "end_time": "05:33", + "end_time_seconds": 333, + "end_period": "Q2", + "duration_seconds": 11, + "events": [ + { + "event_type": "turnover", + "time": "05:44", + "action": "ballhandling", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "20-19", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "05:44", + "action": "steal", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:37", + "action": "missed jumpshot", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "20-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 54, + "team": "2", + "start_time": "05:33", + "start_time_seconds": 333, + "start_period": "Q2", + "end_time": "05:15", + "end_time_seconds": 315, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "05:33", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "20-19", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:32", + "action": "personal", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:32", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:17", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "20-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 55, + "team": "1", + "start_time": "05:15", + "start_time_seconds": 315, + "start_period": "Q2", + "end_time": "05:10", + "end_time_seconds": 310, + "end_period": "Q2", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "05:15", + "action": "defensive", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "20-19", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:10", + "action": "personal", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:10", + "action": "foulon", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:10", + "action": "in", + "team": "2", + "player_id": 18, + "player_name": "J. Saarinen", + "player_number": "17", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:10", + "action": "out", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:10", + "action": "in", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:10", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:10", + "action": "missed 1of2", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:10", + "action": "missed 2of2", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "20-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 56, + "team": "2", + "start_time": "05:10", + "start_time_seconds": 310, + "start_period": "Q2", + "end_time": "04:52", + "end_time_seconds": 292, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "05:10", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "20-19", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:55", + "action": "missed jumpshot", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "20-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 57, + "team": "1", + "start_time": "04:52", + "start_time_seconds": 292, + "start_period": "Q2", + "end_time": "04:25", + "end_time_seconds": 265, + "end_period": "Q2", + "duration_seconds": 27, + "events": [ + { + "event_type": "rebound", + "time": "04:52", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "20-19", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "04:35", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "M. Smolander", + "player_number": "34", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:35", + "action": "out", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:29", + "action": "missed jumpshot", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "20-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 58, + "team": "2", + "start_time": "04:25", + "start_time_seconds": 265, + "start_period": "Q2", + "end_time": "04:03", + "end_time_seconds": 243, + "end_period": "Q2", + "duration_seconds": 22, + "events": [ + { + "event_type": "rebound", + "time": "04:25", + "action": "defensive", + "team": "2", + "player_id": 15, + "player_name": "M. Smolander", + "player_number": "34", + "score": "20-19", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "04:03", + "action": "badpass", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "20-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 59, + "team": "1", + "start_time": "04:03", + "start_time_seconds": 243, + "start_period": "Q2", + "end_time": "03:55", + "end_time_seconds": 235, + "end_period": "Q2", + "duration_seconds": 8, + "events": [ + { + "event_type": "turnover", + "time": "04:03", + "action": "badpass", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "20-19", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "04:03", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:03", + "action": "out", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:03", + "action": "in", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:03", + "action": "out", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:55", + "action": "made jumpshot", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "23-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 60, + "team": "2", + "start_time": "03:55", + "start_time_seconds": 235, + "start_period": "Q2", + "end_time": "03:32", + "end_time_seconds": 212, + "end_period": "Q2", + "duration_seconds": 23, + "events": [ + { + "event_type": "3pt", + "time": "03:55", + "action": "made jumpshot", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "23-19", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:55", + "action": "assist", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "23-19", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:34", + "action": "missed layup", + "team": "2", + "player_id": 14, + "player_name": "K. Puittinen", + "player_number": "5", + "score": "23-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 61, + "team": "1", + "start_time": "03:32", + "start_time_seconds": 212, + "start_period": "Q2", + "end_time": "03:02", + "end_time_seconds": 182, + "end_period": "Q2", + "duration_seconds": 30, + "events": [ + { + "event_type": "rebound", + "time": "03:32", + "action": "defensive", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "23-19", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:32", + "action": "personal", + "team": "2", + "player_id": 19, + "player_name": "J. Hilden", + "player_number": "33", + "score": "23-19", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:32", + "action": "foulon", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "23-19", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:20", + "action": "missed layup", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "23-19", + "possession_event_role": null + }, + { + "event_type": "jumpball", + "time": "03:18", + "action": "won heldball", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "23-19", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:18", + "action": "offensive", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "23-19", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:07", + "action": "missed jumpshot", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "23-19", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:04", + "action": "offensive", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "23-19", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:02", + "action": "made jumpshot", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "26-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 62, + "team": "2", + "start_time": "03:02", + "start_time_seconds": 182, + "start_period": "Q2", + "end_time": "02:39", + "end_time_seconds": 159, + "end_period": "Q2", + "duration_seconds": 23, + "events": [ + { + "event_type": "3pt", + "time": "03:02", + "action": "made jumpshot", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "26-19", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:02", + "action": "assist", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "26-19", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "03:02", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "26-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:02", + "action": "in", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "26-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:02", + "action": "out", + "team": "2", + "player_id": 14, + "player_name": "K. Puittinen", + "player_number": "5", + "score": "26-19", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:39", + "action": "made stepbackjumpshot", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "26-22", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 63, + "team": "1", + "start_time": "02:39", + "start_time_seconds": 159, + "start_period": "Q2", + "end_time": "02:20", + "end_time_seconds": 140, + "end_period": "Q2", + "duration_seconds": 19, + "events": [ + { + "event_type": "3pt", + "time": "02:39", + "action": "made stepbackjumpshot", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "26-22", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:22", + "action": "missed jumpshot", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "26-22", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 64, + "team": "2", + "start_time": "02:20", + "start_time_seconds": 140, + "start_period": "Q2", + "end_time": "01:54", + "end_time_seconds": 114, + "end_period": "Q2", + "duration_seconds": 26, + "events": [ + { + "event_type": "rebound", + "time": "02:20", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "26-22", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:00", + "action": "missed stepbackjumpshot", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "26-22", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:00", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "26-22", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:00", + "action": "personal", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "26-22", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:00", + "action": "foulon", + "team": "2", + "player_id": 15, + "player_name": "M. Smolander", + "player_number": "34", + "score": "26-22", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:00", + "action": "in", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "26-22", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:00", + "action": "out", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "26-22", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "01:54", + "action": "travel", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "26-22", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 65, + "team": "1", + "start_time": "01:54", + "start_time_seconds": 114, + "start_period": "Q2", + "end_time": "01:42", + "end_time_seconds": 102, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "turnover", + "time": "01:54", + "action": "travel", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "26-22", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "01:54", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "26-22", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:54", + "action": "out", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "26-22", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:45", + "action": "missed drivinglayup", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "26-22", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:43", + "action": "offensive", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "26-22", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:42", + "action": "made jumpshot", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "29-22", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 66, + "team": "2", + "start_time": "01:42", + "start_time_seconds": 102, + "start_period": "Q2", + "end_time": "01:23", + "end_time_seconds": 83, + "end_period": "Q2", + "duration_seconds": 19, + "events": [ + { + "event_type": "3pt", + "time": "01:42", + "action": "made jumpshot", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "29-22", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:42", + "action": "assist", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "29-22", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:23", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "29-25", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 67, + "team": "1", + "start_time": "01:23", + "start_time_seconds": 83, + "start_period": "Q2", + "end_time": "01:07", + "end_time_seconds": 67, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "3pt", + "time": "01:23", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "29-25", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:23", + "action": "assist", + "team": "2", + "player_id": 15, + "player_name": "M. Smolander", + "player_number": "34", + "score": "29-25", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:07", + "action": "made layup", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "31-25", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 68, + "team": "2", + "start_time": "01:07", + "start_time_seconds": 67, + "start_period": "Q2", + "end_time": "00:36", + "end_time_seconds": 36, + "end_period": "Q2", + "duration_seconds": 31, + "events": [ + { + "event_type": "2pt", + "time": "01:07", + "action": "made layup", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "31-25", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:07", + "action": "assist", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "31-25", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:36", + "action": "personal", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "31-25", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:36", + "action": "foulon", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "31-25", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:36", + "action": "in", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "31-25", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:36", + "action": "out", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "31-25", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:36", + "action": "in", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "31-25", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:36", + "action": "out", + "team": "2", + "player_id": 18, + "player_name": "J. Saarinen", + "player_number": "17", + "score": "31-25", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:36", + "action": "made 1of2", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "31-26", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:36", + "action": "made 2of2", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "31-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 69, + "team": "1", + "start_time": "00:36", + "start_time_seconds": 36, + "start_period": "Q2", + "end_time": "00:16", + "end_time_seconds": 16, + "end_period": "Q2", + "duration_seconds": 20, + "events": [ + { + "event_type": "freethrow", + "time": "00:36", + "action": "made 2of2", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "31-27", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:16", + "action": "ballhandling", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "31-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 70, + "team": "2", + "start_time": "00:16", + "start_time_seconds": 16, + "start_period": "Q2", + "end_time": "00:01", + "end_time_seconds": 1, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "turnover", + "time": "00:16", + "action": "ballhandling", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "31-27", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:16", + "action": "steal", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "31-27", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:14", + "action": "personal", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "31-27", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:14", + "action": "foulon", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "31-27", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:01", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "31-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 71, + "team": "1", + "start_time": "00:01", + "start_time_seconds": 1, + "start_period": "Q2", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q2", + "duration_seconds": 1, + "events": [ + { + "event_type": "rebound", + "time": "00:01", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "31-27", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 72, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q3", + "end_time": "09:43", + "end_time_seconds": 583, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "3pt", + "time": "09:45", + "action": "missed jumpshot", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "31-27", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 73, + "team": "1", + "start_time": "09:43", + "start_time_seconds": 583, + "start_period": "Q3", + "end_time": "09:34", + "end_time_seconds": 574, + "end_period": "Q3", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "09:43", + "action": "defensive", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "31-27", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:37", + "action": "missed jumpshot", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "31-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 74, + "team": "2", + "start_time": "09:34", + "start_time_seconds": 574, + "start_period": "Q3", + "end_time": "09:19", + "end_time_seconds": 559, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "09:34", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "31-27", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "09:19", + "action": "ballhandling", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "31-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 75, + "team": "1", + "start_time": "09:19", + "start_time_seconds": 559, + "start_period": "Q3", + "end_time": "08:46", + "end_time_seconds": 526, + "end_period": "Q3", + "duration_seconds": 33, + "events": [ + { + "event_type": "turnover", + "time": "09:19", + "action": "ballhandling", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "31-27", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "09:11", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "31-27", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "09:11", + "action": "foulon", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "31-27", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:57", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "31-27", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:55", + "action": "offensive", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "31-27", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:49", + "action": "missed layup", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "31-27", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:46", + "action": "offensive", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "31-27", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:46", + "action": "made tipinlayup", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "33-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 76, + "team": "2", + "start_time": "08:46", + "start_time_seconds": 526, + "start_period": "Q3", + "end_time": "08:26", + "end_time_seconds": 506, + "end_period": "Q3", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "08:46", + "action": "made tipinlayup", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "33-27", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "08:26", + "action": "badpass", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "33-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 77, + "team": "1", + "start_time": "08:26", + "start_time_seconds": 506, + "start_period": "Q3", + "end_time": "08:20", + "end_time_seconds": 500, + "end_period": "Q3", + "duration_seconds": 6, + "events": [ + { + "event_type": "turnover", + "time": "08:26", + "action": "badpass", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "33-27", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "08:26", + "action": "steal", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "33-27", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "08:20", + "action": "badpass", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "33-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 78, + "team": "2", + "start_time": "08:20", + "start_time_seconds": 500, + "start_period": "Q3", + "end_time": "08:07", + "end_time_seconds": 487, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "turnover", + "time": "08:20", + "action": "badpass", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "33-27", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:09", + "action": "missed jumpshot", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "33-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 79, + "team": "1", + "start_time": "08:07", + "start_time_seconds": 487, + "start_period": "Q3", + "end_time": "07:52", + "end_time_seconds": 472, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "08:07", + "action": "defensive", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "33-27", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "08:07", + "action": "personal", + "team": "2", + "player_id": 18, + "player_name": "J. Saarinen", + "player_number": "17", + "score": "33-27", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:07", + "action": "foulon", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "33-27", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:59", + "action": "missed jumpshot", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "33-27", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:56", + "action": "offensive", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "33-27", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:52", + "action": "made jumpshot", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "36-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 80, + "team": "2", + "start_time": "07:52", + "start_time_seconds": 472, + "start_period": "Q3", + "end_time": "07:30", + "end_time_seconds": 450, + "end_period": "Q3", + "duration_seconds": 22, + "events": [ + { + "event_type": "3pt", + "time": "07:52", + "action": "made jumpshot", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "36-27", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:52", + "action": "assist", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "36-27", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:30", + "action": "made stepbackjumpshot", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "36-30", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 81, + "team": "1", + "start_time": "07:30", + "start_time_seconds": 450, + "start_period": "Q3", + "end_time": "07:24", + "end_time_seconds": 444, + "end_period": "Q3", + "duration_seconds": 6, + "events": [ + { + "event_type": "3pt", + "time": "07:30", + "action": "made stepbackjumpshot", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "36-30", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "07:24", + "action": "ballhandling", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "36-30", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 82, + "team": "2", + "start_time": "07:24", + "start_time_seconds": 444, + "start_period": "Q3", + "end_time": "07:06", + "end_time_seconds": 426, + "end_period": "Q3", + "duration_seconds": 18, + "events": [ + { + "event_type": "turnover", + "time": "07:24", + "action": "ballhandling", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "36-30", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:11", + "action": "missed reverselayup", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "36-30", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:11", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "36-30", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:11", + "action": "out", + "team": "2", + "player_id": 18, + "player_name": "J. Saarinen", + "player_number": "17", + "score": "36-30", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:11", + "action": "out", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "36-30", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:11", + "action": "in", + "team": "2", + "player_id": 19, + "player_name": "J. Hilden", + "player_number": "33", + "score": "36-30", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:11", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "M. Smolander", + "player_number": "34", + "score": "36-30", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:06", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "36-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 83, + "team": "1", + "start_time": "07:06", + "start_time_seconds": 426, + "start_period": "Q3", + "end_time": "06:56", + "end_time_seconds": 416, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "2pt", + "time": "07:06", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "36-32", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:06", + "action": "assist", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "36-32", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:56", + "action": "made dunk", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "38-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 84, + "team": "2", + "start_time": "06:56", + "start_time_seconds": 416, + "start_period": "Q3", + "end_time": "06:34", + "end_time_seconds": 394, + "end_period": "Q3", + "duration_seconds": 22, + "events": [ + { + "event_type": "2pt", + "time": "06:56", + "action": "made dunk", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "38-32", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:56", + "action": "assist", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "38-32", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "06:34", + "action": "badpass", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "38-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 85, + "team": "1", + "start_time": "06:34", + "start_time_seconds": 394, + "start_period": "Q3", + "end_time": "06:26", + "end_time_seconds": 386, + "end_period": "Q3", + "duration_seconds": 8, + "events": [ + { + "event_type": "turnover", + "time": "06:34", + "action": "badpass", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "38-32", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "06:34", + "action": "steal", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "38-32", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "06:34", + "action": "personal", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "38-32", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:34", + "action": "foulon", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "38-32", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:34", + "action": "out", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "38-32", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:34", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "38-32", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:34", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "38-32", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:34", + "action": "in", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "38-32", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:29", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "38-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 86, + "team": "2", + "start_time": "06:26", + "start_time_seconds": 386, + "start_period": "Q3", + "end_time": "06:09", + "end_time_seconds": 369, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "06:26", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "38-32", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:12", + "action": "missed drivinglayup", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "38-32", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:09", + "action": "offensive", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "38-32", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:09", + "action": "made tipinlayup", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "38-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 87, + "team": "1", + "start_time": "06:09", + "start_time_seconds": 369, + "start_period": "Q3", + "end_time": "06:03", + "end_time_seconds": 363, + "end_period": "Q3", + "duration_seconds": 6, + "events": [ + { + "event_type": "2pt", + "time": "06:09", + "action": "made tipinlayup", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "38-34", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:03", + "action": "made jumpshot", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "41-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 88, + "team": "2", + "start_time": "06:03", + "start_time_seconds": 363, + "start_period": "Q3", + "end_time": "05:47", + "end_time_seconds": 347, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "3pt", + "time": "06:03", + "action": "made jumpshot", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "41-34", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:03", + "action": "assist", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "41-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 89, + "team": "1", + "start_time": "05:47", + "start_time_seconds": 347, + "start_period": "Q3", + "end_time": "05:28", + "end_time_seconds": 328, + "end_period": "Q3", + "duration_seconds": 19, + "events": [ + { + "event_type": "jumpball", + "time": "05:47", + "action": "won heldball", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "41-34", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "05:47", + "action": "ballhandling", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "41-34", + "possession_event_role": null + }, + { + "event_type": "steal", + "time": "05:47", + "action": "steal", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "41-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:47", + "action": "in", + "team": "2", + "player_id": 18, + "player_name": "J. Saarinen", + "player_number": "17", + "score": "41-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:47", + "action": "out", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "41-34", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:28", + "action": "ballhandling", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "41-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 90, + "team": "2", + "start_time": "05:28", + "start_time_seconds": 328, + "start_period": "Q3", + "end_time": "05:05", + "end_time_seconds": 305, + "end_period": "Q3", + "duration_seconds": 23, + "events": [ + { + "event_type": "turnover", + "time": "05:28", + "action": "ballhandling", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "41-34", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "05:28", + "action": "steal", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "41-34", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:28", + "action": "personal", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "41-34", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:28", + "action": "foulon", + "team": "2", + "player_id": 19, + "player_name": "J. Hilden", + "player_number": "33", + "score": "41-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:28", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "41-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:28", + "action": "out", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "41-34", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:10", + "action": "personal", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "41-34", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:10", + "action": "foulon", + "team": "2", + "player_id": 18, + "player_name": "J. Saarinen", + "player_number": "17", + "score": "41-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:10", + "action": "in", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "41-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:10", + "action": "out", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "41-34", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:08", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "41-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 91, + "team": "1", + "start_time": "05:05", + "start_time_seconds": 305, + "start_period": "Q3", + "end_time": "05:01", + "end_time_seconds": 301, + "end_period": "Q3", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "05:05", + "action": "defensive", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "41-34", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "05:01", + "action": "ballhandling", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "41-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 92, + "team": "2", + "start_time": "05:01", + "start_time_seconds": 301, + "start_period": "Q3", + "end_time": "04:40", + "end_time_seconds": 280, + "end_period": "Q3", + "duration_seconds": 21, + "events": [ + { + "event_type": "turnover", + "time": "05:01", + "action": "ballhandling", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "41-34", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:42", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "41-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 93, + "team": "1", + "start_time": "04:40", + "start_time_seconds": 280, + "start_period": "Q3", + "end_time": "04:29", + "end_time_seconds": 269, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "04:40", + "action": "defensive", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "41-34", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:33", + "action": "missed jumpshot", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "41-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 94, + "team": "2", + "start_time": "04:29", + "start_time_seconds": 269, + "start_period": "Q3", + "end_time": "04:13", + "end_time_seconds": 253, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "04:29", + "action": "defensive", + "team": "2", + "player_id": 18, + "player_name": "J. Saarinen", + "player_number": "17", + "score": "41-34", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:15", + "action": "missed stepbackjumpshot", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "41-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 95, + "team": "1", + "start_time": "04:13", + "start_time_seconds": 253, + "start_period": "Q3", + "end_time": "04:10", + "end_time_seconds": 250, + "end_period": "Q3", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "04:13", + "action": "defensive", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "41-34", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:10", + "action": "made jumpshot", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "44-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 96, + "team": "2", + "start_time": "04:10", + "start_time_seconds": 250, + "start_period": "Q3", + "end_time": "03:52", + "end_time_seconds": 232, + "end_period": "Q3", + "duration_seconds": 18, + "events": [ + { + "event_type": "3pt", + "time": "04:10", + "action": "made jumpshot", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "44-34", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:10", + "action": "assist", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "44-34", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "04:06", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "44-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:06", + "action": "in", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "44-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:06", + "action": "out", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "44-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:06", + "action": "out", + "team": "2", + "player_id": 15, + "player_name": "M. Smolander", + "player_number": "34", + "score": "44-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:06", + "action": "out", + "team": "2", + "player_id": 19, + "player_name": "J. Hilden", + "player_number": "33", + "score": "44-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:06", + "action": "in", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "44-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:06", + "action": "in", + "team": "2", + "player_id": 17, + "player_name": "T. Aalto", + "player_number": "44", + "score": "44-34", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "03:52", + "action": "badpass", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "44-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 97, + "team": "1", + "start_time": "03:52", + "start_time_seconds": 232, + "start_period": "Q3", + "end_time": "03:37", + "end_time_seconds": 217, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "turnover", + "time": "03:52", + "action": "badpass", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "44-34", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "03:52", + "action": "steal", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "44-34", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:52", + "action": "personal", + "team": "2", + "player_id": 18, + "player_name": "J. Saarinen", + "player_number": "17", + "score": "44-34", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:52", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "44-34", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:37", + "action": "made jumpshot", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "47-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 98, + "team": "2", + "start_time": "03:37", + "start_time_seconds": 217, + "start_period": "Q3", + "end_time": "03:13", + "end_time_seconds": 193, + "end_period": "Q3", + "duration_seconds": 24, + "events": [ + { + "event_type": "3pt", + "time": "03:37", + "action": "made jumpshot", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "47-34", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:37", + "action": "assist", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "47-34", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:23", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "47-34", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:20", + "action": "offensive", + "team": "2", + "player_id": 18, + "player_name": "J. Saarinen", + "player_number": "17", + "score": "47-34", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:13", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "47-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 99, + "team": "1", + "start_time": "03:13", + "start_time_seconds": 193, + "start_period": "Q3", + "end_time": "03:02", + "end_time_seconds": 182, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "03:13", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "47-34", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:02", + "action": "personal", + "team": "2", + "player_id": 17, + "player_name": "T. Aalto", + "player_number": "44", + "score": "47-34", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:02", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "47-34", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:02", + "action": "made 1of2", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "48-34", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:02", + "action": "missed 2of2", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "48-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 100, + "team": "2", + "start_time": "03:02", + "start_time_seconds": 182, + "start_period": "Q3", + "end_time": "02:43", + "end_time_seconds": 163, + "end_period": "Q3", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "03:02", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "48-34", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:47", + "action": "personal", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "48-34", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:47", + "action": "foulon", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "48-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:47", + "action": "in", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "48-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:47", + "action": "out", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "48-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:47", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "K. Puittinen", + "player_number": "5", + "score": "48-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:47", + "action": "out", + "team": "2", + "player_id": 18, + "player_name": "J. Saarinen", + "player_number": "17", + "score": "48-34", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:43", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 17, + "player_name": "T. Aalto", + "player_number": "44", + "score": "48-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 101, + "team": "1", + "start_time": "02:43", + "start_time_seconds": 163, + "start_period": "Q3", + "end_time": "02:26", + "end_time_seconds": 146, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "3pt", + "time": "02:43", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 17, + "player_name": "T. Aalto", + "player_number": "44", + "score": "48-37", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:29", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "48-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 102, + "team": "2", + "start_time": "02:26", + "start_time_seconds": 146, + "start_period": "Q3", + "end_time": "02:12", + "end_time_seconds": 132, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "02:26", + "action": "defensive", + "team": "2", + "player_id": 17, + "player_name": "T. Aalto", + "player_number": "44", + "score": "48-37", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:18", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "48-37", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:18", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "48-37", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:15", + "action": "missed layup", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "48-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 103, + "team": "1", + "start_time": "02:12", + "start_time_seconds": 132, + "start_period": "Q3", + "end_time": "01:50", + "end_time_seconds": 110, + "end_period": "Q3", + "duration_seconds": 22, + "events": [ + { + "event_type": "rebound", + "time": "02:12", + "action": "defensive", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "48-37", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:50", + "action": "made fadeaway", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "50-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 104, + "team": "2", + "start_time": "01:50", + "start_time_seconds": 110, + "start_period": "Q3", + "end_time": "01:22", + "end_time_seconds": 82, + "end_period": "Q3", + "duration_seconds": 28, + "events": [ + { + "event_type": "2pt", + "time": "01:50", + "action": "made fadeaway", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "50-37", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:24", + "action": "missed jumpshot", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "50-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 105, + "team": "1", + "start_time": "01:22", + "start_time_seconds": 82, + "start_period": "Q3", + "end_time": "01:21", + "end_time_seconds": 81, + "end_period": "Q3", + "duration_seconds": 1, + "events": [ + { + "event_type": "rebound", + "time": "01:22", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "50-37", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:21", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "50-37", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:21", + "action": "foulon", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "50-37", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:21", + "action": "in", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "50-37", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:21", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "50-37", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:21", + "action": "in", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "50-37", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:21", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "50-37", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:21", + "action": "missed 1of2", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "50-37", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:21", + "action": "missed 2of2", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "50-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 106, + "team": "2", + "start_time": "01:21", + "start_time_seconds": 81, + "start_period": "Q3", + "end_time": "01:01", + "end_time_seconds": 61, + "end_period": "Q3", + "duration_seconds": 20, + "events": [ + { + "event_type": "rebound", + "time": "01:21", + "action": "defensive", + "team": "2", + "player_id": 14, + "player_name": "K. Puittinen", + "player_number": "5", + "score": "50-37", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:04", + "action": "missed jumpshot", + "team": "2", + "player_id": 17, + "player_name": "T. Aalto", + "player_number": "44", + "score": "50-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 107, + "team": "1", + "start_time": "01:01", + "start_time_seconds": 61, + "start_period": "Q3", + "end_time": "00:51", + "end_time_seconds": 51, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "01:01", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "50-37", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:51", + "action": "travel", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "50-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 108, + "team": "2", + "start_time": "00:51", + "start_time_seconds": 51, + "start_period": "Q3", + "end_time": "00:30", + "end_time_seconds": 30, + "end_period": "Q3", + "duration_seconds": 21, + "events": [ + { + "event_type": "turnover", + "time": "00:51", + "action": "travel", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "50-37", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "00:51", + "action": "in", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "50-37", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:51", + "action": "out", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "50-37", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:30", + "action": "personal", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "50-37", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:30", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "50-37", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:30", + "action": "made 1of2", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "50-38", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "00:30", + "action": "assist", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "50-38", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:30", + "action": "missed 2of2", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "50-38", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 109, + "team": "1", + "start_time": "00:30", + "start_time_seconds": 30, + "start_period": "Q3", + "end_time": "00:09", + "end_time_seconds": 9, + "end_period": "Q3", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "00:30", + "action": "defensive", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "50-38", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:11", + "action": "missed floatingjumpshot", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "50-38", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 110, + "team": "2", + "start_time": "00:09", + "start_time_seconds": 9, + "start_period": "Q3", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q3", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "00:09", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "50-38", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:04", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 17, + "player_name": "T. Aalto", + "player_number": "44", + "score": "50-38", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 111, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q4", + "end_time": "09:35", + "end_time_seconds": 575, + "end_period": "Q4", + "duration_seconds": 25, + "events": [ + { + "event_type": "2pt", + "time": "09:38", + "action": "missed jumpshot", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "50-38", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 112, + "team": "1", + "start_time": "09:35", + "start_time_seconds": 575, + "start_period": "Q4", + "end_time": "09:18", + "end_time_seconds": 558, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "09:35", + "action": "defensive", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "50-38", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:20", + "action": "missed jumpshot", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "50-38", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 113, + "team": "2", + "start_time": "09:18", + "start_time_seconds": 558, + "start_period": "Q4", + "end_time": "08:55", + "end_time_seconds": 535, + "end_period": "Q4", + "duration_seconds": 23, + "events": [ + { + "event_type": "rebound", + "time": "09:18", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "50-38", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:55", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "50-40", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 114, + "team": "1", + "start_time": "08:55", + "start_time_seconds": 535, + "start_period": "Q4", + "end_time": "08:34", + "end_time_seconds": 514, + "end_period": "Q4", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "08:55", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "50-40", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:34", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "52-40", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 115, + "team": "2", + "start_time": "08:34", + "start_time_seconds": 514, + "start_period": "Q4", + "end_time": "08:12", + "end_time_seconds": 492, + "end_period": "Q4", + "duration_seconds": 22, + "events": [ + { + "event_type": "2pt", + "time": "08:34", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "52-40", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:34", + "action": "assist", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "52-40", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:12", + "action": "personal", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "52-40", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:12", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "52-40", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:12", + "action": "missed 1of2", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "52-40", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:12", + "action": "made 2of2", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "52-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 116, + "team": "1", + "start_time": "08:12", + "start_time_seconds": 492, + "start_period": "Q4", + "end_time": "08:03", + "end_time_seconds": 483, + "end_period": "Q4", + "duration_seconds": 9, + "events": [ + { + "event_type": "freethrow", + "time": "08:12", + "action": "made 2of2", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "52-41", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "08:12", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "M. Smolander", + "player_number": "34", + "score": "52-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:12", + "action": "out", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "52-41", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "08:03", + "action": "ballhandling", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "52-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 117, + "team": "2", + "start_time": "08:03", + "start_time_seconds": 483, + "start_period": "Q4", + "end_time": "07:56", + "end_time_seconds": 476, + "end_period": "Q4", + "duration_seconds": 7, + "events": [ + { + "event_type": "turnover", + "time": "08:03", + "action": "ballhandling", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "52-41", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "08:03", + "action": "steal", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "52-41", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:58", + "action": "missed drivinglayup", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "52-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 118, + "team": "1", + "start_time": "07:56", + "start_time_seconds": 476, + "start_period": "Q4", + "end_time": "07:40", + "end_time_seconds": 460, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "07:56", + "action": "defensive", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "52-41", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:52", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "52-41", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:49", + "action": "offensive", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "52-41", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:40", + "action": "badpass", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "52-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 119, + "team": "2", + "start_time": "07:40", + "start_time_seconds": 460, + "start_period": "Q4", + "end_time": "07:36", + "end_time_seconds": 456, + "end_period": "Q4", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "07:40", + "action": "badpass", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "52-41", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "07:40", + "action": "steal", + "team": "2", + "player_id": 14, + "player_name": "K. Puittinen", + "player_number": "5", + "score": "52-41", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:36", + "action": "badpass", + "team": "2", + "player_id": 14, + "player_name": "K. Puittinen", + "player_number": "5", + "score": "52-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 120, + "team": "1", + "start_time": "07:36", + "start_time_seconds": 456, + "start_period": "Q4", + "end_time": "07:26", + "end_time_seconds": 446, + "end_period": "Q4", + "duration_seconds": 10, + "events": [ + { + "event_type": "turnover", + "time": "07:36", + "action": "badpass", + "team": "2", + "player_id": 14, + "player_name": "K. Puittinen", + "player_number": "5", + "score": "52-41", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "07:36", + "action": "steal", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "52-41", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:34", + "action": "personal", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "52-41", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:34", + "action": "foulon", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "52-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:34", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "52-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:34", + "action": "out", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "52-41", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:26", + "action": "made jumpshot", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "55-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 121, + "team": "2", + "start_time": "07:26", + "start_time_seconds": 446, + "start_period": "Q4", + "end_time": "07:07", + "end_time_seconds": 427, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "3pt", + "time": "07:26", + "action": "made jumpshot", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "55-41", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:26", + "action": "assist", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "55-41", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:09", + "action": "missed jumpshot", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "55-41", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "07:09", + "action": "block", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "55-41", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:09", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "55-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:09", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "55-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:09", + "action": "out", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "55-41", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:07", + "action": "badpass", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "55-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 122, + "team": "1", + "start_time": "07:07", + "start_time_seconds": 427, + "start_period": "Q4", + "end_time": "06:43", + "end_time_seconds": 403, + "end_period": "Q4", + "duration_seconds": 24, + "events": [ + { + "event_type": "turnover", + "time": "07:07", + "action": "badpass", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "55-41", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "07:07", + "action": "steal", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "55-41", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:52", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "55-41", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:49", + "action": "offensive", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "55-41", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:46", + "action": "missed jumpshot", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "55-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 123, + "team": "2", + "start_time": "06:43", + "start_time_seconds": 403, + "start_period": "Q4", + "end_time": "06:19", + "end_time_seconds": 379, + "end_period": "Q4", + "duration_seconds": 24, + "events": [ + { + "event_type": "rebound", + "time": "06:43", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "55-41", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:28", + "action": "personal", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "55-41", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:28", + "action": "foulon", + "team": "2", + "player_id": 15, + "player_name": "M. Smolander", + "player_number": "34", + "score": "55-41", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "06:19", + "action": "personal", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "55-41", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:19", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "55-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:19", + "action": "out", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "55-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:19", + "action": "out", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "55-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:19", + "action": "in", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "55-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:19", + "action": "in", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "55-41", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:19", + "action": "made 1of2", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "55-42", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:19", + "action": "made 2of2", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "55-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 124, + "team": "1", + "start_time": "06:19", + "start_time_seconds": 379, + "start_period": "Q4", + "end_time": "06:04", + "end_time_seconds": 364, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "freethrow", + "time": "06:19", + "action": "made 2of2", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "55-43", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:04", + "action": "made jumpshot", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "58-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 125, + "team": "2", + "start_time": "06:04", + "start_time_seconds": 364, + "start_period": "Q4", + "end_time": "05:34", + "end_time_seconds": 334, + "end_period": "Q4", + "duration_seconds": 30, + "events": [ + { + "event_type": "3pt", + "time": "06:04", + "action": "made jumpshot", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "58-43", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:04", + "action": "assist", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "58-43", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:38", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "58-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 126, + "team": "1", + "start_time": "05:34", + "start_time_seconds": 334, + "start_period": "Q4", + "end_time": "05:28", + "end_time_seconds": 328, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "05:34", + "action": "defensive", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "58-43", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:28", + "action": "offensive", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "58-43", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:28", + "action": "offensive", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "58-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 127, + "team": "2", + "start_time": "05:28", + "start_time_seconds": 328, + "start_period": "Q4", + "end_time": "05:11", + "end_time_seconds": 311, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "turnover", + "time": "05:28", + "action": "offensive", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "58-43", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "05:28", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "58-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:28", + "action": "in", + "team": "2", + "player_id": 18, + "player_name": "J. Saarinen", + "player_number": "17", + "score": "58-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:28", + "action": "out", + "team": "2", + "player_id": 15, + "player_name": "M. Smolander", + "player_number": "34", + "score": "58-43", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:13", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "58-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 128, + "team": "1", + "start_time": "05:11", + "start_time_seconds": 311, + "start_period": "Q4", + "end_time": "05:01", + "end_time_seconds": 301, + "end_period": "Q4", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "05:11", + "action": "defensive", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "58-43", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:03", + "action": "missed layup", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "58-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 129, + "team": "2", + "start_time": "05:01", + "start_time_seconds": 301, + "start_period": "Q4", + "end_time": "04:42", + "end_time_seconds": 282, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "05:01", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "58-43", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "05:01", + "action": "in", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "58-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:01", + "action": "out", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "58-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:01", + "action": "in", + "team": "2", + "player_id": 19, + "player_name": "J. Hilden", + "player_number": "33", + "score": "58-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:01", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "58-43", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:42", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "58-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 130, + "team": "1", + "start_time": "04:42", + "start_time_seconds": 282, + "start_period": "Q4", + "end_time": "04:24", + "end_time_seconds": 264, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "04:42", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "58-45", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:27", + "action": "missed drivinglayup", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "58-45", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:25", + "action": "offensive", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "58-45", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:25", + "action": "missed tipinlayup", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "58-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 131, + "team": "2", + "start_time": "04:24", + "start_time_seconds": 264, + "start_period": "Q4", + "end_time": "04:09", + "end_time_seconds": 249, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "04:24", + "action": "defensive", + "team": "2", + "player_id": 18, + "player_name": "J. Saarinen", + "player_number": "17", + "score": "58-45", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:09", + "action": "missed drivinglayup", + "team": "2", + "player_id": 19, + "player_name": "J. Hilden", + "player_number": "33", + "score": "58-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 132, + "team": "1", + "start_time": "04:09", + "start_time_seconds": 249, + "start_period": "Q4", + "end_time": "03:58", + "end_time_seconds": 238, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "04:09", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "58-45", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "04:09", + "action": "personal", + "team": "2", + "player_id": 18, + "player_name": "J. Saarinen", + "player_number": "17", + "score": "58-45", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:09", + "action": "foulon", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "58-45", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:09", + "action": "out", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "58-45", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:09", + "action": "out", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "58-45", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:09", + "action": "in", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "58-45", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:09", + "action": "in", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "58-45", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:09", + "action": "in", + "team": "2", + "player_id": 17, + "player_name": "T. Aalto", + "player_number": "44", + "score": "58-45", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:09", + "action": "out", + "team": "2", + "player_id": 18, + "player_name": "J. Saarinen", + "player_number": "17", + "score": "58-45", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "03:58", + "action": "travel", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "58-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 133, + "team": "2", + "start_time": "03:58", + "start_time_seconds": 238, + "start_period": "Q4", + "end_time": "03:39", + "end_time_seconds": 219, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "turnover", + "time": "03:58", + "action": "travel", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "58-45", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:39", + "action": "personal", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "58-45", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:39", + "action": "foulon", + "team": "2", + "player_id": 19, + "player_name": "J. Hilden", + "player_number": "33", + "score": "58-45", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:39", + "action": "made 1of2", + "team": "2", + "player_id": 19, + "player_name": "J. Hilden", + "player_number": "33", + "score": "58-46", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:39", + "action": "made 2of2", + "team": "2", + "player_id": 19, + "player_name": "J. Hilden", + "player_number": "33", + "score": "58-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 134, + "team": "1", + "start_time": "03:39", + "start_time_seconds": 219, + "start_period": "Q4", + "end_time": "03:05", + "end_time_seconds": 185, + "end_period": "Q4", + "duration_seconds": 34, + "events": [ + { + "event_type": "freethrow", + "time": "03:39", + "action": "made 2of2", + "team": "2", + "player_id": 19, + "player_name": "J. Hilden", + "player_number": "33", + "score": "58-47", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:20", + "action": "missed jumpshot", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "58-47", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:17", + "action": "offensive", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "58-47", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "03:05", + "action": "badpass", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "58-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 135, + "team": "2", + "start_time": "03:05", + "start_time_seconds": 185, + "start_period": "Q4", + "end_time": "02:59", + "end_time_seconds": 179, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "turnover", + "time": "03:05", + "action": "badpass", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "58-47", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "03:05", + "action": "steal", + "team": "2", + "player_id": 14, + "player_name": "K. Puittinen", + "player_number": "5", + "score": "58-47", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:59", + "action": "made drivinglayup", + "team": "2", + "player_id": 19, + "player_name": "J. Hilden", + "player_number": "33", + "score": "58-49", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 136, + "team": "1", + "start_time": "02:59", + "start_time_seconds": 179, + "start_period": "Q4", + "end_time": "02:32", + "end_time_seconds": 152, + "end_period": "Q4", + "duration_seconds": 27, + "events": [ + { + "event_type": "2pt", + "time": "02:59", + "action": "made drivinglayup", + "team": "2", + "player_id": 19, + "player_name": "J. Hilden", + "player_number": "33", + "score": "58-49", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:59", + "action": "assist", + "team": "2", + "player_id": 17, + "player_name": "T. Aalto", + "player_number": "44", + "score": "58-49", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:41", + "action": "missed drivinglayup", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "58-49", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:41", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "58-49", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:32", + "action": "made jumpshot", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "61-49", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 137, + "team": "2", + "start_time": "02:32", + "start_time_seconds": 152, + "start_period": "Q4", + "end_time": "02:15", + "end_time_seconds": 135, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "3pt", + "time": "02:32", + "action": "made jumpshot", + "team": "1", + "player_id": 9, + "player_name": "L. Öunap", + "player_number": "3", + "score": "61-49", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:32", + "action": "assist", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "61-49", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:15", + "action": "personal", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "61-49", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:15", + "action": "foulon", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "61-49", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:15", + "action": "in", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "61-49", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:15", + "action": "out", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "61-49", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:15", + "action": "missed 1of3", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "61-49", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:15", + "action": "made 2of3", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "61-50", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "02:15", + "action": "assist", + "team": "2", + "player_id": 17, + "player_name": "T. Aalto", + "player_number": "44", + "score": "61-50", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:15", + "action": "made 3of3", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "61-51", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 138, + "team": "1", + "start_time": "02:15", + "start_time_seconds": 135, + "start_period": "Q4", + "end_time": "01:42", + "end_time_seconds": 102, + "end_period": "Q4", + "duration_seconds": 33, + "events": [ + { + "event_type": "freethrow", + "time": "02:15", + "action": "made 3of3", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "61-51", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "02:15", + "action": "in", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "61-51", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:15", + "action": "out", + "team": "2", + "player_id": 14, + "player_name": "K. Puittinen", + "player_number": "5", + "score": "61-51", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:09", + "action": "personal", + "team": "2", + "player_id": 17, + "player_name": "T. Aalto", + "player_number": "44", + "score": "61-51", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:09", + "action": "foulon", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "61-51", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "01:48", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "61-51", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:45", + "action": "missed jumpshot", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "61-51", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 139, + "team": "2", + "start_time": "01:42", + "start_time_seconds": 102, + "start_period": "Q4", + "end_time": "01:36", + "end_time_seconds": 96, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "01:42", + "action": "defensive", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "61-51", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:36", + "action": "made floatingjumpshot", + "team": "2", + "player_id": 17, + "player_name": "T. Aalto", + "player_number": "44", + "score": "61-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 140, + "team": "1", + "start_time": "01:36", + "start_time_seconds": 96, + "start_period": "Q4", + "end_time": "01:24", + "end_time_seconds": 84, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "01:36", + "action": "made floatingjumpshot", + "team": "2", + "player_id": 17, + "player_name": "T. Aalto", + "player_number": "44", + "score": "61-53", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:36", + "action": "assist", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "61-53", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "01:24", + "action": "badpass", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "61-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 141, + "team": "2", + "start_time": "01:24", + "start_time_seconds": 84, + "start_period": "Q4", + "end_time": "01:23", + "end_time_seconds": 83, + "end_period": "Q4", + "duration_seconds": 1, + "events": [ + { + "event_type": "turnover", + "time": "01:24", + "action": "badpass", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "61-53", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "01:24", + "action": "steal", + "team": "2", + "player_id": 17, + "player_name": "T. Aalto", + "player_number": "44", + "score": "61-53", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:23", + "action": "made layup", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "61-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 142, + "team": "1", + "start_time": "01:23", + "start_time_seconds": 83, + "start_period": "Q4", + "end_time": "00:58", + "end_time_seconds": 58, + "end_period": "Q4", + "duration_seconds": 25, + "events": [ + { + "event_type": "2pt", + "time": "01:23", + "action": "made layup", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "61-55", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:23", + "action": "assist", + "team": "2", + "player_id": 17, + "player_name": "T. Aalto", + "player_number": "44", + "score": "61-55", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "01:18", + "action": "personal", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "61-55", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:18", + "action": "foulon", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "61-55", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:01", + "action": "missed layup", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "61-55", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:58", + "action": "offensive", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "61-55", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:58", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "M. Kollanen", + "player_number": "3", + "score": "61-55", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:58", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "61-55", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:58", + "action": "missed 1of2", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "61-55", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:58", + "action": "made 2of2", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "62-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 143, + "team": "2", + "start_time": "00:58", + "start_time_seconds": 58, + "start_period": "Q4", + "end_time": "00:42", + "end_time_seconds": 42, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "freethrow", + "time": "00:58", + "action": "made 2of2", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "62-55", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:42", + "action": "made drivinglayup", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "62-57", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 144, + "team": "1", + "start_time": "00:42", + "start_time_seconds": 42, + "start_period": "Q4", + "end_time": "00:36", + "end_time_seconds": 36, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "2pt", + "time": "00:42", + "action": "made drivinglayup", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "62-57", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:36", + "action": "made layup", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "64-57", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 145, + "team": "2", + "start_time": "00:36", + "start_time_seconds": 36, + "start_period": "Q4", + "end_time": "00:27", + "end_time_seconds": 27, + "end_period": "Q4", + "duration_seconds": 9, + "events": [ + { + "event_type": "2pt", + "time": "00:36", + "action": "made layup", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "64-57", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:36", + "action": "assist", + "team": "1", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "64-57", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "00:36", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "64-57", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:36", + "action": "in", + "team": "1", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "64-57", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:36", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "64-57", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:27", + "action": "made floatingjumpshot", + "team": "2", + "player_id": 17, + "player_name": "T. Aalto", + "player_number": "44", + "score": "64-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 146, + "team": "1", + "start_time": "00:27", + "start_time_seconds": 27, + "start_period": "Q4", + "end_time": "00:19", + "end_time_seconds": 19, + "end_period": "Q4", + "duration_seconds": 8, + "events": [ + { + "event_type": "3pt", + "time": "00:27", + "action": "made floatingjumpshot", + "team": "2", + "player_id": 17, + "player_name": "T. Aalto", + "player_number": "44", + "score": "64-60", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:19", + "action": "personal", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "64-60", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:19", + "action": "foulon", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "64-60", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:19", + "action": "missed 1of2", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "64-60", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:19", + "action": "missed 2of2", + "team": "1", + "player_id": 16, + "player_name": "S. Manninen", + "player_number": "18", + "score": "64-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 147, + "team": "2", + "start_time": "00:19", + "start_time_seconds": 19, + "start_period": "Q4", + "end_time": "00:05", + "end_time_seconds": 5, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "00:19", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "64-60", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:05", + "action": "missed jumpshot", + "team": "2", + "player_id": 19, + "player_name": "J. Hilden", + "player_number": "33", + "score": "64-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 148, + "team": "1", + "start_time": "00:05", + "start_time_seconds": 5, + "start_period": "Q4", + "end_time": "00:03", + "end_time_seconds": 3, + "end_period": "Q4", + "duration_seconds": 2, + "events": [ + { + "event_type": "rebound", + "time": "00:05", + "action": "defensive", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "64-60", + "possession_event_role": "start" + }, + { + "event_type": "headcoachchallenge", + "time": "00:04", + "action": "outofbounds", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "64-60", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "00:04", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "64-60", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:03", + "action": "personal", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "64-60", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:03", + "action": "foulon", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "64-60", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:03", + "action": "missed 1of2", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "64-60", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:03", + "action": "made 2of2", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "65-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 149, + "team": "2", + "start_time": "00:03", + "start_time_seconds": 3, + "start_period": "Q4", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q4", + "duration_seconds": 3, + "events": [ + { + "event_type": "freethrow", + "time": "00:03", + "action": "made 2of2", + "team": "1", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "65-60", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "00:03", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "65-60", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:03", + "action": "out", + "team": "2", + "player_id": 17, + "player_name": "T. Aalto", + "player_number": "44", + "score": "65-60", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:03", + "action": "out", + "team": "2", + "player_id": 19, + "player_name": "J. Hilden", + "player_number": "33", + "score": "65-60", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:03", + "action": "in", + "team": "2", + "player_id": 1, + "player_name": "P. Peltokangas", + "player_number": "12", + "score": "65-60", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:03", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "M. Smolander", + "player_number": "34", + "score": "65-60", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:01", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "S. Mäki", + "player_number": "9", + "score": "65-60", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:01", + "action": "offensive", + "team": "2", + "player_id": 3, + "player_name": "A. Mavrodiev", + "player_number": "10", + "score": "65-60", + "possession_event_role": "end" + } + ] + } + ] + } + }, + "home_number_of_possessions": 73, + "away_number_of_possessions": 76 + }, + { + "match_id": "1003405", + "match_external_id": "2835265", + "category_external_id": "42145", + "date": "2026-04-03", + "time": "17:00:00", + "home_team": "ACO Basket", + "home_team_id": "19281", + "away_team": "Jyväskylä Basketball Academy", + "away_team_id": "27", + "home_score": "88", + "away_score": "69", + "status": "Played", + "venue": "Ouluhalli", + "competition": "Huippukoripallosarjat 2025-26", + "category": "Miesten I divisioona A", + "season": "2025-2026", + "boxscore": { + "source": "genius", + "teams": [ + { + "team_name": "ACO Basket", + "players": [ + { + "player": "Ville Koivisto", + "player_number": 3, + "team": "ACO Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Tiitus Kuukkanen", + "player_number": 11, + "team": "ACO Basket", + "Minutes": "15:47", + "Points": 6, + "2PM": 1, + "2PA": 3, + "2P%": 33.3, + "3PM": 1, + "3PA": 2, + "3P%": 50.0, + "FTM": 1, + "FTA": 5, + "FT%": 20.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 1, + "STL": 1, + "TO": 0, + "BLK": 0, + "PF": 1, + "+/-": -2, + "Index": 1 + }, + { + "player": "Henry Boyd", + "player_number": 10, + "team": "ACO Basket", + "Minutes": "21:16", + "Points": 5, + "2PM": 2, + "2PA": 3, + "2P%": 66.7, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 1, + "FTA": 1, + "FT%": 100.0, + "OFF": 1, + "DEF": 1, + "REB": 2, + "AST": 0, + "STL": 0, + "TO": 2, + "BLK": 0, + "PF": 2, + "+/-": 8, + "Index": 4 + }, + { + "player": "Santeri Roiko", + "player_number": 44, + "team": "ACO Basket", + "Minutes": "1:25", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 1, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 1 + }, + { + "player": "Eino Pällijeff", + "player_number": 82, + "team": "ACO Basket", + "Minutes": "10:11", + "Points": 5, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 1, + "3PA": 2, + "3P%": 50.0, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 0, + "DEF": 2, + "REB": 2, + "AST": 1, + "STL": 0, + "TO": 0, + "BLK": 1, + "PF": 1, + "+/-": -6, + "Index": 8 + }, + { + "player": "Viljami Valkama", + "player_number": 8, + "team": "ACO Basket", + "Minutes": "26:10", + "Points": 16, + "2PM": 2, + "2PA": 3, + "2P%": 66.7, + "3PM": 4, + "3PA": 9, + "3P%": 44.4, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 1, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 1, + "+/-": 24, + "Index": 11 + }, + { + "player": "Johannes Rainto", + "player_number": 19, + "team": "ACO Basket", + "Minutes": "16:14", + "Points": 6, + "2PM": 0, + "2PA": 1, + "2P%": 0.0, + "3PM": 2, + "3PA": 2, + "3P%": 100.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 2, + "STL": 1, + "TO": 0, + "BLK": 0, + "PF": 2, + "+/-": 17, + "Index": 9 + }, + { + "player": "William De Santana", + "player_number": 12, + "team": "ACO Basket", + "Minutes": "18:44", + "Points": 2, + "2PM": 1, + "2PA": 2, + "2P%": 50.0, + "3PM": 0, + "3PA": 2, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 6, + "REB": 6, + "AST": 1, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 1, + "+/-": 11, + "Index": 6 + }, + { + "player": "Shawn Hopkins", + "player_number": 5, + "team": "ACO Basket", + "Minutes": "22:42", + "Points": 13, + "2PM": 5, + "2PA": 7, + "2P%": 71.4, + "3PM": 0, + "3PA": 6, + "3P%": 0.0, + "FTM": 3, + "FTA": 3, + "FT%": 100.0, + "OFF": 1, + "DEF": 3, + "REB": 4, + "AST": 0, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 2, + "+/-": 1, + "Index": 8 + }, + { + "player": "Tyler Harris", + "player_number": 4, + "team": "ACO Basket", + "Minutes": "30:55", + "Points": 20, + "2PM": 5, + "2PA": 10, + "2P%": 50.0, + "3PM": 2, + "3PA": 6, + "3P%": 33.3, + "FTM": 4, + "FTA": 4, + "FT%": 100.0, + "OFF": 4, + "DEF": 10, + "REB": 14, + "AST": 2, + "STL": 0, + "TO": 2, + "BLK": 1, + "PF": 3, + "+/-": 25, + "Index": 26 + }, + { + "player": "Kyle Johnson", + "player_number": 22, + "team": "ACO Basket", + "Minutes": "21:56", + "Points": 11, + "2PM": 5, + "2PA": 10, + "2P%": 50.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 3, + "DEF": 8, + "REB": 11, + "AST": 5, + "STL": 0, + "TO": 4, + "BLK": 2, + "PF": 4, + "+/-": 8, + "Index": 19 + }, + { + "player": "Adong Makuoi", + "player_number": 33, + "team": "ACO Basket", + "Minutes": "14:40", + "Points": 4, + "2PM": 2, + "2PA": 9, + "2P%": 22.2, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 5, + "DEF": 1, + "REB": 6, + "AST": 0, + "STL": 0, + "TO": 1, + "BLK": 2, + "PF": 0, + "+/-": 9, + "Index": 4 + } + ], + "totals": { + "Points": 88, + "2PM": 23, + "2PA": 48, + "2P%": 47.9, + "3PM": 10, + "3PA": 29, + "3P%": 34.5, + "FTM": 12, + "FTA": 17, + "FT%": 70.6, + "OFF": 14, + "DEF": 33, + "REB": 47, + "AST": 13, + "STL": 3, + "TO": 11, + "BLK": 6, + "PF": 17, + "Index": 97 + } + }, + { + "team_name": "Jyväskylä Basketball Academy", + "players": [ + { + "player": "Tony Rautiainen", + "player_number": 10, + "team": "Jyväskylä Basketball Academy", + "Minutes": "22:12", + "Points": 4, + "2PM": 2, + "2PA": 5, + "2P%": 40.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 0, + "FTA": 1, + "FT%": 0.0, + "OFF": 3, + "DEF": 1, + "REB": 4, + "AST": 0, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 3, + "+/-": -5, + "Index": 2 + }, + { + "player": "Tuomas Flinck", + "player_number": 17, + "team": "Jyväskylä Basketball Academy", + "Minutes": "25:58", + "Points": 3, + "2PM": 0, + "2PA": 3, + "2P%": 0.0, + "3PM": 1, + "3PA": 4, + "3P%": 25.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 3, + "REB": 3, + "AST": 4, + "STL": 1, + "TO": 0, + "BLK": 0, + "PF": 2, + "+/-": -15, + "Index": 5 + }, + { + "player": "Miro Koskela", + "player_number": 0, + "team": "Jyväskylä Basketball Academy", + "Minutes": "24:05", + "Points": 1, + "2PM": 0, + "2PA": 5, + "2P%": 0.0, + "3PM": 0, + "3PA": 4, + "3P%": 0.0, + "FTM": 1, + "FTA": 3, + "FT%": 33.3, + "OFF": 2, + "DEF": 3, + "REB": 5, + "AST": 1, + "STL": 0, + "TO": 2, + "BLK": 0, + "PF": 2, + "+/-": -22, + "Index": -6 + }, + { + "player": "Jaakko Tiittanen", + "player_number": 45, + "team": "Jyväskylä Basketball Academy", + "Minutes": "8:01", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 1, + "Index": -1 + }, + { + "player": "Elias Särkkä", + "player_number": 13, + "team": "Jyväskylä Basketball Academy", + "Minutes": "29:34", + "Points": 20, + "2PM": 5, + "2PA": 7, + "2P%": 71.4, + "3PM": 2, + "3PA": 9, + "3P%": 22.2, + "FTM": 4, + "FTA": 4, + "FT%": 100.0, + "OFF": 3, + "DEF": 9, + "REB": 12, + "AST": 2, + "STL": 2, + "TO": 2, + "BLK": 0, + "PF": 3, + "+/-": -20, + "Index": 25 + }, + { + "player": "Vili Vesterinen", + "player_number": 8, + "team": "Jyväskylä Basketball Academy", + "Minutes": "18:26", + "Points": 4, + "2PM": 1, + "2PA": 5, + "2P%": 20.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 2, + "FTA": 4, + "FT%": 50.0, + "OFF": 2, + "DEF": 4, + "REB": 6, + "AST": 1, + "STL": 0, + "TO": 2, + "BLK": 1, + "PF": 4, + "+/-": -10, + "Index": 3 + }, + { + "player": "Roope Nurminen", + "player_number": 24, + "team": "Jyväskylä Basketball Academy", + "Minutes": "3:13", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 2, + "BLK": 0, + "PF": 0, + "+/-": -1, + "Index": -2 + }, + { + "player": "Viljami Valtonen", + "player_number": 12, + "team": "Jyväskylä Basketball Academy", + "Minutes": "25:13", + "Points": 14, + "2PM": 4, + "2PA": 9, + "2P%": 44.4, + "3PM": 2, + "3PA": 5, + "3P%": 40.0, + "FTM": 0, + "FTA": 1, + "FT%": 0.0, + "OFF": 0, + "DEF": 3, + "REB": 3, + "AST": 1, + "STL": 1, + "TO": 0, + "BLK": 0, + "PF": 1, + "+/-": -12, + "Index": 10 + }, + { + "player": "Santeri Manninen", + "player_number": 18, + "team": "Jyväskylä Basketball Academy", + "Minutes": "14:45", + "Points": 10, + "2PM": 1, + "2PA": 2, + "2P%": 50.0, + "3PM": 2, + "3PA": 3, + "3P%": 66.7, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 0, + "DEF": 2, + "REB": 2, + "AST": 0, + "STL": 0, + "TO": 2, + "BLK": 0, + "PF": 5, + "+/-": -1, + "Index": 8 + }, + { + "player": "Renne Kivinen", + "player_number": 14, + "team": "Jyväskylä Basketball Academy", + "Minutes": "1:45", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 1, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 1 + }, + { + "player": "Le Phong Dang", + "player_number": 11, + "team": "Jyväskylä Basketball Academy", + "Minutes": "1:11", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Leon Öunap", + "player_number": 3, + "team": "Jyväskylä Basketball Academy", + "Minutes": "25:37", + "Points": 13, + "2PM": 4, + "2PA": 8, + "2P%": 50.0, + "3PM": 1, + "3PA": 2, + "3P%": 50.0, + "FTM": 2, + "FTA": 4, + "FT%": 50.0, + "OFF": 2, + "DEF": 3, + "REB": 5, + "AST": 2, + "STL": 0, + "TO": 0, + "BLK": 1, + "PF": 2, + "+/-": -10, + "Index": 14 + } + ], + "totals": { + "Points": 69, + "2PM": 17, + "2PA": 44, + "2P%": 38.6, + "3PM": 8, + "3PA": 30, + "3P%": 26.7, + "FTM": 11, + "FTA": 19, + "FT%": 57.9, + "OFF": 12, + "DEF": 28, + "REB": 40, + "AST": 12, + "STL": 4, + "TO": 11, + "BLK": 2, + "PF": 22, + "Index": 59 + } + } + ], + "match_totals": { + "Points": 157, + "2PM": 40, + "2PA": 92, + "2P%": 43.5, + "3PM": 18, + "3PA": 59, + "3P%": 30.5, + "FTM": 23, + "FTA": 36, + "FT%": 63.9, + "OFF": 26, + "DEF": 61, + "REB": 87, + "AST": 25, + "STL": 7, + "TO": 22, + "BLK": 8, + "PF": 39, + "Index": 156 + } + }, + "playbyplay": { + "match_info": { + "home_team": "ACO Basket", + "away_team": "Jyväskylä Basketball Academy", + "home_score": 88, + "away_score": 69 + }, + "events": [ + { + "event_type": "game", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "won startperiod", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "1", + "time": "09:59", + "score": "0-0", + "action": "won won", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 1, + "possession_team": "1" + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "2", + "time": "09:59", + "score": "0-0", + "action": "won lost", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "09:47", + "score": "2-0", + "action": "made layup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "09:47", + "score": "2-0", + "action": "assist", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "09:34", + "score": "2-0", + "action": "missed layup", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "09:31", + "score": "2-0", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "09:25", + "score": "2-0", + "action": "badpass", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "2", + "time": "09:25", + "score": "2-0", + "action": "steal", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 4, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "09:07", + "score": "2-0", + "action": "missed floatingjumpshot", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 4, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "09:05", + "score": "2-0", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "08:56", + "score": "4-0", + "action": "made drivinglayup", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "08:56", + "score": "4-0", + "action": "assist", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "08:56", + "score": "4-0", + "action": "personal", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "08:56", + "score": "4-0", + "action": "foulon", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "08:56", + "score": "5-0", + "action": "made 1of1", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "08:40", + "score": "5-0", + "action": "missed pullupjumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 6, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "08:37", + "score": "5-0", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 7, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "08:27", + "score": "5-0", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 7, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "08:24", + "score": "5-0", + "action": "defensive", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 8, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "08:18", + "score": "5-0", + "action": "missed floatingjumpshot", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 8, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "08:15", + "score": "5-0", + "action": "offensive", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 8, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "08:14", + "score": "5-0", + "action": "missed layup", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 8, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "08:11", + "score": "5-0", + "action": "defensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "07:55", + "score": "5-0", + "action": "missed layup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q1", + "team": "2", + "time": "07:55", + "score": "5-0", + "action": "block", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "07:54", + "score": "5-0", + "action": "offensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "07:54", + "score": "5-0", + "action": "personal", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "07:54", + "score": "5-0", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "07:54", + "score": "6-0", + "action": "made 1of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "07:54", + "score": "7-0", + "action": "made 2of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "07:41", + "score": "7-0", + "action": "personal", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 10, + "possession_number": 10, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "07:41", + "score": "7-0", + "action": "foulon", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 10, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "07:41", + "score": "7-1", + "action": "made 1of2", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 10, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "07:41", + "score": "7-2", + "action": "made 2of2", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 10, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "07:41", + "score": "7-1", + "action": "assist", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 11, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "07:19", + "score": "7-2", + "action": "missed pullupjumpshot", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 10, + "possession_number": 11, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "07:16", + "score": "7-2", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 12, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "07:11", + "score": "7-2", + "action": "ballhandling", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 12, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "07:11", + "score": "7-2", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "07:11", + "score": "7-2", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:59", + "score": "7-2", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:59", + "score": "7-2", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 10, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "06:59", + "score": "7-2", + "action": "in", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "06:59", + "score": "7-2", + "action": "out", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "06:44", + "score": "7-2", + "action": "personal", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "06:44", + "score": "7-2", + "action": "foulon", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "06:25", + "score": "7-5", + "action": "made jumpshot", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "06:25", + "score": "7-5", + "action": "assist", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "06:00", + "score": "7-5", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "05:58", + "score": "7-5", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "05:58", + "score": "7-5", + "action": "personal", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "05:58", + "score": "7-5", + "action": "foulon", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:58", + "score": "7-5", + "action": "out", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:58", + "score": "7-5", + "action": "out", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:58", + "score": "7-5", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:58", + "score": "7-5", + "action": "in", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "05:56", + "score": "7-5", + "action": "personal", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "05:56", + "score": "7-5", + "action": "foulon", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:56", + "score": "7-5", + "action": "in", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 15, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:56", + "score": "7-5", + "action": "out", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "05:53", + "score": "7-5", + "action": "badpass", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "05:39", + "score": "7-5", + "action": "personal", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "05:39", + "score": "7-5", + "action": "foulon", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:39", + "score": "7-5", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:39", + "score": "7-5", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:39", + "score": "7-5", + "action": "in", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:39", + "score": "7-5", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "05:32", + "score": "7-5", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "05:32", + "score": "7-5", + "action": "defensive", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 15, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "05:32", + "score": "7-5", + "action": "personal", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 15, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "05:32", + "score": "7-5", + "action": "foulon", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 15, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:32", + "score": "7-5", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 18, + "possession_number": 15, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:32", + "score": "7-5", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 15, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "05:32", + "score": "8-5", + "action": "made 1of2", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 15, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "05:32", + "score": "9-5", + "action": "made 2of2", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 15, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "05:20", + "score": "9-7", + "action": "made drivinglayup", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 16, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "04:58", + "score": "9-7", + "action": "personal", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "04:58", + "score": "9-7", + "action": "foulon", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:58", + "score": "9-7", + "action": "in", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:58", + "score": "9-7", + "action": "out", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "04:58", + "score": "10-7", + "action": "made 1of2", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "04:58", + "score": "10-7", + "action": "missed 2of2", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "04:58", + "score": "10-7", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "04:51", + "score": "10-7", + "action": "missed layup", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "04:49", + "score": "10-7", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "04:49", + "score": "10-7", + "action": "missed layup", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "04:49", + "score": "10-7", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "04:48", + "score": "10-7", + "action": "travel", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "04:37", + "score": "10-7", + "action": "badpass", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "04:37", + "score": "10-7", + "action": "steal", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "04:32", + "score": "10-7", + "action": "missed drivinglayup", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "04:29", + "score": "10-7", + "action": "defensive", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 20, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "04:22", + "score": "10-10", + "action": "made jumpshot", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 20, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "04:11", + "score": "10-10", + "action": "missed hookshot", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "04:10", + "score": "10-10", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:10", + "score": "10-10", + "action": "out", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 15, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:10", + "score": "10-10", + "action": "out", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:10", + "score": "10-10", + "action": "in", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:10", + "score": "10-10", + "action": "in", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "04:04", + "score": "10-10", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 18, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "04:00", + "score": "10-10", + "action": "defensive", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 22, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "03:52", + "score": "10-10", + "action": "personal", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 22, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "03:52", + "score": "10-10", + "action": "foulon", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 22, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "03:52", + "score": "10-10", + "action": "missed 1of2", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 22, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "03:52", + "score": "10-11", + "action": "made 2of2", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 22, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "03:41", + "score": "10-11", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 23, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "03:38", + "score": "10-11", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 23, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "03:33", + "score": "12-11", + "action": "made drivinglayup", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 23, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "03:18", + "score": "12-11", + "action": "missed pullupjumpshot", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 24, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "03:16", + "score": "12-11", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "03:02", + "score": "12-11", + "action": "personal", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "03:02", + "score": "12-11", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:02", + "score": "12-11", + "action": "in", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:02", + "score": "12-11", + "action": "out", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "03:02", + "score": "13-11", + "action": "made 1of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "03:02", + "score": "14-11", + "action": "made 2of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "02:52", + "score": "14-11", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "02:51", + "score": "14-11", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "02:51", + "score": "14-11", + "action": "personal", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "02:51", + "score": "14-11", + "action": "foulon", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:51", + "score": "14-11", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 18, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:51", + "score": "14-11", + "action": "out", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:51", + "score": "14-11", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:51", + "score": "14-11", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:51", + "score": "14-11", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:51", + "score": "14-11", + "action": "in", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 19, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:51", + "score": "14-11", + "action": "in", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:51", + "score": "14-11", + "action": "out", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "02:51", + "score": "14-11", + "action": "missed 1of2", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "02:51", + "score": "14-11", + "action": "missed 2of2", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "02:51", + "score": "14-11", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "02:36", + "score": "14-13", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "02:25", + "score": "14-13", + "action": "missed drivinglayup", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "02:21", + "score": "14-13", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "02:17", + "score": "14-13", + "action": "missed pullupjumpshot", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "02:14", + "score": "14-13", + "action": "offensive", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "02:07", + "score": "14-16", + "action": "made jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "02:07", + "score": "14-16", + "action": "assist", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "01:48", + "score": "14-16", + "action": "personal", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "01:48", + "score": "14-16", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "01:48", + "score": "14-16", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "01:48", + "score": "14-16", + "action": "out", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "01:48", + "score": "14-16", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "01:48", + "score": "14-16", + "action": "out", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "01:48", + "score": "14-16", + "action": "in", + "player_number": "24", + "player_name": "R. Nurminen", + "player_id": 20, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "01:48", + "score": "14-16", + "action": "in", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 15, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "01:48", + "score": "15-16", + "action": "made 1of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "01:48", + "score": "15-16", + "action": "missed 2of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "01:48", + "score": "15-16", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "01:34", + "score": "15-19", + "action": "made jumpshot", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "01:34", + "score": "15-19", + "action": "assist", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 33, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "01:18", + "score": "17-19", + "action": "made reverselayup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 33, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "01:18", + "score": "17-19", + "action": "assist", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 19, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "01:11", + "score": "17-19", + "action": "personal", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 19, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "01:11", + "score": "17-19", + "action": "foulon", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "01:11", + "score": "17-19", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 10, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "01:11", + "score": "17-19", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "01:11", + "score": "17-20", + "action": "made 1of2", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "01:11", + "score": "17-21", + "action": "made 2of2", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "01:02", + "score": "17-21", + "action": "missed alleyoopdunk", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 35, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "00:58", + "score": "17-21", + "action": "defensive", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "00:37", + "score": "17-21", + "action": "missed pullupjumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "00:34", + "score": "17-21", + "action": "defensive", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 19, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "00:24", + "score": "20-21", + "action": "made jumpshot", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 19, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "00:24", + "score": "20-21", + "action": "assist", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 10, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "00:00", + "score": "20-21", + "action": "missed jumpshot", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 15, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "00:00", + "score": "20-21", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "20-21", + "action": "in", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "20-21", + "action": "out", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 19 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "20-21", + "action": "out", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 15 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "20-21", + "action": "out", + "player_number": "24", + "player_name": "R. Nurminen", + "player_id": 20 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "20-21", + "action": "in", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "20-21", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13 + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "10:00", + "score": "20-21", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "09:53", + "score": "20-21", + "action": "offensive", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14 + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "09:53", + "score": "20-21", + "action": "offensive", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 39, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "09:53", + "score": "20-21", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 40, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "09:37", + "score": "22-21", + "action": "made drivinglayup", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 40, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "09:37", + "score": "22-21", + "action": "assist", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 41, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "09:17", + "score": "22-21", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 41, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "09:15", + "score": "22-21", + "action": "offensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 41, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "09:14", + "score": "22-21", + "action": "missed dunk", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 41, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "09:11", + "score": "22-21", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 42, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "09:03", + "score": "22-21", + "action": "personal", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 42, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "09:03", + "score": "22-21", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 42, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "09:03", + "score": "22-21", + "action": "out", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 42, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "09:03", + "score": "22-21", + "action": "out", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 42, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "09:03", + "score": "22-21", + "action": "in", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 42, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "09:03", + "score": "22-21", + "action": "in", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 42, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "08:56", + "score": "24-21", + "action": "made hookshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 42, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "08:49", + "score": "24-21", + "action": "badpass", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 43, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "2", + "time": "08:49", + "score": "24-21", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 44, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "08:46", + "score": "24-21", + "action": "personal", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 44, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "08:46", + "score": "24-21", + "action": "foulon", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 10, + "possession_number": 44, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "08:35", + "score": "27-21", + "action": "made jumpshot", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 10, + "possession_number": 44, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "08:35", + "score": "27-21", + "action": "assist", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "08:19", + "score": "27-24", + "action": "made jumpshot", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "08:19", + "score": "27-24", + "action": "assist", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 46, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "07:56", + "score": "30-24", + "action": "made jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 46, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "07:56", + "score": "30-24", + "action": "assist", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 10, + "possession_number": 47, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "07:41", + "score": "30-24", + "action": "missed layup", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 47, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "07:39", + "score": "30-24", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "07:36", + "score": "30-24", + "action": "missed eurostep", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "07:33", + "score": "30-24", + "action": "offensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "07:32", + "score": "30-24", + "action": "missed layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "07:26", + "score": "30-24", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 49, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "07:19", + "score": "30-27", + "action": "made jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 49, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "07:19", + "score": "30-27", + "action": "assist", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 50, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "07:02", + "score": "30-27", + "action": "missed layup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 50, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "1", + "time": "07:02", + "score": "30-27", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 50, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "06:59", + "score": "30-27", + "action": "offensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 50, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "06:55", + "score": "33-27", + "action": "made jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 50, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "06:35", + "score": "33-27", + "action": "missed drivinglayup", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q2", + "team": "1", + "time": "06:35", + "score": "33-27", + "action": "block", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "06:34", + "score": "33-27", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "06:34", + "score": "33-27", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 10, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "06:34", + "score": "33-27", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "06:34", + "score": "33-27", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "06:34", + "score": "33-27", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 18, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "06:34", + "score": "33-27", + "action": "in", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "06:34", + "score": "33-27", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "06:27", + "score": "33-27", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "06:25", + "score": "33-27", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 52, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "06:09", + "score": "35-27", + "action": "made drivinglayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 52, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "2", + "time": "06:09", + "score": "35-27", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 53, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "06:09", + "score": "35-27", + "action": "in", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 15, + "possession_number": 53, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "06:09", + "score": "35-27", + "action": "out", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 53, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "05:58", + "score": "35-27", + "action": "missed drivinglayup", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 53, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q2", + "team": "1", + "time": "05:58", + "score": "35-27", + "action": "block", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 53, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "05:54", + "score": "35-27", + "action": "defensive", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 54, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "05:46", + "score": "37-27", + "action": "made layup", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 54, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "05:46", + "score": "37-27", + "action": "assist", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "05:30", + "score": "37-27", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "05:29", + "score": "37-27", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "05:29", + "score": "37-27", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "05:29", + "score": "37-27", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "05:29", + "score": "37-27", + "action": "out", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "05:28", + "score": "37-27", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 56, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "05:12", + "score": "37-27", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 56, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "05:10", + "score": "37-27", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 56, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "05:08", + "score": "39-27", + "action": "made dunk", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 56, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "04:57", + "score": "39-27", + "action": "missed jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "04:56", + "score": "39-27", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 58, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "04:56", + "score": "39-27", + "action": "out", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 15, + "possession_number": 58, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "04:56", + "score": "39-27", + "action": "out", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 58, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "04:56", + "score": "39-27", + "action": "in", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 58, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "04:56", + "score": "39-27", + "action": "in", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 58, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "04:45", + "score": "41-27", + "action": "made drivinglayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 58, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "04:28", + "score": "41-29", + "action": "made pullupjumpshot", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "04:15", + "score": "41-29", + "action": "missed jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 60, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "04:10", + "score": "41-29", + "action": "defensive", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "04:07", + "score": "41-31", + "action": "made floatingjumpshot", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "04:07", + "score": "41-31", + "action": "personal", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "04:07", + "score": "41-31", + "action": "foulon", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "04:07", + "score": "41-31", + "action": "in", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "04:07", + "score": "41-31", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "04:07", + "score": "41-31", + "action": "missed 1of1", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "04:07", + "score": "41-31", + "action": "defensive", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 62, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "03:43", + "score": "41-31", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 62, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "03:39", + "score": "41-31", + "action": "offensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 62, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "03:29", + "score": "41-31", + "action": "missed hookshot", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 62, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "03:25", + "score": "41-31", + "action": "defensive", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 63, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "03:17", + "score": "41-31", + "action": "offensive", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 63, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "03:17", + "score": "41-31", + "action": "offensive", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 63, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "03:17", + "score": "41-31", + "action": "foulon", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 64, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "03:17", + "score": "41-31", + "action": "in", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 64, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "03:17", + "score": "41-31", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 64, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "03:05", + "score": "41-31", + "action": "missed layup", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 64, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "03:01", + "score": "41-31", + "action": "defensive", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "02:59", + "score": "41-31", + "action": "missed drivinglayup", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "02:56", + "score": "41-31", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 66, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "02:52", + "score": "41-31", + "action": "missed layup", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 18, + "possession_number": 66, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "02:51", + "score": "41-31", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "02:51", + "score": "41-31", + "action": "out", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "02:51", + "score": "41-31", + "action": "out", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "02:51", + "score": "41-31", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "02:51", + "score": "41-31", + "action": "in", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "02:44", + "score": "41-31", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "02:40", + "score": "41-31", + "action": "offensive", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "02:37", + "score": "41-31", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "02:33", + "score": "41-31", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 68, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "02:24", + "score": "44-31", + "action": "made jumpshot", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 68, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "02:24", + "score": "44-31", + "action": "assist", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 18, + "possession_number": 69, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "02:10", + "score": "44-31", + "action": "missed pullupjumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 69, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "02:07", + "score": "44-31", + "action": "defensive", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 18, + "possession_number": 70, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "02:01", + "score": "46-31", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 18, + "possession_number": 70, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "01:52", + "score": "46-31", + "action": "personal", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "01:52", + "score": "46-31", + "action": "foulon", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:52", + "score": "46-31", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:52", + "score": "46-31", + "action": "out", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:52", + "score": "46-31", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:52", + "score": "46-31", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 18, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:52", + "score": "46-31", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:52", + "score": "46-31", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 10, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:52", + "score": "46-31", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:52", + "score": "46-31", + "action": "in", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 19, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "01:52", + "score": "46-31", + "action": "in", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "01:52", + "score": "46-31", + "action": "out", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "01:52", + "score": "46-32", + "action": "made 1of2", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "01:52", + "score": "46-33", + "action": "made 2of2", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "01:42", + "score": "46-33", + "action": "travel", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 72, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "01:29", + "score": "46-33", + "action": "personal", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "01:29", + "score": "46-33", + "action": "foulon", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:29", + "score": "46-33", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:29", + "score": "46-33", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "01:29", + "score": "46-33", + "action": "missed 1of2", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "01:29", + "score": "46-33", + "action": "missed 2of2", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "01:29", + "score": "46-33", + "action": "defensive", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 19, + "possession_number": 74, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "01:15", + "score": "46-33", + "action": "missed alleyoop", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 74, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "01:12", + "score": "46-33", + "action": "defensive", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 75, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "00:47", + "score": "46-35", + "action": "made hookshot", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 75, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "1", + "time": "00:43", + "score": "46-35", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "00:36", + "score": "46-35", + "action": "personal", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "00:36", + "score": "46-35", + "action": "foulon", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 19, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "00:36", + "score": "47-35", + "action": "made 1of2", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 19, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "00:36", + "score": "48-35", + "action": "made 2of2", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 19, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "00:26", + "score": "48-35", + "action": "missed layup", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q2", + "team": "1", + "time": "00:26", + "score": "48-35", + "action": "block", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 19, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "00:23", + "score": "48-35", + "action": "offensive", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "00:22", + "score": "48-35", + "action": "missed layup", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "00:19", + "score": "48-35", + "action": "offensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "00:17", + "score": "48-35", + "action": "offensive", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "00:17", + "score": "48-35", + "action": "offensive", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "00:17", + "score": "48-35", + "action": "foulon", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:17", + "score": "48-35", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:17", + "score": "48-35", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 10, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:17", + "score": "48-35", + "action": "in", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:17", + "score": "48-35", + "action": "out", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 19, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:17", + "score": "48-35", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:17", + "score": "48-35", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:17", + "score": "48-35", + "action": "in", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:17", + "score": "48-35", + "action": "out", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "00:00", + "score": "50-35", + "action": "made drivinglayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "00:00", + "score": "50-35", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "50-35", + "action": "out", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "50-35", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "50-35", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 10 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "50-35", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "50-35", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "50-35", + "action": "out", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "50-35", + "action": "in", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "50-35", + "action": "in", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7 + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "10:00", + "score": "50-35", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "09:45", + "score": "53-35", + "action": "made jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 80, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "09:45", + "score": "53-35", + "action": "assist", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 81, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "09:35", + "score": "53-35", + "action": "personal", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 81, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "09:35", + "score": "53-35", + "action": "foulon", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 81, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "09:35", + "score": "53-35", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 81, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "09:35", + "score": "53-35", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 81, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "09:29", + "score": "53-35", + "action": "personal", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 10, + "possession_number": 81, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "09:29", + "score": "53-35", + "action": "foulon", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 81, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "09:29", + "score": "53-36", + "action": "made 1of2", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 81, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "09:29", + "score": "53-36", + "action": "missed 2of2", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 81, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "09:28", + "score": "53-36", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 82, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "09:13", + "score": "53-36", + "action": "ballhandling", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 82, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "2", + "time": "09:13", + "score": "53-36", + "action": "steal", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 83, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "09:02", + "score": "53-36", + "action": "missed layup", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 83, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "08:59", + "score": "53-36", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 84, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "08:47", + "score": "53-36", + "action": "missed layup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 84, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "08:44", + "score": "53-36", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 84, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "08:43", + "score": "53-36", + "action": "missed layup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 84, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "08:41", + "score": "53-36", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "08:17", + "score": "53-38", + "action": "made layup", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "08:17", + "score": "53-38", + "action": "assist", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 86, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "07:59", + "score": "55-38", + "action": "made drivinglayup", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 86, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "07:44", + "score": "55-40", + "action": "made layup", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "07:44", + "score": "55-40", + "action": "assist", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "07:37", + "score": "55-40", + "action": "personal", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "07:37", + "score": "55-40", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "07:37", + "score": "55-40", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "07:37", + "score": "55-40", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 10, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "07:34", + "score": "55-40", + "action": "in", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "07:34", + "score": "55-40", + "action": "out", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "07:26", + "score": "57-40", + "action": "made layup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "07:12", + "score": "57-42", + "action": "made drivinglayup", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "06:52", + "score": "57-42", + "action": "badpass", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 90, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "06:52", + "score": "57-42", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "06:52", + "score": "57-42", + "action": "out", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "06:40", + "score": "57-42", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "06:37", + "score": "57-42", + "action": "offensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "06:35", + "score": "57-42", + "action": "in", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "06:35", + "score": "57-42", + "action": "out", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "06:28", + "score": "57-44", + "action": "made drivinglayup", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q3", + "team": "1", + "time": "06:28", + "score": "57-44", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "06:18", + "score": "57-44", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "06:16", + "score": "57-44", + "action": "defensive", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 93, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "06:08", + "score": "57-44", + "action": "missed drivinglayup", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 93, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "06:06", + "score": "57-44", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "05:55", + "score": "57-44", + "action": "missed jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "05:53", + "score": "57-44", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "05:52", + "score": "59-44", + "action": "made layup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "jumpball", + "period": "Q3", + "team": "2", + "time": "05:37", + "score": "59-44", + "action": "won heldball", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "05:28", + "score": "59-44", + "action": "missed jumpshot", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "05:25", + "score": "59-44", + "action": "offensive", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "05:20", + "score": "59-44", + "action": "personal", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "05:20", + "score": "59-44", + "action": "foulon", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:20", + "score": "59-44", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 18, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:20", + "score": "59-44", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "05:20", + "score": "59-44", + "action": "missed 1of3", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "05:20", + "score": "59-45", + "action": "made 2of3", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "05:20", + "score": "59-45", + "action": "missed 3of3", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "05:20", + "score": "59-45", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "05:12", + "score": "59-45", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "05:12", + "score": "59-45", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "05:12", + "score": "59-45", + "action": "foulon", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:12", + "score": "59-45", + "action": "in", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 19, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:12", + "score": "59-45", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "05:12", + "score": "59-45", + "action": "in", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "05:12", + "score": "59-45", + "action": "out", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "04:54", + "score": "59-45", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "04:50", + "score": "59-45", + "action": "offensive", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "04:49", + "score": "59-45", + "action": "missed layup", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "04:47", + "score": "59-45", + "action": "offensive", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "04:46", + "score": "59-45", + "action": "missed layup", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "04:43", + "score": "59-45", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "04:36", + "score": "61-45", + "action": "made floatingjumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "04:26", + "score": "61-45", + "action": "travel", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 99, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "04:26", + "score": "61-45", + "action": "in", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "04:26", + "score": "61-45", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "04:26", + "score": "61-45", + "action": "out", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "04:26", + "score": "61-45", + "action": "out", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "04:26", + "score": "61-45", + "action": "in", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "04:26", + "score": "61-45", + "action": "in", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 15, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "04:14", + "score": "61-45", + "action": "missed jumpshot", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 19, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "04:10", + "score": "61-45", + "action": "defensive", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "03:59", + "score": "61-47", + "action": "made drivinglayup", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "03:50", + "score": "61-47", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "03:50", + "score": "61-47", + "action": "out", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:50", + "score": "61-47", + "action": "in", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:50", + "score": "61-47", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "03:48", + "score": "61-47", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "03:42", + "score": "61-47", + "action": "defensive", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 103, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "03:29", + "score": "61-47", + "action": "missed jumpshot", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 103, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "03:26", + "score": "61-47", + "action": "defensive", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 18, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "03:07", + "score": "64-47", + "action": "made jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "02:56", + "score": "64-47", + "action": "missed layup", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "02:52", + "score": "64-47", + "action": "defensive", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 18, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "02:52", + "score": "66-47", + "action": "made drivinglayup", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "02:52", + "score": "66-47", + "action": "personal", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "02:52", + "score": "66-47", + "action": "foulon", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "02:52", + "score": "66-47", + "action": "missed 1of1", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "02:52", + "score": "66-47", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "02:42", + "score": "66-49", + "action": "made floatingjumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "02:19", + "score": "66-49", + "action": "missed drivinglayup", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "02:19", + "score": "66-49", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "02:19", + "score": "66-49", + "action": "in", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "02:19", + "score": "66-49", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "02:05", + "score": "66-51", + "action": "made reverselayup", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "02:05", + "score": "66-51", + "action": "assist", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "01:55", + "score": "66-51", + "action": "ballhandling", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:55", + "score": "66-51", + "action": "in", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:55", + "score": "66-51", + "action": "out", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "01:46", + "score": "66-54", + "action": "made jumpshot", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "01:46", + "score": "66-54", + "action": "assist", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 112, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "01:23", + "score": "68-54", + "action": "made dunk", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 112, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "01:12", + "score": "68-54", + "action": "personal", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "01:12", + "score": "68-54", + "action": "foulon", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:12", + "score": "68-54", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:12", + "score": "68-54", + "action": "out", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 19, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "01:12", + "score": "68-55", + "action": "made 1of2", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "01:12", + "score": "68-56", + "action": "made 2of2", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:12", + "score": "68-56", + "action": "out", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 15, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:12", + "score": "68-56", + "action": "out", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:12", + "score": "68-56", + "action": "in", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:12", + "score": "68-56", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "00:55", + "score": "68-56", + "action": "personal", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "00:55", + "score": "68-56", + "action": "foulon", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "00:35", + "score": "70-56", + "action": "made alleyoopdunk", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "00:35", + "score": "70-56", + "action": "assist", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "00:29", + "score": "70-56", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "00:29", + "score": "70-56", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "00:27", + "score": "70-56", + "action": "missed jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "00:23", + "score": "70-56", + "action": "offensive", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "00:15", + "score": "70-56", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "00:11", + "score": "70-56", + "action": "defensive", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "00:02", + "score": "70-56", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "00:00", + "score": "70-56", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "00:00", + "score": "70-56", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "70-56", + "action": "out", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "70-56", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "70-56", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "70-56", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 18 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "70-56", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "70-56", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "70-56", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 10 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "70-56", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "70-56", + "action": "out", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "70-56", + "action": "out", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "70-56", + "action": "in", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "70-56", + "action": "in", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "70-56", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "70-56", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1 + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "10:00", + "score": "70-56", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "09:50", + "score": "70-56", + "action": "missed hookshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "09:46", + "score": "70-56", + "action": "defensive", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "09:35", + "score": "70-56", + "action": "missed layup", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q4", + "team": "1", + "time": "09:35", + "score": "70-56", + "action": "block", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "09:32", + "score": "70-56", + "action": "defensive", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 10, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "09:28", + "score": "70-56", + "action": "missed jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "09:25", + "score": "70-56", + "action": "offensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "09:22", + "score": "70-56", + "action": "missed jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "09:19", + "score": "70-56", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "09:11", + "score": "70-56", + "action": "missed layup", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "09:09", + "score": "70-56", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "09:06", + "score": "70-56", + "action": "personal", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "09:06", + "score": "70-56", + "action": "foulon", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "09:06", + "score": "70-56", + "action": "in", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "09:06", + "score": "70-56", + "action": "out", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "09:01", + "score": "70-56", + "action": "missed pullupjumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "08:56", + "score": "70-56", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "08:50", + "score": "70-56", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "08:48", + "score": "70-56", + "action": "defensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "08:37", + "score": "70-56", + "action": "missed layup", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "08:36", + "score": "70-56", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "08:30", + "score": "70-56", + "action": "offensive", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "08:30", + "score": "70-56", + "action": "offensive", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "08:30", + "score": "70-56", + "action": "foulon", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 126, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "08:30", + "score": "70-56", + "action": "in", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 126, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "08:30", + "score": "70-56", + "action": "out", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 126, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "08:16", + "score": "73-56", + "action": "made jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 126, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "08:03", + "score": "73-56", + "action": "badpass", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 127, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "08:03", + "score": "73-56", + "action": "steal", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 10, + "possession_number": 128, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "07:58", + "score": "73-56", + "action": "missed layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 128, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "07:58", + "score": "73-56", + "action": "defensive", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q4", + "team": "2", + "time": "07:58", + "score": "73-56", + "action": "block", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "07:53", + "score": "73-56", + "action": "personal", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "07:53", + "score": "73-56", + "action": "foulon", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "07:44", + "score": "73-56", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "07:43", + "score": "73-56", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 130, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "07:43", + "score": "73-56", + "action": "in", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 130, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "07:43", + "score": "73-56", + "action": "out", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 130, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "07:30", + "score": "73-56", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 130, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "07:27", + "score": "73-56", + "action": "defensive", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 131, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "07:17", + "score": "73-56", + "action": "missed jumpshot", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 131, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "07:15", + "score": "73-56", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "07:05", + "score": "73-56", + "action": "missed hookshot", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "07:01", + "score": "73-56", + "action": "defensive", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "06:47", + "score": "73-56", + "action": "missed layup", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q4", + "team": "1", + "time": "06:47", + "score": "73-56", + "action": "block", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "06:47", + "score": "73-56", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "06:47", + "score": "73-56", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 10, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "06:47", + "score": "73-56", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "06:47", + "score": "73-56", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "06:47", + "score": "73-56", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 17, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "06:47", + "score": "73-56", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 18, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "06:47", + "score": "73-56", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "06:47", + "score": "73-56", + "action": "in", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "06:47", + "score": "73-56", + "action": "out", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "06:38", + "score": "73-56", + "action": "missed pullupjumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "06:34", + "score": "73-56", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "06:33", + "score": "73-56", + "action": "ballhandling", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "06:33", + "score": "73-56", + "action": "steal", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "06:30", + "score": "73-56", + "action": "in", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "06:30", + "score": "73-56", + "action": "out", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "06:21", + "score": "73-56", + "action": "missed jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "06:18", + "score": "73-56", + "action": "defensive", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 18, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "06:12", + "score": "73-56", + "action": "badpass", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "06:12", + "score": "73-56", + "action": "steal", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "06:07", + "score": "73-56", + "action": "missed layup", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "06:05", + "score": "73-56", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "05:51", + "score": "73-56", + "action": "ballhandling", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "05:51", + "score": "73-56", + "action": "in", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "05:51", + "score": "73-56", + "action": "out", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "05:37", + "score": "73-58", + "action": "made reverselayup", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "05:37", + "score": "73-58", + "action": "personal", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "05:37", + "score": "73-58", + "action": "foulon", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "05:37", + "score": "73-58", + "action": "missed 1of1", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "05:37", + "score": "73-58", + "action": "offensive", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "05:37", + "score": "73-60", + "action": "made layup", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "1", + "time": "05:37", + "score": "73-60", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "05:20", + "score": "75-60", + "action": "made drivinglayup", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "05:20", + "score": "75-60", + "action": "personal", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "05:20", + "score": "75-60", + "action": "foulon", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "05:20", + "score": "76-60", + "action": "made 1of1", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "05:02", + "score": "76-60", + "action": "missed layup", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q4", + "team": "1", + "time": "05:02", + "score": "76-60", + "action": "block", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "04:55", + "score": "76-60", + "action": "defensive", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 18, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "04:42", + "score": "76-60", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 18, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "04:36", + "score": "76-60", + "action": "offensive", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "04:36", + "score": "76-60", + "action": "missed tipinlayup", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "04:34", + "score": "76-60", + "action": "defensive", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "04:28", + "score": "76-62", + "action": "made reverselayup", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "04:20", + "score": "76-62", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "04:17", + "score": "76-62", + "action": "defensive", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "04:08", + "score": "76-62", + "action": "personal", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 18, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "04:08", + "score": "76-62", + "action": "foulon", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "04:08", + "score": "76-62", + "action": "in", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "04:08", + "score": "76-62", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:08", + "score": "76-62", + "action": "in", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:08", + "score": "76-62", + "action": "out", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:08", + "score": "76-62", + "action": "in", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:08", + "score": "76-62", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "03:57", + "score": "76-62", + "action": "24sec", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "03:43", + "score": "76-62", + "action": "missed pullupjumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "03:39", + "score": "76-62", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "03:39", + "score": "78-62", + "action": "made tipindunk", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "2", + "time": "03:39", + "score": "78-62", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "03:28", + "score": "78-62", + "action": "personal", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "03:28", + "score": "78-62", + "action": "foulon", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "03:22", + "score": "78-62", + "action": "missed jumpshot", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "03:18", + "score": "78-62", + "action": "defensive", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 18, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "03:04", + "score": "80-62", + "action": "made drivinglayup", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "02:57", + "score": "80-64", + "action": "made drivinglayup", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "02:38", + "score": "80-64", + "action": "missed fadeaway", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 150, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "02:34", + "score": "80-64", + "action": "defensive", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "02:31", + "score": "80-64", + "action": "missed jumpshot", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "02:28", + "score": "80-64", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "02:28", + "score": "80-64", + "action": "personal", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "02:28", + "score": "80-64", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "02:28", + "score": "80-64", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "02:28", + "score": "80-64", + "action": "out", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "02:28", + "score": "80-64", + "action": "out", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "02:28", + "score": "80-64", + "action": "out", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "02:28", + "score": "80-64", + "action": "in", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "02:28", + "score": "80-64", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "02:20", + "score": "82-64", + "action": "made layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "02:14", + "score": "82-66", + "action": "made drivinglayup", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 153, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "02:14", + "score": "82-66", + "action": "assist", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "01:45", + "score": "85-66", + "action": "made jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "01:45", + "score": "85-66", + "action": "assist", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "01:45", + "score": "85-66", + "action": "in", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 19, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "01:45", + "score": "85-66", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "01:45", + "score": "85-66", + "action": "in", + "player_number": "14", + "player_name": "R. Kivinen", + "player_id": 21, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "01:45", + "score": "85-66", + "action": "out", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 7, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "01:45", + "score": "85-66", + "action": "in", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "01:45", + "score": "85-66", + "action": "out", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "01:38", + "score": "85-69", + "action": "made jumpshot", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "01:38", + "score": "85-69", + "action": "assist", + "player_number": "14", + "player_name": "R. Kivinen", + "player_id": 21, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "01:25", + "score": "85-69", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 10, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "01:25", + "score": "85-69", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "01:25", + "score": "88-69", + "action": "made jumpshot", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 10, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "01:25", + "score": "88-69", + "action": "assist", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "01:25", + "score": "88-69", + "action": "in", + "player_number": "44", + "player_name": "S. Roiko", + "player_id": 22, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "01:25", + "score": "88-69", + "action": "out", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 9, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "01:25", + "score": "88-69", + "action": "in", + "player_number": "24", + "player_name": "R. Nurminen", + "player_id": 20, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "01:25", + "score": "88-69", + "action": "out", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 4, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "01:25", + "score": "88-69", + "action": "in", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 12, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "01:25", + "score": "88-69", + "action": "out", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 6, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "01:11", + "score": "88-69", + "action": "badpass", + "player_number": "24", + "player_name": "R. Nurminen", + "player_id": 20, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "01:11", + "score": "88-69", + "action": "in", + "player_number": "11", + "player_name": "L. Dang", + "player_id": 23, + "possession_number": 158, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "01:11", + "score": "88-69", + "action": "out", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 8, + "possession_number": 158, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "00:56", + "score": "88-69", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 158, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "00:53", + "score": "88-69", + "action": "defensive", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 159, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "00:46", + "score": "88-69", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 159, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "00:46", + "score": "88-69", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 18, + "possession_number": 159, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "00:45", + "score": "88-69", + "action": "badpass", + "player_number": "24", + "player_name": "R. Nurminen", + "player_id": 20, + "possession_number": 159, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "00:45", + "score": "88-69", + "action": "steal", + "player_number": "44", + "player_name": "S. Roiko", + "player_id": 22, + "possession_number": 160, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "88-69", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "game", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "88-69", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + } + ], + "players": [ + { + "player_id": 1, + "name": "K. Johnson", + "number": "22", + "team": "1" + }, + { + "player_id": 2, + "name": "V. Vesterinen", + "number": "8", + "team": "2" + }, + { + "player_id": 3, + "name": "V. Valkama", + "number": "8", + "team": "1" + }, + { + "player_id": 4, + "name": "L. Öunap", + "number": "3", + "team": "2" + }, + { + "player_id": 5, + "name": "H. Boyd", + "number": "10", + "team": "1" + }, + { + "player_id": 6, + "name": "E. Särkkä", + "number": "13", + "team": "2" + }, + { + "player_id": 7, + "name": "T. Flinck", + "number": "17", + "team": "2" + }, + { + "player_id": 8, + "name": "M. Koskela", + "number": "0", + "team": "2" + }, + { + "player_id": 9, + "name": "T. Harris", + "number": "4", + "team": "1" + }, + { + "player_id": 10, + "name": "J. Rainto", + "number": "19", + "team": "1" + }, + { + "player_id": 11, + "name": "S. Hopkins", + "number": "5", + "team": "1" + }, + { + "player_id": 12, + "name": "T. Rautiainen", + "number": "10", + "team": "2" + }, + { + "player_id": 13, + "name": "V. Valtonen", + "number": "12", + "team": "2" + }, + { + "player_id": 14, + "name": "S. Manninen", + "number": "18", + "team": "2" + }, + { + "player_id": 15, + "name": "J. Tiittanen", + "number": "45", + "team": "2" + }, + { + "player_id": 16, + "name": "T. Kuukkanen", + "number": "11", + "team": "1" + }, + { + "player_id": 17, + "name": "A. Makuoi", + "number": "33", + "team": "1" + }, + { + "player_id": 18, + "name": "W. De Santana", + "number": "12", + "team": "1" + }, + { + "player_id": 19, + "name": "E. Pällijeff", + "number": "82", + "team": "1" + }, + { + "player_id": 20, + "name": "R. Nurminen", + "number": "24", + "team": "2" + }, + { + "player_id": 21, + "name": "R. Kivinen", + "number": "14", + "team": "2" + }, + { + "player_id": 22, + "name": "S. Roiko", + "number": "44", + "team": "1" + }, + { + "player_id": 23, + "name": "L. Dang", + "number": "11", + "team": "2" + } + ], + "possessions": { + "total_possessions": 160, + "team1_possessions": 80, + "team2_possessions": 80, + "team1_avg_possession_length_seconds": 15.85, + "team2_avg_possession_length_seconds": 14.15, + "possessions_list": [ + { + "possession_number": 1, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q1", + "end_time": "09:59", + "end_time_seconds": 599, + "end_period": "Q1", + "duration_seconds": 1, + "events": [ + { + "event_type": "jumpball", + "time": "09:59", + "action": "won won", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "0-0", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 2, + "team": "2", + "start_time": "09:59", + "start_time_seconds": 599, + "start_period": "Q1", + "end_time": "09:31", + "end_time_seconds": 571, + "end_period": "Q1", + "duration_seconds": 28, + "events": [ + { + "event_type": "jumpball", + "time": "09:59", + "action": "won lost", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:47", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "2-0", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "09:47", + "action": "assist", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "2-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:34", + "action": "missed layup", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "2-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 3, + "team": "1", + "start_time": "09:31", + "start_time_seconds": 571, + "start_period": "Q1", + "end_time": "09:25", + "end_time_seconds": 565, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "09:31", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "2-0", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "09:25", + "action": "badpass", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "2-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 4, + "team": "2", + "start_time": "09:25", + "start_time_seconds": 565, + "start_period": "Q1", + "end_time": "09:05", + "end_time_seconds": 545, + "end_period": "Q1", + "duration_seconds": 20, + "events": [ + { + "event_type": "turnover", + "time": "09:25", + "action": "badpass", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "2-0", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:25", + "action": "steal", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "2-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:07", + "action": "missed floatingjumpshot", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "2-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 5, + "team": "1", + "start_time": "09:05", + "start_time_seconds": 545, + "start_period": "Q1", + "end_time": "08:56", + "end_time_seconds": 536, + "end_period": "Q1", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "09:05", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "2-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:56", + "action": "made drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "4-0", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "08:56", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "4-0", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:56", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "4-0", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:56", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "4-0", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:56", + "action": "made 1of1", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "5-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 6, + "team": "2", + "start_time": "08:56", + "start_time_seconds": 536, + "start_period": "Q1", + "end_time": "08:37", + "end_time_seconds": 517, + "end_period": "Q1", + "duration_seconds": 19, + "events": [ + { + "event_type": "freethrow", + "time": "08:56", + "action": "made 1of1", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "5-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:40", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "5-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 7, + "team": "1", + "start_time": "08:37", + "start_time_seconds": 517, + "start_period": "Q1", + "end_time": "08:24", + "end_time_seconds": 504, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "08:37", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "5-0", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:27", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "5-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 8, + "team": "2", + "start_time": "08:24", + "start_time_seconds": 504, + "start_period": "Q1", + "end_time": "08:11", + "end_time_seconds": 491, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "08:24", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "5-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:18", + "action": "missed floatingjumpshot", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "5-0", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:15", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "5-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:14", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "5-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 9, + "team": "1", + "start_time": "08:11", + "start_time_seconds": 491, + "start_period": "Q1", + "end_time": "07:54", + "end_time_seconds": 474, + "end_period": "Q1", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "08:11", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "5-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:55", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "5-0", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "07:55", + "action": "block", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "5-0", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:54", + "action": "offensive", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "5-0", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:54", + "action": "personal", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "5-0", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:54", + "action": "foulon", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "5-0", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:54", + "action": "made 1of2", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "6-0", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:54", + "action": "made 2of2", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "7-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 10, + "team": "2", + "start_time": "07:54", + "start_time_seconds": 474, + "start_period": "Q1", + "end_time": "07:41", + "end_time_seconds": 461, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "freethrow", + "time": "07:54", + "action": "made 2of2", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "7-0", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:41", + "action": "personal", + "team": "1", + "player_id": 10, + "player_name": "J. Rainto", + "player_number": "19", + "score": "7-0", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:41", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "7-0", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:41", + "action": "made 1of2", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "7-1", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:41", + "action": "made 2of2", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "7-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 11, + "team": "1", + "start_time": "07:41", + "start_time_seconds": 461, + "start_period": "Q1", + "end_time": "07:16", + "end_time_seconds": 436, + "end_period": "Q1", + "duration_seconds": 25, + "events": [ + { + "event_type": "freethrow", + "time": "07:41", + "action": "made 2of2", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "7-2", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:41", + "action": "assist", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "7-1", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:19", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 10, + "player_name": "J. Rainto", + "player_number": "19", + "score": "7-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 12, + "team": "2", + "start_time": "07:16", + "start_time_seconds": 436, + "start_period": "Q1", + "end_time": "07:11", + "end_time_seconds": 431, + "end_period": "Q1", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "07:16", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "7-2", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "07:11", + "action": "ballhandling", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "7-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 13, + "team": "1", + "start_time": "07:11", + "start_time_seconds": 431, + "start_period": "Q1", + "end_time": "05:53", + "end_time_seconds": 353, + "end_period": "Q1", + "duration_seconds": 78, + "events": [ + { + "event_type": "turnover", + "time": "07:11", + "action": "ballhandling", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "7-2", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "07:11", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "7-2", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:11", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "7-2", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:59", + "action": "in", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "7-2", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:59", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "J. Rainto", + "player_number": "19", + "score": "7-2", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:59", + "action": "in", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "7-2", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:59", + "action": "out", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "7-2", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "06:44", + "action": "personal", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "7-2", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:44", + "action": "foulon", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "7-2", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:25", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "06:25", + "action": "assist", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:00", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:58", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:58", + "action": "personal", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:58", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:58", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:58", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:58", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:58", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:56", + "action": "personal", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:56", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:56", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:56", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:53", + "action": "badpass", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "7-5", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 14, + "team": "2", + "start_time": "05:53", + "start_time_seconds": 353, + "start_period": "Q1", + "end_time": "05:32", + "end_time_seconds": 332, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "turnover", + "time": "05:53", + "action": "badpass", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "7-5", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:39", + "action": "personal", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:39", + "action": "foulon", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:39", + "action": "out", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:39", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:39", + "action": "in", + "team": "1", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:39", + "action": "in", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:32", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "7-5", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 15, + "team": "1", + "start_time": "05:32", + "start_time_seconds": 332, + "start_period": "Q1", + "end_time": "05:32", + "end_time_seconds": 332, + "end_period": "Q1", + "duration_seconds": 0, + "events": [ + { + "event_type": "rebound", + "time": "05:32", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "7-5", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:32", + "action": "personal", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:32", + "action": "foulon", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:32", + "action": "in", + "team": "1", + "player_id": 18, + "player_name": "W. De Santana", + "player_number": "12", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:32", + "action": "out", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:32", + "action": "made 1of2", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "8-5", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:32", + "action": "made 2of2", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "9-5", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 16, + "team": "2", + "start_time": "05:32", + "start_time_seconds": 332, + "start_period": "Q1", + "end_time": "05:20", + "end_time_seconds": 320, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "freethrow", + "time": "05:32", + "action": "made 2of2", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "9-5", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:20", + "action": "made drivinglayup", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "9-7", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 17, + "team": "1", + "start_time": "05:20", + "start_time_seconds": 320, + "start_period": "Q1", + "end_time": "04:48", + "end_time_seconds": 288, + "end_period": "Q1", + "duration_seconds": 32, + "events": [ + { + "event_type": "2pt", + "time": "05:20", + "action": "made drivinglayup", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "9-7", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "04:58", + "action": "personal", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "9-7", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:58", + "action": "foulon", + "team": "1", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "9-7", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:58", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "9-7", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:58", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "9-7", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:58", + "action": "made 1of2", + "team": "1", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "10-7", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:58", + "action": "missed 2of2", + "team": "1", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "10-7", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:58", + "action": "offensive", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "10-7", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:51", + "action": "missed layup", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "10-7", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:49", + "action": "offensive", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "10-7", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:49", + "action": "missed layup", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "10-7", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:49", + "action": "offensive", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "10-7", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "04:48", + "action": "travel", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "10-7", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 18, + "team": "2", + "start_time": "04:48", + "start_time_seconds": 288, + "start_period": "Q1", + "end_time": "04:37", + "end_time_seconds": 277, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "turnover", + "time": "04:48", + "action": "travel", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "10-7", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "04:37", + "action": "badpass", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "10-7", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 19, + "team": "1", + "start_time": "04:37", + "start_time_seconds": 277, + "start_period": "Q1", + "end_time": "04:29", + "end_time_seconds": 269, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "turnover", + "time": "04:37", + "action": "badpass", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "10-7", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "04:37", + "action": "steal", + "team": "1", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "10-7", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:32", + "action": "missed drivinglayup", + "team": "1", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "10-7", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 20, + "team": "2", + "start_time": "04:29", + "start_time_seconds": 269, + "start_period": "Q1", + "end_time": "04:22", + "end_time_seconds": 262, + "end_period": "Q1", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "04:29", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "10-7", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:22", + "action": "made jumpshot", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "10-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 21, + "team": "1", + "start_time": "04:22", + "start_time_seconds": 262, + "start_period": "Q1", + "end_time": "04:00", + "end_time_seconds": 240, + "end_period": "Q1", + "duration_seconds": 22, + "events": [ + { + "event_type": "3pt", + "time": "04:22", + "action": "made jumpshot", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "10-10", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:11", + "action": "missed hookshot", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "10-10", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:10", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "10-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:10", + "action": "out", + "team": "2", + "player_id": 15, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "10-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:10", + "action": "out", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "10-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:10", + "action": "in", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "10-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:10", + "action": "in", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "10-10", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:04", + "action": "missed jumpshot", + "team": "1", + "player_id": 18, + "player_name": "W. De Santana", + "player_number": "12", + "score": "10-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 22, + "team": "2", + "start_time": "04:00", + "start_time_seconds": 240, + "start_period": "Q1", + "end_time": "03:52", + "end_time_seconds": 232, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "04:00", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "10-10", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:52", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "10-10", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:52", + "action": "foulon", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "10-10", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:52", + "action": "missed 1of2", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "10-10", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:52", + "action": "made 2of2", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "10-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 23, + "team": "1", + "start_time": "03:52", + "start_time_seconds": 232, + "start_period": "Q1", + "end_time": "03:33", + "end_time_seconds": 213, + "end_period": "Q1", + "duration_seconds": 19, + "events": [ + { + "event_type": "freethrow", + "time": "03:52", + "action": "made 2of2", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "10-11", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:41", + "action": "missed jumpshot", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "10-11", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:38", + "action": "offensive", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "10-11", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:33", + "action": "made drivinglayup", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "12-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 24, + "team": "2", + "start_time": "03:33", + "start_time_seconds": 213, + "start_period": "Q1", + "end_time": "03:16", + "end_time_seconds": 196, + "end_period": "Q1", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "03:33", + "action": "made drivinglayup", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "12-11", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:18", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "12-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 25, + "team": "1", + "start_time": "03:16", + "start_time_seconds": 196, + "start_period": "Q1", + "end_time": "03:02", + "end_time_seconds": 182, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "03:16", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "12-11", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:02", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "12-11", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:02", + "action": "foulon", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "12-11", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:02", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "12-11", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:02", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "12-11", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:02", + "action": "made 1of2", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "13-11", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:02", + "action": "made 2of2", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "14-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 26, + "team": "2", + "start_time": "03:02", + "start_time_seconds": 182, + "start_period": "Q1", + "end_time": "02:51", + "end_time_seconds": 171, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "freethrow", + "time": "03:02", + "action": "made 2of2", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "14-11", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:52", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "14-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 27, + "team": "1", + "start_time": "02:51", + "start_time_seconds": 171, + "start_period": "Q1", + "end_time": "02:51", + "end_time_seconds": 171, + "end_period": "Q1", + "duration_seconds": 0, + "events": [ + { + "event_type": "rebound", + "time": "02:51", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "14-11", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:51", + "action": "personal", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "14-11", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:51", + "action": "foulon", + "team": "1", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "14-11", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:51", + "action": "out", + "team": "1", + "player_id": 18, + "player_name": "W. De Santana", + "player_number": "12", + "score": "14-11", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:51", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "14-11", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:51", + "action": "in", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "14-11", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:51", + "action": "out", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "14-11", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:51", + "action": "in", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "14-11", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:51", + "action": "in", + "team": "1", + "player_id": 19, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "14-11", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:51", + "action": "in", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "14-11", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:51", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "14-11", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:51", + "action": "missed 1of2", + "team": "1", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "14-11", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:51", + "action": "missed 2of2", + "team": "1", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "14-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 28, + "team": "2", + "start_time": "02:51", + "start_time_seconds": 171, + "start_period": "Q1", + "end_time": "02:36", + "end_time_seconds": 156, + "end_period": "Q1", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "02:51", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "14-11", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:36", + "action": "made drivinglayup", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "14-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 29, + "team": "1", + "start_time": "02:36", + "start_time_seconds": 156, + "start_period": "Q1", + "end_time": "02:21", + "end_time_seconds": 141, + "end_period": "Q1", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "02:36", + "action": "made drivinglayup", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "14-13", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:25", + "action": "missed drivinglayup", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "14-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 30, + "team": "2", + "start_time": "02:21", + "start_time_seconds": 141, + "start_period": "Q1", + "end_time": "02:07", + "end_time_seconds": 127, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "02:21", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "14-13", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:17", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "14-13", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:14", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "14-13", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:07", + "action": "made jumpshot", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "14-16", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 31, + "team": "1", + "start_time": "02:07", + "start_time_seconds": 127, + "start_period": "Q1", + "end_time": "01:48", + "end_time_seconds": 108, + "end_period": "Q1", + "duration_seconds": 19, + "events": [ + { + "event_type": "3pt", + "time": "02:07", + "action": "made jumpshot", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "14-16", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:07", + "action": "assist", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "14-16", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "01:48", + "action": "personal", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "14-16", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:48", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "14-16", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:48", + "action": "in", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "14-16", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:48", + "action": "out", + "team": "1", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "14-16", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:48", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "14-16", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:48", + "action": "out", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "14-16", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:48", + "action": "in", + "team": "2", + "player_id": 20, + "player_name": "R. Nurminen", + "player_number": "24", + "score": "14-16", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:48", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "14-16", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:48", + "action": "made 1of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "15-16", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:48", + "action": "missed 2of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "15-16", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 32, + "team": "2", + "start_time": "01:48", + "start_time_seconds": 108, + "start_period": "Q1", + "end_time": "01:34", + "end_time_seconds": 94, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "01:48", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "15-16", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:34", + "action": "made jumpshot", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "15-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 33, + "team": "1", + "start_time": "01:34", + "start_time_seconds": 94, + "start_period": "Q1", + "end_time": "01:18", + "end_time_seconds": 78, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "3pt", + "time": "01:34", + "action": "made jumpshot", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "15-19", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:34", + "action": "assist", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "15-19", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:18", + "action": "made reverselayup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "17-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 34, + "team": "2", + "start_time": "01:18", + "start_time_seconds": 78, + "start_period": "Q1", + "end_time": "01:11", + "end_time_seconds": 71, + "end_period": "Q1", + "duration_seconds": 7, + "events": [ + { + "event_type": "2pt", + "time": "01:18", + "action": "made reverselayup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "17-19", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:18", + "action": "assist", + "team": "1", + "player_id": 19, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "17-19", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "01:11", + "action": "personal", + "team": "1", + "player_id": 19, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "17-19", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:11", + "action": "foulon", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "17-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:11", + "action": "in", + "team": "1", + "player_id": 10, + "player_name": "J. Rainto", + "player_number": "19", + "score": "17-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:11", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "17-19", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:11", + "action": "made 1of2", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "17-20", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:11", + "action": "made 2of2", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "17-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 35, + "team": "1", + "start_time": "01:11", + "start_time_seconds": 71, + "start_period": "Q1", + "end_time": "00:58", + "end_time_seconds": 58, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "freethrow", + "time": "01:11", + "action": "made 2of2", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "17-21", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:02", + "action": "missed alleyoopdunk", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "17-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 36, + "team": "2", + "start_time": "00:58", + "start_time_seconds": 58, + "start_period": "Q1", + "end_time": "00:34", + "end_time_seconds": 34, + "end_period": "Q1", + "duration_seconds": 24, + "events": [ + { + "event_type": "rebound", + "time": "00:58", + "action": "defensive", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "17-21", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:37", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "17-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 37, + "team": "1", + "start_time": "00:34", + "start_time_seconds": 34, + "start_period": "Q1", + "end_time": "00:24", + "end_time_seconds": 24, + "end_period": "Q1", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "00:34", + "action": "defensive", + "team": "1", + "player_id": 19, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "17-21", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:24", + "action": "made jumpshot", + "team": "1", + "player_id": 19, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "20-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 38, + "team": "2", + "start_time": "00:24", + "start_time_seconds": 24, + "start_period": "Q1", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q1", + "duration_seconds": 24, + "events": [ + { + "event_type": "3pt", + "time": "00:24", + "action": "made jumpshot", + "team": "1", + "player_id": 19, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "20-21", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:24", + "action": "assist", + "team": "1", + "player_id": 10, + "player_name": "J. Rainto", + "player_number": "19", + "score": "20-21", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:00", + "action": "missed jumpshot", + "team": "2", + "player_id": 15, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "20-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 39, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q2", + "end_time": "09:53", + "end_time_seconds": 593, + "end_period": "Q2", + "duration_seconds": 7, + "events": [ + { + "event_type": "turnover", + "time": "09:53", + "action": "offensive", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "20-21", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 40, + "team": "1", + "start_time": "09:53", + "start_time_seconds": 593, + "start_period": "Q2", + "end_time": "09:37", + "end_time_seconds": 577, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "turnover", + "time": "09:53", + "action": "offensive", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "20-21", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "09:53", + "action": "foulon", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "20-21", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:37", + "action": "made drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "22-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 41, + "team": "2", + "start_time": "09:37", + "start_time_seconds": 577, + "start_period": "Q2", + "end_time": "09:11", + "end_time_seconds": 551, + "end_period": "Q2", + "duration_seconds": 26, + "events": [ + { + "event_type": "2pt", + "time": "09:37", + "action": "made drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "22-21", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:37", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "22-21", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "09:17", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "22-21", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:15", + "action": "offensive", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "22-21", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:14", + "action": "missed dunk", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "22-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 42, + "team": "1", + "start_time": "09:11", + "start_time_seconds": 551, + "start_period": "Q2", + "end_time": "08:56", + "end_time_seconds": 536, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "09:11", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "22-21", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "09:03", + "action": "personal", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "22-21", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "09:03", + "action": "foulon", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "22-21", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "09:03", + "action": "out", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "22-21", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "09:03", + "action": "out", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "22-21", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "09:03", + "action": "in", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "22-21", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "09:03", + "action": "in", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "22-21", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:56", + "action": "made hookshot", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "24-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 43, + "team": "2", + "start_time": "08:56", + "start_time_seconds": 536, + "start_period": "Q2", + "end_time": "08:49", + "end_time_seconds": 529, + "end_period": "Q2", + "duration_seconds": 7, + "events": [ + { + "event_type": "2pt", + "time": "08:56", + "action": "made hookshot", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "24-21", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "08:49", + "action": "badpass", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "24-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 44, + "team": "1", + "start_time": "08:49", + "start_time_seconds": 529, + "start_period": "Q2", + "end_time": "08:35", + "end_time_seconds": 515, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "turnover", + "time": "08:49", + "action": "badpass", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "24-21", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "08:49", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "24-21", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:46", + "action": "personal", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "24-21", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:46", + "action": "foulon", + "team": "1", + "player_id": 10, + "player_name": "J. Rainto", + "player_number": "19", + "score": "24-21", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:35", + "action": "made jumpshot", + "team": "1", + "player_id": 10, + "player_name": "J. Rainto", + "player_number": "19", + "score": "27-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 45, + "team": "2", + "start_time": "08:35", + "start_time_seconds": 515, + "start_period": "Q2", + "end_time": "08:19", + "end_time_seconds": 499, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "3pt", + "time": "08:35", + "action": "made jumpshot", + "team": "1", + "player_id": 10, + "player_name": "J. Rainto", + "player_number": "19", + "score": "27-21", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:35", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "27-21", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:19", + "action": "made jumpshot", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "27-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 46, + "team": "1", + "start_time": "08:19", + "start_time_seconds": 499, + "start_period": "Q2", + "end_time": "07:56", + "end_time_seconds": 476, + "end_period": "Q2", + "duration_seconds": 23, + "events": [ + { + "event_type": "3pt", + "time": "08:19", + "action": "made jumpshot", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "27-24", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:19", + "action": "assist", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "27-24", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:56", + "action": "made jumpshot", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "30-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 47, + "team": "2", + "start_time": "07:56", + "start_time_seconds": 476, + "start_period": "Q2", + "end_time": "07:39", + "end_time_seconds": 459, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "3pt", + "time": "07:56", + "action": "made jumpshot", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "30-24", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:56", + "action": "assist", + "team": "1", + "player_id": 10, + "player_name": "J. Rainto", + "player_number": "19", + "score": "30-24", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:41", + "action": "missed layup", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "30-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 48, + "team": "1", + "start_time": "07:39", + "start_time_seconds": 459, + "start_period": "Q2", + "end_time": "07:26", + "end_time_seconds": 446, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "07:39", + "action": "defensive", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "30-24", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:36", + "action": "missed eurostep", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "30-24", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:33", + "action": "offensive", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "30-24", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:32", + "action": "missed layup", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "30-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 49, + "team": "2", + "start_time": "07:26", + "start_time_seconds": 446, + "start_period": "Q2", + "end_time": "07:19", + "end_time_seconds": 439, + "end_period": "Q2", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "07:26", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "30-24", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:19", + "action": "made jumpshot", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "30-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 50, + "team": "1", + "start_time": "07:19", + "start_time_seconds": 439, + "start_period": "Q2", + "end_time": "06:55", + "end_time_seconds": 415, + "end_period": "Q2", + "duration_seconds": 24, + "events": [ + { + "event_type": "3pt", + "time": "07:19", + "action": "made jumpshot", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "30-27", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:19", + "action": "assist", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "30-27", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:02", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "30-27", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "07:02", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "30-27", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:59", + "action": "offensive", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "30-27", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:55", + "action": "made jumpshot", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "33-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 51, + "team": "2", + "start_time": "06:55", + "start_time_seconds": 415, + "start_period": "Q2", + "end_time": "06:25", + "end_time_seconds": 385, + "end_period": "Q2", + "duration_seconds": 30, + "events": [ + { + "event_type": "3pt", + "time": "06:55", + "action": "made jumpshot", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "33-27", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:35", + "action": "missed drivinglayup", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "33-27", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "06:35", + "action": "block", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "33-27", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:34", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "33-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:34", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "J. Rainto", + "player_number": "19", + "score": "33-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:34", + "action": "out", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "33-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:34", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "33-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:34", + "action": "in", + "team": "1", + "player_id": 18, + "player_name": "W. De Santana", + "player_number": "12", + "score": "33-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:34", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "33-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:34", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "33-27", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:27", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "33-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 52, + "team": "1", + "start_time": "06:25", + "start_time_seconds": 385, + "start_period": "Q2", + "end_time": "06:09", + "end_time_seconds": 369, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "06:25", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "33-27", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:09", + "action": "made drivinglayup", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "35-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 53, + "team": "2", + "start_time": "06:09", + "start_time_seconds": 369, + "start_period": "Q2", + "end_time": "05:54", + "end_time_seconds": 354, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "06:09", + "action": "made drivinglayup", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "35-27", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "06:09", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "35-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:09", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "35-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:09", + "action": "out", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "35-27", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:58", + "action": "missed drivinglayup", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "35-27", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "05:58", + "action": "block", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "35-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 54, + "team": "1", + "start_time": "05:54", + "start_time_seconds": 354, + "start_period": "Q2", + "end_time": "05:46", + "end_time_seconds": 346, + "end_period": "Q2", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "05:54", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "35-27", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:46", + "action": "made layup", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "37-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 55, + "team": "2", + "start_time": "05:46", + "start_time_seconds": 346, + "start_period": "Q2", + "end_time": "05:28", + "end_time_seconds": 328, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "05:46", + "action": "made layup", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "37-27", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:46", + "action": "assist", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "37-27", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:30", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "37-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:29", + "action": "in", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "37-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:29", + "action": "out", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "37-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:29", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "37-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:29", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "37-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 56, + "team": "1", + "start_time": "05:28", + "start_time_seconds": 328, + "start_period": "Q2", + "end_time": "05:08", + "end_time_seconds": 308, + "end_period": "Q2", + "duration_seconds": 20, + "events": [ + { + "event_type": "rebound", + "time": "05:28", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "37-27", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:12", + "action": "missed jumpshot", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "37-27", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:10", + "action": "offensive", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "37-27", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:08", + "action": "made dunk", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "39-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 57, + "team": "2", + "start_time": "05:08", + "start_time_seconds": 308, + "start_period": "Q2", + "end_time": "04:56", + "end_time_seconds": 296, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "05:08", + "action": "made dunk", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "39-27", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:57", + "action": "missed jumpshot", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "39-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 58, + "team": "1", + "start_time": "04:56", + "start_time_seconds": 296, + "start_period": "Q2", + "end_time": "04:45", + "end_time_seconds": 285, + "end_period": "Q2", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "04:56", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "39-27", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "04:56", + "action": "out", + "team": "2", + "player_id": 15, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "39-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:56", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "39-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:56", + "action": "in", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "39-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:56", + "action": "in", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "39-27", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:45", + "action": "made drivinglayup", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "41-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 59, + "team": "2", + "start_time": "04:45", + "start_time_seconds": 285, + "start_period": "Q2", + "end_time": "04:28", + "end_time_seconds": 268, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "04:45", + "action": "made drivinglayup", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "41-27", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:28", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "41-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 60, + "team": "1", + "start_time": "04:28", + "start_time_seconds": 268, + "start_period": "Q2", + "end_time": "04:10", + "end_time_seconds": 250, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "04:28", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "41-29", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:15", + "action": "missed jumpshot", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "41-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 61, + "team": "2", + "start_time": "04:10", + "start_time_seconds": 250, + "start_period": "Q2", + "end_time": "04:07", + "end_time_seconds": 247, + "end_period": "Q2", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "04:10", + "action": "defensive", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "41-29", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:07", + "action": "made floatingjumpshot", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "41-31", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:07", + "action": "personal", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "41-31", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:07", + "action": "foulon", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "41-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:07", + "action": "in", + "team": "1", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "41-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:07", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "41-31", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:07", + "action": "missed 1of1", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "41-31", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 62, + "team": "1", + "start_time": "04:07", + "start_time_seconds": 247, + "start_period": "Q2", + "end_time": "03:25", + "end_time_seconds": 205, + "end_period": "Q2", + "duration_seconds": 42, + "events": [ + { + "event_type": "rebound", + "time": "04:07", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "41-31", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:43", + "action": "missed jumpshot", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "41-31", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:39", + "action": "offensive", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "41-31", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:29", + "action": "missed hookshot", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "41-31", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 63, + "team": "2", + "start_time": "03:25", + "start_time_seconds": 205, + "start_period": "Q2", + "end_time": "03:17", + "end_time_seconds": 197, + "end_period": "Q2", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "03:25", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "41-31", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:17", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "41-31", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "03:17", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "41-31", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 64, + "team": "1", + "start_time": "03:17", + "start_time_seconds": 197, + "start_period": "Q2", + "end_time": "03:01", + "end_time_seconds": 181, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "turnover", + "time": "03:17", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "41-31", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "03:17", + "action": "foulon", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "41-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:17", + "action": "in", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "41-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:17", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "41-31", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:05", + "action": "missed layup", + "team": "1", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "41-31", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 65, + "team": "2", + "start_time": "03:01", + "start_time_seconds": 181, + "start_period": "Q2", + "end_time": "02:56", + "end_time_seconds": 176, + "end_period": "Q2", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "03:01", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "41-31", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:59", + "action": "missed drivinglayup", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "41-31", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 66, + "team": "1", + "start_time": "02:56", + "start_time_seconds": 176, + "start_period": "Q2", + "end_time": "02:51", + "end_time_seconds": 171, + "end_period": "Q2", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "02:56", + "action": "defensive", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "41-31", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:52", + "action": "missed layup", + "team": "1", + "player_id": 18, + "player_name": "W. De Santana", + "player_number": "12", + "score": "41-31", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 67, + "team": "2", + "start_time": "02:51", + "start_time_seconds": 171, + "start_period": "Q2", + "end_time": "02:33", + "end_time_seconds": 153, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "02:51", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "41-31", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "02:51", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "41-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:51", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "41-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:51", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "41-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:51", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "41-31", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:44", + "action": "missed jumpshot", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "41-31", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:40", + "action": "offensive", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "41-31", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:37", + "action": "missed jumpshot", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "41-31", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 68, + "team": "1", + "start_time": "02:33", + "start_time_seconds": 153, + "start_period": "Q2", + "end_time": "02:24", + "end_time_seconds": 144, + "end_period": "Q2", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "02:33", + "action": "defensive", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "41-31", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:24", + "action": "made jumpshot", + "team": "1", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "44-31", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 69, + "team": "2", + "start_time": "02:24", + "start_time_seconds": 144, + "start_period": "Q2", + "end_time": "02:07", + "end_time_seconds": 127, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "3pt", + "time": "02:24", + "action": "made jumpshot", + "team": "1", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "44-31", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:24", + "action": "assist", + "team": "1", + "player_id": 18, + "player_name": "W. De Santana", + "player_number": "12", + "score": "44-31", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:10", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "44-31", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 70, + "team": "1", + "start_time": "02:07", + "start_time_seconds": 127, + "start_period": "Q2", + "end_time": "02:01", + "end_time_seconds": 121, + "end_period": "Q2", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "02:07", + "action": "defensive", + "team": "1", + "player_id": 18, + "player_name": "W. De Santana", + "player_number": "12", + "score": "44-31", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:01", + "action": "made drivinglayup", + "team": "1", + "player_id": 18, + "player_name": "W. De Santana", + "player_number": "12", + "score": "46-31", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 71, + "team": "2", + "start_time": "02:01", + "start_time_seconds": 121, + "start_period": "Q2", + "end_time": "01:52", + "end_time_seconds": 112, + "end_period": "Q2", + "duration_seconds": 9, + "events": [ + { + "event_type": "2pt", + "time": "02:01", + "action": "made drivinglayup", + "team": "1", + "player_id": 18, + "player_name": "W. De Santana", + "player_number": "12", + "score": "46-31", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:52", + "action": "personal", + "team": "1", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "46-31", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:52", + "action": "foulon", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "46-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:52", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "46-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:52", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "46-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:52", + "action": "out", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "46-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:52", + "action": "out", + "team": "1", + "player_id": 18, + "player_name": "W. De Santana", + "player_number": "12", + "score": "46-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:52", + "action": "in", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "46-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:52", + "action": "in", + "team": "1", + "player_id": 10, + "player_name": "J. Rainto", + "player_number": "19", + "score": "46-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:52", + "action": "in", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "46-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:52", + "action": "in", + "team": "1", + "player_id": 19, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "46-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:52", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "46-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:52", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "46-31", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:52", + "action": "made 1of2", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "46-32", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:52", + "action": "made 2of2", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "46-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 72, + "team": "1", + "start_time": "01:52", + "start_time_seconds": 112, + "start_period": "Q2", + "end_time": "01:42", + "end_time_seconds": 102, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "freethrow", + "time": "01:52", + "action": "made 2of2", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "46-33", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "01:42", + "action": "travel", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "46-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 73, + "team": "2", + "start_time": "01:42", + "start_time_seconds": 102, + "start_period": "Q2", + "end_time": "01:29", + "end_time_seconds": 89, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "turnover", + "time": "01:42", + "action": "travel", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "46-33", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:29", + "action": "personal", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "46-33", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:29", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "46-33", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:29", + "action": "in", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "46-33", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:29", + "action": "out", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "46-33", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:29", + "action": "missed 1of2", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "46-33", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:29", + "action": "missed 2of2", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "46-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 74, + "team": "1", + "start_time": "01:29", + "start_time_seconds": 89, + "start_period": "Q2", + "end_time": "01:12", + "end_time_seconds": 72, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "01:29", + "action": "defensive", + "team": "1", + "player_id": 19, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "46-33", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:15", + "action": "missed alleyoop", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "46-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 75, + "team": "2", + "start_time": "01:12", + "start_time_seconds": 72, + "start_period": "Q2", + "end_time": "00:47", + "end_time_seconds": 47, + "end_period": "Q2", + "duration_seconds": 25, + "events": [ + { + "event_type": "rebound", + "time": "01:12", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "46-33", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:47", + "action": "made hookshot", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "46-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 76, + "team": "1", + "start_time": "00:47", + "start_time_seconds": 47, + "start_period": "Q2", + "end_time": "00:36", + "end_time_seconds": 36, + "end_period": "Q2", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "00:47", + "action": "made hookshot", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "46-35", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "00:43", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "46-35", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:36", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "46-35", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:36", + "action": "foulon", + "team": "1", + "player_id": 19, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "46-35", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:36", + "action": "made 1of2", + "team": "1", + "player_id": 19, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "47-35", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:36", + "action": "made 2of2", + "team": "1", + "player_id": 19, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "48-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 77, + "team": "2", + "start_time": "00:36", + "start_time_seconds": 36, + "start_period": "Q2", + "end_time": "00:17", + "end_time_seconds": 17, + "end_period": "Q2", + "duration_seconds": 19, + "events": [ + { + "event_type": "freethrow", + "time": "00:36", + "action": "made 2of2", + "team": "1", + "player_id": 19, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "48-35", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:26", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "48-35", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "00:26", + "action": "block", + "team": "1", + "player_id": 19, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "48-35", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:23", + "action": "offensive", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "48-35", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:22", + "action": "missed layup", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "48-35", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:19", + "action": "offensive", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "48-35", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:17", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "48-35", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "00:17", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "48-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 78, + "team": "1", + "start_time": "00:17", + "start_time_seconds": 17, + "start_period": "Q2", + "end_time": "00:00", + "end_time_seconds": 0, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "turnover", + "time": "00:17", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "48-35", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "00:17", + "action": "foulon", + "team": "1", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "48-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:17", + "action": "out", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "48-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:17", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "J. Rainto", + "player_number": "19", + "score": "48-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:17", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "48-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:17", + "action": "out", + "team": "1", + "player_id": 19, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "48-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:17", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "48-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:17", + "action": "in", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "48-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:17", + "action": "in", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "48-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:17", + "action": "out", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "48-35", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:00", + "action": "made drivinglayup", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "50-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 79, + "team": "2", + "start_time": "00:00", + "start_time_seconds": 0, + "start_period": "Q2", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q2", + "duration_seconds": 0, + "events": [ + { + "event_type": "2pt", + "time": "00:00", + "action": "made drivinglayup", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "50-35", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 80, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q3", + "end_time": "09:45", + "end_time_seconds": 585, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "3pt", + "time": "09:45", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "53-35", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 81, + "team": "2", + "start_time": "09:45", + "start_time_seconds": 585, + "start_period": "Q3", + "end_time": "09:28", + "end_time_seconds": 568, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "3pt", + "time": "09:45", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "53-35", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:45", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "53-35", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "09:35", + "action": "personal", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "53-35", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "09:35", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "53-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "09:35", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "53-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "09:35", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "53-35", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "09:29", + "action": "personal", + "team": "1", + "player_id": 10, + "player_name": "J. Rainto", + "player_number": "19", + "score": "53-35", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "09:29", + "action": "foulon", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "53-35", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "09:29", + "action": "made 1of2", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "53-36", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "09:29", + "action": "missed 2of2", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "53-36", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 82, + "team": "1", + "start_time": "09:28", + "start_time_seconds": 568, + "start_period": "Q3", + "end_time": "09:13", + "end_time_seconds": 553, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "09:28", + "action": "defensive", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "53-36", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "09:13", + "action": "ballhandling", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "53-36", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 83, + "team": "2", + "start_time": "09:13", + "start_time_seconds": 553, + "start_period": "Q3", + "end_time": "08:59", + "end_time_seconds": 539, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "turnover", + "time": "09:13", + "action": "ballhandling", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "53-36", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:13", + "action": "steal", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "53-36", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:02", + "action": "missed layup", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "53-36", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 84, + "team": "1", + "start_time": "08:59", + "start_time_seconds": 539, + "start_period": "Q3", + "end_time": "08:41", + "end_time_seconds": 521, + "end_period": "Q3", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "08:59", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "53-36", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:47", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "53-36", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:44", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "53-36", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:43", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "53-36", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 85, + "team": "2", + "start_time": "08:41", + "start_time_seconds": 521, + "start_period": "Q3", + "end_time": "08:17", + "end_time_seconds": 497, + "end_period": "Q3", + "duration_seconds": 24, + "events": [ + { + "event_type": "rebound", + "time": "08:41", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "53-36", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:17", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "53-38", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 86, + "team": "1", + "start_time": "08:17", + "start_time_seconds": 497, + "start_period": "Q3", + "end_time": "07:59", + "end_time_seconds": 479, + "end_period": "Q3", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "08:17", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "53-38", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:17", + "action": "assist", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "53-38", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:59", + "action": "made drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "55-38", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 87, + "team": "2", + "start_time": "07:59", + "start_time_seconds": 479, + "start_period": "Q3", + "end_time": "07:44", + "end_time_seconds": 464, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "07:59", + "action": "made drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "55-38", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:44", + "action": "made layup", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "55-40", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 88, + "team": "1", + "start_time": "07:44", + "start_time_seconds": 464, + "start_period": "Q3", + "end_time": "07:26", + "end_time_seconds": 446, + "end_period": "Q3", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "07:44", + "action": "made layup", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "55-40", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:44", + "action": "assist", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "55-40", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:37", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "55-40", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:37", + "action": "foulon", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "55-40", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:37", + "action": "in", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "55-40", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:37", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "J. Rainto", + "player_number": "19", + "score": "55-40", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:34", + "action": "in", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "55-40", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:34", + "action": "out", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "55-40", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:26", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "57-40", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 89, + "team": "2", + "start_time": "07:26", + "start_time_seconds": 446, + "start_period": "Q3", + "end_time": "07:12", + "end_time_seconds": 432, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "07:26", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "57-40", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:12", + "action": "made drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "57-42", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 90, + "team": "1", + "start_time": "07:12", + "start_time_seconds": 432, + "start_period": "Q3", + "end_time": "06:52", + "end_time_seconds": 412, + "end_period": "Q3", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "07:12", + "action": "made drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "57-42", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "06:52", + "action": "badpass", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "57-42", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 91, + "team": "2", + "start_time": "06:52", + "start_time_seconds": 412, + "start_period": "Q3", + "end_time": "06:28", + "end_time_seconds": 388, + "end_period": "Q3", + "duration_seconds": 24, + "events": [ + { + "event_type": "turnover", + "time": "06:52", + "action": "badpass", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "57-42", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "06:52", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "57-42", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:52", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "57-42", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:40", + "action": "missed jumpshot", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "57-42", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:37", + "action": "offensive", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "57-42", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:35", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "57-42", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:35", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "57-42", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:28", + "action": "made drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "57-44", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 92, + "team": "1", + "start_time": "06:28", + "start_time_seconds": 388, + "start_period": "Q3", + "end_time": "06:16", + "end_time_seconds": 376, + "end_period": "Q3", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "06:28", + "action": "made drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "57-44", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "06:28", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "57-44", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:18", + "action": "missed jumpshot", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "57-44", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 93, + "team": "2", + "start_time": "06:16", + "start_time_seconds": 376, + "start_period": "Q3", + "end_time": "06:06", + "end_time_seconds": 366, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "06:16", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "57-44", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:08", + "action": "missed drivinglayup", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "57-44", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 94, + "team": "1", + "start_time": "06:06", + "start_time_seconds": 366, + "start_period": "Q3", + "end_time": "05:52", + "end_time_seconds": 352, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "06:06", + "action": "defensive", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "57-44", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:55", + "action": "missed jumpshot", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "57-44", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:53", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "57-44", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:52", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "59-44", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 95, + "team": "2", + "start_time": "05:52", + "start_time_seconds": 352, + "start_period": "Q3", + "end_time": "05:20", + "end_time_seconds": 320, + "end_period": "Q3", + "duration_seconds": 32, + "events": [ + { + "event_type": "2pt", + "time": "05:52", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "59-44", + "possession_event_role": "start" + }, + { + "event_type": "jumpball", + "time": "05:37", + "action": "won heldball", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "59-44", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:28", + "action": "missed jumpshot", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "59-44", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:25", + "action": "offensive", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "59-44", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:20", + "action": "personal", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "59-44", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:20", + "action": "foulon", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "59-44", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:20", + "action": "in", + "team": "1", + "player_id": 18, + "player_name": "W. De Santana", + "player_number": "12", + "score": "59-44", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:20", + "action": "out", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "59-44", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:20", + "action": "missed 1of3", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "59-44", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:20", + "action": "made 2of3", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "59-45", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:20", + "action": "missed 3of3", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "59-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 96, + "team": "1", + "start_time": "05:20", + "start_time_seconds": 320, + "start_period": "Q3", + "end_time": "05:12", + "end_time_seconds": 312, + "end_period": "Q3", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "05:20", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "59-45", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:12", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "59-45", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:12", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "59-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 97, + "team": "2", + "start_time": "05:12", + "start_time_seconds": 312, + "start_period": "Q3", + "end_time": "04:43", + "end_time_seconds": 283, + "end_period": "Q3", + "duration_seconds": 29, + "events": [ + { + "event_type": "turnover", + "time": "05:12", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "59-45", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "05:12", + "action": "foulon", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "59-45", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:12", + "action": "in", + "team": "1", + "player_id": 19, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "59-45", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:12", + "action": "out", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "59-45", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:12", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "59-45", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:12", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "59-45", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:54", + "action": "missed jumpshot", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "59-45", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:50", + "action": "offensive", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "59-45", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:49", + "action": "missed layup", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "59-45", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:47", + "action": "offensive", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "59-45", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:46", + "action": "missed layup", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "59-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 98, + "team": "1", + "start_time": "04:43", + "start_time_seconds": 283, + "start_period": "Q3", + "end_time": "04:36", + "end_time_seconds": 276, + "end_period": "Q3", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "04:43", + "action": "defensive", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "59-45", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:36", + "action": "made floatingjumpshot", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "61-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 99, + "team": "2", + "start_time": "04:36", + "start_time_seconds": 276, + "start_period": "Q3", + "end_time": "04:26", + "end_time_seconds": 266, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "2pt", + "time": "04:36", + "action": "made floatingjumpshot", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "61-45", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "04:26", + "action": "travel", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "61-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 100, + "team": "1", + "start_time": "04:26", + "start_time_seconds": 266, + "start_period": "Q3", + "end_time": "04:10", + "end_time_seconds": 250, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "turnover", + "time": "04:26", + "action": "travel", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "61-45", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "04:26", + "action": "in", + "team": "1", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "61-45", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:26", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "61-45", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:26", + "action": "out", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "61-45", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:26", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "61-45", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:26", + "action": "in", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "61-45", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:26", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "61-45", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:14", + "action": "missed jumpshot", + "team": "1", + "player_id": 19, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "61-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 101, + "team": "2", + "start_time": "04:10", + "start_time_seconds": 250, + "start_period": "Q3", + "end_time": "03:59", + "end_time_seconds": 239, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "04:10", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "61-45", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:59", + "action": "made drivinglayup", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "61-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 102, + "team": "1", + "start_time": "03:59", + "start_time_seconds": 239, + "start_period": "Q3", + "end_time": "03:42", + "end_time_seconds": 222, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "03:59", + "action": "made drivinglayup", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "61-47", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "03:50", + "action": "in", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "61-47", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:50", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "61-47", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:50", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "61-47", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:50", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "61-47", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:48", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "61-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 103, + "team": "2", + "start_time": "03:42", + "start_time_seconds": 222, + "start_period": "Q3", + "end_time": "03:26", + "end_time_seconds": 206, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "03:42", + "action": "defensive", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "61-47", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:29", + "action": "missed jumpshot", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "61-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 104, + "team": "1", + "start_time": "03:26", + "start_time_seconds": 206, + "start_period": "Q3", + "end_time": "03:07", + "end_time_seconds": 187, + "end_period": "Q3", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "03:26", + "action": "defensive", + "team": "1", + "player_id": 18, + "player_name": "W. De Santana", + "player_number": "12", + "score": "61-47", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:07", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "64-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 105, + "team": "2", + "start_time": "03:07", + "start_time_seconds": 187, + "start_period": "Q3", + "end_time": "02:52", + "end_time_seconds": 172, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "3pt", + "time": "03:07", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "64-47", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:56", + "action": "missed layup", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "64-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 106, + "team": "1", + "start_time": "02:52", + "start_time_seconds": 172, + "start_period": "Q3", + "end_time": "02:52", + "end_time_seconds": 172, + "end_period": "Q3", + "duration_seconds": 0, + "events": [ + { + "event_type": "rebound", + "time": "02:52", + "action": "defensive", + "team": "1", + "player_id": 18, + "player_name": "W. De Santana", + "player_number": "12", + "score": "64-47", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:52", + "action": "made drivinglayup", + "team": "1", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "66-47", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:52", + "action": "personal", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "66-47", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:52", + "action": "foulon", + "team": "1", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "66-47", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:52", + "action": "missed 1of1", + "team": "1", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "66-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 107, + "team": "2", + "start_time": "02:52", + "start_time_seconds": 172, + "start_period": "Q3", + "end_time": "02:42", + "end_time_seconds": 162, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "02:52", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "66-47", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:42", + "action": "made floatingjumpshot", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "66-49", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 108, + "team": "1", + "start_time": "02:42", + "start_time_seconds": 162, + "start_period": "Q3", + "end_time": "02:19", + "end_time_seconds": 139, + "end_period": "Q3", + "duration_seconds": 23, + "events": [ + { + "event_type": "2pt", + "time": "02:42", + "action": "made floatingjumpshot", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "66-49", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:19", + "action": "missed drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "66-49", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 109, + "team": "2", + "start_time": "02:19", + "start_time_seconds": 139, + "start_period": "Q3", + "end_time": "02:05", + "end_time_seconds": 125, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "02:19", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "66-49", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "02:19", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "66-49", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:19", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "66-49", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:05", + "action": "made reverselayup", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "66-51", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 110, + "team": "1", + "start_time": "02:05", + "start_time_seconds": 125, + "start_period": "Q3", + "end_time": "01:55", + "end_time_seconds": 115, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "2pt", + "time": "02:05", + "action": "made reverselayup", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "66-51", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:05", + "action": "assist", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "66-51", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "01:55", + "action": "ballhandling", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "66-51", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 111, + "team": "2", + "start_time": "01:55", + "start_time_seconds": 115, + "start_period": "Q3", + "end_time": "01:46", + "end_time_seconds": 106, + "end_period": "Q3", + "duration_seconds": 9, + "events": [ + { + "event_type": "turnover", + "time": "01:55", + "action": "ballhandling", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "66-51", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "01:55", + "action": "in", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "66-51", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:55", + "action": "out", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "66-51", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:46", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "66-54", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 112, + "team": "1", + "start_time": "01:46", + "start_time_seconds": 106, + "start_period": "Q3", + "end_time": "01:23", + "end_time_seconds": 83, + "end_period": "Q3", + "duration_seconds": 23, + "events": [ + { + "event_type": "3pt", + "time": "01:46", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "66-54", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:46", + "action": "assist", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "66-54", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:23", + "action": "made dunk", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "68-54", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 113, + "team": "2", + "start_time": "01:23", + "start_time_seconds": 83, + "start_period": "Q3", + "end_time": "01:12", + "end_time_seconds": 72, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "01:23", + "action": "made dunk", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "68-54", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:12", + "action": "personal", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "68-54", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:12", + "action": "foulon", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "68-54", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:12", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "68-54", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:12", + "action": "out", + "team": "1", + "player_id": 19, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "68-54", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:12", + "action": "made 1of2", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "68-55", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:12", + "action": "made 2of2", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "68-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 114, + "team": "1", + "start_time": "01:12", + "start_time_seconds": 72, + "start_period": "Q3", + "end_time": "00:35", + "end_time_seconds": 35, + "end_period": "Q3", + "duration_seconds": 37, + "events": [ + { + "event_type": "freethrow", + "time": "01:12", + "action": "made 2of2", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "68-56", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "01:12", + "action": "out", + "team": "2", + "player_id": 15, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "68-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:12", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "68-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:12", + "action": "in", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "68-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:12", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "68-56", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:55", + "action": "personal", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "68-56", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:55", + "action": "foulon", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "68-56", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:35", + "action": "made alleyoopdunk", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "70-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 115, + "team": "2", + "start_time": "00:35", + "start_time_seconds": 35, + "start_period": "Q3", + "end_time": "00:11", + "end_time_seconds": 11, + "end_period": "Q3", + "duration_seconds": 24, + "events": [ + { + "event_type": "2pt", + "time": "00:35", + "action": "made alleyoopdunk", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "70-56", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:35", + "action": "assist", + "team": "1", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "70-56", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:29", + "action": "missed jumpshot", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "70-56", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:29", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "70-56", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:27", + "action": "missed jumpshot", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "70-56", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:23", + "action": "offensive", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "70-56", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:15", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "70-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 116, + "team": "1", + "start_time": "00:11", + "start_time_seconds": 11, + "start_period": "Q3", + "end_time": "00:00", + "end_time_seconds": 0, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "00:11", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "70-56", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:02", + "action": "missed jumpshot", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "70-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 117, + "team": "2", + "start_time": "00:00", + "start_time_seconds": 0, + "start_period": "Q3", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q3", + "duration_seconds": 0, + "events": [ + { + "event_type": "rebound", + "time": "00:00", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "70-56", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 118, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q4", + "end_time": "09:46", + "end_time_seconds": 586, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "09:50", + "action": "missed hookshot", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "70-56", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 119, + "team": "2", + "start_time": "09:46", + "start_time_seconds": 586, + "start_period": "Q4", + "end_time": "09:32", + "end_time_seconds": 572, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "09:46", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "70-56", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:35", + "action": "missed layup", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "70-56", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "09:35", + "action": "block", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "70-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 120, + "team": "1", + "start_time": "09:32", + "start_time_seconds": 572, + "start_period": "Q4", + "end_time": "09:19", + "end_time_seconds": 559, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "09:32", + "action": "defensive", + "team": "1", + "player_id": 10, + "player_name": "J. Rainto", + "player_number": "19", + "score": "70-56", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:28", + "action": "missed jumpshot", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "70-56", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:25", + "action": "offensive", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "70-56", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "09:22", + "action": "missed jumpshot", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "70-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 121, + "team": "2", + "start_time": "09:19", + "start_time_seconds": 559, + "start_period": "Q4", + "end_time": "09:09", + "end_time_seconds": 549, + "end_period": "Q4", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "09:19", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "70-56", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:11", + "action": "missed layup", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "70-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 122, + "team": "1", + "start_time": "09:09", + "start_time_seconds": 549, + "start_period": "Q4", + "end_time": "08:56", + "end_time_seconds": 536, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "09:09", + "action": "defensive", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "70-56", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "09:06", + "action": "personal", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "70-56", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "09:06", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "70-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "09:06", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "70-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "09:06", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "70-56", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:01", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "70-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 123, + "team": "2", + "start_time": "08:56", + "start_time_seconds": 536, + "start_period": "Q4", + "end_time": "08:48", + "end_time_seconds": 528, + "end_period": "Q4", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "08:56", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "70-56", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:50", + "action": "missed jumpshot", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "70-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 124, + "team": "1", + "start_time": "08:48", + "start_time_seconds": 528, + "start_period": "Q4", + "end_time": "08:36", + "end_time_seconds": 516, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "08:48", + "action": "defensive", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "70-56", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:37", + "action": "missed layup", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "70-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 125, + "team": "2", + "start_time": "08:36", + "start_time_seconds": 516, + "start_period": "Q4", + "end_time": "08:30", + "end_time_seconds": 510, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "08:36", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "70-56", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "08:30", + "action": "offensive", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "70-56", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "08:30", + "action": "offensive", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "70-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 126, + "team": "1", + "start_time": "08:30", + "start_time_seconds": 510, + "start_period": "Q4", + "end_time": "08:16", + "end_time_seconds": 496, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "turnover", + "time": "08:30", + "action": "offensive", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "70-56", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "08:30", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "70-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:30", + "action": "in", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "70-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:30", + "action": "out", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "70-56", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:16", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "73-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 127, + "team": "2", + "start_time": "08:16", + "start_time_seconds": 496, + "start_period": "Q4", + "end_time": "08:03", + "end_time_seconds": 483, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "3pt", + "time": "08:16", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "73-56", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "08:03", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "73-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 128, + "team": "1", + "start_time": "08:03", + "start_time_seconds": 483, + "start_period": "Q4", + "end_time": "07:58", + "end_time_seconds": 478, + "end_period": "Q4", + "duration_seconds": 5, + "events": [ + { + "event_type": "turnover", + "time": "08:03", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "73-56", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "08:03", + "action": "steal", + "team": "1", + "player_id": 10, + "player_name": "J. Rainto", + "player_number": "19", + "score": "73-56", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:58", + "action": "missed layup", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "73-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 129, + "team": "2", + "start_time": "07:58", + "start_time_seconds": 478, + "start_period": "Q4", + "end_time": "07:43", + "end_time_seconds": 463, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "07:58", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "73-56", + "possession_event_role": "start" + }, + { + "event_type": "block", + "time": "07:58", + "action": "block", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "73-56", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:53", + "action": "personal", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "73-56", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:53", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "73-56", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:44", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "73-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 130, + "team": "1", + "start_time": "07:43", + "start_time_seconds": 463, + "start_period": "Q4", + "end_time": "07:27", + "end_time_seconds": 447, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "07:43", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "73-56", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "07:43", + "action": "in", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "73-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:43", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "73-56", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:30", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "73-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 131, + "team": "2", + "start_time": "07:27", + "start_time_seconds": 447, + "start_period": "Q4", + "end_time": "07:15", + "end_time_seconds": 435, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "07:27", + "action": "defensive", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "73-56", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:17", + "action": "missed jumpshot", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "73-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 132, + "team": "1", + "start_time": "07:15", + "start_time_seconds": 435, + "start_period": "Q4", + "end_time": "07:01", + "end_time_seconds": 421, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "07:15", + "action": "defensive", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "73-56", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:05", + "action": "missed hookshot", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "73-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 133, + "team": "2", + "start_time": "07:01", + "start_time_seconds": 421, + "start_period": "Q4", + "end_time": "06:34", + "end_time_seconds": 394, + "end_period": "Q4", + "duration_seconds": 27, + "events": [ + { + "event_type": "rebound", + "time": "07:01", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "73-56", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:47", + "action": "missed layup", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "73-56", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "06:47", + "action": "block", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "73-56", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:47", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "73-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:47", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "J. Rainto", + "player_number": "19", + "score": "73-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:47", + "action": "out", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "73-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:47", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "73-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:47", + "action": "out", + "team": "1", + "player_id": 17, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "73-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:47", + "action": "in", + "team": "1", + "player_id": 18, + "player_name": "W. De Santana", + "player_number": "12", + "score": "73-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:47", + "action": "in", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "73-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:47", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "73-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:47", + "action": "out", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "73-56", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:38", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "73-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 134, + "team": "1", + "start_time": "06:34", + "start_time_seconds": 394, + "start_period": "Q4", + "end_time": "06:33", + "end_time_seconds": 393, + "end_period": "Q4", + "duration_seconds": 1, + "events": [ + { + "event_type": "rebound", + "time": "06:34", + "action": "defensive", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "73-56", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "06:33", + "action": "ballhandling", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "73-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 135, + "team": "2", + "start_time": "06:33", + "start_time_seconds": 393, + "start_period": "Q4", + "end_time": "06:18", + "end_time_seconds": 378, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "turnover", + "time": "06:33", + "action": "ballhandling", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "73-56", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "06:33", + "action": "steal", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "73-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:30", + "action": "in", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "73-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:30", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "73-56", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:21", + "action": "missed jumpshot", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "73-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 136, + "team": "1", + "start_time": "06:18", + "start_time_seconds": 378, + "start_period": "Q4", + "end_time": "06:12", + "end_time_seconds": 372, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "06:18", + "action": "defensive", + "team": "1", + "player_id": 18, + "player_name": "W. De Santana", + "player_number": "12", + "score": "73-56", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "06:12", + "action": "badpass", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "73-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 137, + "team": "2", + "start_time": "06:12", + "start_time_seconds": 372, + "start_period": "Q4", + "end_time": "06:05", + "end_time_seconds": 365, + "end_period": "Q4", + "duration_seconds": 7, + "events": [ + { + "event_type": "turnover", + "time": "06:12", + "action": "badpass", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "73-56", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "06:12", + "action": "steal", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "73-56", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:07", + "action": "missed layup", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "73-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 138, + "team": "1", + "start_time": "06:05", + "start_time_seconds": 365, + "start_period": "Q4", + "end_time": "05:51", + "end_time_seconds": 351, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "06:05", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "73-56", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "05:51", + "action": "ballhandling", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "73-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 139, + "team": "2", + "start_time": "05:51", + "start_time_seconds": 351, + "start_period": "Q4", + "end_time": "05:37", + "end_time_seconds": 337, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "turnover", + "time": "05:51", + "action": "ballhandling", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "73-56", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "05:51", + "action": "in", + "team": "1", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "73-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:51", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "73-56", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:37", + "action": "made reverselayup", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "73-58", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:37", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "73-58", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:37", + "action": "foulon", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "73-58", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:37", + "action": "missed 1of1", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "73-58", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:37", + "action": "offensive", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "73-58", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:37", + "action": "made layup", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "73-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 140, + "team": "1", + "start_time": "05:37", + "start_time_seconds": 337, + "start_period": "Q4", + "end_time": "05:20", + "end_time_seconds": 320, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "05:37", + "action": "made layup", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "73-60", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "05:37", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "73-60", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:20", + "action": "made drivinglayup", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "75-60", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:20", + "action": "personal", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "75-60", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:20", + "action": "foulon", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "75-60", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:20", + "action": "made 1of1", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "76-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 141, + "team": "2", + "start_time": "05:20", + "start_time_seconds": 320, + "start_period": "Q4", + "end_time": "04:55", + "end_time_seconds": 295, + "end_period": "Q4", + "duration_seconds": 25, + "events": [ + { + "event_type": "freethrow", + "time": "05:20", + "action": "made 1of1", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "76-60", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:02", + "action": "missed layup", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "76-60", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "05:02", + "action": "block", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "76-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 142, + "team": "1", + "start_time": "04:55", + "start_time_seconds": 295, + "start_period": "Q4", + "end_time": "04:34", + "end_time_seconds": 274, + "end_period": "Q4", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "04:55", + "action": "defensive", + "team": "1", + "player_id": 18, + "player_name": "W. De Santana", + "player_number": "12", + "score": "76-60", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:42", + "action": "missed jumpshot", + "team": "1", + "player_id": 18, + "player_name": "W. De Santana", + "player_number": "12", + "score": "76-60", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:36", + "action": "offensive", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "76-60", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:36", + "action": "missed tipinlayup", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "76-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 143, + "team": "2", + "start_time": "04:34", + "start_time_seconds": 274, + "start_period": "Q4", + "end_time": "04:28", + "end_time_seconds": 268, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "04:34", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "76-60", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:28", + "action": "made reverselayup", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "76-62", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 144, + "team": "1", + "start_time": "04:28", + "start_time_seconds": 268, + "start_period": "Q4", + "end_time": "04:17", + "end_time_seconds": 257, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "04:28", + "action": "made reverselayup", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "76-62", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:20", + "action": "missed jumpshot", + "team": "1", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "76-62", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 145, + "team": "2", + "start_time": "04:17", + "start_time_seconds": 257, + "start_period": "Q4", + "end_time": "03:57", + "end_time_seconds": 237, + "end_period": "Q4", + "duration_seconds": 20, + "events": [ + { + "event_type": "rebound", + "time": "04:17", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "76-62", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "04:08", + "action": "personal", + "team": "1", + "player_id": 18, + "player_name": "W. De Santana", + "player_number": "12", + "score": "76-62", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:08", + "action": "foulon", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "76-62", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:08", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "76-62", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:08", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "76-62", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:08", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "76-62", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:08", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "76-62", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:08", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "76-62", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:08", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "76-62", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "03:57", + "action": "24sec", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "76-62", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 146, + "team": "1", + "start_time": "03:57", + "start_time_seconds": 237, + "start_period": "Q4", + "end_time": "03:39", + "end_time_seconds": 219, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "turnover", + "time": "03:57", + "action": "24sec", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "76-62", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:43", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "76-62", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:39", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "76-62", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:39", + "action": "made tipindunk", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "78-62", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 147, + "team": "2", + "start_time": "03:39", + "start_time_seconds": 219, + "start_period": "Q4", + "end_time": "03:18", + "end_time_seconds": 198, + "end_period": "Q4", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "03:39", + "action": "made tipindunk", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "78-62", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "03:39", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "78-62", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:28", + "action": "personal", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "78-62", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:28", + "action": "foulon", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "78-62", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:22", + "action": "missed jumpshot", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "78-62", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 148, + "team": "1", + "start_time": "03:18", + "start_time_seconds": 198, + "start_period": "Q4", + "end_time": "03:04", + "end_time_seconds": 184, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "03:18", + "action": "defensive", + "team": "1", + "player_id": 18, + "player_name": "W. De Santana", + "player_number": "12", + "score": "78-62", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:04", + "action": "made drivinglayup", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "80-62", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 149, + "team": "2", + "start_time": "03:04", + "start_time_seconds": 184, + "start_period": "Q4", + "end_time": "02:57", + "end_time_seconds": 177, + "end_period": "Q4", + "duration_seconds": 7, + "events": [ + { + "event_type": "2pt", + "time": "03:04", + "action": "made drivinglayup", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "80-62", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:57", + "action": "made drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "80-64", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 150, + "team": "1", + "start_time": "02:57", + "start_time_seconds": 177, + "start_period": "Q4", + "end_time": "02:34", + "end_time_seconds": 154, + "end_period": "Q4", + "duration_seconds": 23, + "events": [ + { + "event_type": "2pt", + "time": "02:57", + "action": "made drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "80-64", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:38", + "action": "missed fadeaway", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "80-64", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 151, + "team": "2", + "start_time": "02:34", + "start_time_seconds": 154, + "start_period": "Q4", + "end_time": "02:28", + "end_time_seconds": 148, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "02:34", + "action": "defensive", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "80-64", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:31", + "action": "missed jumpshot", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "80-64", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 152, + "team": "1", + "start_time": "02:28", + "start_time_seconds": 148, + "start_period": "Q4", + "end_time": "02:20", + "end_time_seconds": 140, + "end_period": "Q4", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "02:28", + "action": "defensive", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "80-64", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:28", + "action": "personal", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "80-64", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:28", + "action": "foulon", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "80-64", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:28", + "action": "in", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "80-64", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:28", + "action": "out", + "team": "1", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "80-64", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:28", + "action": "out", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "80-64", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:28", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "80-64", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:28", + "action": "in", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "80-64", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:28", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "80-64", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:20", + "action": "made layup", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "82-64", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 153, + "team": "2", + "start_time": "02:20", + "start_time_seconds": 140, + "start_period": "Q4", + "end_time": "02:14", + "end_time_seconds": 134, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "2pt", + "time": "02:20", + "action": "made layup", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "82-64", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:14", + "action": "made drivinglayup", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "82-66", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 154, + "team": "1", + "start_time": "02:14", + "start_time_seconds": 134, + "start_period": "Q4", + "end_time": "01:45", + "end_time_seconds": 105, + "end_period": "Q4", + "duration_seconds": 29, + "events": [ + { + "event_type": "2pt", + "time": "02:14", + "action": "made drivinglayup", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "82-66", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:14", + "action": "assist", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "82-66", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:45", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "85-66", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 155, + "team": "2", + "start_time": "01:45", + "start_time_seconds": 105, + "start_period": "Q4", + "end_time": "01:38", + "end_time_seconds": 98, + "end_period": "Q4", + "duration_seconds": 7, + "events": [ + { + "event_type": "3pt", + "time": "01:45", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "85-66", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:45", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "85-66", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:45", + "action": "in", + "team": "1", + "player_id": 19, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "85-66", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:45", + "action": "out", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "85-66", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:45", + "action": "in", + "team": "2", + "player_id": 21, + "player_name": "R. Kivinen", + "player_number": "14", + "score": "85-66", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:45", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "T. Flinck", + "player_number": "17", + "score": "85-66", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:45", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "85-66", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:45", + "action": "out", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "85-66", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:38", + "action": "made jumpshot", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "85-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 156, + "team": "1", + "start_time": "01:38", + "start_time_seconds": 98, + "start_period": "Q4", + "end_time": "01:25", + "end_time_seconds": 85, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "3pt", + "time": "01:38", + "action": "made jumpshot", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "85-69", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:38", + "action": "assist", + "team": "2", + "player_id": 21, + "player_name": "R. Kivinen", + "player_number": "14", + "score": "85-69", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "in", + "team": "1", + "player_id": 10, + "player_name": "J. Rainto", + "player_number": "19", + "score": "85-69", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "85-69", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:25", + "action": "made jumpshot", + "team": "1", + "player_id": 10, + "player_name": "J. Rainto", + "player_number": "19", + "score": "88-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 157, + "team": "2", + "start_time": "01:25", + "start_time_seconds": 85, + "start_period": "Q4", + "end_time": "01:11", + "end_time_seconds": 71, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "3pt", + "time": "01:25", + "action": "made jumpshot", + "team": "1", + "player_id": 10, + "player_name": "J. Rainto", + "player_number": "19", + "score": "88-69", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:25", + "action": "assist", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "88-69", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "in", + "team": "1", + "player_id": 22, + "player_name": "S. Roiko", + "player_number": "44", + "score": "88-69", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "T. Harris", + "player_number": "4", + "score": "88-69", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "in", + "team": "2", + "player_id": 20, + "player_name": "R. Nurminen", + "player_number": "24", + "score": "88-69", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "L. Öunap", + "player_number": "3", + "score": "88-69", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "in", + "team": "2", + "player_id": 12, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "88-69", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "88-69", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "01:11", + "action": "badpass", + "team": "2", + "player_id": 20, + "player_name": "R. Nurminen", + "player_number": "24", + "score": "88-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 158, + "team": "1", + "start_time": "01:11", + "start_time_seconds": 71, + "start_period": "Q4", + "end_time": "00:53", + "end_time_seconds": 53, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "turnover", + "time": "01:11", + "action": "badpass", + "team": "2", + "player_id": 20, + "player_name": "R. Nurminen", + "player_number": "24", + "score": "88-69", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "01:11", + "action": "in", + "team": "2", + "player_id": 23, + "player_name": "L. Dang", + "player_number": "11", + "score": "88-69", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:11", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "M. Koskela", + "player_number": "0", + "score": "88-69", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:56", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "88-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 159, + "team": "2", + "start_time": "00:53", + "start_time_seconds": 53, + "start_period": "Q4", + "end_time": "00:45", + "end_time_seconds": 45, + "end_period": "Q4", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "00:53", + "action": "defensive", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "88-69", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "00:46", + "action": "in", + "team": "1", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "88-69", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:46", + "action": "out", + "team": "1", + "player_id": 18, + "player_name": "W. De Santana", + "player_number": "12", + "score": "88-69", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "00:45", + "action": "badpass", + "team": "2", + "player_id": 20, + "player_name": "R. Nurminen", + "player_number": "24", + "score": "88-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 160, + "team": "1", + "start_time": "00:45", + "start_time_seconds": 45, + "start_period": "Q4", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q4", + "duration_seconds": 45, + "events": [ + { + "event_type": "turnover", + "time": "00:45", + "action": "badpass", + "team": "2", + "player_id": 20, + "player_name": "R. Nurminen", + "player_number": "24", + "score": "88-69", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:45", + "action": "steal", + "team": "1", + "player_id": 22, + "player_name": "S. Roiko", + "player_number": "44", + "score": "88-69", + "possession_event_role": "end" + } + ] + } + ] + } + }, + "home_number_of_possessions": 80, + "away_number_of_possessions": 80 + }, + { + "match_id": "1003394", + "match_external_id": "2835264", + "category_external_id": "42145", + "date": "2026-04-03", + "time": "17:00:00", + "home_team": "Kipinä Basket", + "home_team_id": "4675575", + "away_team": "Karkkila", + "away_team_id": "606", + "home_score": "92", + "away_score": "83", + "status": "Played", + "venue": "Äänekosken liikuntatalo", + "competition": "Huippukoripallosarjat 2025-26", + "category": "Miesten I divisioona A", + "season": "2025-2026", + "boxscore": { + "source": "genius", + "teams": [ + { + "team_name": "Kipinä Basket", + "players": [ + { + "player": "Roy Hinkkanen", + "player_number": 26, + "team": "Kipinä Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Pyry Hinkkanen", + "player_number": 24, + "team": "Kipinä Basket", + "Minutes": "13:47", + "Points": 9, + "2PM": 2, + "2PA": 3, + "2P%": 66.7, + "3PM": 1, + "3PA": 2, + "3P%": 50.0, + "FTM": 2, + "FTA": 3, + "FT%": 66.7, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 2, + "+/-": 11, + "Index": 7 + }, + { + "player": "Eemeli Laaksonen", + "player_number": 11, + "team": "Kipinä Basket", + "Minutes": "16:36", + "Points": 12, + "2PM": 0, + "2PA": 1, + "2P%": 0.0, + "3PM": 4, + "3PA": 6, + "3P%": 66.7, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 1, + "PF": 0, + "+/-": 10, + "Index": 11 + }, + { + "player": "Ville Virtaharju", + "player_number": 16, + "team": "Kipinä Basket", + "Minutes": "19:01", + "Points": 2, + "2PM": 0, + "2PA": 1, + "2P%": 0.0, + "3PM": 0, + "3PA": 4, + "3P%": 0.0, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 2, + "DEF": 0, + "REB": 2, + "AST": 1, + "STL": 2, + "TO": 1, + "BLK": 1, + "PF": 4, + "+/-": 10, + "Index": 2 + }, + { + "player": "Sami Mäntymaa", + "player_number": 45, + "team": "Kipinä Basket", + "Minutes": "10:23", + "Points": 2, + "2PM": 1, + "2PA": 2, + "2P%": 50.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 1, + "DEF": 0, + "REB": 1, + "AST": 1, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": -6, + "Index": 2 + }, + { + "player": "Sami Salmenkivi", + "player_number": 7, + "team": "Kipinä Basket", + "Minutes": "9:02", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 1, + "DEF": 0, + "REB": 1, + "AST": 1, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 3, + "+/-": -6, + "Index": 1 + }, + { + "player": "Niilo Kärkkäinen", + "player_number": 44, + "team": "Kipinä Basket", + "Minutes": "20:49", + "Points": 2, + "2PM": 1, + "2PA": 3, + "2P%": 33.3, + "3PM": 0, + "3PA": 2, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 4, + "REB": 4, + "AST": 3, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 1, + "+/-": 0, + "Index": 5 + }, + { + "player": "Eetu Viiru", + "player_number": 3, + "team": "Kipinä Basket", + "Minutes": "0:26", + "Points": 1, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 1, + "FTA": 1, + "FT%": 100.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 1, + "Index": 1 + }, + { + "player": "Joe Cookson", + "player_number": 5, + "team": "Kipinä Basket", + "Minutes": "33:35", + "Points": 17, + "2PM": 5, + "2PA": 9, + "2P%": 55.6, + "3PM": 1, + "3PA": 3, + "3P%": 33.3, + "FTM": 4, + "FTA": 4, + "FT%": 100.0, + "OFF": 3, + "DEF": 10, + "REB": 13, + "AST": 1, + "STL": 2, + "TO": 4, + "BLK": 0, + "PF": 2, + "+/-": 7, + "Index": 23 + }, + { + "player": "Jake Hilmer", + "player_number": 55, + "team": "Kipinä Basket", + "Minutes": "37:54", + "Points": 23, + "2PM": 3, + "2PA": 6, + "2P%": 50.0, + "3PM": 3, + "3PA": 7, + "3P%": 42.9, + "FTM": 8, + "FTA": 9, + "FT%": 88.9, + "OFF": 0, + "DEF": 5, + "REB": 5, + "AST": 3, + "STL": 3, + "TO": 1, + "BLK": 1, + "PF": 4, + "+/-": 7, + "Index": 26 + }, + { + "player": "Jalen Mccoy", + "player_number": 12, + "team": "Kipinä Basket", + "Minutes": "38:27", + "Points": 24, + "2PM": 10, + "2PA": 17, + "2P%": 58.8, + "3PM": 1, + "3PA": 3, + "3P%": 33.3, + "FTM": 1, + "FTA": 4, + "FT%": 25.0, + "OFF": 2, + "DEF": 3, + "REB": 5, + "AST": 6, + "STL": 3, + "TO": 2, + "BLK": 3, + "PF": 1, + "+/-": 11, + "Index": 27 + }, + { + "player": "Elias Ylipeltola", + "player_number": 4, + "team": "Kipinä Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + } + ], + "totals": { + "Points": 92, + "2PM": 22, + "2PA": 42, + "2P%": 52.4, + "3PM": 10, + "3PA": 28, + "3P%": 35.7, + "FTM": 18, + "FTA": 23, + "FT%": 78.3, + "OFF": 9, + "DEF": 24, + "REB": 33, + "AST": 16, + "STL": 10, + "TO": 9, + "BLK": 6, + "PF": 17, + "Index": 105 + } + }, + { + "team_name": "Karkkila", + "players": [ + { + "player": "Patrik Poutiainen", + "player_number": 97, + "team": "Karkkila", + "Minutes": "25:54", + "Points": 11, + "2PM": 1, + "2PA": 2, + "2P%": 50.0, + "3PM": 3, + "3PA": 5, + "3P%": 60.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 6, + "DEF": 2, + "REB": 8, + "AST": 2, + "STL": 1, + "TO": 1, + "BLK": 0, + "PF": 1, + "+/-": 5, + "Index": 18 + }, + { + "player": "Markus Valtteri Hyytiäinen", + "player_number": 21, + "team": "Karkkila", + "Minutes": "27:01", + "Points": 6, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 2, + "3PA": 6, + "3P%": 33.3, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 4, + "REB": 4, + "AST": 4, + "STL": 0, + "TO": 5, + "BLK": 0, + "PF": 0, + "+/-": -12, + "Index": 5 + }, + { + "player": "Matias Nyman", + "player_number": 10, + "team": "Karkkila", + "Minutes": "13:53", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 2, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 1, + "DEF": 0, + "REB": 1, + "AST": 2, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 5, + "+/-": 2, + "Index": 0 + }, + { + "player": "Sauli Näppinen", + "player_number": 12, + "team": "Karkkila", + "Minutes": "1:58", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 2, + "+/-": 0, + "Index": -1 + }, + { + "player": "Nestori Kivimäki", + "player_number": 23, + "team": "Karkkila", + "Minutes": "34:15", + "Points": 20, + "2PM": 4, + "2PA": 6, + "2P%": 66.7, + "3PM": 4, + "3PA": 9, + "3P%": 44.4, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 1, + "DEF": 1, + "REB": 2, + "AST": 2, + "STL": 0, + "TO": 4, + "BLK": 0, + "PF": 2, + "+/-": -13, + "Index": 13 + }, + { + "player": "Woeyram Bani", + "player_number": 6, + "team": "Karkkila", + "Minutes": "25:41", + "Points": 6, + "2PM": 0, + "2PA": 7, + "2P%": 0.0, + "3PM": 2, + "3PA": 3, + "3P%": 66.7, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 3, + "REB": 3, + "AST": 1, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 5, + "+/-": -9, + "Index": 1 + }, + { + "player": "Juuso Kurki", + "player_number": 19, + "team": "Karkkila", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Ilmari Salmisto", + "player_number": 18, + "team": "Karkkila", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Caleb Jones-Mccrary", + "player_number": 7, + "team": "Karkkila", + "Minutes": "35:09", + "Points": 20, + "2PM": 9, + "2PA": 13, + "2P%": 69.2, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 2, + "FTA": 5, + "FT%": 40.0, + "OFF": 2, + "DEF": 10, + "REB": 12, + "AST": 1, + "STL": 1, + "TO": 3, + "BLK": 0, + "PF": 4, + "+/-": -11, + "Index": 24 + }, + { + "player": "Emmanuel Bandoumel", + "player_number": 13, + "team": "Karkkila", + "Minutes": "36:09", + "Points": 20, + "2PM": 4, + "2PA": 13, + "2P%": 30.8, + "3PM": 3, + "3PA": 7, + "3P%": 42.9, + "FTM": 3, + "FTA": 7, + "FT%": 42.9, + "OFF": 2, + "DEF": 6, + "REB": 8, + "AST": 4, + "STL": 2, + "TO": 3, + "BLK": 0, + "PF": 3, + "+/-": -7, + "Index": 14 + } + ], + "totals": { + "Points": 83, + "2PM": 18, + "2PA": 41, + "2P%": 43.9, + "3PM": 14, + "3PA": 32, + "3P%": 43.8, + "FTM": 5, + "FTA": 12, + "FT%": 41.7, + "OFF": 12, + "DEF": 26, + "REB": 38, + "AST": 16, + "STL": 4, + "TO": 19, + "BLK": 0, + "PF": 22, + "Index": 74 + } + } + ], + "match_totals": { + "Points": 175, + "2PM": 40, + "2PA": 83, + "2P%": 48.2, + "3PM": 24, + "3PA": 60, + "3P%": 40.0, + "FTM": 23, + "FTA": 35, + "FT%": 65.7, + "OFF": 21, + "DEF": 50, + "REB": 71, + "AST": 32, + "STL": 14, + "TO": 28, + "BLK": 6, + "PF": 39, + "Index": 179 + } + }, + "playbyplay": { + "match_info": { + "home_team": "Kipinä Basket", + "away_team": "Karkkila", + "home_score": 92, + "away_score": 83 + }, + "events": [ + { + "event_type": "game", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "won startperiod", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "1", + "time": "09:58", + "score": "0-0", + "action": "won won", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 1, + "possession_team": "1" + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "2", + "time": "09:58", + "score": "0-0", + "action": "won lost", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "09:45", + "score": "0-0", + "action": "missed layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "09:43", + "score": "0-0", + "action": "defensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "09:39", + "score": "0-3", + "action": "made jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "09:39", + "score": "0-3", + "action": "assist", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "09:22", + "score": "0-3", + "action": "missed drivinglayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "09:18", + "score": "0-3", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "09:18", + "score": "2-3", + "action": "made tipinlayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "09:09", + "score": "2-3", + "action": "badpass", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 4, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "09:09", + "score": "2-3", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "09:05", + "score": "4-3", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "08:49", + "score": "4-3", + "action": "missed pullupjumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 6, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "08:45", + "score": "4-3", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 7, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "08:33", + "score": "4-3", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 7, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "08:31", + "score": "4-3", + "action": "defensive", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 8, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "08:12", + "score": "4-3", + "action": "missed floatingjumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 8, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "08:10", + "score": "4-3", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "08:01", + "score": "4-3", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "07:59", + "score": "4-3", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 10, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "07:49", + "score": "4-3", + "action": "personal", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 9, + "possession_number": 10, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "07:49", + "score": "4-3", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 10, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "07:40", + "score": "4-5", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 10, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "07:30", + "score": "4-5", + "action": "missed drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 11, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "07:28", + "score": "4-5", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 12, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "07:22", + "score": "4-8", + "action": "made jumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 12, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "07:22", + "score": "4-8", + "action": "assist", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "06:53", + "score": "7-8", + "action": "made jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "06:53", + "score": "7-8", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "06:40", + "score": "7-11", + "action": "made pullupjumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "06:25", + "score": "7-11", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 15, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "06:22", + "score": "7-11", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 16, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "06:16", + "score": "7-13", + "action": "made drivinglayup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 16, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "06:02", + "score": "7-13", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "06:00", + "score": "7-13", + "action": "offensive", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 9, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "05:57", + "score": "10-13", + "action": "made jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "05:57", + "score": "10-13", + "action": "assist", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 9, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "05:43", + "score": "10-13", + "action": "missed pullupjumpshot", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "05:40", + "score": "10-13", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "05:40", + "score": "10-13", + "action": "personal", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 9, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "05:40", + "score": "10-13", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:40", + "score": "10-13", + "action": "in", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:40", + "score": "10-13", + "action": "out", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 9, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:40", + "score": "10-13", + "action": "out", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:40", + "score": "10-13", + "action": "out", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:40", + "score": "10-13", + "action": "in", + "player_number": "12", + "player_name": "S. Näppinen", + "player_id": 12, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:40", + "score": "10-13", + "action": "in", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "05:32", + "score": "10-15", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "05:23", + "score": "10-15", + "action": "personal", + "player_number": "12", + "player_name": "S. Näppinen", + "player_id": 12, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "05:23", + "score": "10-15", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "05:23", + "score": "11-15", + "action": "made 1of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "05:23", + "score": "12-15", + "action": "made 2of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "05:05", + "score": "12-17", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 20, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "04:54", + "score": "14-17", + "action": "made drivinglayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "04:38", + "score": "14-17", + "action": "travel", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 22, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "04:24", + "score": "14-17", + "action": "travel", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 23, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "04:24", + "score": "14-17", + "action": "in", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 14, + "possession_number": 24, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "04:24", + "score": "14-17", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 24, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "04:00", + "score": "14-17", + "action": "badpass", + "player_number": "12", + "player_name": "S. Näppinen", + "player_id": 12, + "possession_number": 24, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "04:00", + "score": "14-17", + "action": "steal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "03:54", + "score": "14-17", + "action": "ballhandling", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "2", + "time": "03:54", + "score": "14-17", + "action": "steal", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "03:50", + "score": "14-17", + "action": "badpass", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:50", + "score": "14-17", + "action": "out", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:50", + "score": "14-17", + "action": "out", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:50", + "score": "14-17", + "action": "in", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 15, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:50", + "score": "14-17", + "action": "in", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "03:42", + "score": "14-17", + "action": "personal", + "player_number": "12", + "player_name": "S. Näppinen", + "player_id": 12, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "03:42", + "score": "14-17", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:42", + "score": "14-17", + "action": "in", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:42", + "score": "14-17", + "action": "out", + "player_number": "12", + "player_name": "S. Näppinen", + "player_id": 12, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "03:36", + "score": "16-17", + "action": "made pullupjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "03:20", + "score": "16-20", + "action": "made jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "03:20", + "score": "16-20", + "action": "assist", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "03:07", + "score": "18-20", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "02:59", + "score": "18-20", + "action": "badpass", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "02:59", + "score": "18-20", + "action": "steal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "02:37", + "score": "18-20", + "action": "personal", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 15, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "02:37", + "score": "18-20", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q1", + "team": "2", + "time": "02:37", + "score": "18-20", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "02:26", + "score": "18-20", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 14, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "02:22", + "score": "18-20", + "action": "offensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "02:20", + "score": "18-20", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "02:16", + "score": "18-20", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "02:08", + "score": "18-23", + "action": "made jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "02:08", + "score": "18-23", + "action": "assist", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 33, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "01:50", + "score": "18-23", + "action": "missed jumpshot", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 33, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "01:45", + "score": "18-23", + "action": "defensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "01:33", + "score": "18-25", + "action": "made drivinglayup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "01:33", + "score": "18-25", + "action": "assist", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "01:33", + "score": "18-25", + "action": "personal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "01:33", + "score": "18-25", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "01:33", + "score": "18-25", + "action": "out", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "01:33", + "score": "18-25", + "action": "out", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "01:33", + "score": "18-25", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 16, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "01:33", + "score": "18-25", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "01:33", + "score": "18-26", + "action": "made 1of1", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "01:16", + "score": "20-26", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 35, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "00:50", + "score": "20-28", + "action": "made fadeaway", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "00:34", + "score": "22-28", + "action": "made fadeaway", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 14, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "00:23", + "score": "22-28", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "00:19", + "score": "22-28", + "action": "offensive", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 15, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "00:17", + "score": "22-28", + "action": "missed jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "00:14", + "score": "22-28", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "00:14", + "score": "22-28", + "action": "personal", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "00:14", + "score": "22-28", + "action": "foulon", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:14", + "score": "22-28", + "action": "in", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:14", + "score": "22-28", + "action": "out", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "00:04", + "score": "22-28", + "action": "ballhandling", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "2", + "time": "00:04", + "score": "22-28", + "action": "steal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 40, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "00:00", + "score": "22-28", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "22-28", + "action": "out", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "22-28", + "action": "out", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 14 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "22-28", + "action": "in", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "22-28", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "22-28", + "action": "in", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "22-28", + "action": "out", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 15 + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "10:00", + "score": "22-28", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "09:46", + "score": "22-28", + "action": "missed pullupjumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 41, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "09:42", + "score": "22-28", + "action": "defensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 42, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "09:38", + "score": "22-28", + "action": "badpass", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 42, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "09:38", + "score": "22-28", + "action": "steal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 43, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "09:27", + "score": "22-30", + "action": "made layup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 43, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "09:27", + "score": "22-30", + "action": "assist", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 44, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "09:14", + "score": "22-30", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 44, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "09:12", + "score": "22-30", + "action": "defensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "08:54", + "score": "22-30", + "action": "missed drivinglayup", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "08:51", + "score": "22-30", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 46, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "08:49", + "score": "25-30", + "action": "made jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 16, + "possession_number": 46, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "08:49", + "score": "25-30", + "action": "assist", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 47, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "08:33", + "score": "25-30", + "action": "missed jumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 47, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "08:28", + "score": "25-30", + "action": "offensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 47, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "08:28", + "score": "25-30", + "action": "missed tipinlayup", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 47, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "08:27", + "score": "25-30", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "08:20", + "score": "25-30", + "action": "travel", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "08:20", + "score": "25-30", + "action": "in", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 49, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "08:20", + "score": "25-30", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 49, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "08:06", + "score": "25-30", + "action": "missed layup", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 49, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "08:04", + "score": "25-30", + "action": "defensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 50, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "08:00", + "score": "25-30", + "action": "personal", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 50, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "08:00", + "score": "25-30", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 50, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "08:00", + "score": "26-30", + "action": "made 1of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 50, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "08:00", + "score": "27-30", + "action": "made 2of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 50, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "07:39", + "score": "27-30", + "action": "missed jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "07:36", + "score": "27-30", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 52, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "07:16", + "score": "29-30", + "action": "made drivinglayup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 52, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "07:08", + "score": "29-30", + "action": "missed jumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 53, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "07:05", + "score": "29-30", + "action": "offensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 53, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "07:03", + "score": "29-33", + "action": "made jumpshot", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 53, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "07:03", + "score": "29-33", + "action": "assist", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 54, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "06:48", + "score": "29-33", + "action": "missed drivinglayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 54, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "06:46", + "score": "29-33", + "action": "defensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "06:42", + "score": "29-33", + "action": "outofbounds", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "06:42", + "score": "29-33", + "action": "in", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 56, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "06:42", + "score": "29-33", + "action": "out", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 56, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "06:23", + "score": "32-33", + "action": "made jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 56, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "06:23", + "score": "32-33", + "action": "assist", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "06:06", + "score": "32-33", + "action": "personal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "06:06", + "score": "32-33", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "06:06", + "score": "32-33", + "action": "missed 1of2", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "06:06", + "score": "32-33", + "action": "missed 2of2", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "06:06", + "score": "32-33", + "action": "defensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 58, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "05:53", + "score": "35-33", + "action": "made jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 16, + "possession_number": 58, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "05:53", + "score": "35-33", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "05:33", + "score": "35-33", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "05:33", + "score": "35-33", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "05:27", + "score": "35-33", + "action": "missed jumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "05:22", + "score": "35-33", + "action": "defensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 60, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "05:19", + "score": "35-33", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 16, + "possession_number": 60, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "05:16", + "score": "35-33", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "05:02", + "score": "35-33", + "action": "offensive", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "05:02", + "score": "35-33", + "action": "offensive", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "05:02", + "score": "35-33", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 62, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "05:02", + "score": "35-33", + "action": "in", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 15, + "possession_number": 62, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "05:02", + "score": "35-33", + "action": "out", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 62, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "04:48", + "score": "37-33", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 62, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "04:28", + "score": "37-33", + "action": "missed layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 63, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "04:28", + "score": "37-33", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 63, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "04:16", + "score": "37-35", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 63, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "04:03", + "score": "39-35", + "action": "made jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 64, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "04:03", + "score": "39-35", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "03:38", + "score": "39-35", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 15, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "03:35", + "score": "39-35", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 66, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "03:26", + "score": "39-35", + "action": "missed drivinglayup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 66, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "03:23", + "score": "39-35", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:23", + "score": "39-35", + "action": "out", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:23", + "score": "39-35", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 16, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:23", + "score": "39-35", + "action": "in", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 9, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:23", + "score": "39-35", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:23", + "score": "39-35", + "action": "in", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:23", + "score": "39-35", + "action": "in", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 14, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "03:23", + "score": "39-35", + "action": "in", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "03:23", + "score": "39-35", + "action": "out", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "03:06", + "score": "39-37", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "03:06", + "score": "39-37", + "action": "assist", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 15, + "possession_number": 68, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "02:48", + "score": "39-37", + "action": "personal", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 15, + "possession_number": 68, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "02:48", + "score": "39-37", + "action": "foulon", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 14, + "possession_number": 68, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "02:48", + "score": "39-37", + "action": "missed 1of3", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 14, + "possession_number": 68, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "02:48", + "score": "40-37", + "action": "made 2of3", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 14, + "possession_number": 68, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "02:48", + "score": "40-37", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 68, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "02:48", + "score": "41-37", + "action": "made 3of3", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 14, + "possession_number": 68, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "02:33", + "score": "41-39", + "action": "made jumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 69, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "02:20", + "score": "41-39", + "action": "missed jumpshot", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 70, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "02:17", + "score": "41-39", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "02:13", + "score": "41-39", + "action": "badpass", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "1", + "time": "02:13", + "score": "41-39", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 72, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "02:09", + "score": "43-39", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 72, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "01:50", + "score": "43-41", + "action": "made layup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "01:50", + "score": "43-41", + "action": "assist", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "01:50", + "score": "43-41", + "action": "personal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "01:50", + "score": "43-41", + "action": "foulon", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:50", + "score": "43-41", + "action": "out", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 9, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:50", + "score": "43-41", + "action": "out", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:50", + "score": "43-41", + "action": "in", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:50", + "score": "43-41", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "01:50", + "score": "43-42", + "action": "made 1of1", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "01:28", + "score": "43-42", + "action": "personal", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 15, + "possession_number": 74, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "01:28", + "score": "43-42", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 74, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "01:20", + "score": "43-42", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 74, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "01:16", + "score": "43-42", + "action": "offensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 74, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "1", + "time": "01:16", + "score": "43-42", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 74, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "01:12", + "score": "46-42", + "action": "made floatingjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 74, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "01:12", + "score": "46-42", + "action": "assist", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 75, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "00:58", + "score": "46-42", + "action": "backcourt", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 75, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "00:46", + "score": "46-42", + "action": "missed floatingjumpshot", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "00:42", + "score": "46-42", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "00:34", + "score": "46-45", + "action": "made stepbackjumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "00:13", + "score": "46-45", + "action": "personal", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 15, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "00:13", + "score": "46-45", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "00:13", + "score": "46-45", + "action": "missed 1of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "00:13", + "score": "47-45", + "action": "made 2of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "2", + "time": "00:13", + "score": "47-45", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:13", + "score": "47-45", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:13", + "score": "47-45", + "action": "out", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 14, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "00:08", + "score": "47-45", + "action": "personal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "00:08", + "score": "47-45", + "action": "foulon", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "00:00", + "score": "47-45", + "action": "missed jumpshot", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "00:00", + "score": "47-45", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 80, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "00:00", + "score": "47-45", + "action": "personal", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 80, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "00:00", + "score": "47-45", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 80, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "00:00", + "score": "47-45", + "action": "missed 1of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 80, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "00:00", + "score": "47-45", + "action": "missed 2of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 80, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "00:00", + "score": "47-45", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 81, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "00:00", + "score": "47-45", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "47-45", + "action": "in", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "47-45", + "action": "out", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "47-45", + "action": "out", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "47-45", + "action": "out", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 15 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "47-45", + "action": "in", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "47-45", + "action": "in", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4 + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "10:00", + "score": "47-45", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "09:49", + "score": "47-45", + "action": "ballhandling", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 82, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "09:38", + "score": "47-48", + "action": "made jumpshot", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 83, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "09:38", + "score": "47-48", + "action": "assist", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 84, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "09:18", + "score": "49-48", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 84, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "09:18", + "score": "49-48", + "action": "assist", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "09:01", + "score": "49-48", + "action": "badpass", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "1", + "time": "09:01", + "score": "49-48", + "action": "steal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 86, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "08:58", + "score": "49-48", + "action": "personal", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 86, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "08:58", + "score": "49-48", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 86, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "08:45", + "score": "51-48", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 86, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "08:45", + "score": "51-48", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "08:30", + "score": "51-48", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "08:26", + "score": "51-48", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "08:15", + "score": "51-48", + "action": "missed layup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "08:12", + "score": "51-48", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "08:12", + "score": "51-48", + "action": "missed tipinlayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "08:10", + "score": "51-48", + "action": "offensive", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "08:10", + "score": "51-48", + "action": "missed tipinlayup", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "08:09", + "score": "51-48", + "action": "defensive", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "07:59", + "score": "51-48", + "action": "missed drivinglayup", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "07:57", + "score": "51-48", + "action": "offensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "07:54", + "score": "51-51", + "action": "made jumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "07:54", + "score": "51-51", + "action": "assist", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 90, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "07:38", + "score": "51-51", + "action": "travel", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 90, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "07:21", + "score": "51-51", + "action": "missed drivinglayup", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q3", + "team": "1", + "time": "07:21", + "score": "51-51", + "action": "block", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "07:21", + "score": "51-51", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "07:18", + "score": "51-54", + "action": "made jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "07:18", + "score": "51-54", + "action": "assist", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "07:09", + "score": "51-54", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "07:05", + "score": "51-54", + "action": "defensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 93, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "06:56", + "score": "51-54", + "action": "missed layup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 93, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "06:53", + "score": "51-54", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 93, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "06:43", + "score": "51-57", + "action": "made stepbackjumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 93, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "06:27", + "score": "51-57", + "action": "missed jumpshot", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "06:22", + "score": "51-57", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "06:22", + "score": "53-57", + "action": "made tipinlayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "06:08", + "score": "53-57", + "action": "missed layup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q3", + "team": "1", + "time": "06:08", + "score": "53-57", + "action": "block", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "06:05", + "score": "53-57", + "action": "offensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "06:01", + "score": "53-57", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "05:57", + "score": "53-57", + "action": "offensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "05:48", + "score": "53-59", + "action": "made pullupjumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "05:34", + "score": "55-59", + "action": "made jumpshot", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "05:34", + "score": "55-59", + "action": "assist", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "05:12", + "score": "55-61", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "05:12", + "score": "55-61", + "action": "assist", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "04:57", + "score": "55-61", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "04:54", + "score": "55-61", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 99, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "04:45", + "score": "55-61", + "action": "missed turnaroundjumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 99, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "04:41", + "score": "55-61", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "04:40", + "score": "55-61", + "action": "personal", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "04:40", + "score": "55-61", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "04:40", + "score": "55-61", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 17, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "04:40", + "score": "55-61", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "04:40", + "score": "55-61", + "action": "in", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 9, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "04:40", + "score": "55-61", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 16, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "04:40", + "score": "55-61", + "action": "in", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "04:40", + "score": "55-61", + "action": "out", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "04:40", + "score": "55-61", + "action": "in", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 15, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "04:40", + "score": "55-61", + "action": "out", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "04:34", + "score": "57-61", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "04:11", + "score": "57-64", + "action": "made jumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "04:11", + "score": "57-64", + "action": "assist", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "04:06", + "score": "57-64", + "action": "personal", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "04:06", + "score": "57-64", + "action": "foulon", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 9, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "04:06", + "score": "57-64", + "action": "personal", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 9, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "04:06", + "score": "57-64", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "03:56", + "score": "57-64", + "action": "missed pullupjumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 16, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "03:52", + "score": "57-64", + "action": "defensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 103, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "03:48", + "score": "57-67", + "action": "made jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 103, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "03:48", + "score": "57-67", + "action": "assist", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 15, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q3", + "team": "1", + "time": "03:44", + "score": "57-67", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "03:34", + "score": "57-67", + "action": "badpass", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 9, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "2", + "time": "03:34", + "score": "57-67", + "action": "steal", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "03:34", + "score": "57-67", + "action": "outofbounds", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "03:29", + "score": "59-67", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "03:03", + "score": "59-69", + "action": "made drivinglayup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "02:45", + "score": "62-69", + "action": "made jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 16, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "02:45", + "score": "62-69", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "02:30", + "score": "62-69", + "action": "badpass", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "02:30", + "score": "62-69", + "action": "in", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "02:30", + "score": "62-69", + "action": "out", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "02:19", + "score": "65-69", + "action": "made jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "02:19", + "score": "65-69", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "02:01", + "score": "65-72", + "action": "made pullupjumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "01:47", + "score": "65-72", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 112, + "possession_team": "1" + }, + { + "event_type": "jumpball", + "period": "Q3", + "team": "2", + "time": "01:47", + "score": "65-72", + "action": "won heldball", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "01:47", + "score": "65-72", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "01:36", + "score": "65-72", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 15, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "01:32", + "score": "65-72", + "action": "offensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "01:31", + "score": "65-72", + "action": "personal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "01:31", + "score": "65-72", + "action": "foulon", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:31", + "score": "65-72", + "action": "in", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:31", + "score": "65-72", + "action": "out", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 9, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:31", + "score": "65-72", + "action": "in", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:31", + "score": "65-72", + "action": "out", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 15, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:31", + "score": "65-72", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:31", + "score": "65-72", + "action": "out", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "01:18", + "score": "65-72", + "action": "missed layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q3", + "team": "1", + "time": "01:18", + "score": "65-72", + "action": "block", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "01:14", + "score": "65-72", + "action": "offensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "01:12", + "score": "65-72", + "action": "missed layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "01:09", + "score": "65-72", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "00:56", + "score": "65-72", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "00:51", + "score": "65-72", + "action": "defensive", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "00:45", + "score": "65-72", + "action": "badpass", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "1", + "time": "00:45", + "score": "65-72", + "action": "steal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "00:39", + "score": "67-72", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "00:29", + "score": "67-72", + "action": "in", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "00:29", + "score": "67-72", + "action": "out", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "00:29", + "score": "67-72", + "action": "missed pullupjumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q3", + "team": "1", + "time": "00:29", + "score": "67-72", + "action": "block", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "00:29", + "score": "67-72", + "action": "offensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "00:22", + "score": "67-72", + "action": "missed drivinglayup", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q3", + "team": "1", + "time": "00:22", + "score": "67-72", + "action": "block", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 16, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "00:22", + "score": "67-72", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "00:17", + "score": "67-72", + "action": "missed fadeaway", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q3", + "team": "1", + "time": "00:17", + "score": "67-72", + "action": "block", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "00:17", + "score": "67-72", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "00:02", + "score": "67-72", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "00:00", + "score": "67-72", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "00:00", + "score": "67-72", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "10:00", + "score": "67-72", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "09:49", + "score": "67-72", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "09:47", + "score": "67-72", + "action": "defensive", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "09:37", + "score": "67-72", + "action": "personal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "09:37", + "score": "67-72", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "09:37", + "score": "67-72", + "action": "missed 1of2", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "09:37", + "score": "67-73", + "action": "made 2of2", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "09:20", + "score": "67-73", + "action": "personal", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "09:20", + "score": "67-73", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "09:20", + "score": "68-73", + "action": "made 1of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "09:20", + "score": "69-73", + "action": "made 2of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "09:07", + "score": "69-75", + "action": "made alleyoop", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "09:07", + "score": "69-75", + "action": "assist", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "08:50", + "score": "69-75", + "action": "missed drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "08:47", + "score": "69-75", + "action": "defensive", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "08:33", + "score": "69-75", + "action": "missed jumpshot", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "08:29", + "score": "69-75", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 126, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "08:29", + "score": "69-75", + "action": "in", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 126, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "08:29", + "score": "69-75", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 126, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "08:12", + "score": "69-75", + "action": "missed jumpshot", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 126, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "08:09", + "score": "69-75", + "action": "defensive", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 127, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "08:02", + "score": "69-75", + "action": "ballhandling", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 127, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "07:55", + "score": "69-75", + "action": "missed jumpshot", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 128, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "07:52", + "score": "69-75", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "07:42", + "score": "69-75", + "action": "missed drivinglayup", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "07:40", + "score": "69-75", + "action": "defensive", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 16, + "possession_number": 130, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "07:37", + "score": "72-75", + "action": "made jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 16, + "possession_number": 130, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "07:37", + "score": "72-75", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 131, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "07:12", + "score": "72-75", + "action": "missed layup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 131, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "07:09", + "score": "72-75", + "action": "offensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 131, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "07:09", + "score": "72-75", + "action": "missed tipinlayup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 131, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "07:08", + "score": "72-75", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "07:04", + "score": "72-75", + "action": "missed reverselayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "07:01", + "score": "72-75", + "action": "defensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "06:59", + "score": "72-75", + "action": "personal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "06:59", + "score": "72-75", + "action": "foulon", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "2", + "time": "06:59", + "score": "72-75", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "06:59", + "score": "72-75", + "action": "in", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "06:59", + "score": "72-75", + "action": "out", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "06:59", + "score": "72-76", + "action": "made 1of2", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "06:59", + "score": "72-77", + "action": "made 2of2", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "06:42", + "score": "72-77", + "action": "missed drivinglayup", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 16, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "06:40", + "score": "72-77", + "action": "defensive", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "06:39", + "score": "72-77", + "action": "personal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "06:39", + "score": "72-77", + "action": "foulon", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "06:27", + "score": "72-77", + "action": "missed stepbackjumpshot", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "06:20", + "score": "72-77", + "action": "offensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "06:20", + "score": "72-79", + "action": "made tipinlayup", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "06:14", + "score": "72-79", + "action": "personal", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "06:14", + "score": "72-79", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "06:14", + "score": "72-79", + "action": "in", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 14, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "06:14", + "score": "72-79", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 16, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "06:14", + "score": "72-79", + "action": "in", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 15, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "06:14", + "score": "72-79", + "action": "out", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "06:14", + "score": "73-79", + "action": "made 1of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "06:14", + "score": "74-79", + "action": "made 2of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "06:01", + "score": "74-81", + "action": "made stepbackjumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "05:52", + "score": "74-81", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "05:49", + "score": "74-81", + "action": "offensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "05:43", + "score": "74-81", + "action": "missed drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "05:41", + "score": "74-81", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "05:41", + "score": "74-81", + "action": "in", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "05:41", + "score": "74-81", + "action": "out", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "05:18", + "score": "74-81", + "action": "missed jumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "05:15", + "score": "74-81", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "05:09", + "score": "74-81", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "05:04", + "score": "74-81", + "action": "defensive", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "04:59", + "score": "74-81", + "action": "personal", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 14, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "04:59", + "score": "74-81", + "action": "foulon", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "04:51", + "score": "74-81", + "action": "badpass", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "04:51", + "score": "74-81", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "04:48", + "score": "76-81", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "04:43", + "score": "76-81", + "action": "ballhandling", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 15, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "04:43", + "score": "76-81", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "04:43", + "score": "76-81", + "action": "missed layup", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 14, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "04:40", + "score": "76-81", + "action": "offensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "04:40", + "score": "76-81", + "action": "missed tipinlayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "04:40", + "score": "76-81", + "action": "defensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "04:40", + "score": "76-81", + "action": "unsportsmanlike", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "04:40", + "score": "76-81", + "action": "foulon", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "04:40", + "score": "76-81", + "action": "missed 1of2", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "04:40", + "score": "76-81", + "action": "missed 2of2", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "04:33", + "score": "76-81", + "action": "missed jumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "04:29", + "score": "76-81", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "04:22", + "score": "76-81", + "action": "personal", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 15, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "04:22", + "score": "76-81", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:22", + "score": "76-81", + "action": "in", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:22", + "score": "76-81", + "action": "out", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 15, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "04:06", + "score": "76-81", + "action": "personal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "04:06", + "score": "76-81", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "04:06", + "score": "77-81", + "action": "made 1of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "04:06", + "score": "78-81", + "action": "made 2of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "03:53", + "score": "78-83", + "action": "made pullupjumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "03:41", + "score": "78-83", + "action": "personal", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "03:41", + "score": "78-83", + "action": "foulon", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "03:41", + "score": "79-83", + "action": "made 1of2", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "03:41", + "score": "80-83", + "action": "made 2of2", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "03:21", + "score": "80-83", + "action": "ballhandling", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "03:21", + "score": "80-83", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 150, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "03:16", + "score": "82-83", + "action": "made layup", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 14, + "possession_number": 150, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "03:16", + "score": "82-83", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "03:03", + "score": "82-83", + "action": "personal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "03:03", + "score": "82-83", + "action": "foulon", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "03:03", + "score": "82-83", + "action": "missed 1of2", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "03:03", + "score": "82-83", + "action": "missed 2of2", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "03:03", + "score": "82-83", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "02:55", + "score": "85-83", + "action": "made jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 14, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "02:55", + "score": "85-83", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 153, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "2", + "time": "02:50", + "score": "85-83", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 153, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "02:37", + "score": "85-83", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 153, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "02:33", + "score": "85-83", + "action": "offensive", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 153, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "02:28", + "score": "85-83", + "action": "ballhandling", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 153, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "02:28", + "score": "85-83", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "02:18", + "score": "87-83", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "02:06", + "score": "87-83", + "action": "offensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "02:06", + "score": "87-83", + "action": "offensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "02:06", + "score": "87-83", + "action": "foulon", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 14, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "02:06", + "score": "87-83", + "action": "technical", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 14, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "02:06", + "score": "87-83", + "action": "technical", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "01:59", + "score": "89-83", + "action": "made drivinglayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "01:44", + "score": "89-83", + "action": "missed layup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "01:41", + "score": "89-83", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 158, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "01:25", + "score": "89-83", + "action": "personal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 158, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "01:25", + "score": "89-83", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 158, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "01:25", + "score": "89-83", + "action": "missed 1of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 158, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "01:25", + "score": "90-83", + "action": "made 2of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 158, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "01:16", + "score": "90-83", + "action": "missed jumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 159, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "01:12", + "score": "90-83", + "action": "defensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 14, + "possession_number": 160, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "01:08", + "score": "90-83", + "action": "offensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 160, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "01:08", + "score": "90-83", + "action": "offensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 160, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "01:08", + "score": "90-83", + "action": "foulon", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 161, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "00:55", + "score": "90-83", + "action": "missed stepbackjumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 6, + "possession_number": 161, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "00:51", + "score": "90-83", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "1", + "time": "00:32", + "score": "90-83", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "00:25", + "score": "90-83", + "action": "personal", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "00:25", + "score": "90-83", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "00:25", + "score": "90-83", + "action": "in", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 4, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "00:25", + "score": "90-83", + "action": "out", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:25", + "score": "91-83", + "action": "made 1of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "00:25", + "score": "91-83", + "action": "in", + "player_number": "3", + "player_name": "E. Viiru", + "player_id": 18, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "00:25", + "score": "91-83", + "action": "out", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 8, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:25", + "score": "92-83", + "action": "made 2of2", + "player_number": "3", + "player_name": "E. Viiru", + "player_id": 18, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "00:10", + "score": "92-83", + "action": "missed stepbackjumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 163, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "00:06", + "score": "92-83", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 164, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "92-83", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "game", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "92-83", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + } + ], + "players": [ + { + "player_id": 1, + "name": "J. McCoy", + "number": "12", + "team": "1" + }, + { + "player_id": 2, + "name": "C. Jones-McCrary", + "number": "7", + "team": "2" + }, + { + "player_id": 3, + "name": "J. Cookson", + "number": "5", + "team": "1" + }, + { + "player_id": 4, + "name": "P. Poutiainen", + "number": "97", + "team": "2" + }, + { + "player_id": 5, + "name": "E. Bandoumel", + "number": "13", + "team": "2" + }, + { + "player_id": 6, + "name": "N. Kivimäki", + "number": "23", + "team": "2" + }, + { + "player_id": 7, + "name": "W. Bani", + "number": "6", + "team": "2" + }, + { + "player_id": 8, + "name": "J. Hilmer", + "number": "55", + "team": "1" + }, + { + "player_id": 9, + "name": "S. Salmenkivi", + "number": "7", + "team": "1" + }, + { + "player_id": 10, + "name": "N. Kärkkäinen", + "number": "44", + "team": "1" + }, + { + "player_id": 11, + "name": "V. Virtaharju", + "number": "16", + "team": "1" + }, + { + "player_id": 12, + "name": "S. Näppinen", + "number": "12", + "team": "2" + }, + { + "player_id": 13, + "name": "M. Hyytiäinen", + "number": "21", + "team": "2" + }, + { + "player_id": 14, + "name": "P. Hinkkanen", + "number": "24", + "team": "1" + }, + { + "player_id": 15, + "name": "M. Nyman", + "number": "10", + "team": "2" + }, + { + "player_id": 16, + "name": "E. Laaksonen", + "number": "11", + "team": "1" + }, + { + "player_id": 17, + "name": "S. Mäntymaa", + "number": "45", + "team": "1" + }, + { + "player_id": 18, + "name": "E. Viiru", + "number": "3", + "team": "1" + } + ], + "possessions": { + "total_possessions": 164, + "team1_possessions": 82, + "team2_possessions": 82, + "team1_avg_possession_length_seconds": 13.52, + "team2_avg_possession_length_seconds": 15.74, + "possessions_list": [ + { + "possession_number": 1, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q1", + "end_time": "09:58", + "end_time_seconds": 598, + "end_period": "Q1", + "duration_seconds": 2, + "events": [ + { + "event_type": "jumpball", + "time": "09:58", + "action": "won won", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "0-0", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 2, + "team": "2", + "start_time": "09:58", + "start_time_seconds": 598, + "start_period": "Q1", + "end_time": "09:39", + "end_time_seconds": 579, + "end_period": "Q1", + "duration_seconds": 19, + "events": [ + { + "event_type": "jumpball", + "time": "09:58", + "action": "won lost", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:45", + "action": "missed layup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "0-0", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:43", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "0-0", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "09:39", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "0-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 3, + "team": "1", + "start_time": "09:39", + "start_time_seconds": 579, + "start_period": "Q1", + "end_time": "09:18", + "end_time_seconds": 558, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "3pt", + "time": "09:39", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "0-3", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:39", + "action": "assist", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "0-3", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:22", + "action": "missed drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "0-3", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:18", + "action": "offensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "0-3", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:18", + "action": "made tipinlayup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "2-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 4, + "team": "2", + "start_time": "09:18", + "start_time_seconds": 558, + "start_period": "Q1", + "end_time": "09:09", + "end_time_seconds": 549, + "end_period": "Q1", + "duration_seconds": 9, + "events": [ + { + "event_type": "2pt", + "time": "09:18", + "action": "made tipinlayup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "2-3", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "09:09", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "2-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 5, + "team": "1", + "start_time": "09:09", + "start_time_seconds": 549, + "start_period": "Q1", + "end_time": "09:05", + "end_time_seconds": 545, + "end_period": "Q1", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "09:09", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "2-3", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:09", + "action": "steal", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "2-3", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:05", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "4-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 6, + "team": "2", + "start_time": "09:05", + "start_time_seconds": 545, + "start_period": "Q1", + "end_time": "08:45", + "end_time_seconds": 525, + "end_period": "Q1", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "09:05", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "4-3", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:49", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "4-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 7, + "team": "1", + "start_time": "08:45", + "start_time_seconds": 525, + "start_period": "Q1", + "end_time": "08:31", + "end_time_seconds": 511, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "08:45", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "4-3", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:33", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "4-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 8, + "team": "2", + "start_time": "08:31", + "start_time_seconds": 511, + "start_period": "Q1", + "end_time": "08:10", + "end_time_seconds": 490, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "08:31", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "4-3", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:12", + "action": "missed floatingjumpshot", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "4-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 9, + "team": "1", + "start_time": "08:10", + "start_time_seconds": 490, + "start_period": "Q1", + "end_time": "07:59", + "end_time_seconds": 479, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "08:10", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "4-3", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:01", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "4-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 10, + "team": "2", + "start_time": "07:59", + "start_time_seconds": 479, + "start_period": "Q1", + "end_time": "07:40", + "end_time_seconds": 460, + "end_period": "Q1", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "07:59", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "4-3", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:49", + "action": "personal", + "team": "1", + "player_id": 9, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "4-3", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:49", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "4-3", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:40", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "4-5", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 11, + "team": "1", + "start_time": "07:40", + "start_time_seconds": 460, + "start_period": "Q1", + "end_time": "07:28", + "end_time_seconds": 448, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "07:40", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "4-5", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:30", + "action": "missed drivinglayup", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "4-5", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 12, + "team": "2", + "start_time": "07:28", + "start_time_seconds": 448, + "start_period": "Q1", + "end_time": "07:22", + "end_time_seconds": 442, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "07:28", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "4-5", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:22", + "action": "made jumpshot", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "4-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 13, + "team": "1", + "start_time": "07:22", + "start_time_seconds": 442, + "start_period": "Q1", + "end_time": "06:53", + "end_time_seconds": 413, + "end_period": "Q1", + "duration_seconds": 29, + "events": [ + { + "event_type": "3pt", + "time": "07:22", + "action": "made jumpshot", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "4-8", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:22", + "action": "assist", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "4-8", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:53", + "action": "made jumpshot", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "7-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 14, + "team": "2", + "start_time": "06:53", + "start_time_seconds": 413, + "start_period": "Q1", + "end_time": "06:40", + "end_time_seconds": 400, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "3pt", + "time": "06:53", + "action": "made jumpshot", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "7-8", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:53", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "7-8", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:40", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "7-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 15, + "team": "1", + "start_time": "06:40", + "start_time_seconds": 400, + "start_period": "Q1", + "end_time": "06:22", + "end_time_seconds": 382, + "end_period": "Q1", + "duration_seconds": 18, + "events": [ + { + "event_type": "3pt", + "time": "06:40", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "7-11", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:25", + "action": "missed jumpshot", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "7-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 16, + "team": "2", + "start_time": "06:22", + "start_time_seconds": 382, + "start_period": "Q1", + "end_time": "06:16", + "end_time_seconds": 376, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "06:22", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "7-11", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:16", + "action": "made drivinglayup", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "7-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 17, + "team": "1", + "start_time": "06:16", + "start_time_seconds": 376, + "start_period": "Q1", + "end_time": "05:57", + "end_time_seconds": 357, + "end_period": "Q1", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "06:16", + "action": "made drivinglayup", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "7-13", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:02", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "7-13", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:00", + "action": "offensive", + "team": "1", + "player_id": 9, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "7-13", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:57", + "action": "made jumpshot", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "10-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 18, + "team": "2", + "start_time": "05:57", + "start_time_seconds": 357, + "start_period": "Q1", + "end_time": "05:32", + "end_time_seconds": 332, + "end_period": "Q1", + "duration_seconds": 25, + "events": [ + { + "event_type": "3pt", + "time": "05:57", + "action": "made jumpshot", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "10-13", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:57", + "action": "assist", + "team": "1", + "player_id": 9, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "10-13", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:43", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "10-13", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:40", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "10-13", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:40", + "action": "personal", + "team": "1", + "player_id": 9, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "10-13", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:40", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "10-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:40", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "10-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:40", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "10-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:40", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "10-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:40", + "action": "out", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "10-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:40", + "action": "in", + "team": "2", + "player_id": 12, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "10-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:40", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "10-13", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:32", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "10-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 19, + "team": "1", + "start_time": "05:32", + "start_time_seconds": 332, + "start_period": "Q1", + "end_time": "05:23", + "end_time_seconds": 323, + "end_period": "Q1", + "duration_seconds": 9, + "events": [ + { + "event_type": "2pt", + "time": "05:32", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "10-15", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:23", + "action": "personal", + "team": "2", + "player_id": 12, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "10-15", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:23", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "10-15", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:23", + "action": "made 1of2", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "11-15", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:23", + "action": "made 2of2", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "12-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 20, + "team": "2", + "start_time": "05:23", + "start_time_seconds": 323, + "start_period": "Q1", + "end_time": "05:05", + "end_time_seconds": 305, + "end_period": "Q1", + "duration_seconds": 18, + "events": [ + { + "event_type": "freethrow", + "time": "05:23", + "action": "made 2of2", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "12-15", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:05", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "12-17", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 21, + "team": "1", + "start_time": "05:05", + "start_time_seconds": 305, + "start_period": "Q1", + "end_time": "04:54", + "end_time_seconds": 294, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "05:05", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "12-17", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:54", + "action": "made drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "14-17", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 22, + "team": "2", + "start_time": "04:54", + "start_time_seconds": 294, + "start_period": "Q1", + "end_time": "04:38", + "end_time_seconds": 278, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "04:54", + "action": "made drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "14-17", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "04:38", + "action": "travel", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "14-17", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 23, + "team": "1", + "start_time": "04:38", + "start_time_seconds": 278, + "start_period": "Q1", + "end_time": "04:24", + "end_time_seconds": 264, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "turnover", + "time": "04:38", + "action": "travel", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "14-17", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "04:24", + "action": "travel", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "14-17", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 24, + "team": "2", + "start_time": "04:24", + "start_time_seconds": 264, + "start_period": "Q1", + "end_time": "04:00", + "end_time_seconds": 240, + "end_period": "Q1", + "duration_seconds": 24, + "events": [ + { + "event_type": "turnover", + "time": "04:24", + "action": "travel", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "14-17", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "04:24", + "action": "in", + "team": "1", + "player_id": 14, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "14-17", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:24", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "14-17", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "04:00", + "action": "badpass", + "team": "2", + "player_id": 12, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "14-17", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 25, + "team": "1", + "start_time": "04:00", + "start_time_seconds": 240, + "start_period": "Q1", + "end_time": "03:54", + "end_time_seconds": 234, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "turnover", + "time": "04:00", + "action": "badpass", + "team": "2", + "player_id": 12, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "14-17", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "04:00", + "action": "steal", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "14-17", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "03:54", + "action": "ballhandling", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "14-17", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 26, + "team": "2", + "start_time": "03:54", + "start_time_seconds": 234, + "start_period": "Q1", + "end_time": "03:50", + "end_time_seconds": 230, + "end_period": "Q1", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "03:54", + "action": "ballhandling", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "14-17", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "03:54", + "action": "steal", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "14-17", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "03:50", + "action": "badpass", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "14-17", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 27, + "team": "1", + "start_time": "03:50", + "start_time_seconds": 230, + "start_period": "Q1", + "end_time": "03:36", + "end_time_seconds": 216, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "turnover", + "time": "03:50", + "action": "badpass", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "14-17", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "03:50", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "14-17", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:50", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "14-17", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:50", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "M. Nyman", + "player_number": "10", + "score": "14-17", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:50", + "action": "in", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "14-17", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:42", + "action": "personal", + "team": "2", + "player_id": 12, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "14-17", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:42", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "14-17", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:42", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "14-17", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:42", + "action": "out", + "team": "2", + "player_id": 12, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "14-17", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:36", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "16-17", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 28, + "team": "2", + "start_time": "03:36", + "start_time_seconds": 216, + "start_period": "Q1", + "end_time": "03:20", + "end_time_seconds": 200, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "03:36", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "16-17", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:20", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "16-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 29, + "team": "1", + "start_time": "03:20", + "start_time_seconds": 200, + "start_period": "Q1", + "end_time": "03:07", + "end_time_seconds": 187, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "3pt", + "time": "03:20", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "16-20", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:20", + "action": "assist", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "16-20", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:07", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "18-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 30, + "team": "2", + "start_time": "03:07", + "start_time_seconds": 187, + "start_period": "Q1", + "end_time": "02:59", + "end_time_seconds": 179, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "2pt", + "time": "03:07", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "18-20", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "02:59", + "action": "badpass", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "18-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 31, + "team": "1", + "start_time": "02:59", + "start_time_seconds": 179, + "start_period": "Q1", + "end_time": "02:16", + "end_time_seconds": 136, + "end_period": "Q1", + "duration_seconds": 43, + "events": [ + { + "event_type": "turnover", + "time": "02:59", + "action": "badpass", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "18-20", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "02:59", + "action": "steal", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "18-20", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:37", + "action": "personal", + "team": "2", + "player_id": 15, + "player_name": "M. Nyman", + "player_number": "10", + "score": "18-20", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:37", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "18-20", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "02:37", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "18-20", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:26", + "action": "missed jumpshot", + "team": "1", + "player_id": 14, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "18-20", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:22", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "18-20", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:20", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "18-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 32, + "team": "2", + "start_time": "02:16", + "start_time_seconds": 136, + "start_period": "Q1", + "end_time": "02:08", + "end_time_seconds": 128, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "02:16", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "18-20", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:08", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "18-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 33, + "team": "1", + "start_time": "02:08", + "start_time_seconds": 128, + "start_period": "Q1", + "end_time": "01:45", + "end_time_seconds": 105, + "end_period": "Q1", + "duration_seconds": 23, + "events": [ + { + "event_type": "3pt", + "time": "02:08", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "18-23", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:08", + "action": "assist", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "18-23", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:50", + "action": "missed jumpshot", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "18-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 34, + "team": "2", + "start_time": "01:45", + "start_time_seconds": 105, + "start_period": "Q1", + "end_time": "01:33", + "end_time_seconds": 93, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "01:45", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "18-23", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:33", + "action": "made drivinglayup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "18-25", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "01:33", + "action": "assist", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "18-25", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "01:33", + "action": "personal", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "18-25", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:33", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "18-25", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:33", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "18-25", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:33", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "18-25", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:33", + "action": "in", + "team": "1", + "player_id": 16, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "18-25", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:33", + "action": "in", + "team": "1", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "18-25", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:33", + "action": "made 1of1", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "18-26", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 35, + "team": "1", + "start_time": "01:33", + "start_time_seconds": 93, + "start_period": "Q1", + "end_time": "01:16", + "end_time_seconds": 76, + "end_period": "Q1", + "duration_seconds": 17, + "events": [ + { + "event_type": "freethrow", + "time": "01:33", + "action": "made 1of1", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "18-26", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:16", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "20-26", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 36, + "team": "2", + "start_time": "01:16", + "start_time_seconds": 76, + "start_period": "Q1", + "end_time": "00:50", + "end_time_seconds": 50, + "end_period": "Q1", + "duration_seconds": 26, + "events": [ + { + "event_type": "2pt", + "time": "01:16", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "20-26", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:50", + "action": "made fadeaway", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "20-28", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 37, + "team": "1", + "start_time": "00:50", + "start_time_seconds": 50, + "start_period": "Q1", + "end_time": "00:34", + "end_time_seconds": 34, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "00:50", + "action": "made fadeaway", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "20-28", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:34", + "action": "made fadeaway", + "team": "1", + "player_id": 14, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "22-28", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 38, + "team": "2", + "start_time": "00:34", + "start_time_seconds": 34, + "start_period": "Q1", + "end_time": "00:14", + "end_time_seconds": 14, + "end_period": "Q1", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "00:34", + "action": "made fadeaway", + "team": "1", + "player_id": 14, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "22-28", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:23", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "22-28", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:19", + "action": "offensive", + "team": "2", + "player_id": 15, + "player_name": "M. Nyman", + "player_number": "10", + "score": "22-28", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:17", + "action": "missed jumpshot", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "22-28", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 39, + "team": "1", + "start_time": "00:14", + "start_time_seconds": 14, + "start_period": "Q1", + "end_time": "00:04", + "end_time_seconds": 4, + "end_period": "Q1", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "00:14", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "22-28", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:14", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "22-28", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:14", + "action": "foulon", + "team": "1", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "22-28", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:14", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "22-28", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:14", + "action": "out", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "22-28", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "00:04", + "action": "ballhandling", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "22-28", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 40, + "team": "2", + "start_time": "00:04", + "start_time_seconds": 4, + "start_period": "Q1", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q1", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "00:04", + "action": "ballhandling", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "22-28", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:04", + "action": "steal", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "22-28", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 41, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q2", + "end_time": "09:42", + "end_time_seconds": 582, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "09:46", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "22-28", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 42, + "team": "1", + "start_time": "09:42", + "start_time_seconds": 582, + "start_period": "Q2", + "end_time": "09:38", + "end_time_seconds": 578, + "end_period": "Q2", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "09:42", + "action": "defensive", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "22-28", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "09:38", + "action": "badpass", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "22-28", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 43, + "team": "2", + "start_time": "09:38", + "start_time_seconds": 578, + "start_period": "Q2", + "end_time": "09:27", + "end_time_seconds": 567, + "end_period": "Q2", + "duration_seconds": 11, + "events": [ + { + "event_type": "turnover", + "time": "09:38", + "action": "badpass", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "22-28", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:38", + "action": "steal", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "22-28", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:27", + "action": "made layup", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "22-30", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 44, + "team": "1", + "start_time": "09:27", + "start_time_seconds": 567, + "start_period": "Q2", + "end_time": "09:12", + "end_time_seconds": 552, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "09:27", + "action": "made layup", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "22-30", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:27", + "action": "assist", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "22-30", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:14", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "22-30", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 45, + "team": "2", + "start_time": "09:12", + "start_time_seconds": 552, + "start_period": "Q2", + "end_time": "08:51", + "end_time_seconds": 531, + "end_period": "Q2", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "09:12", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "22-30", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:54", + "action": "missed drivinglayup", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "22-30", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 46, + "team": "1", + "start_time": "08:51", + "start_time_seconds": 531, + "start_period": "Q2", + "end_time": "08:49", + "end_time_seconds": 529, + "end_period": "Q2", + "duration_seconds": 2, + "events": [ + { + "event_type": "rebound", + "time": "08:51", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "22-30", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:49", + "action": "made jumpshot", + "team": "1", + "player_id": 16, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "25-30", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 47, + "team": "2", + "start_time": "08:49", + "start_time_seconds": 529, + "start_period": "Q2", + "end_time": "08:27", + "end_time_seconds": 507, + "end_period": "Q2", + "duration_seconds": 22, + "events": [ + { + "event_type": "3pt", + "time": "08:49", + "action": "made jumpshot", + "team": "1", + "player_id": 16, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "25-30", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:49", + "action": "assist", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "25-30", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:33", + "action": "missed jumpshot", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "25-30", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:28", + "action": "offensive", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "25-30", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:28", + "action": "missed tipinlayup", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "25-30", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 48, + "team": "1", + "start_time": "08:27", + "start_time_seconds": 507, + "start_period": "Q2", + "end_time": "08:20", + "end_time_seconds": 500, + "end_period": "Q2", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "08:27", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "25-30", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "08:20", + "action": "travel", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "25-30", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 49, + "team": "2", + "start_time": "08:20", + "start_time_seconds": 500, + "start_period": "Q2", + "end_time": "08:04", + "end_time_seconds": 484, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "turnover", + "time": "08:20", + "action": "travel", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "25-30", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "08:20", + "action": "in", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "25-30", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:20", + "action": "out", + "team": "1", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "25-30", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:06", + "action": "missed layup", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "25-30", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 50, + "team": "1", + "start_time": "08:04", + "start_time_seconds": 484, + "start_period": "Q2", + "end_time": "08:00", + "end_time_seconds": 480, + "end_period": "Q2", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "08:04", + "action": "defensive", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "25-30", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "08:00", + "action": "personal", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "25-30", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:00", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "25-30", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:00", + "action": "made 1of2", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "26-30", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:00", + "action": "made 2of2", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "27-30", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 51, + "team": "2", + "start_time": "08:00", + "start_time_seconds": 480, + "start_period": "Q2", + "end_time": "07:36", + "end_time_seconds": 456, + "end_period": "Q2", + "duration_seconds": 24, + "events": [ + { + "event_type": "freethrow", + "time": "08:00", + "action": "made 2of2", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "27-30", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:39", + "action": "missed jumpshot", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "27-30", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 52, + "team": "1", + "start_time": "07:36", + "start_time_seconds": 456, + "start_period": "Q2", + "end_time": "07:16", + "end_time_seconds": 436, + "end_period": "Q2", + "duration_seconds": 20, + "events": [ + { + "event_type": "rebound", + "time": "07:36", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "27-30", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:16", + "action": "made drivinglayup", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "29-30", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 53, + "team": "2", + "start_time": "07:16", + "start_time_seconds": 436, + "start_period": "Q2", + "end_time": "07:03", + "end_time_seconds": 423, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "07:16", + "action": "made drivinglayup", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "29-30", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:08", + "action": "missed jumpshot", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "29-30", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:05", + "action": "offensive", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "29-30", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:03", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "29-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 54, + "team": "1", + "start_time": "07:03", + "start_time_seconds": 423, + "start_period": "Q2", + "end_time": "06:46", + "end_time_seconds": 406, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "3pt", + "time": "07:03", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "29-33", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:03", + "action": "assist", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "29-33", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:48", + "action": "missed drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "29-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 55, + "team": "2", + "start_time": "06:46", + "start_time_seconds": 406, + "start_period": "Q2", + "end_time": "06:42", + "end_time_seconds": 402, + "end_period": "Q2", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "06:46", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "29-33", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "06:42", + "action": "outofbounds", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "29-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 56, + "team": "1", + "start_time": "06:42", + "start_time_seconds": 402, + "start_period": "Q2", + "end_time": "06:23", + "end_time_seconds": 383, + "end_period": "Q2", + "duration_seconds": 19, + "events": [ + { + "event_type": "turnover", + "time": "06:42", + "action": "outofbounds", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "29-33", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "06:42", + "action": "in", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "29-33", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:42", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "29-33", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:23", + "action": "made jumpshot", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "32-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 57, + "team": "2", + "start_time": "06:23", + "start_time_seconds": 383, + "start_period": "Q2", + "end_time": "06:06", + "end_time_seconds": 366, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "3pt", + "time": "06:23", + "action": "made jumpshot", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "32-33", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:23", + "action": "assist", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "32-33", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "06:06", + "action": "personal", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "32-33", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:06", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "32-33", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:06", + "action": "missed 1of2", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "32-33", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:06", + "action": "missed 2of2", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "32-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 58, + "team": "1", + "start_time": "06:06", + "start_time_seconds": 366, + "start_period": "Q2", + "end_time": "05:53", + "end_time_seconds": 353, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "06:06", + "action": "defensive", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "32-33", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:53", + "action": "made jumpshot", + "team": "1", + "player_id": 16, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "35-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 59, + "team": "2", + "start_time": "05:53", + "start_time_seconds": 353, + "start_period": "Q2", + "end_time": "05:22", + "end_time_seconds": 322, + "end_period": "Q2", + "duration_seconds": 31, + "events": [ + { + "event_type": "3pt", + "time": "05:53", + "action": "made jumpshot", + "team": "1", + "player_id": 16, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "35-33", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:53", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "35-33", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:33", + "action": "personal", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "35-33", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:33", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "35-33", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:27", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "35-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 60, + "team": "1", + "start_time": "05:22", + "start_time_seconds": 322, + "start_period": "Q2", + "end_time": "05:16", + "end_time_seconds": 316, + "end_period": "Q2", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "05:22", + "action": "defensive", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "35-33", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:19", + "action": "missed jumpshot", + "team": "1", + "player_id": 16, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "35-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 61, + "team": "2", + "start_time": "05:16", + "start_time_seconds": 316, + "start_period": "Q2", + "end_time": "05:02", + "end_time_seconds": 302, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "05:16", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "35-33", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:02", + "action": "offensive", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "35-33", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:02", + "action": "offensive", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "35-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 62, + "team": "1", + "start_time": "05:02", + "start_time_seconds": 302, + "start_period": "Q2", + "end_time": "04:48", + "end_time_seconds": 288, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "turnover", + "time": "05:02", + "action": "offensive", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "35-33", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "05:02", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "35-33", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:02", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "M. Nyman", + "player_number": "10", + "score": "35-33", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:02", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "35-33", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:48", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "37-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 63, + "team": "2", + "start_time": "04:48", + "start_time_seconds": 288, + "start_period": "Q2", + "end_time": "04:16", + "end_time_seconds": 256, + "end_period": "Q2", + "duration_seconds": 32, + "events": [ + { + "event_type": "2pt", + "time": "04:48", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "37-33", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:28", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "37-33", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:28", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "37-33", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:16", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "37-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 64, + "team": "1", + "start_time": "04:16", + "start_time_seconds": 256, + "start_period": "Q2", + "end_time": "04:03", + "end_time_seconds": 243, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "04:16", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "37-35", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:03", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "39-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 65, + "team": "2", + "start_time": "04:03", + "start_time_seconds": 243, + "start_period": "Q2", + "end_time": "03:35", + "end_time_seconds": 215, + "end_period": "Q2", + "duration_seconds": 28, + "events": [ + { + "event_type": "2pt", + "time": "04:03", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "39-35", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:03", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "39-35", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:38", + "action": "missed jumpshot", + "team": "2", + "player_id": 15, + "player_name": "M. Nyman", + "player_number": "10", + "score": "39-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 66, + "team": "1", + "start_time": "03:35", + "start_time_seconds": 215, + "start_period": "Q2", + "end_time": "03:23", + "end_time_seconds": 203, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "03:35", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "39-35", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:26", + "action": "missed drivinglayup", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "39-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 67, + "team": "2", + "start_time": "03:23", + "start_time_seconds": 203, + "start_period": "Q2", + "end_time": "03:06", + "end_time_seconds": 186, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "03:23", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "39-35", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "03:23", + "action": "out", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "39-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:23", + "action": "out", + "team": "1", + "player_id": 16, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "39-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:23", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "39-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:23", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "39-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:23", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "39-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:23", + "action": "in", + "team": "1", + "player_id": 14, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "39-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:23", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "39-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:23", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "39-35", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:06", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "39-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 68, + "team": "1", + "start_time": "03:06", + "start_time_seconds": 186, + "start_period": "Q2", + "end_time": "02:48", + "end_time_seconds": 168, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "03:06", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "39-37", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:06", + "action": "assist", + "team": "2", + "player_id": 15, + "player_name": "M. Nyman", + "player_number": "10", + "score": "39-37", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:48", + "action": "personal", + "team": "2", + "player_id": 15, + "player_name": "M. Nyman", + "player_number": "10", + "score": "39-37", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:48", + "action": "foulon", + "team": "1", + "player_id": 14, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "39-37", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:48", + "action": "missed 1of3", + "team": "1", + "player_id": 14, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "39-37", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:48", + "action": "made 2of3", + "team": "1", + "player_id": 14, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "40-37", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "02:48", + "action": "assist", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "40-37", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:48", + "action": "made 3of3", + "team": "1", + "player_id": 14, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "41-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 69, + "team": "2", + "start_time": "02:48", + "start_time_seconds": 168, + "start_period": "Q2", + "end_time": "02:33", + "end_time_seconds": 153, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "freethrow", + "time": "02:48", + "action": "made 3of3", + "team": "1", + "player_id": 14, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "41-37", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:33", + "action": "made jumpshot", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "41-39", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 70, + "team": "1", + "start_time": "02:33", + "start_time_seconds": 153, + "start_period": "Q2", + "end_time": "02:17", + "end_time_seconds": 137, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "02:33", + "action": "made jumpshot", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "41-39", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:20", + "action": "missed jumpshot", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "41-39", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 71, + "team": "2", + "start_time": "02:17", + "start_time_seconds": 137, + "start_period": "Q2", + "end_time": "02:13", + "end_time_seconds": 133, + "end_period": "Q2", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "02:17", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "41-39", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "02:13", + "action": "badpass", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "41-39", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 72, + "team": "1", + "start_time": "02:13", + "start_time_seconds": 133, + "start_period": "Q2", + "end_time": "02:09", + "end_time_seconds": 129, + "end_period": "Q2", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "02:13", + "action": "badpass", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "41-39", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "02:13", + "action": "steal", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "41-39", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:09", + "action": "made drivinglayup", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "43-39", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 73, + "team": "2", + "start_time": "02:09", + "start_time_seconds": 129, + "start_period": "Q2", + "end_time": "01:50", + "end_time_seconds": 110, + "end_period": "Q2", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "02:09", + "action": "made drivinglayup", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "43-39", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:50", + "action": "made layup", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "43-41", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "01:50", + "action": "assist", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "43-41", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "01:50", + "action": "personal", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "43-41", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:50", + "action": "foulon", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "43-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:50", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "43-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:50", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "43-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:50", + "action": "in", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "43-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:50", + "action": "in", + "team": "1", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "43-41", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:50", + "action": "made 1of1", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "43-42", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 74, + "team": "1", + "start_time": "01:50", + "start_time_seconds": 110, + "start_period": "Q2", + "end_time": "01:12", + "end_time_seconds": 72, + "end_period": "Q2", + "duration_seconds": 38, + "events": [ + { + "event_type": "freethrow", + "time": "01:50", + "action": "made 1of1", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "43-42", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:28", + "action": "personal", + "team": "2", + "player_id": 15, + "player_name": "M. Nyman", + "player_number": "10", + "score": "43-42", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:28", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "43-42", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:20", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "43-42", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:16", + "action": "offensive", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "43-42", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "01:16", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "43-42", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:12", + "action": "made floatingjumpshot", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "46-42", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 75, + "team": "2", + "start_time": "01:12", + "start_time_seconds": 72, + "start_period": "Q2", + "end_time": "00:58", + "end_time_seconds": 58, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "3pt", + "time": "01:12", + "action": "made floatingjumpshot", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "46-42", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:12", + "action": "assist", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "46-42", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "00:58", + "action": "backcourt", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "46-42", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 76, + "team": "1", + "start_time": "00:58", + "start_time_seconds": 58, + "start_period": "Q2", + "end_time": "00:42", + "end_time_seconds": 42, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "turnover", + "time": "00:58", + "action": "backcourt", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "46-42", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:46", + "action": "missed floatingjumpshot", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "46-42", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 77, + "team": "2", + "start_time": "00:42", + "start_time_seconds": 42, + "start_period": "Q2", + "end_time": "00:34", + "end_time_seconds": 34, + "end_period": "Q2", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "00:42", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "46-42", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:34", + "action": "made stepbackjumpshot", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "46-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 78, + "team": "1", + "start_time": "00:34", + "start_time_seconds": 34, + "start_period": "Q2", + "end_time": "00:13", + "end_time_seconds": 13, + "end_period": "Q2", + "duration_seconds": 21, + "events": [ + { + "event_type": "3pt", + "time": "00:34", + "action": "made stepbackjumpshot", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "46-45", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:13", + "action": "personal", + "team": "2", + "player_id": 15, + "player_name": "M. Nyman", + "player_number": "10", + "score": "46-45", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:13", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "46-45", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:13", + "action": "missed 1of2", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "46-45", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:13", + "action": "made 2of2", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "47-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 79, + "team": "2", + "start_time": "00:13", + "start_time_seconds": 13, + "start_period": "Q2", + "end_time": "00:00", + "end_time_seconds": 0, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "freethrow", + "time": "00:13", + "action": "made 2of2", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "47-45", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "00:13", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "47-45", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:13", + "action": "in", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "47-45", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:13", + "action": "out", + "team": "1", + "player_id": 14, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "47-45", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:08", + "action": "personal", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "47-45", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:08", + "action": "foulon", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "47-45", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:00", + "action": "missed jumpshot", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "47-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 80, + "team": "1", + "start_time": "00:00", + "start_time_seconds": 0, + "start_period": "Q2", + "end_time": "00:00", + "end_time_seconds": 0, + "end_period": "Q2", + "duration_seconds": 0, + "events": [ + { + "event_type": "rebound", + "time": "00:00", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "47-45", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:00", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "47-45", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:00", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "47-45", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:00", + "action": "missed 1of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "47-45", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:00", + "action": "missed 2of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "47-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 81, + "team": "2", + "start_time": "00:00", + "start_time_seconds": 0, + "start_period": "Q2", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q2", + "duration_seconds": 0, + "events": [ + { + "event_type": "rebound", + "time": "00:00", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "47-45", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 82, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q3", + "end_time": "09:49", + "end_time_seconds": 589, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "turnover", + "time": "09:49", + "action": "ballhandling", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "47-45", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 83, + "team": "2", + "start_time": "09:49", + "start_time_seconds": 589, + "start_period": "Q3", + "end_time": "09:38", + "end_time_seconds": 578, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "turnover", + "time": "09:49", + "action": "ballhandling", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "47-45", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:38", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "47-48", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 84, + "team": "1", + "start_time": "09:38", + "start_time_seconds": 578, + "start_period": "Q3", + "end_time": "09:18", + "end_time_seconds": 558, + "end_period": "Q3", + "duration_seconds": 20, + "events": [ + { + "event_type": "3pt", + "time": "09:38", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "47-48", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:38", + "action": "assist", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "47-48", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:18", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "49-48", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 85, + "team": "2", + "start_time": "09:18", + "start_time_seconds": 558, + "start_period": "Q3", + "end_time": "09:01", + "end_time_seconds": 541, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "09:18", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "49-48", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:18", + "action": "assist", + "team": "1", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "49-48", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "09:01", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "49-48", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 86, + "team": "1", + "start_time": "09:01", + "start_time_seconds": 541, + "start_period": "Q3", + "end_time": "08:45", + "end_time_seconds": 525, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "turnover", + "time": "09:01", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "49-48", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:01", + "action": "steal", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "49-48", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:58", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "49-48", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:58", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "49-48", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:45", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "51-48", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 87, + "team": "2", + "start_time": "08:45", + "start_time_seconds": 525, + "start_period": "Q3", + "end_time": "08:26", + "end_time_seconds": 506, + "end_period": "Q3", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "08:45", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "51-48", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:45", + "action": "assist", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "51-48", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:30", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "51-48", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 88, + "team": "1", + "start_time": "08:26", + "start_time_seconds": 506, + "start_period": "Q3", + "end_time": "08:09", + "end_time_seconds": 489, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "08:26", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "51-48", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:15", + "action": "missed layup", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "51-48", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:12", + "action": "offensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "51-48", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:12", + "action": "missed tipinlayup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "51-48", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:10", + "action": "offensive", + "team": "1", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "51-48", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:10", + "action": "missed tipinlayup", + "team": "1", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "51-48", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 89, + "team": "2", + "start_time": "08:09", + "start_time_seconds": 489, + "start_period": "Q3", + "end_time": "07:54", + "end_time_seconds": 474, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "08:09", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "51-48", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:59", + "action": "missed drivinglayup", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "51-48", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:57", + "action": "offensive", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "51-48", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:54", + "action": "made jumpshot", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "51-51", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 90, + "team": "1", + "start_time": "07:54", + "start_time_seconds": 474, + "start_period": "Q3", + "end_time": "07:38", + "end_time_seconds": 458, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "3pt", + "time": "07:54", + "action": "made jumpshot", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "51-51", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:54", + "action": "assist", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "51-51", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:38", + "action": "travel", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "51-51", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 91, + "team": "2", + "start_time": "07:38", + "start_time_seconds": 458, + "start_period": "Q3", + "end_time": "07:18", + "end_time_seconds": 438, + "end_period": "Q3", + "duration_seconds": 20, + "events": [ + { + "event_type": "turnover", + "time": "07:38", + "action": "travel", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "51-51", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:21", + "action": "missed drivinglayup", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "51-51", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "07:21", + "action": "block", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "51-51", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:21", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "51-51", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:18", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "51-54", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 92, + "team": "1", + "start_time": "07:18", + "start_time_seconds": 438, + "start_period": "Q3", + "end_time": "07:05", + "end_time_seconds": 425, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "3pt", + "time": "07:18", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "51-54", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:18", + "action": "assist", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "51-54", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:09", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "51-54", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 93, + "team": "2", + "start_time": "07:05", + "start_time_seconds": 425, + "start_period": "Q3", + "end_time": "06:43", + "end_time_seconds": 403, + "end_period": "Q3", + "duration_seconds": 22, + "events": [ + { + "event_type": "rebound", + "time": "07:05", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "51-54", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:56", + "action": "missed layup", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "51-54", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:53", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "51-54", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:43", + "action": "made stepbackjumpshot", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "51-57", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 94, + "team": "1", + "start_time": "06:43", + "start_time_seconds": 403, + "start_period": "Q3", + "end_time": "06:22", + "end_time_seconds": 382, + "end_period": "Q3", + "duration_seconds": 21, + "events": [ + { + "event_type": "3pt", + "time": "06:43", + "action": "made stepbackjumpshot", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "51-57", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:27", + "action": "missed jumpshot", + "team": "1", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "51-57", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:22", + "action": "offensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "51-57", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:22", + "action": "made tipinlayup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "53-57", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 95, + "team": "2", + "start_time": "06:22", + "start_time_seconds": 382, + "start_period": "Q3", + "end_time": "05:48", + "end_time_seconds": 348, + "end_period": "Q3", + "duration_seconds": 34, + "events": [ + { + "event_type": "2pt", + "time": "06:22", + "action": "made tipinlayup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "53-57", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:08", + "action": "missed layup", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "53-57", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "06:08", + "action": "block", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "53-57", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:05", + "action": "offensive", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "53-57", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:01", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "53-57", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:57", + "action": "offensive", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "53-57", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:48", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "53-59", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 96, + "team": "1", + "start_time": "05:48", + "start_time_seconds": 348, + "start_period": "Q3", + "end_time": "05:34", + "end_time_seconds": 334, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "05:48", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "53-59", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:34", + "action": "made jumpshot", + "team": "1", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "55-59", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 97, + "team": "2", + "start_time": "05:34", + "start_time_seconds": 334, + "start_period": "Q3", + "end_time": "05:12", + "end_time_seconds": 312, + "end_period": "Q3", + "duration_seconds": 22, + "events": [ + { + "event_type": "2pt", + "time": "05:34", + "action": "made jumpshot", + "team": "1", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "55-59", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:34", + "action": "assist", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "55-59", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:12", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "55-61", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 98, + "team": "1", + "start_time": "05:12", + "start_time_seconds": 312, + "start_period": "Q3", + "end_time": "04:54", + "end_time_seconds": 294, + "end_period": "Q3", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "05:12", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "55-61", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:12", + "action": "assist", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "55-61", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:57", + "action": "missed jumpshot", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "55-61", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 99, + "team": "2", + "start_time": "04:54", + "start_time_seconds": 294, + "start_period": "Q3", + "end_time": "04:41", + "end_time_seconds": 281, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "04:54", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "55-61", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:45", + "action": "missed turnaroundjumpshot", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "55-61", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 100, + "team": "1", + "start_time": "04:41", + "start_time_seconds": 281, + "start_period": "Q3", + "end_time": "04:34", + "end_time_seconds": 274, + "end_period": "Q3", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "04:41", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "55-61", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "04:40", + "action": "personal", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "55-61", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:40", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "55-61", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:40", + "action": "out", + "team": "1", + "player_id": 17, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "55-61", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:40", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "55-61", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:40", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "55-61", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:40", + "action": "in", + "team": "1", + "player_id": 16, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "55-61", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:40", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "55-61", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:40", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "55-61", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:40", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "M. Nyman", + "player_number": "10", + "score": "55-61", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:40", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "55-61", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:34", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "57-61", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 101, + "team": "2", + "start_time": "04:34", + "start_time_seconds": 274, + "start_period": "Q3", + "end_time": "04:11", + "end_time_seconds": 251, + "end_period": "Q3", + "duration_seconds": 23, + "events": [ + { + "event_type": "2pt", + "time": "04:34", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "57-61", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:11", + "action": "made jumpshot", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "57-64", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 102, + "team": "1", + "start_time": "04:11", + "start_time_seconds": 251, + "start_period": "Q3", + "end_time": "03:52", + "end_time_seconds": 232, + "end_period": "Q3", + "duration_seconds": 19, + "events": [ + { + "event_type": "3pt", + "time": "04:11", + "action": "made jumpshot", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "57-64", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:11", + "action": "assist", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "57-64", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:06", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "57-64", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:06", + "action": "foulon", + "team": "1", + "player_id": 9, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "57-64", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:06", + "action": "personal", + "team": "1", + "player_id": 9, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "57-64", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:06", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "57-64", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:56", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 16, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "57-64", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 103, + "team": "2", + "start_time": "03:52", + "start_time_seconds": 232, + "start_period": "Q3", + "end_time": "03:48", + "end_time_seconds": 228, + "end_period": "Q3", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "03:52", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "57-64", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:48", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "57-67", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 104, + "team": "1", + "start_time": "03:48", + "start_time_seconds": 228, + "start_period": "Q3", + "end_time": "03:34", + "end_time_seconds": 214, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "3pt", + "time": "03:48", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "57-67", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:48", + "action": "assist", + "team": "2", + "player_id": 15, + "player_name": "M. Nyman", + "player_number": "10", + "score": "57-67", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "03:44", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "57-67", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "03:34", + "action": "badpass", + "team": "1", + "player_id": 9, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "57-67", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 105, + "team": "2", + "start_time": "03:34", + "start_time_seconds": 214, + "start_period": "Q3", + "end_time": "03:34", + "end_time_seconds": 214, + "end_period": "Q3", + "duration_seconds": 0, + "events": [ + { + "event_type": "turnover", + "time": "03:34", + "action": "badpass", + "team": "1", + "player_id": 9, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "57-67", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "03:34", + "action": "steal", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "57-67", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "03:34", + "action": "outofbounds", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "57-67", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 106, + "team": "1", + "start_time": "03:34", + "start_time_seconds": 214, + "start_period": "Q3", + "end_time": "03:29", + "end_time_seconds": 209, + "end_period": "Q3", + "duration_seconds": 5, + "events": [ + { + "event_type": "turnover", + "time": "03:34", + "action": "outofbounds", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "57-67", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:29", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "59-67", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 107, + "team": "2", + "start_time": "03:29", + "start_time_seconds": 209, + "start_period": "Q3", + "end_time": "03:03", + "end_time_seconds": 183, + "end_period": "Q3", + "duration_seconds": 26, + "events": [ + { + "event_type": "2pt", + "time": "03:29", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "59-67", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:03", + "action": "made drivinglayup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "59-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 108, + "team": "1", + "start_time": "03:03", + "start_time_seconds": 183, + "start_period": "Q3", + "end_time": "02:45", + "end_time_seconds": 165, + "end_period": "Q3", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "03:03", + "action": "made drivinglayup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "59-69", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:45", + "action": "made jumpshot", + "team": "1", + "player_id": 16, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "62-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 109, + "team": "2", + "start_time": "02:45", + "start_time_seconds": 165, + "start_period": "Q3", + "end_time": "02:30", + "end_time_seconds": 150, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "3pt", + "time": "02:45", + "action": "made jumpshot", + "team": "1", + "player_id": 16, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "62-69", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:45", + "action": "assist", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "62-69", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "02:30", + "action": "badpass", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "62-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 110, + "team": "1", + "start_time": "02:30", + "start_time_seconds": 150, + "start_period": "Q3", + "end_time": "02:19", + "end_time_seconds": 139, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "turnover", + "time": "02:30", + "action": "badpass", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "62-69", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "02:30", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "62-69", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:30", + "action": "out", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "62-69", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:19", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "65-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 111, + "team": "2", + "start_time": "02:19", + "start_time_seconds": 139, + "start_period": "Q3", + "end_time": "02:01", + "end_time_seconds": 121, + "end_period": "Q3", + "duration_seconds": 18, + "events": [ + { + "event_type": "3pt", + "time": "02:19", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "65-69", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:19", + "action": "assist", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "65-69", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:01", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "65-72", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 112, + "team": "1", + "start_time": "02:01", + "start_time_seconds": 121, + "start_period": "Q3", + "end_time": "01:47", + "end_time_seconds": 107, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "3pt", + "time": "02:01", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "65-72", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:47", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "65-72", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 113, + "team": "2", + "start_time": "01:47", + "start_time_seconds": 107, + "start_period": "Q3", + "end_time": "01:09", + "end_time_seconds": 69, + "end_period": "Q3", + "duration_seconds": 38, + "events": [ + { + "event_type": "jumpball", + "time": "01:47", + "action": "won heldball", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "65-72", + "possession_event_role": "start" + }, + { + "event_type": "rebound", + "time": "01:47", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "65-72", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:36", + "action": "missed jumpshot", + "team": "2", + "player_id": 15, + "player_name": "M. Nyman", + "player_number": "10", + "score": "65-72", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:32", + "action": "offensive", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "65-72", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "01:31", + "action": "personal", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "65-72", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:31", + "action": "foulon", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "65-72", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:31", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "65-72", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:31", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "65-72", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:31", + "action": "in", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "65-72", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:31", + "action": "out", + "team": "2", + "player_id": 15, + "player_name": "M. Nyman", + "player_number": "10", + "score": "65-72", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:31", + "action": "in", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "65-72", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:31", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "65-72", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:18", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "65-72", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "01:18", + "action": "block", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "65-72", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:14", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "65-72", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:12", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "65-72", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 114, + "team": "1", + "start_time": "01:09", + "start_time_seconds": 69, + "start_period": "Q3", + "end_time": "00:51", + "end_time_seconds": 51, + "end_period": "Q3", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "01:09", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "65-72", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:56", + "action": "missed jumpshot", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "65-72", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 115, + "team": "2", + "start_time": "00:51", + "start_time_seconds": 51, + "start_period": "Q3", + "end_time": "00:45", + "end_time_seconds": 45, + "end_period": "Q3", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "00:51", + "action": "defensive", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "65-72", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:45", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "65-72", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 116, + "team": "1", + "start_time": "00:45", + "start_time_seconds": 45, + "start_period": "Q3", + "end_time": "00:39", + "end_time_seconds": 39, + "end_period": "Q3", + "duration_seconds": 6, + "events": [ + { + "event_type": "turnover", + "time": "00:45", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "65-72", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:45", + "action": "steal", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "65-72", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:39", + "action": "made drivinglayup", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "67-72", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 117, + "team": "2", + "start_time": "00:39", + "start_time_seconds": 39, + "start_period": "Q3", + "end_time": "00:17", + "end_time_seconds": 17, + "end_period": "Q3", + "duration_seconds": 22, + "events": [ + { + "event_type": "2pt", + "time": "00:39", + "action": "made drivinglayup", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "67-72", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "00:29", + "action": "in", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "67-72", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:29", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "67-72", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:29", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "67-72", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "00:29", + "action": "block", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "67-72", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:29", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "67-72", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:22", + "action": "missed drivinglayup", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "67-72", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "00:22", + "action": "block", + "team": "1", + "player_id": 16, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "67-72", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:22", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "67-72", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:17", + "action": "missed fadeaway", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "67-72", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "00:17", + "action": "block", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "67-72", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 118, + "team": "1", + "start_time": "00:17", + "start_time_seconds": 17, + "start_period": "Q3", + "end_time": "00:00", + "end_time_seconds": 0, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "00:17", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "67-72", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:02", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "67-72", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 119, + "team": "2", + "start_time": "00:00", + "start_time_seconds": 0, + "start_period": "Q3", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q3", + "duration_seconds": 0, + "events": [ + { + "event_type": "rebound", + "time": "00:00", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "67-72", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 120, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q4", + "end_time": "09:47", + "end_time_seconds": 587, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "09:49", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "67-72", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 121, + "team": "2", + "start_time": "09:47", + "start_time_seconds": 587, + "start_period": "Q4", + "end_time": "09:37", + "end_time_seconds": 577, + "end_period": "Q4", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "09:47", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "67-72", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "09:37", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "67-72", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "09:37", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "67-72", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "09:37", + "action": "missed 1of2", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "67-72", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "09:37", + "action": "made 2of2", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "67-73", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 122, + "team": "1", + "start_time": "09:37", + "start_time_seconds": 577, + "start_period": "Q4", + "end_time": "09:20", + "end_time_seconds": 560, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "freethrow", + "time": "09:37", + "action": "made 2of2", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "67-73", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "09:20", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "67-73", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "09:20", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "67-73", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "09:20", + "action": "made 1of2", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "68-73", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "09:20", + "action": "made 2of2", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "69-73", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 123, + "team": "2", + "start_time": "09:20", + "start_time_seconds": 560, + "start_period": "Q4", + "end_time": "09:07", + "end_time_seconds": 547, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "freethrow", + "time": "09:20", + "action": "made 2of2", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "69-73", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:07", + "action": "made alleyoop", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "69-75", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 124, + "team": "1", + "start_time": "09:07", + "start_time_seconds": 547, + "start_period": "Q4", + "end_time": "08:47", + "end_time_seconds": 527, + "end_period": "Q4", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "09:07", + "action": "made alleyoop", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "69-75", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:07", + "action": "assist", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "69-75", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:50", + "action": "missed drivinglayup", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "69-75", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 125, + "team": "2", + "start_time": "08:47", + "start_time_seconds": 527, + "start_period": "Q4", + "end_time": "08:29", + "end_time_seconds": 509, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "08:47", + "action": "defensive", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "69-75", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:33", + "action": "missed jumpshot", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "69-75", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 126, + "team": "1", + "start_time": "08:29", + "start_time_seconds": 509, + "start_period": "Q4", + "end_time": "08:09", + "end_time_seconds": 489, + "end_period": "Q4", + "duration_seconds": 20, + "events": [ + { + "event_type": "rebound", + "time": "08:29", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "69-75", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "08:29", + "action": "in", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "69-75", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:29", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "69-75", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:12", + "action": "missed jumpshot", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "69-75", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 127, + "team": "2", + "start_time": "08:09", + "start_time_seconds": 489, + "start_period": "Q4", + "end_time": "08:02", + "end_time_seconds": 482, + "end_period": "Q4", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "08:09", + "action": "defensive", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "69-75", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "08:02", + "action": "ballhandling", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "69-75", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 128, + "team": "1", + "start_time": "08:02", + "start_time_seconds": 482, + "start_period": "Q4", + "end_time": "07:52", + "end_time_seconds": 472, + "end_period": "Q4", + "duration_seconds": 10, + "events": [ + { + "event_type": "turnover", + "time": "08:02", + "action": "ballhandling", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "69-75", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:55", + "action": "missed jumpshot", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "69-75", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 129, + "team": "2", + "start_time": "07:52", + "start_time_seconds": 472, + "start_period": "Q4", + "end_time": "07:40", + "end_time_seconds": 460, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "07:52", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "69-75", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:42", + "action": "missed drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "69-75", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 130, + "team": "1", + "start_time": "07:40", + "start_time_seconds": 460, + "start_period": "Q4", + "end_time": "07:37", + "end_time_seconds": 457, + "end_period": "Q4", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "07:40", + "action": "defensive", + "team": "1", + "player_id": 16, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "69-75", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:37", + "action": "made jumpshot", + "team": "1", + "player_id": 16, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "72-75", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 131, + "team": "2", + "start_time": "07:37", + "start_time_seconds": 457, + "start_period": "Q4", + "end_time": "07:08", + "end_time_seconds": 428, + "end_period": "Q4", + "duration_seconds": 29, + "events": [ + { + "event_type": "3pt", + "time": "07:37", + "action": "made jumpshot", + "team": "1", + "player_id": 16, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "72-75", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:37", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "72-75", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:12", + "action": "missed layup", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "72-75", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:09", + "action": "offensive", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "72-75", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:09", + "action": "missed tipinlayup", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "72-75", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 132, + "team": "1", + "start_time": "07:08", + "start_time_seconds": 428, + "start_period": "Q4", + "end_time": "07:01", + "end_time_seconds": 421, + "end_period": "Q4", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "07:08", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "72-75", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:04", + "action": "missed reverselayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "72-75", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 133, + "team": "2", + "start_time": "07:01", + "start_time_seconds": 421, + "start_period": "Q4", + "end_time": "06:59", + "end_time_seconds": 419, + "end_period": "Q4", + "duration_seconds": 2, + "events": [ + { + "event_type": "rebound", + "time": "07:01", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "72-75", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:59", + "action": "personal", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "72-75", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:59", + "action": "foulon", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "72-75", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "06:59", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "72-75", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:59", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "72-75", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:59", + "action": "out", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "72-75", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:59", + "action": "made 1of2", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "72-76", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:59", + "action": "made 2of2", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "72-77", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 134, + "team": "1", + "start_time": "06:59", + "start_time_seconds": 419, + "start_period": "Q4", + "end_time": "06:40", + "end_time_seconds": 400, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "freethrow", + "time": "06:59", + "action": "made 2of2", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "72-77", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:42", + "action": "missed drivinglayup", + "team": "1", + "player_id": 16, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "72-77", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 135, + "team": "2", + "start_time": "06:40", + "start_time_seconds": 400, + "start_period": "Q4", + "end_time": "06:20", + "end_time_seconds": 380, + "end_period": "Q4", + "duration_seconds": 20, + "events": [ + { + "event_type": "rebound", + "time": "06:40", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "72-77", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:39", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "72-77", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:39", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "72-77", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:27", + "action": "missed stepbackjumpshot", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "72-77", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:20", + "action": "offensive", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "72-77", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:20", + "action": "made tipinlayup", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "72-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 136, + "team": "1", + "start_time": "06:20", + "start_time_seconds": 380, + "start_period": "Q4", + "end_time": "06:14", + "end_time_seconds": 374, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "2pt", + "time": "06:20", + "action": "made tipinlayup", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "72-79", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:14", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "72-79", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:14", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "72-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:14", + "action": "in", + "team": "1", + "player_id": 14, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "72-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:14", + "action": "out", + "team": "1", + "player_id": 16, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "72-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:14", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "M. Nyman", + "player_number": "10", + "score": "72-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:14", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "72-79", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:14", + "action": "made 1of2", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "73-79", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:14", + "action": "made 2of2", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "74-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 137, + "team": "2", + "start_time": "06:14", + "start_time_seconds": 374, + "start_period": "Q4", + "end_time": "06:01", + "end_time_seconds": 361, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "freethrow", + "time": "06:14", + "action": "made 2of2", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "74-79", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:01", + "action": "made stepbackjumpshot", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "74-81", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 138, + "team": "1", + "start_time": "06:01", + "start_time_seconds": 361, + "start_period": "Q4", + "end_time": "05:41", + "end_time_seconds": 341, + "end_period": "Q4", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "06:01", + "action": "made stepbackjumpshot", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "74-81", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:52", + "action": "missed jumpshot", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "74-81", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:49", + "action": "offensive", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "74-81", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:43", + "action": "missed drivinglayup", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "74-81", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 139, + "team": "2", + "start_time": "05:41", + "start_time_seconds": 341, + "start_period": "Q4", + "end_time": "05:15", + "end_time_seconds": 315, + "end_period": "Q4", + "duration_seconds": 26, + "events": [ + { + "event_type": "rebound", + "time": "05:41", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "74-81", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "05:41", + "action": "in", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "74-81", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:41", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "74-81", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:18", + "action": "missed jumpshot", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "74-81", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 140, + "team": "1", + "start_time": "05:15", + "start_time_seconds": 315, + "start_period": "Q4", + "end_time": "05:04", + "end_time_seconds": 304, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "05:15", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "74-81", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:09", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "74-81", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 141, + "team": "2", + "start_time": "05:04", + "start_time_seconds": 304, + "start_period": "Q4", + "end_time": "04:51", + "end_time_seconds": 291, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "05:04", + "action": "defensive", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "74-81", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "04:59", + "action": "personal", + "team": "1", + "player_id": 14, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "74-81", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:59", + "action": "foulon", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "74-81", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "04:51", + "action": "badpass", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "74-81", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 142, + "team": "1", + "start_time": "04:51", + "start_time_seconds": 291, + "start_period": "Q4", + "end_time": "04:48", + "end_time_seconds": 288, + "end_period": "Q4", + "duration_seconds": 3, + "events": [ + { + "event_type": "turnover", + "time": "04:51", + "action": "badpass", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "74-81", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "04:51", + "action": "steal", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "74-81", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:48", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "76-81", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 143, + "team": "2", + "start_time": "04:48", + "start_time_seconds": 288, + "start_period": "Q4", + "end_time": "04:43", + "end_time_seconds": 283, + "end_period": "Q4", + "duration_seconds": 5, + "events": [ + { + "event_type": "2pt", + "time": "04:48", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "76-81", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "04:43", + "action": "ballhandling", + "team": "2", + "player_id": 15, + "player_name": "M. Nyman", + "player_number": "10", + "score": "76-81", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 144, + "team": "1", + "start_time": "04:43", + "start_time_seconds": 283, + "start_period": "Q4", + "end_time": "04:40", + "end_time_seconds": 280, + "end_period": "Q4", + "duration_seconds": 3, + "events": [ + { + "event_type": "turnover", + "time": "04:43", + "action": "ballhandling", + "team": "2", + "player_id": 15, + "player_name": "M. Nyman", + "player_number": "10", + "score": "76-81", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "04:43", + "action": "steal", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "76-81", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:43", + "action": "missed layup", + "team": "1", + "player_id": 14, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "76-81", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:40", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "76-81", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:40", + "action": "missed tipinlayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "76-81", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 145, + "team": "2", + "start_time": "04:40", + "start_time_seconds": 280, + "start_period": "Q4", + "end_time": "04:29", + "end_time_seconds": 269, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "04:40", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "76-81", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "04:40", + "action": "unsportsmanlike", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "76-81", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:40", + "action": "foulon", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "76-81", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:40", + "action": "missed 1of2", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "76-81", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:40", + "action": "missed 2of2", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "76-81", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:33", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "76-81", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 146, + "team": "1", + "start_time": "04:29", + "start_time_seconds": 269, + "start_period": "Q4", + "end_time": "04:06", + "end_time_seconds": 246, + "end_period": "Q4", + "duration_seconds": 23, + "events": [ + { + "event_type": "rebound", + "time": "04:29", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "76-81", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "04:22", + "action": "personal", + "team": "2", + "player_id": 15, + "player_name": "M. Nyman", + "player_number": "10", + "score": "76-81", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:22", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "76-81", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:22", + "action": "in", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "76-81", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:22", + "action": "out", + "team": "2", + "player_id": 15, + "player_name": "M. Nyman", + "player_number": "10", + "score": "76-81", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:06", + "action": "personal", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "76-81", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:06", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "76-81", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:06", + "action": "made 1of2", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "77-81", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:06", + "action": "made 2of2", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "78-81", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 147, + "team": "2", + "start_time": "04:06", + "start_time_seconds": 246, + "start_period": "Q4", + "end_time": "03:53", + "end_time_seconds": 233, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "freethrow", + "time": "04:06", + "action": "made 2of2", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "78-81", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:53", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "78-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 148, + "team": "1", + "start_time": "03:53", + "start_time_seconds": 233, + "start_period": "Q4", + "end_time": "03:41", + "end_time_seconds": 221, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "03:53", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "78-83", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:41", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "78-83", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:41", + "action": "foulon", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "78-83", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:41", + "action": "made 1of2", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "79-83", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:41", + "action": "made 2of2", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "80-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 149, + "team": "2", + "start_time": "03:41", + "start_time_seconds": 221, + "start_period": "Q4", + "end_time": "03:21", + "end_time_seconds": 201, + "end_period": "Q4", + "duration_seconds": 20, + "events": [ + { + "event_type": "freethrow", + "time": "03:41", + "action": "made 2of2", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "80-83", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "03:21", + "action": "ballhandling", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "80-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 150, + "team": "1", + "start_time": "03:21", + "start_time_seconds": 201, + "start_period": "Q4", + "end_time": "03:16", + "end_time_seconds": 196, + "end_period": "Q4", + "duration_seconds": 5, + "events": [ + { + "event_type": "turnover", + "time": "03:21", + "action": "ballhandling", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "80-83", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "03:21", + "action": "steal", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "80-83", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:16", + "action": "made layup", + "team": "1", + "player_id": 14, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "82-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 151, + "team": "2", + "start_time": "03:16", + "start_time_seconds": 196, + "start_period": "Q4", + "end_time": "03:03", + "end_time_seconds": 183, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "03:16", + "action": "made layup", + "team": "1", + "player_id": 14, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "82-83", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:16", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:03", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:03", + "action": "foulon", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:03", + "action": "missed 1of2", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:03", + "action": "missed 2of2", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "82-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 152, + "team": "1", + "start_time": "03:03", + "start_time_seconds": 183, + "start_period": "Q4", + "end_time": "02:55", + "end_time_seconds": 175, + "end_period": "Q4", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "03:03", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "82-83", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:55", + "action": "made jumpshot", + "team": "1", + "player_id": 14, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "85-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 153, + "team": "2", + "start_time": "02:55", + "start_time_seconds": 175, + "start_period": "Q4", + "end_time": "02:28", + "end_time_seconds": 148, + "end_period": "Q4", + "duration_seconds": 27, + "events": [ + { + "event_type": "3pt", + "time": "02:55", + "action": "made jumpshot", + "team": "1", + "player_id": 14, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "85-83", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:55", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "85-83", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "02:50", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "85-83", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:37", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "85-83", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:33", + "action": "offensive", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "85-83", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "02:28", + "action": "ballhandling", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "85-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 154, + "team": "1", + "start_time": "02:28", + "start_time_seconds": 148, + "start_period": "Q4", + "end_time": "02:18", + "end_time_seconds": 138, + "end_period": "Q4", + "duration_seconds": 10, + "events": [ + { + "event_type": "turnover", + "time": "02:28", + "action": "ballhandling", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "85-83", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "02:28", + "action": "steal", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "85-83", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:18", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "87-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 155, + "team": "2", + "start_time": "02:18", + "start_time_seconds": 138, + "start_period": "Q4", + "end_time": "02:06", + "end_time_seconds": 126, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "02:18", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "87-83", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:06", + "action": "offensive", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "87-83", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "02:06", + "action": "offensive", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "87-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 156, + "team": "1", + "start_time": "02:06", + "start_time_seconds": 126, + "start_period": "Q4", + "end_time": "01:59", + "end_time_seconds": 119, + "end_period": "Q4", + "duration_seconds": 7, + "events": [ + { + "event_type": "turnover", + "time": "02:06", + "action": "offensive", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "87-83", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "02:06", + "action": "foulon", + "team": "1", + "player_id": 14, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "87-83", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:06", + "action": "technical", + "team": "1", + "player_id": 14, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "87-83", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:06", + "action": "technical", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "87-83", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:59", + "action": "made drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "89-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 157, + "team": "2", + "start_time": "01:59", + "start_time_seconds": 119, + "start_period": "Q4", + "end_time": "01:41", + "end_time_seconds": 101, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "01:59", + "action": "made drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "89-83", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:44", + "action": "missed layup", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "89-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 158, + "team": "1", + "start_time": "01:41", + "start_time_seconds": 101, + "start_period": "Q4", + "end_time": "01:25", + "end_time_seconds": 85, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "01:41", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "89-83", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:25", + "action": "personal", + "team": "2", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "89-83", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:25", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "89-83", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:25", + "action": "missed 1of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "89-83", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:25", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "90-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 159, + "team": "2", + "start_time": "01:25", + "start_time_seconds": 85, + "start_period": "Q4", + "end_time": "01:12", + "end_time_seconds": 72, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "freethrow", + "time": "01:25", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "90-83", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:16", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "90-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 160, + "team": "1", + "start_time": "01:12", + "start_time_seconds": 72, + "start_period": "Q4", + "end_time": "01:08", + "end_time_seconds": 68, + "end_period": "Q4", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "01:12", + "action": "defensive", + "team": "1", + "player_id": 14, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "90-83", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:08", + "action": "offensive", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "90-83", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "01:08", + "action": "offensive", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "90-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 161, + "team": "2", + "start_time": "01:08", + "start_time_seconds": 68, + "start_period": "Q4", + "end_time": "00:51", + "end_time_seconds": 51, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "turnover", + "time": "01:08", + "action": "offensive", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "90-83", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "01:08", + "action": "foulon", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "90-83", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:55", + "action": "missed stepbackjumpshot", + "team": "2", + "player_id": 6, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "90-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 162, + "team": "1", + "start_time": "00:51", + "start_time_seconds": 51, + "start_period": "Q4", + "end_time": "00:25", + "end_time_seconds": 25, + "end_period": "Q4", + "duration_seconds": 26, + "events": [ + { + "event_type": "rebound", + "time": "00:51", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "90-83", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "00:32", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "90-83", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:25", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "90-83", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:25", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "90-83", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:25", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "90-83", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:25", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "90-83", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:25", + "action": "made 1of2", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "91-83", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:25", + "action": "in", + "team": "1", + "player_id": 18, + "player_name": "E. Viiru", + "player_number": "3", + "score": "91-83", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:25", + "action": "out", + "team": "1", + "player_id": 8, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "91-83", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:25", + "action": "made 2of2", + "team": "1", + "player_id": 18, + "player_name": "E. Viiru", + "player_number": "3", + "score": "92-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 163, + "team": "2", + "start_time": "00:25", + "start_time_seconds": 25, + "start_period": "Q4", + "end_time": "00:06", + "end_time_seconds": 6, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "freethrow", + "time": "00:25", + "action": "made 2of2", + "team": "1", + "player_id": 18, + "player_name": "E. Viiru", + "player_number": "3", + "score": "92-83", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:10", + "action": "missed stepbackjumpshot", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "92-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 164, + "team": "1", + "start_time": "00:06", + "start_time_seconds": 6, + "start_period": "Q4", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "00:06", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "92-83", + "possession_event_role": "start_end" + } + ] + } + ] + } + }, + "home_number_of_possessions": 82, + "away_number_of_possessions": 82 + }, + { + "match_id": "1003406", + "match_external_id": "2835266", + "category_external_id": "42145", + "date": "2026-04-06", + "time": "17:00:00", + "home_team": "Jyväskylä Basketball Academy", + "home_team_id": "27", + "away_team": "ACO Basket", + "away_team_id": "19281", + "home_score": "89", + "away_score": "91", + "status": "Played", + "venue": "Jyväskylän Monitoimitalo", + "competition": "Huippukoripallosarjat 2025-26", + "category": "Miesten I divisioona A", + "season": "2025-2026", + "boxscore": { + "source": "genius", + "teams": [ + { + "team_name": "Jyväskylä Basketball Academy", + "players": [ + { + "player": "Tony Rautiainen", + "player_number": 10, + "team": "Jyväskylä Basketball Academy", + "Minutes": "15:33", + "Points": 11, + "2PM": 3, + "2PA": 3, + "2P%": 100.0, + "3PM": 1, + "3PA": 2, + "3P%": 50.0, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 2, + "STL": 1, + "TO": 1, + "BLK": 0, + "PF": 5, + "+/-": 3, + "Index": 13 + }, + { + "player": "Tuomas Flinck", + "player_number": 17, + "team": "Jyväskylä Basketball Academy", + "Minutes": "27:19", + "Points": 9, + "2PM": 3, + "2PA": 5, + "2P%": 60.0, + "3PM": 0, + "3PA": 3, + "3P%": 0.0, + "FTM": 3, + "FTA": 6, + "FT%": 50.0, + "OFF": 1, + "DEF": 8, + "REB": 9, + "AST": 6, + "STL": 1, + "TO": 1, + "BLK": 0, + "PF": 3, + "+/-": 1, + "Index": 16 + }, + { + "player": "Miro Koskela", + "player_number": 0, + "team": "Jyväskylä Basketball Academy", + "Minutes": "34:58", + "Points": 20, + "2PM": 3, + "2PA": 5, + "2P%": 60.0, + "3PM": 4, + "3PA": 9, + "3P%": 44.4, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 0, + "DEF": 3, + "REB": 3, + "AST": 1, + "STL": 1, + "TO": 2, + "BLK": 1, + "PF": 2, + "+/-": 3, + "Index": 17 + }, + { + "player": "Jaakko Tiittanen", + "player_number": 45, + "team": "Jyväskylä Basketball Academy", + "Minutes": "9:10", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 1, + "+/-": -8, + "Index": -1 + }, + { + "player": "Elias Särkkä", + "player_number": 13, + "team": "Jyväskylä Basketball Academy", + "Minutes": "30:49", + "Points": 13, + "2PM": 3, + "2PA": 4, + "2P%": 75.0, + "3PM": 2, + "3PA": 8, + "3P%": 25.0, + "FTM": 1, + "FTA": 4, + "FT%": 25.0, + "OFF": 0, + "DEF": 4, + "REB": 4, + "AST": 0, + "STL": 1, + "TO": 3, + "BLK": 0, + "PF": 5, + "+/-": -8, + "Index": 5 + }, + { + "player": "Vili Vesterinen", + "player_number": 8, + "team": "Jyväskylä Basketball Academy", + "Minutes": "11:07", + "Points": 2, + "2PM": 1, + "2PA": 4, + "2P%": 25.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 1, + "DEF": 1, + "REB": 2, + "AST": 0, + "STL": 0, + "TO": 1, + "BLK": 1, + "PF": 4, + "+/-": -1, + "Index": 1 + }, + { + "player": "Roope Nurminen", + "player_number": 24, + "team": "Jyväskylä Basketball Academy", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Viljami Valtonen", + "player_number": 12, + "team": "Jyväskylä Basketball Academy", + "Minutes": "20:04", + "Points": 5, + "2PM": 1, + "2PA": 3, + "2P%": 33.3, + "3PM": 1, + "3PA": 1, + "3P%": 100.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 4, + "DEF": 2, + "REB": 6, + "AST": 1, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 5, + "+/-": 1, + "Index": 10 + }, + { + "player": "Santeri Manninen", + "player_number": 18, + "team": "Jyväskylä Basketball Academy", + "Minutes": "20:20", + "Points": 15, + "2PM": 3, + "2PA": 6, + "2P%": 50.0, + "3PM": 1, + "3PA": 3, + "3P%": 33.3, + "FTM": 6, + "FTA": 8, + "FT%": 75.0, + "OFF": 1, + "DEF": 0, + "REB": 1, + "AST": 5, + "STL": 1, + "TO": 1, + "BLK": 0, + "PF": 0, + "+/-": -4, + "Index": 14 + }, + { + "player": "Renne Kivinen", + "player_number": 14, + "team": "Jyväskylä Basketball Academy", + "Minutes": "1:28", + "Points": 2, + "2PM": 1, + "2PA": 1, + "2P%": 100.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 5, + "Index": 1 + }, + { + "player": "Le Phong Dang", + "player_number": 11, + "team": "Jyväskylä Basketball Academy", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Leon Öunap", + "player_number": 3, + "team": "Jyväskylä Basketball Academy", + "Minutes": "29:12", + "Points": 12, + "2PM": 5, + "2PA": 9, + "2P%": 55.6, + "3PM": 0, + "3PA": 2, + "3P%": 0.0, + "FTM": 2, + "FTA": 3, + "FT%": 66.7, + "OFF": 0, + "DEF": 3, + "REB": 3, + "AST": 3, + "STL": 3, + "TO": 1, + "BLK": 0, + "PF": 3, + "+/-": -2, + "Index": 13 + } + ], + "totals": { + "Points": 89, + "2PM": 23, + "2PA": 40, + "2P%": 57.5, + "3PM": 9, + "3PA": 29, + "3P%": 31.0, + "FTM": 16, + "FTA": 25, + "FT%": 64.0, + "OFF": 7, + "DEF": 22, + "REB": 29, + "AST": 18, + "STL": 8, + "TO": 11, + "BLK": 2, + "PF": 28, + "Index": 89 + } + }, + { + "team_name": "ACO Basket", + "players": [ + { + "player": "Ville Koivisto", + "player_number": 3, + "team": "ACO Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Tiitus Kuukkanen", + "player_number": 11, + "team": "ACO Basket", + "Minutes": "19:47", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 3, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 5, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 3, + "+/-": -8, + "Index": 1 + }, + { + "player": "Henry Boyd", + "player_number": 10, + "team": "ACO Basket", + "Minutes": "31:59", + "Points": 25, + "2PM": 3, + "2PA": 4, + "2P%": 75.0, + "3PM": 6, + "3PA": 9, + "3P%": 66.7, + "FTM": 1, + "FTA": 1, + "FT%": 100.0, + "OFF": 3, + "DEF": 1, + "REB": 4, + "AST": 1, + "STL": 1, + "TO": 2, + "BLK": 0, + "PF": 0, + "+/-": 4, + "Index": 25 + }, + { + "player": "Santeri Roiko", + "player_number": 44, + "team": "ACO Basket", + "Minutes": "2:05", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": -4, + "Index": -1 + }, + { + "player": "Eino Pällijeff", + "player_number": 82, + "team": "ACO Basket", + "Minutes": "13:20", + "Points": 2, + "2PM": 1, + "2PA": 1, + "2P%": 100.0, + "3PM": 0, + "3PA": 2, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 1, + "STL": 1, + "TO": 0, + "BLK": 1, + "PF": 1, + "+/-": -3, + "Index": 4 + }, + { + "player": "Viljami Valkama", + "player_number": 8, + "team": "ACO Basket", + "Minutes": "20:55", + "Points": 2, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 4, + "3P%": 0.0, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 1, + "STL": 0, + "TO": 0, + "BLK": 1, + "PF": 4, + "+/-": 10, + "Index": 0 + }, + { + "player": "William De Santana", + "player_number": 12, + "team": "ACO Basket", + "Minutes": "11:47", + "Points": 3, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 1, + "3PA": 2, + "3P%": 50.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 2, + "REB": 2, + "AST": 0, + "STL": 1, + "TO": 2, + "BLK": 0, + "PF": 1, + "+/-": -4, + "Index": 3 + }, + { + "player": "Shawn Hopkins", + "player_number": 5, + "team": "ACO Basket", + "Minutes": "30:48", + "Points": 13, + "2PM": 1, + "2PA": 5, + "2P%": 20.0, + "3PM": 3, + "3PA": 7, + "3P%": 42.9, + "FTM": 2, + "FTA": 4, + "FT%": 50.0, + "OFF": 0, + "DEF": 2, + "REB": 2, + "AST": 1, + "STL": 1, + "TO": 1, + "BLK": 0, + "PF": 2, + "+/-": 5, + "Index": 6 + }, + { + "player": "Tyler Harris", + "player_number": 4, + "team": "ACO Basket", + "Minutes": "31:23", + "Points": 26, + "2PM": 8, + "2PA": 13, + "2P%": 61.5, + "3PM": 1, + "3PA": 2, + "3P%": 50.0, + "FTM": 7, + "FTA": 10, + "FT%": 70.0, + "OFF": 2, + "DEF": 6, + "REB": 8, + "AST": 2, + "STL": 1, + "TO": 3, + "BLK": 0, + "PF": 3, + "+/-": 4, + "Index": 25 + }, + { + "player": "Kyle Johnson", + "player_number": 22, + "team": "ACO Basket", + "Minutes": "30:21", + "Points": 15, + "2PM": 3, + "2PA": 6, + "2P%": 50.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 9, + "FTA": 17, + "FT%": 52.9, + "OFF": 4, + "DEF": 12, + "REB": 16, + "AST": 2, + "STL": 0, + "TO": 5, + "BLK": 2, + "PF": 3, + "+/-": -5, + "Index": 19 + }, + { + "player": "Adong Makuoi", + "player_number": 33, + "team": "ACO Basket", + "Minutes": "7:34", + "Points": 5, + "2PM": 2, + "2PA": 2, + "2P%": 100.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 1, + "FTA": 1, + "FT%": 100.0, + "OFF": 1, + "DEF": 2, + "REB": 3, + "AST": 0, + "STL": 0, + "TO": 2, + "BLK": 0, + "PF": 3, + "+/-": 11, + "Index": 6 + } + ], + "totals": { + "Points": 91, + "2PM": 18, + "2PA": 31, + "2P%": 58.1, + "3PM": 11, + "3PA": 30, + "3P%": 36.7, + "FTM": 22, + "FTA": 35, + "FT%": 62.9, + "OFF": 10, + "DEF": 26, + "REB": 36, + "AST": 13, + "STL": 5, + "TO": 16, + "BLK": 4, + "PF": 20, + "Index": 88 + } + } + ], + "match_totals": { + "Points": 180, + "2PM": 41, + "2PA": 71, + "2P%": 57.7, + "3PM": 20, + "3PA": 59, + "3P%": 33.9, + "FTM": 38, + "FTA": 60, + "FT%": 63.3, + "OFF": 17, + "DEF": 48, + "REB": 65, + "AST": 31, + "STL": 13, + "TO": 27, + "BLK": 6, + "PF": 48, + "Index": 177 + } + }, + "playbyplay": { + "match_info": { + "home_team": "Jyväskylä Basketball Academy", + "away_team": "ACO Basket", + "home_score": 89, + "away_score": 91 + }, + "events": [ + { + "event_type": "game", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "won startperiod", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "2", + "time": "09:58", + "score": "0-0", + "action": "won won", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 1, + "possession_team": "2" + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "1", + "time": "09:58", + "score": "0-0", + "action": "won lost", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 2, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "09:39", + "score": "0-2", + "action": "made fadeaway", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 2, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "09:29", + "score": "0-2", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 2, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "09:27", + "score": "0-2", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 3, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "09:09", + "score": "0-2", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 3, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "09:07", + "score": "0-2", + "action": "offensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 3, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "08:57", + "score": "0-2", + "action": "missed drivinglayup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 3, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "08:55", + "score": "0-2", + "action": "defensive", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 4, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "08:54", + "score": "0-2", + "action": "personal", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 4, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "08:54", + "score": "0-2", + "action": "foulon", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 4, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "08:36", + "score": "0-2", + "action": "missed stepbackjumpshot", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 4, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "08:34", + "score": "0-2", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 5, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "08:30", + "score": "0-2", + "action": "missed drivinglayup", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 5, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "08:27", + "score": "0-2", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 6, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "08:21", + "score": "2-2", + "action": "made layup", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 6, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "08:21", + "score": "2-2", + "action": "assist", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 6, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "08:21", + "score": "2-2", + "action": "personal", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 8, + "possession_number": 6, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "08:21", + "score": "2-2", + "action": "foulon", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 6, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "08:21", + "score": "2-2", + "action": "missed 1of1", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 6, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "08:21", + "score": "2-2", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 7, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "08:15", + "score": "2-4", + "action": "made drivinglayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 7, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "08:01", + "score": "2-4", + "action": "travel", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 8, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "07:38", + "score": "2-4", + "action": "missed fadeaway", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 9, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "07:36", + "score": "2-4", + "action": "defensive", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 10, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "07:28", + "score": "4-4", + "action": "made fadeaway", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 10, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "07:14", + "score": "4-6", + "action": "made layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 11, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "07:14", + "score": "4-6", + "action": "assist", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 12, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "07:04", + "score": "4-6", + "action": "badpass", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 12, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "2", + "time": "07:04", + "score": "4-6", + "action": "steal", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 13, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "06:59", + "score": "4-6", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 8, + "possession_number": 13, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "06:56", + "score": "4-6", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 14, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "06:48", + "score": "4-6", + "action": "ballhandling", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 14, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "2", + "time": "06:48", + "score": "4-6", + "action": "steal", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "06:43", + "score": "4-6", + "action": "personal", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "06:43", + "score": "4-6", + "action": "foulon", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:43", + "score": "4-6", + "action": "out", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:43", + "score": "4-6", + "action": "out", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:43", + "score": "4-6", + "action": "in", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:43", + "score": "4-6", + "action": "out", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:43", + "score": "4-6", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:43", + "score": "4-6", + "action": "in", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "06:43", + "score": "4-6", + "action": "in", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 14, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "06:43", + "score": "4-6", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 8, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "06:43", + "score": "4-6", + "action": "missed 1of2", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "06:43", + "score": "4-6", + "action": "missed 2of2", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "06:43", + "score": "4-6", + "action": "defensive", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 16, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "06:31", + "score": "4-6", + "action": "travel", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 16, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "06:23", + "score": "4-6", + "action": "badpass", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 14, + "possession_number": 17, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "06:07", + "score": "4-6", + "action": "missed jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 18, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "06:05", + "score": "4-6", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 19, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "05:58", + "score": "4-6", + "action": "personal", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 19, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "05:58", + "score": "4-6", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 19, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:58", + "score": "4-6", + "action": "in", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 19, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:58", + "score": "4-6", + "action": "out", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 19, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "05:53", + "score": "4-6", + "action": "badpass", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 19, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "05:53", + "score": "4-6", + "action": "steal", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 20, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "05:46", + "score": "4-6", + "action": "missed jumpshot", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 20, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "05:43", + "score": "4-6", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 21, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "05:33", + "score": "4-6", + "action": "badpass", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 21, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:33", + "score": "4-6", + "action": "in", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 22, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:33", + "score": "4-6", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 22, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "05:15", + "score": "6-6", + "action": "made floatingjumpshot", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 22, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "05:15", + "score": "6-6", + "action": "assist", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 23, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "04:53", + "score": "6-8", + "action": "made layup", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 23, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "04:53", + "score": "6-8", + "action": "assist", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 24, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "04:40", + "score": "9-8", + "action": "made jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 24, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "04:40", + "score": "9-8", + "action": "assist", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 25, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "04:26", + "score": "9-8", + "action": "personal", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 25, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "04:26", + "score": "9-8", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 25, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "04:26", + "score": "9-9", + "action": "made 1of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 25, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "04:26", + "score": "9-9", + "action": "assist", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 25, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "04:26", + "score": "9-10", + "action": "made 2of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 25, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:26", + "score": "9-10", + "action": "in", + "player_number": "44", + "player_name": "S. Roiko", + "player_id": 16, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:26", + "score": "9-10", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "04:18", + "score": "12-10", + "action": "made jumpshot", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "04:18", + "score": "12-10", + "action": "assist", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 27, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "03:57", + "score": "12-13", + "action": "made stepbackjumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 27, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "03:42", + "score": "12-13", + "action": "personal", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "03:42", + "score": "12-13", + "action": "foulon", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:42", + "score": "12-13", + "action": "in", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:42", + "score": "12-13", + "action": "out", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:42", + "score": "12-13", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:42", + "score": "12-13", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "03:42", + "score": "13-13", + "action": "made 1of2", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "03:42", + "score": "13-13", + "action": "assist", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "03:42", + "score": "14-13", + "action": "made 2of2", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "03:37", + "score": "14-13", + "action": "ballhandling", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 29, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "03:37", + "score": "14-13", + "action": "steal", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "03:34", + "score": "16-13", + "action": "made reverselayup", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "03:14", + "score": "16-15", + "action": "made drivinglayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 31, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "02:59", + "score": "18-15", + "action": "made drivinglayup", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 32, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "02:42", + "score": "18-15", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "S. Roiko", + "player_id": 16, + "possession_number": 33, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "02:39", + "score": "18-15", + "action": "offensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 33, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "02:39", + "score": "18-17", + "action": "made tipinlayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 33, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "02:30", + "score": "20-17", + "action": "made drivinglayup", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 34, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "02:21", + "score": "20-17", + "action": "personal", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "02:21", + "score": "20-17", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:21", + "score": "20-17", + "action": "out", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:21", + "score": "20-17", + "action": "out", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:21", + "score": "20-17", + "action": "in", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:21", + "score": "20-17", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:21", + "score": "20-17", + "action": "in", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:21", + "score": "20-17", + "action": "in", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 18, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:21", + "score": "20-17", + "action": "out", + "player_number": "44", + "player_name": "S. Roiko", + "player_id": 16, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:21", + "score": "20-17", + "action": "out", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:21", + "score": "20-17", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:21", + "score": "20-17", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 19, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "02:16", + "score": "20-17", + "action": "missed stepbackjumpshot", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 14, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "02:10", + "score": "20-17", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 19, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "02:10", + "score": "20-19", + "action": "made tipindunk", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 19, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "01:59", + "score": "20-19", + "action": "missed floatingjumpshot", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 36, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "01:57", + "score": "20-19", + "action": "defensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 19, + "possession_number": 37, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "01:37", + "score": "20-19", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 14, + "possession_number": 37, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "01:34", + "score": "20-19", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 38, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "01:24", + "score": "20-19", + "action": "personal", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 38, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "01:24", + "score": "20-19", + "action": "foulon", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 38, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "01:24", + "score": "21-19", + "action": "made 1of2", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 38, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "01:24", + "score": "22-19", + "action": "made 2of2", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 38, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "01:09", + "score": "22-19", + "action": "missed jumpshot", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 39, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "01:06", + "score": "22-19", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 39, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "01:02", + "score": "22-19", + "action": "ballhandling", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 39, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "01:02", + "score": "22-19", + "action": "steal", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 40, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "00:53", + "score": "24-19", + "action": "made floatingjumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 40, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "00:35", + "score": "24-22", + "action": "made jumpshot", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 41, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "00:35", + "score": "24-22", + "action": "assist", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 14, + "possession_number": 42, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "00:08", + "score": "24-22", + "action": "missed jumpshot", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 42, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "00:04", + "score": "24-22", + "action": "defensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 19, + "possession_number": 43, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "00:03", + "score": "24-22", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 43, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "00:00", + "score": "24-22", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "24-22", + "action": "out", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 18 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "24-22", + "action": "out", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "24-22", + "action": "in", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "24-22", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "24-22", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "24-22", + "action": "out", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 14 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "24-22", + "action": "out", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "24-22", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 19 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "24-22", + "action": "in", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "24-22", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 8 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "24-22", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "24-22", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1 + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "10:00", + "score": "24-22", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "09:42", + "score": "26-22", + "action": "made drivinglayup", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 44, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "09:25", + "score": "26-22", + "action": "personal", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "09:25", + "score": "26-22", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "09:25", + "score": "26-22", + "action": "missed 1of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "09:25", + "score": "26-23", + "action": "made 2of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "09:10", + "score": "26-23", + "action": "missed layup", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 46, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "09:08", + "score": "26-23", + "action": "offensive", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 46, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "09:08", + "score": "28-23", + "action": "made tipinlayup", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 46, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "08:43", + "score": "28-23", + "action": "3sec", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 47, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "08:31", + "score": "28-23", + "action": "missed layup", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q2", + "team": "2", + "time": "08:31", + "score": "28-23", + "action": "block", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "08:31", + "score": "28-23", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "08:24", + "score": "28-23", + "action": "missed layup", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q2", + "team": "2", + "time": "08:24", + "score": "28-23", + "action": "block", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "08:24", + "score": "28-23", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "08:22", + "score": "28-23", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "08:20", + "score": "28-23", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 49, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "08:10", + "score": "28-25", + "action": "made drivinglayup", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 49, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "07:59", + "score": "28-25", + "action": "missed alleyoopdunk", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 50, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "07:56", + "score": "28-25", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "07:52", + "score": "28-25", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "07:50", + "score": "28-25", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "07:50", + "score": "28-25", + "action": "personal", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "07:50", + "score": "28-25", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "07:50", + "score": "28-25", + "action": "unsportsmanlike", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "07:50", + "score": "28-25", + "action": "offensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "07:50", + "score": "28-25", + "action": "foulon", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 52, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "07:50", + "score": "28-25", + "action": "in", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 52, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "07:50", + "score": "28-25", + "action": "out", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 52, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "07:50", + "score": "28-25", + "action": "missed 1of2", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 52, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "07:50", + "score": "28-25", + "action": "missed 2of2", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 52, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "07:37", + "score": "28-25", + "action": "travel", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 52, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "07:31", + "score": "28-25", + "action": "ballhandling", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 53, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "1", + "time": "07:31", + "score": "28-25", + "action": "steal", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 54, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "07:28", + "score": "28-25", + "action": "missed jumpshot", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 54, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "07:24", + "score": "28-25", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "07:18", + "score": "28-27", + "action": "made layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "07:06", + "score": "31-27", + "action": "made jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 56, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "07:06", + "score": "31-27", + "action": "assist", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "06:43", + "score": "31-27", + "action": "missed layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q2", + "team": "1", + "time": "06:43", + "score": "31-27", + "action": "block", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "06:41", + "score": "31-27", + "action": "defensive", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 58, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "06:37", + "score": "31-27", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 58, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "06:34", + "score": "31-27", + "action": "offensive", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 58, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "06:29", + "score": "31-27", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 58, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "06:26", + "score": "31-27", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "06:22", + "score": "31-27", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 8, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "06:19", + "score": "31-27", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 60, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "06:07", + "score": "31-27", + "action": "backcourt", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 60, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "06:07", + "score": "31-27", + "action": "out", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "06:07", + "score": "31-27", + "action": "out", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "06:07", + "score": "31-27", + "action": "in", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "06:07", + "score": "31-27", + "action": "in", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "05:58", + "score": "31-29", + "action": "made layup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "05:58", + "score": "31-29", + "action": "assist", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 8, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "05:58", + "score": "31-29", + "action": "personal", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "05:58", + "score": "31-29", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "05:58", + "score": "31-29", + "action": "technical", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "05:58", + "score": "31-29", + "action": "in", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 18, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "05:58", + "score": "31-29", + "action": "out", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "05:58", + "score": "31-30", + "action": "made 1of1", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "05:58", + "score": "31-31", + "action": "made 1of1", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "05:45", + "score": "31-31", + "action": "missed layup", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 62, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q2", + "team": "2", + "time": "05:45", + "score": "31-31", + "action": "block", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 8, + "possession_number": 62, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "05:42", + "score": "31-31", + "action": "offensive", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 62, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "05:39", + "score": "31-31", + "action": "missed floatingjumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 62, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "05:37", + "score": "31-31", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 63, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "05:34", + "score": "31-31", + "action": "missed drivinglayup", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 63, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "05:32", + "score": "31-31", + "action": "defensive", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 64, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "05:26", + "score": "31-31", + "action": "missed jumpshot", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 64, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "05:24", + "score": "31-31", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "05:24", + "score": "31-31", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "05:24", + "score": "31-31", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "05:24", + "score": "31-31", + "action": "in", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 14, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "05:24", + "score": "31-31", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 19, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "05:06", + "score": "31-31", + "action": "personal", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "05:06", + "score": "31-31", + "action": "foulon", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 8, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "05:06", + "score": "31-31", + "action": "in", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "05:06", + "score": "31-31", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "05:06", + "score": "31-32", + "action": "made 1of2", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 8, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "05:06", + "score": "31-33", + "action": "made 2of2", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 8, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "05:06", + "score": "31-33", + "action": "in", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 66, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "05:06", + "score": "31-33", + "action": "out", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 66, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "05:06", + "score": "31-32", + "action": "assist", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 14, + "possession_number": 66, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "04:51", + "score": "33-33", + "action": "made drivinglayup", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 66, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "04:51", + "score": "33-33", + "action": "personal", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 14, + "possession_number": 66, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "04:51", + "score": "33-33", + "action": "foulon", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 66, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "04:51", + "score": "33-33", + "action": "in", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 66, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "04:51", + "score": "33-33", + "action": "out", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 18, + "possession_number": 66, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "04:51", + "score": "33-33", + "action": "missed 1of1", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 66, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "04:51", + "score": "33-33", + "action": "defensive", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "04:34", + "score": "33-33", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 14, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "04:30", + "score": "33-33", + "action": "offensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "04:30", + "score": "33-35", + "action": "made tipinlayup", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "jumpball", + "period": "Q2", + "team": "2", + "time": "04:15", + "score": "33-35", + "action": "won heldball", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 69, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "04:15", + "score": "33-35", + "action": "ballhandling", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 69, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "04:15", + "score": "33-35", + "action": "steal", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 69, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "04:15", + "score": "33-35", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 69, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "04:15", + "score": "33-35", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 69, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "04:05", + "score": "33-35", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 19, + "possession_number": 69, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "04:05", + "score": "33-35", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 19, + "possession_number": 69, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "04:05", + "score": "33-35", + "action": "foulon", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 70, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "04:05", + "score": "33-35", + "action": "in", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 70, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "04:05", + "score": "33-35", + "action": "out", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 70, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "03:57", + "score": "33-35", + "action": "badpass", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 70, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "03:57", + "score": "33-35", + "action": "steal", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "03:48", + "score": "33-35", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 8, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "03:45", + "score": "33-35", + "action": "defensive", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 72, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "03:36", + "score": "33-35", + "action": "badpass", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 72, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "03:36", + "score": "33-35", + "action": "steal", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "03:23", + "score": "33-35", + "action": "badpass", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 19, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "1", + "time": "03:23", + "score": "33-35", + "action": "steal", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 74, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "03:06", + "score": "36-35", + "action": "made jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 74, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "03:06", + "score": "36-35", + "action": "assist", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 75, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "02:53", + "score": "36-37", + "action": "made reverselayup", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 19, + "possession_number": 75, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "02:53", + "score": "36-37", + "action": "personal", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 75, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "02:53", + "score": "36-37", + "action": "foulon", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 19, + "possession_number": 75, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "02:53", + "score": "36-37", + "action": "out", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 75, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "02:53", + "score": "36-37", + "action": "out", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 75, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "02:53", + "score": "36-37", + "action": "in", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 75, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "02:53", + "score": "36-37", + "action": "in", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 75, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "02:53", + "score": "36-37", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 75, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "02:53", + "score": "36-37", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 8, + "possession_number": 75, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "02:53", + "score": "36-38", + "action": "made 1of1", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 19, + "possession_number": 75, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "02:41", + "score": "36-38", + "action": "personal", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 19, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "02:41", + "score": "36-38", + "action": "foulon", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "02:41", + "score": "36-38", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "02:41", + "score": "36-38", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 19, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "02:41", + "score": "37-38", + "action": "made 1of2", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "02:41", + "score": "37-38", + "action": "assist", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "02:41", + "score": "38-38", + "action": "made 2of2", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "02:24", + "score": "38-38", + "action": "personal", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "02:24", + "score": "38-38", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "02:24", + "score": "38-39", + "action": "made 1of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "02:24", + "score": "38-39", + "action": "missed 2of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "02:24", + "score": "38-39", + "action": "defensive", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "02:14", + "score": "38-39", + "action": "personal", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "02:14", + "score": "38-39", + "action": "foulon", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "02:14", + "score": "39-39", + "action": "made 1of2", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "02:14", + "score": "40-39", + "action": "made 2of2", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "01:56", + "score": "40-39", + "action": "personal", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "01:56", + "score": "40-39", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "01:56", + "score": "40-40", + "action": "made 1of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:56", + "score": "40-40", + "action": "in", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 18, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:56", + "score": "40-40", + "action": "out", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "01:56", + "score": "40-41", + "action": "made 2of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "01:41", + "score": "42-41", + "action": "made drivinglayup", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 80, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "2", + "time": "01:39", + "score": "42-41", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 81, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:39", + "score": "42-41", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 81, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:39", + "score": "42-41", + "action": "out", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 81, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "01:39", + "score": "42-41", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 81, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "01:39", + "score": "42-41", + "action": "out", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 81, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "01:23", + "score": "42-43", + "action": "made layup", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 81, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "01:23", + "score": "42-43", + "action": "assist", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 14, + "possession_number": 82, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "01:04", + "score": "44-43", + "action": "made layup", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 82, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "00:52", + "score": "44-43", + "action": "badpass", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 83, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "1", + "time": "00:52", + "score": "44-43", + "action": "steal", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 84, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "00:43", + "score": "46-43", + "action": "made fadeaway", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 84, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "2", + "time": "00:41", + "score": "46-43", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:41", + "score": "46-43", + "action": "in", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:41", + "score": "46-43", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:41", + "score": "46-43", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 8, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:41", + "score": "46-43", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "00:23", + "score": "46-46", + "action": "made jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "00:23", + "score": "46-46", + "action": "assist", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 14, + "possession_number": 86, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "00:02", + "score": "48-46", + "action": "made pullupjumpshot", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 86, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "00:00", + "score": "48-46", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "48-46", + "action": "in", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "48-46", + "action": "out", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 18 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "48-46", + "action": "in", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "48-46", + "action": "out", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 14 + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "10:00", + "score": "48-46", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "09:45", + "score": "48-46", + "action": "missed reverselayup", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "09:44", + "score": "48-46", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "09:33", + "score": "48-46", + "action": "24sec", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "09:11", + "score": "48-49", + "action": "made jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "09:11", + "score": "48-49", + "action": "assist", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 90, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "08:53", + "score": "48-49", + "action": "missed jumpshot", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 90, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "08:50", + "score": "48-49", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "08:43", + "score": "48-49", + "action": "missed pullupjumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "08:40", + "score": "48-49", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "08:34", + "score": "48-49", + "action": "personal", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 8, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "08:34", + "score": "48-49", + "action": "foulon", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "08:34", + "score": "48-49", + "action": "missed 1of2", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "08:34", + "score": "49-49", + "action": "made 2of2", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "08:19", + "score": "49-49", + "action": "missed drivinglayup", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 93, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q3", + "team": "1", + "time": "08:19", + "score": "49-49", + "action": "block", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 93, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "08:19", + "score": "49-49", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "08:01", + "score": "52-49", + "action": "made jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "08:01", + "score": "52-49", + "action": "assist", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "07:46", + "score": "52-49", + "action": "missed layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "07:44", + "score": "52-49", + "action": "defensive", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "07:39", + "score": "55-49", + "action": "made jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "07:39", + "score": "55-49", + "action": "assist", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "07:13", + "score": "55-49", + "action": "missed fadeaway", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "07:11", + "score": "55-49", + "action": "defensive", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "07:02", + "score": "55-49", + "action": "offensive", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "07:02", + "score": "55-49", + "action": "offensive", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "07:02", + "score": "55-49", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 99, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "07:02", + "score": "55-49", + "action": "in", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 99, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "07:02", + "score": "55-49", + "action": "out", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 99, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "06:48", + "score": "55-52", + "action": "made pullupjumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 99, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "06:34", + "score": "57-52", + "action": "made layup", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "06:34", + "score": "57-52", + "action": "assist", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "06:22", + "score": "57-52", + "action": "personal", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "06:22", + "score": "57-52", + "action": "foulon", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "06:22", + "score": "57-52", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "06:22", + "score": "57-52", + "action": "out", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "06:14", + "score": "57-55", + "action": "made pullupjumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "05:52", + "score": "57-55", + "action": "personal", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 8, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "05:52", + "score": "57-55", + "action": "foulon", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:52", + "score": "57-55", + "action": "in", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:52", + "score": "57-55", + "action": "out", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "05:52", + "score": "57-55", + "action": "in", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 14, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "05:52", + "score": "57-55", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 8, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "05:42", + "score": "59-55", + "action": "made drivinglayup", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "05:33", + "score": "59-55", + "action": "offensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 103, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "05:33", + "score": "59-55", + "action": "offensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 103, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "05:33", + "score": "59-55", + "action": "foulon", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "headcoachchallenge", + "period": "Q3", + "team": "2", + "time": "05:33", + "score": "59-55", + "action": "violence", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "05:14", + "score": "61-55", + "action": "made fadeaway", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "05:14", + "score": "61-55", + "action": "assist", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "05:04", + "score": "61-55", + "action": "travel", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:04", + "score": "61-55", + "action": "in", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:04", + "score": "61-55", + "action": "out", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "04:54", + "score": "61-55", + "action": "personal", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 14, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "04:54", + "score": "61-55", + "action": "foulon", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "04:54", + "score": "61-55", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 19, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "04:54", + "score": "61-55", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "04:54", + "score": "61-55", + "action": "missed 1of2", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "04:54", + "score": "62-55", + "action": "made 2of2", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "04:45", + "score": "62-57", + "action": "made drivinglayup", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "04:45", + "score": "62-57", + "action": "personal", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "04:45", + "score": "62-57", + "action": "foulon", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "04:45", + "score": "62-58", + "action": "made 1of1", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "04:30", + "score": "65-58", + "action": "made jumpshot", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "04:30", + "score": "65-58", + "action": "assist", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "jumpball", + "period": "Q3", + "team": "2", + "time": "04:18", + "score": "65-58", + "action": "won heldball", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "04:18", + "score": "65-58", + "action": "in", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "04:18", + "score": "65-58", + "action": "out", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "04:10", + "score": "65-60", + "action": "made drivinglayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "03:50", + "score": "65-60", + "action": "personal", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 19, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "03:50", + "score": "65-60", + "action": "foulon", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "03:50", + "score": "66-60", + "action": "made 1of2", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "03:50", + "score": "66-60", + "action": "missed 2of2", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "03:50", + "score": "66-60", + "action": "defensive", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "03:39", + "score": "66-63", + "action": "made pullupjumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "03:18", + "score": "66-63", + "action": "missed drivinglayup", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 112, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "03:16", + "score": "66-63", + "action": "defensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "03:03", + "score": "66-66", + "action": "made jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "03:03", + "score": "66-66", + "action": "assist", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "03:03", + "score": "66-66", + "action": "personal", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "03:03", + "score": "66-66", + "action": "foulon", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:03", + "score": "66-66", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 19, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "03:03", + "score": "66-66", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:03", + "score": "66-66", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "03:03", + "score": "66-67", + "action": "made 1of1", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "03:03", + "score": "66-66", + "action": "in", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "02:53", + "score": "66-67", + "action": "personal", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 14, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "02:53", + "score": "66-67", + "action": "foulon", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "02:53", + "score": "66-67", + "action": "in", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "02:53", + "score": "66-67", + "action": "out", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "02:53", + "score": "66-67", + "action": "missed 1of2", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "02:53", + "score": "67-67", + "action": "made 2of2", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "02:53", + "score": "67-67", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "02:53", + "score": "67-67", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "02:41", + "score": "67-67", + "action": "personal", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "02:41", + "score": "67-67", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "02:41", + "score": "67-67", + "action": "in", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "02:41", + "score": "67-67", + "action": "out", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 14, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "02:41", + "score": "67-68", + "action": "made 1of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "02:41", + "score": "67-68", + "action": "missed 2of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "02:41", + "score": "67-68", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "02:41", + "score": "67-68", + "action": "personal", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "02:41", + "score": "67-68", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "02:41", + "score": "67-68", + "action": "in", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 18, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "02:41", + "score": "67-68", + "action": "out", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "02:41", + "score": "67-68", + "action": "missed 1of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "02:41", + "score": "67-68", + "action": "missed 2of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "02:41", + "score": "67-68", + "action": "offensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "02:41", + "score": "67-70", + "action": "made tipinlayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "02:16", + "score": "67-70", + "action": "missed drivinglayup", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "02:14", + "score": "67-70", + "action": "defensive", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "01:58", + "score": "67-70", + "action": "missed jumpshot", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "01:58", + "score": "67-70", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "01:58", + "score": "67-70", + "action": "personal", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "01:58", + "score": "67-70", + "action": "foulon", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:58", + "score": "67-70", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:58", + "score": "67-70", + "action": "out", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "01:58", + "score": "67-70", + "action": "missed 1of2", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "01:58", + "score": "68-70", + "action": "made 2of2", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:58", + "score": "67-70", + "action": "in", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:58", + "score": "67-70", + "action": "out", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "01:45", + "score": "68-70", + "action": "missed layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "01:45", + "score": "68-70", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "01:36", + "score": "68-70", + "action": "offensive", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 18, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "01:36", + "score": "68-70", + "action": "offensive", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 18, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "01:36", + "score": "68-70", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "01:10", + "score": "68-70", + "action": "personal", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "01:10", + "score": "68-70", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:10", + "score": "68-70", + "action": "in", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:10", + "score": "68-70", + "action": "out", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 18, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "01:10", + "score": "68-71", + "action": "made 1of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "01:10", + "score": "68-72", + "action": "made 2of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:10", + "score": "68-72", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:10", + "score": "68-72", + "action": "out", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "00:58", + "score": "70-72", + "action": "made drivinglayup", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "00:58", + "score": "70-72", + "action": "personal", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "00:58", + "score": "70-72", + "action": "foulon", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "00:58", + "score": "71-72", + "action": "made 1of1", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "00:42", + "score": "71-72", + "action": "personal", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "00:42", + "score": "71-72", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "00:42", + "score": "71-73", + "action": "made 1of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "00:42", + "score": "71-73", + "action": "missed 2of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "jumpball", + "period": "Q3", + "team": "1", + "time": "00:41", + "score": "71-73", + "action": "won heldball", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "00:41", + "score": "71-73", + "action": "defensive", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "00:35", + "score": "71-73", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "00:32", + "score": "71-73", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "00:11", + "score": "71-76", + "action": "made pullupjumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "00:03", + "score": "71-76", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 126, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "00:00", + "score": "71-76", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "71-76", + "action": "in", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "71-76", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "71-76", + "action": "in", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "71-76", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4 + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "10:00", + "score": "71-76", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "09:45", + "score": "71-79", + "action": "made jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 127, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "09:45", + "score": "71-79", + "action": "assist", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 128, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "09:22", + "score": "71-79", + "action": "missed layup", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 128, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q4", + "team": "2", + "time": "09:22", + "score": "71-79", + "action": "block", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 128, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "09:18", + "score": "71-79", + "action": "defensive", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "09:16", + "score": "71-79", + "action": "badpass", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "09:16", + "score": "71-79", + "action": "steal", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 130, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "09:16", + "score": "71-79", + "action": "in", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 130, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "09:16", + "score": "71-79", + "action": "out", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 130, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "08:54", + "score": "73-79", + "action": "made drivinglayup", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 130, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "08:40", + "score": "73-79", + "action": "badpass", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 131, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "08:40", + "score": "73-79", + "action": "steal", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "08:23", + "score": "75-79", + "action": "made layup", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "08:23", + "score": "75-79", + "action": "assist", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "2", + "time": "08:21", + "score": "75-79", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "08:21", + "score": "75-79", + "action": "out", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "08:21", + "score": "75-79", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "08:21", + "score": "75-79", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "08:21", + "score": "75-79", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 8, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "07:59", + "score": "75-79", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "07:57", + "score": "75-79", + "action": "defensive", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "07:50", + "score": "75-79", + "action": "missed pullupjumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "07:47", + "score": "75-79", + "action": "defensive", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "07:47", + "score": "75-79", + "action": "personal", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "07:47", + "score": "75-79", + "action": "foulon", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "07:47", + "score": "75-79", + "action": "in", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "07:47", + "score": "75-79", + "action": "out", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "07:30", + "score": "75-79", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "07:27", + "score": "75-79", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "07:26", + "score": "75-79", + "action": "travel", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "07:12", + "score": "75-79", + "action": "personal", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 8, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "07:12", + "score": "75-79", + "action": "foulon", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "07:12", + "score": "75-79", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "07:12", + "score": "75-79", + "action": "out", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "07:12", + "score": "76-79", + "action": "made 1of2", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "07:12", + "score": "77-79", + "action": "made 2of2", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "06:55", + "score": "77-81", + "action": "made layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "06:43", + "score": "77-81", + "action": "personal", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "06:43", + "score": "77-81", + "action": "foulon", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "06:36", + "score": "77-81", + "action": "missed jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "06:34", + "score": "77-81", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "06:27", + "score": "77-81", + "action": "personal", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "06:27", + "score": "77-81", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "06:27", + "score": "77-81", + "action": "in", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 18, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "06:27", + "score": "77-81", + "action": "out", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 11, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "06:27", + "score": "77-81", + "action": "missed 1of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "06:27", + "score": "77-81", + "action": "missed 2of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "06:27", + "score": "77-81", + "action": "defensive", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "06:05", + "score": "77-81", + "action": "missed jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "06:01", + "score": "77-81", + "action": "offensive", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "05:54", + "score": "77-81", + "action": "missed jumpshot", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "05:52", + "score": "77-81", + "action": "offensive", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "05:44", + "score": "77-81", + "action": "missed layup", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "05:42", + "score": "77-81", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "05:41", + "score": "77-81", + "action": "personal", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "05:41", + "score": "77-81", + "action": "foulon", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "05:41", + "score": "77-81", + "action": "out", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "05:41", + "score": "77-81", + "action": "out", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "05:41", + "score": "77-81", + "action": "in", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "05:41", + "score": "77-81", + "action": "in", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "05:41", + "score": "77-81", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 19, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "05:41", + "score": "77-81", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "05:22", + "score": "77-81", + "action": "personal", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "05:22", + "score": "77-81", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "05:22", + "score": "77-81", + "action": "in", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "05:22", + "score": "77-81", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "05:22", + "score": "77-82", + "action": "made 1of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "05:22", + "score": "77-83", + "action": "made 2of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "05:10", + "score": "77-83", + "action": "missed pullupjumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "05:05", + "score": "77-83", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "05:02", + "score": "77-83", + "action": "personal", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "05:02", + "score": "77-83", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "05:02", + "score": "77-83", + "action": "in", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 14, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "05:02", + "score": "77-83", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "1", + "time": "05:02", + "score": "77-83", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "05:02", + "score": "77-83", + "action": "out", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 18, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "05:02", + "score": "77-83", + "action": "out", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "05:02", + "score": "77-83", + "action": "in", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "05:02", + "score": "77-83", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "05:02", + "score": "77-83", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "05:02", + "score": "77-83", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 19, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "05:02", + "score": "77-83", + "action": "missed 1of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "05:02", + "score": "77-83", + "action": "missed 2of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "05:02", + "score": "77-83", + "action": "defensive", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "04:49", + "score": "77-83", + "action": "missed drivinglayup", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "04:47", + "score": "77-83", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "04:41", + "score": "77-83", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "04:38", + "score": "77-83", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "04:38", + "score": "77-83", + "action": "missed tipinlayup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "04:37", + "score": "77-83", + "action": "defensive", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "04:18", + "score": "77-83", + "action": "missed jumpshot", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "04:14", + "score": "77-83", + "action": "offensive", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "04:12", + "score": "77-83", + "action": "missed jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "04:08", + "score": "77-83", + "action": "offensive", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "04:04", + "score": "77-83", + "action": "missed jumpshot", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "04:02", + "score": "77-83", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "03:44", + "score": "77-83", + "action": "personal", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "03:44", + "score": "77-83", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "03:44", + "score": "77-83", + "action": "in", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "03:44", + "score": "77-83", + "action": "out", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 3, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "03:44", + "score": "77-84", + "action": "made 1of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "03:44", + "score": "77-85", + "action": "made 2of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "03:38", + "score": "79-85", + "action": "made drivinglayup", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "03:21", + "score": "79-87", + "action": "made layup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "03:12", + "score": "79-87", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 150, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "03:12", + "score": "79-87", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 8, + "possession_number": 150, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "03:10", + "score": "81-87", + "action": "made layup", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 150, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "03:10", + "score": "81-87", + "action": "assist", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 10, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "02:51", + "score": "81-87", + "action": "missed layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "02:49", + "score": "81-87", + "action": "defensive", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "02:43", + "score": "84-87", + "action": "made jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "02:43", + "score": "84-87", + "action": "assist", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 153, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "02:18", + "score": "84-87", + "action": "personal", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 153, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "02:18", + "score": "84-87", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 153, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "02:18", + "score": "84-87", + "action": "in", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 18, + "possession_number": 153, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "02:18", + "score": "84-87", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 12, + "possession_number": 153, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "02:18", + "score": "84-87", + "action": "missed 1of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 153, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "02:18", + "score": "84-88", + "action": "made 2of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 153, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "02:18", + "score": "84-88", + "action": "assist", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 14, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "02:15", + "score": "84-88", + "action": "personal", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "02:15", + "score": "84-88", + "action": "foulon", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "02:05", + "score": "84-88", + "action": "missed drivinglayup", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "02:03", + "score": "84-88", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "01:39", + "score": "84-88", + "action": "missed pullupjumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "01:36", + "score": "84-88", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "01:31", + "score": "84-91", + "action": "made jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "01:31", + "score": "84-91", + "action": "assist", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "1", + "time": "01:28", + "score": "84-91", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "01:28", + "score": "84-91", + "action": "in", + "player_number": "14", + "player_name": "R. Kivinen", + "player_id": 20, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "01:28", + "score": "84-91", + "action": "out", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 18, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "01:24", + "score": "86-91", + "action": "made layup", + "player_number": "14", + "player_name": "R. Kivinen", + "player_id": 20, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "01:24", + "score": "86-91", + "action": "assist", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "01:13", + "score": "86-91", + "action": "missed layup", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 4, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "01:11", + "score": "86-91", + "action": "defensive", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 158, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "01:02", + "score": "86-91", + "action": "missed jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 158, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "00:59", + "score": "86-91", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 7, + "possession_number": 159, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "00:43", + "score": "86-91", + "action": "missed stepbackjumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 159, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "00:40", + "score": "86-91", + "action": "defensive", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 160, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "00:34", + "score": "89-91", + "action": "made jumpshot", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 13, + "possession_number": 160, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "00:34", + "score": "89-91", + "action": "assist", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 9, + "possession_number": 161, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "2", + "time": "00:32", + "score": "89-91", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 161, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "00:32", + "score": "89-91", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 8, + "possession_number": 161, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "00:32", + "score": "89-91", + "action": "out", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 14, + "possession_number": 161, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "00:08", + "score": "89-91", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 8, + "possession_number": 161, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "00:08", + "score": "89-91", + "action": "missed layup", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 161, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "00:08", + "score": "89-91", + "action": "offensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 161, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "00:06", + "score": "89-91", + "action": "defensive", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 6, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "00:01", + "score": "89-91", + "action": "missed jumpshot", + "player_number": "14", + "player_name": "R. Kivinen", + "player_id": 20, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "89-91", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "game", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "89-91", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + } + ], + "players": [ + { + "player_id": 1, + "name": "K. Johnson", + "number": "22", + "team": "2" + }, + { + "player_id": 2, + "name": "V. Vesterinen", + "number": "8", + "team": "1" + }, + { + "player_id": 3, + "name": "E. Särkkä", + "number": "13", + "team": "1" + }, + { + "player_id": 4, + "name": "S. Hopkins", + "number": "5", + "team": "2" + }, + { + "player_id": 5, + "name": "H. Boyd", + "number": "10", + "team": "2" + }, + { + "player_id": 6, + "name": "T. Flinck", + "number": "17", + "team": "1" + }, + { + "player_id": 7, + "name": "T. Harris", + "number": "4", + "team": "2" + }, + { + "player_id": 8, + "name": "V. Valkama", + "number": "8", + "team": "2" + }, + { + "player_id": 9, + "name": "M. Koskela", + "number": "0", + "team": "1" + }, + { + "player_id": 10, + "name": "L. Öunap", + "number": "3", + "team": "1" + }, + { + "player_id": 11, + "name": "T. Rautiainen", + "number": "10", + "team": "1" + }, + { + "player_id": 12, + "name": "V. Valtonen", + "number": "12", + "team": "1" + }, + { + "player_id": 13, + "name": "S. Manninen", + "number": "18", + "team": "1" + }, + { + "player_id": 14, + "name": "T. Kuukkanen", + "number": "11", + "team": "2" + }, + { + "player_id": 15, + "name": "E. Pällijeff", + "number": "82", + "team": "2" + }, + { + "player_id": 16, + "name": "S. Roiko", + "number": "44", + "team": "2" + }, + { + "player_id": 17, + "name": "W. De Santana", + "number": "12", + "team": "2" + }, + { + "player_id": 18, + "name": "J. Tiittanen", + "number": "45", + "team": "1" + }, + { + "player_id": 19, + "name": "A. Makuoi", + "number": "33", + "team": "2" + }, + { + "player_id": 20, + "name": "R. Kivinen", + "number": "14", + "team": "1" + } + ], + "possessions": { + "total_possessions": 162, + "team1_possessions": 81, + "team2_possessions": 81, + "team1_avg_possession_length_seconds": 14.58, + "team2_avg_possession_length_seconds": 15.05, + "possessions_list": [ + { + "possession_number": 1, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q1", + "end_time": "09:58", + "end_time_seconds": 598, + "end_period": "Q1", + "duration_seconds": 2, + "events": [ + { + "event_type": "jumpball", + "time": "09:58", + "action": "won won", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "0-0", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 2, + "team": "1", + "start_time": "09:58", + "start_time_seconds": 598, + "start_period": "Q1", + "end_time": "09:27", + "end_time_seconds": 567, + "end_period": "Q1", + "duration_seconds": 31, + "events": [ + { + "event_type": "jumpball", + "time": "09:58", + "action": "won lost", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:39", + "action": "made fadeaway", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "0-2", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "09:29", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "0-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 3, + "team": "2", + "start_time": "09:27", + "start_time_seconds": 567, + "start_period": "Q1", + "end_time": "08:55", + "end_time_seconds": 535, + "end_period": "Q1", + "duration_seconds": 32, + "events": [ + { + "event_type": "rebound", + "time": "09:27", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "0-2", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:09", + "action": "missed jumpshot", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "0-2", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:07", + "action": "offensive", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "0-2", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:57", + "action": "missed drivinglayup", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "0-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 4, + "team": "1", + "start_time": "08:55", + "start_time_seconds": 535, + "start_period": "Q1", + "end_time": "08:34", + "end_time_seconds": 514, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "08:55", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "0-2", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "08:54", + "action": "personal", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "0-2", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:54", + "action": "foulon", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "0-2", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:36", + "action": "missed stepbackjumpshot", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "0-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 5, + "team": "2", + "start_time": "08:34", + "start_time_seconds": 514, + "start_period": "Q1", + "end_time": "08:27", + "end_time_seconds": 507, + "end_period": "Q1", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "08:34", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "0-2", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:30", + "action": "missed drivinglayup", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "0-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 6, + "team": "1", + "start_time": "08:27", + "start_time_seconds": 507, + "start_period": "Q1", + "end_time": "08:21", + "end_time_seconds": 501, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "08:27", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "0-2", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:21", + "action": "made layup", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "2-2", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "08:21", + "action": "assist", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "2-2", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:21", + "action": "personal", + "team": "2", + "player_id": 8, + "player_name": "V. Valkama", + "player_number": "8", + "score": "2-2", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:21", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "2-2", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:21", + "action": "missed 1of1", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "2-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 7, + "team": "2", + "start_time": "08:21", + "start_time_seconds": 501, + "start_period": "Q1", + "end_time": "08:15", + "end_time_seconds": 495, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "08:21", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "2-2", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:15", + "action": "made drivinglayup", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "2-4", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 8, + "team": "1", + "start_time": "08:15", + "start_time_seconds": 495, + "start_period": "Q1", + "end_time": "08:01", + "end_time_seconds": 481, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "08:15", + "action": "made drivinglayup", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "2-4", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "08:01", + "action": "travel", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "2-4", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 9, + "team": "2", + "start_time": "08:01", + "start_time_seconds": 481, + "start_period": "Q1", + "end_time": "07:36", + "end_time_seconds": 456, + "end_period": "Q1", + "duration_seconds": 25, + "events": [ + { + "event_type": "turnover", + "time": "08:01", + "action": "travel", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "2-4", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:38", + "action": "missed fadeaway", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "2-4", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 10, + "team": "1", + "start_time": "07:36", + "start_time_seconds": 456, + "start_period": "Q1", + "end_time": "07:28", + "end_time_seconds": 448, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "07:36", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "2-4", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:28", + "action": "made fadeaway", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "4-4", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 11, + "team": "2", + "start_time": "07:28", + "start_time_seconds": 448, + "start_period": "Q1", + "end_time": "07:14", + "end_time_seconds": 434, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "07:28", + "action": "made fadeaway", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "4-4", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:14", + "action": "made layup", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "4-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 12, + "team": "1", + "start_time": "07:14", + "start_time_seconds": 434, + "start_period": "Q1", + "end_time": "07:04", + "end_time_seconds": 424, + "end_period": "Q1", + "duration_seconds": 10, + "events": [ + { + "event_type": "2pt", + "time": "07:14", + "action": "made layup", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "4-6", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:14", + "action": "assist", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "4-6", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:04", + "action": "badpass", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "4-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 13, + "team": "2", + "start_time": "07:04", + "start_time_seconds": 424, + "start_period": "Q1", + "end_time": "06:56", + "end_time_seconds": 416, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "turnover", + "time": "07:04", + "action": "badpass", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "4-6", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "07:04", + "action": "steal", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "4-6", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:59", + "action": "missed jumpshot", + "team": "2", + "player_id": 8, + "player_name": "V. Valkama", + "player_number": "8", + "score": "4-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 14, + "team": "1", + "start_time": "06:56", + "start_time_seconds": 416, + "start_period": "Q1", + "end_time": "06:48", + "end_time_seconds": 408, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "06:56", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "4-6", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "06:48", + "action": "ballhandling", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "4-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 15, + "team": "2", + "start_time": "06:48", + "start_time_seconds": 408, + "start_period": "Q1", + "end_time": "06:43", + "end_time_seconds": 403, + "end_period": "Q1", + "duration_seconds": 5, + "events": [ + { + "event_type": "turnover", + "time": "06:48", + "action": "ballhandling", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "4-6", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "06:48", + "action": "steal", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "4-6", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "06:43", + "action": "personal", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "4-6", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:43", + "action": "foulon", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "4-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:43", + "action": "out", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "4-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:43", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "4-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:43", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "4-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:43", + "action": "out", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "4-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:43", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "4-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:43", + "action": "in", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "4-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:43", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "4-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:43", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "V. Valkama", + "player_number": "8", + "score": "4-6", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:43", + "action": "missed 1of2", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "4-6", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:43", + "action": "missed 2of2", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "4-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 16, + "team": "1", + "start_time": "06:43", + "start_time_seconds": 403, + "start_period": "Q1", + "end_time": "06:31", + "end_time_seconds": 391, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "06:43", + "action": "defensive", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "4-6", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "06:31", + "action": "travel", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "4-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 17, + "team": "2", + "start_time": "06:31", + "start_time_seconds": 391, + "start_period": "Q1", + "end_time": "06:23", + "end_time_seconds": 383, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "turnover", + "time": "06:31", + "action": "travel", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "4-6", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "06:23", + "action": "badpass", + "team": "2", + "player_id": 14, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "4-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 18, + "team": "1", + "start_time": "06:23", + "start_time_seconds": 383, + "start_period": "Q1", + "end_time": "06:05", + "end_time_seconds": 365, + "end_period": "Q1", + "duration_seconds": 18, + "events": [ + { + "event_type": "turnover", + "time": "06:23", + "action": "badpass", + "team": "2", + "player_id": 14, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "4-6", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:07", + "action": "missed jumpshot", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "4-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 19, + "team": "2", + "start_time": "06:05", + "start_time_seconds": 365, + "start_period": "Q1", + "end_time": "05:53", + "end_time_seconds": 353, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "06:05", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "4-6", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:58", + "action": "personal", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "4-6", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:58", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "4-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:58", + "action": "in", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "4-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:58", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "4-6", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:53", + "action": "badpass", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "4-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 20, + "team": "1", + "start_time": "05:53", + "start_time_seconds": 353, + "start_period": "Q1", + "end_time": "05:43", + "end_time_seconds": 343, + "end_period": "Q1", + "duration_seconds": 10, + "events": [ + { + "event_type": "turnover", + "time": "05:53", + "action": "badpass", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "4-6", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "05:53", + "action": "steal", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "4-6", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:46", + "action": "missed jumpshot", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "4-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 21, + "team": "2", + "start_time": "05:43", + "start_time_seconds": 343, + "start_period": "Q1", + "end_time": "05:33", + "end_time_seconds": 333, + "end_period": "Q1", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "05:43", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "4-6", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "05:33", + "action": "badpass", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "4-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 22, + "team": "1", + "start_time": "05:33", + "start_time_seconds": 333, + "start_period": "Q1", + "end_time": "05:15", + "end_time_seconds": 315, + "end_period": "Q1", + "duration_seconds": 18, + "events": [ + { + "event_type": "turnover", + "time": "05:33", + "action": "badpass", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "4-6", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "05:33", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "4-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:33", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "4-6", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:15", + "action": "made floatingjumpshot", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "6-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 23, + "team": "2", + "start_time": "05:15", + "start_time_seconds": 315, + "start_period": "Q1", + "end_time": "04:53", + "end_time_seconds": 293, + "end_period": "Q1", + "duration_seconds": 22, + "events": [ + { + "event_type": "2pt", + "time": "05:15", + "action": "made floatingjumpshot", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "6-6", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:15", + "action": "assist", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "6-6", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:53", + "action": "made layup", + "team": "2", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "6-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 24, + "team": "1", + "start_time": "04:53", + "start_time_seconds": 293, + "start_period": "Q1", + "end_time": "04:40", + "end_time_seconds": 280, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "04:53", + "action": "made layup", + "team": "2", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "6-8", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:53", + "action": "assist", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "6-8", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:40", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "9-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 25, + "team": "2", + "start_time": "04:40", + "start_time_seconds": 280, + "start_period": "Q1", + "end_time": "04:26", + "end_time_seconds": 266, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "3pt", + "time": "04:40", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "9-8", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:40", + "action": "assist", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "9-8", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:26", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "9-8", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:26", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "9-8", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:26", + "action": "made 1of2", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "9-9", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "04:26", + "action": "assist", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "9-9", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:26", + "action": "made 2of2", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "9-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 26, + "team": "1", + "start_time": "04:26", + "start_time_seconds": 266, + "start_period": "Q1", + "end_time": "04:18", + "end_time_seconds": 258, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "freethrow", + "time": "04:26", + "action": "made 2of2", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "9-10", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "04:26", + "action": "in", + "team": "2", + "player_id": 16, + "player_name": "S. Roiko", + "player_number": "44", + "score": "9-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:26", + "action": "out", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "9-10", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:18", + "action": "made jumpshot", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "12-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 27, + "team": "2", + "start_time": "04:18", + "start_time_seconds": 258, + "start_period": "Q1", + "end_time": "03:57", + "end_time_seconds": 237, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "3pt", + "time": "04:18", + "action": "made jumpshot", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "12-10", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:18", + "action": "assist", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "12-10", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:57", + "action": "made stepbackjumpshot", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "12-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 28, + "team": "1", + "start_time": "03:57", + "start_time_seconds": 237, + "start_period": "Q1", + "end_time": "03:42", + "end_time_seconds": 222, + "end_period": "Q1", + "duration_seconds": 15, + "events": [ + { + "event_type": "3pt", + "time": "03:57", + "action": "made stepbackjumpshot", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "12-13", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:42", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "12-13", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:42", + "action": "foulon", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "12-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:42", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "12-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:42", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "12-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:42", + "action": "in", + "team": "2", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "12-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:42", + "action": "out", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "12-13", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:42", + "action": "made 1of2", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "13-13", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "03:42", + "action": "assist", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "13-13", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:42", + "action": "made 2of2", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "14-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 29, + "team": "2", + "start_time": "03:42", + "start_time_seconds": 222, + "start_period": "Q1", + "end_time": "03:37", + "end_time_seconds": 217, + "end_period": "Q1", + "duration_seconds": 5, + "events": [ + { + "event_type": "freethrow", + "time": "03:42", + "action": "made 2of2", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "14-13", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "03:37", + "action": "ballhandling", + "team": "2", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "14-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 30, + "team": "1", + "start_time": "03:37", + "start_time_seconds": 217, + "start_period": "Q1", + "end_time": "03:34", + "end_time_seconds": 214, + "end_period": "Q1", + "duration_seconds": 3, + "events": [ + { + "event_type": "turnover", + "time": "03:37", + "action": "ballhandling", + "team": "2", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "14-13", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "03:37", + "action": "steal", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "14-13", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:34", + "action": "made reverselayup", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "16-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 31, + "team": "2", + "start_time": "03:34", + "start_time_seconds": 214, + "start_period": "Q1", + "end_time": "03:14", + "end_time_seconds": 194, + "end_period": "Q1", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "03:34", + "action": "made reverselayup", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "16-13", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:14", + "action": "made drivinglayup", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "16-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 32, + "team": "1", + "start_time": "03:14", + "start_time_seconds": 194, + "start_period": "Q1", + "end_time": "02:59", + "end_time_seconds": 179, + "end_period": "Q1", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "03:14", + "action": "made drivinglayup", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "16-15", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:59", + "action": "made drivinglayup", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "18-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 33, + "team": "2", + "start_time": "02:59", + "start_time_seconds": 179, + "start_period": "Q1", + "end_time": "02:39", + "end_time_seconds": 159, + "end_period": "Q1", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "02:59", + "action": "made drivinglayup", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "18-15", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:42", + "action": "missed jumpshot", + "team": "2", + "player_id": 16, + "player_name": "S. Roiko", + "player_number": "44", + "score": "18-15", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:39", + "action": "offensive", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "18-15", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:39", + "action": "made tipinlayup", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "18-17", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 34, + "team": "1", + "start_time": "02:39", + "start_time_seconds": 159, + "start_period": "Q1", + "end_time": "02:30", + "end_time_seconds": 150, + "end_period": "Q1", + "duration_seconds": 9, + "events": [ + { + "event_type": "2pt", + "time": "02:39", + "action": "made tipinlayup", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "18-17", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:30", + "action": "made drivinglayup", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "20-17", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 35, + "team": "2", + "start_time": "02:30", + "start_time_seconds": 150, + "start_period": "Q1", + "end_time": "02:10", + "end_time_seconds": 130, + "end_period": "Q1", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "02:30", + "action": "made drivinglayup", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "20-17", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:21", + "action": "personal", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "20-17", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:21", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "20-17", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:21", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "20-17", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:21", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "20-17", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:21", + "action": "in", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "20-17", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:21", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "20-17", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:21", + "action": "in", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "20-17", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:21", + "action": "in", + "team": "1", + "player_id": 18, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "20-17", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:21", + "action": "out", + "team": "2", + "player_id": 16, + "player_name": "S. Roiko", + "player_number": "44", + "score": "20-17", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:21", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "20-17", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:21", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "20-17", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:21", + "action": "in", + "team": "2", + "player_id": 19, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "20-17", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:16", + "action": "missed stepbackjumpshot", + "team": "2", + "player_id": 14, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "20-17", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:10", + "action": "offensive", + "team": "2", + "player_id": 19, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "20-17", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:10", + "action": "made tipindunk", + "team": "2", + "player_id": 19, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "20-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 36, + "team": "1", + "start_time": "02:10", + "start_time_seconds": 130, + "start_period": "Q1", + "end_time": "01:57", + "end_time_seconds": 117, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "02:10", + "action": "made tipindunk", + "team": "2", + "player_id": 19, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "20-19", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:59", + "action": "missed floatingjumpshot", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "20-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 37, + "team": "2", + "start_time": "01:57", + "start_time_seconds": 117, + "start_period": "Q1", + "end_time": "01:34", + "end_time_seconds": 94, + "end_period": "Q1", + "duration_seconds": 23, + "events": [ + { + "event_type": "rebound", + "time": "01:57", + "action": "defensive", + "team": "2", + "player_id": 19, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "20-19", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:37", + "action": "missed jumpshot", + "team": "2", + "player_id": 14, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "20-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 38, + "team": "1", + "start_time": "01:34", + "start_time_seconds": 94, + "start_period": "Q1", + "end_time": "01:24", + "end_time_seconds": 84, + "end_period": "Q1", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "01:34", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "20-19", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:24", + "action": "personal", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:24", + "action": "foulon", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:24", + "action": "made 1of2", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "21-19", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:24", + "action": "made 2of2", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "22-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 39, + "team": "2", + "start_time": "01:24", + "start_time_seconds": 84, + "start_period": "Q1", + "end_time": "01:02", + "end_time_seconds": 62, + "end_period": "Q1", + "duration_seconds": 22, + "events": [ + { + "event_type": "freethrow", + "time": "01:24", + "action": "made 2of2", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "22-19", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:09", + "action": "missed jumpshot", + "team": "2", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "22-19", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:06", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "22-19", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "01:02", + "action": "ballhandling", + "team": "2", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "22-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 40, + "team": "1", + "start_time": "01:02", + "start_time_seconds": 62, + "start_period": "Q1", + "end_time": "00:53", + "end_time_seconds": 53, + "end_period": "Q1", + "duration_seconds": 9, + "events": [ + { + "event_type": "turnover", + "time": "01:02", + "action": "ballhandling", + "team": "2", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "22-19", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "01:02", + "action": "steal", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "22-19", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:53", + "action": "made floatingjumpshot", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "24-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 41, + "team": "2", + "start_time": "00:53", + "start_time_seconds": 53, + "start_period": "Q1", + "end_time": "00:35", + "end_time_seconds": 35, + "end_period": "Q1", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "00:53", + "action": "made floatingjumpshot", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "24-19", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:35", + "action": "made jumpshot", + "team": "2", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "24-22", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 42, + "team": "1", + "start_time": "00:35", + "start_time_seconds": 35, + "start_period": "Q1", + "end_time": "00:04", + "end_time_seconds": 4, + "end_period": "Q1", + "duration_seconds": 31, + "events": [ + { + "event_type": "3pt", + "time": "00:35", + "action": "made jumpshot", + "team": "2", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "24-22", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:35", + "action": "assist", + "team": "2", + "player_id": 14, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "24-22", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:08", + "action": "missed jumpshot", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "24-22", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 43, + "team": "2", + "start_time": "00:04", + "start_time_seconds": 4, + "start_period": "Q1", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q1", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "00:04", + "action": "defensive", + "team": "2", + "player_id": 19, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "24-22", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:03", + "action": "missed jumpshot", + "team": "2", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "24-22", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 44, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q2", + "end_time": "09:42", + "end_time_seconds": 582, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "09:42", + "action": "made drivinglayup", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "26-22", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 45, + "team": "2", + "start_time": "09:42", + "start_time_seconds": 582, + "start_period": "Q2", + "end_time": "09:25", + "end_time_seconds": 565, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "09:42", + "action": "made drivinglayup", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "26-22", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "09:25", + "action": "personal", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "26-22", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "09:25", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "26-22", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "09:25", + "action": "missed 1of2", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "26-22", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "09:25", + "action": "made 2of2", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "26-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 46, + "team": "1", + "start_time": "09:25", + "start_time_seconds": 565, + "start_period": "Q2", + "end_time": "09:08", + "end_time_seconds": 548, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "freethrow", + "time": "09:25", + "action": "made 2of2", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "26-23", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:10", + "action": "missed layup", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "26-23", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:08", + "action": "offensive", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "26-23", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:08", + "action": "made tipinlayup", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "28-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 47, + "team": "2", + "start_time": "09:08", + "start_time_seconds": 548, + "start_period": "Q2", + "end_time": "08:43", + "end_time_seconds": 523, + "end_period": "Q2", + "duration_seconds": 25, + "events": [ + { + "event_type": "2pt", + "time": "09:08", + "action": "made tipinlayup", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "28-23", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "08:43", + "action": "3sec", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "28-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 48, + "team": "1", + "start_time": "08:43", + "start_time_seconds": 523, + "start_period": "Q2", + "end_time": "08:20", + "end_time_seconds": 500, + "end_period": "Q2", + "duration_seconds": 23, + "events": [ + { + "event_type": "turnover", + "time": "08:43", + "action": "3sec", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "28-23", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:31", + "action": "missed layup", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "28-23", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "08:31", + "action": "block", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "28-23", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:31", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "28-23", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:24", + "action": "missed layup", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "28-23", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "08:24", + "action": "block", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "28-23", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:24", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "28-23", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:22", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "28-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 49, + "team": "2", + "start_time": "08:20", + "start_time_seconds": 500, + "start_period": "Q2", + "end_time": "08:10", + "end_time_seconds": 490, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "08:20", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "28-23", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:10", + "action": "made drivinglayup", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "28-25", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 50, + "team": "1", + "start_time": "08:10", + "start_time_seconds": 490, + "start_period": "Q2", + "end_time": "07:56", + "end_time_seconds": 476, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "08:10", + "action": "made drivinglayup", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "28-25", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:59", + "action": "missed alleyoopdunk", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "28-25", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 51, + "team": "2", + "start_time": "07:56", + "start_time_seconds": 476, + "start_period": "Q2", + "end_time": "07:50", + "end_time_seconds": 470, + "end_period": "Q2", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "07:56", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "28-25", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:52", + "action": "missed jumpshot", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "28-25", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:50", + "action": "offensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "28-25", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:50", + "action": "personal", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "28-25", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:50", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "28-25", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:50", + "action": "unsportsmanlike", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "28-25", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:50", + "action": "offensive", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "28-25", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 52, + "team": "1", + "start_time": "07:50", + "start_time_seconds": 470, + "start_period": "Q2", + "end_time": "07:37", + "end_time_seconds": 457, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "turnover", + "time": "07:50", + "action": "offensive", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "28-25", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "07:50", + "action": "foulon", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "28-25", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:50", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "28-25", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:50", + "action": "out", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "28-25", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:50", + "action": "missed 1of2", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "28-25", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:50", + "action": "missed 2of2", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "28-25", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:37", + "action": "travel", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "28-25", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 53, + "team": "2", + "start_time": "07:37", + "start_time_seconds": 457, + "start_period": "Q2", + "end_time": "07:31", + "end_time_seconds": 451, + "end_period": "Q2", + "duration_seconds": 6, + "events": [ + { + "event_type": "turnover", + "time": "07:37", + "action": "travel", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "28-25", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "07:31", + "action": "ballhandling", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "28-25", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 54, + "team": "1", + "start_time": "07:31", + "start_time_seconds": 451, + "start_period": "Q2", + "end_time": "07:24", + "end_time_seconds": 444, + "end_period": "Q2", + "duration_seconds": 7, + "events": [ + { + "event_type": "turnover", + "time": "07:31", + "action": "ballhandling", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "28-25", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "07:31", + "action": "steal", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "28-25", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:28", + "action": "missed jumpshot", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "28-25", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 55, + "team": "2", + "start_time": "07:24", + "start_time_seconds": 444, + "start_period": "Q2", + "end_time": "07:18", + "end_time_seconds": 438, + "end_period": "Q2", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "07:24", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "28-25", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:18", + "action": "made layup", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "28-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 56, + "team": "1", + "start_time": "07:18", + "start_time_seconds": 438, + "start_period": "Q2", + "end_time": "07:06", + "end_time_seconds": 426, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "07:18", + "action": "made layup", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "28-27", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:06", + "action": "made jumpshot", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "31-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 57, + "team": "2", + "start_time": "07:06", + "start_time_seconds": 426, + "start_period": "Q2", + "end_time": "06:41", + "end_time_seconds": 401, + "end_period": "Q2", + "duration_seconds": 25, + "events": [ + { + "event_type": "3pt", + "time": "07:06", + "action": "made jumpshot", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "31-27", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:06", + "action": "assist", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "31-27", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:43", + "action": "missed layup", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "31-27", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "06:43", + "action": "block", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "31-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 58, + "team": "1", + "start_time": "06:41", + "start_time_seconds": 401, + "start_period": "Q2", + "end_time": "06:26", + "end_time_seconds": 386, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "06:41", + "action": "defensive", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "31-27", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:37", + "action": "missed jumpshot", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "31-27", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:34", + "action": "offensive", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "31-27", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:29", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "31-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 59, + "team": "2", + "start_time": "06:26", + "start_time_seconds": 386, + "start_period": "Q2", + "end_time": "06:19", + "end_time_seconds": 379, + "end_period": "Q2", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "06:26", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "31-27", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:22", + "action": "missed jumpshot", + "team": "2", + "player_id": 8, + "player_name": "V. Valkama", + "player_number": "8", + "score": "31-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 60, + "team": "1", + "start_time": "06:19", + "start_time_seconds": 379, + "start_period": "Q2", + "end_time": "06:07", + "end_time_seconds": 367, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "06:19", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "31-27", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "06:07", + "action": "backcourt", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "31-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 61, + "team": "2", + "start_time": "06:07", + "start_time_seconds": 367, + "start_period": "Q2", + "end_time": "05:58", + "end_time_seconds": 358, + "end_period": "Q2", + "duration_seconds": 9, + "events": [ + { + "event_type": "turnover", + "time": "06:07", + "action": "backcourt", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "31-27", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "06:07", + "action": "out", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "31-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:07", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "31-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:07", + "action": "in", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "31-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:07", + "action": "in", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "31-27", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:58", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "31-29", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "05:58", + "action": "assist", + "team": "2", + "player_id": 8, + "player_name": "V. Valkama", + "player_number": "8", + "score": "31-29", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:58", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "31-29", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:58", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "31-29", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:58", + "action": "technical", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "31-29", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:58", + "action": "in", + "team": "1", + "player_id": 18, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "31-29", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:58", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "31-29", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:58", + "action": "made 1of1", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "31-30", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:58", + "action": "made 1of1", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "31-31", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 62, + "team": "1", + "start_time": "05:58", + "start_time_seconds": 358, + "start_period": "Q2", + "end_time": "05:37", + "end_time_seconds": 337, + "end_period": "Q2", + "duration_seconds": 21, + "events": [ + { + "event_type": "freethrow", + "time": "05:58", + "action": "made 1of1", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "31-31", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:45", + "action": "missed layup", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "31-31", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "05:45", + "action": "block", + "team": "2", + "player_id": 8, + "player_name": "V. Valkama", + "player_number": "8", + "score": "31-31", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:42", + "action": "offensive", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "31-31", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:39", + "action": "missed floatingjumpshot", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "31-31", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 63, + "team": "2", + "start_time": "05:37", + "start_time_seconds": 337, + "start_period": "Q2", + "end_time": "05:32", + "end_time_seconds": 332, + "end_period": "Q2", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "05:37", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "31-31", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:34", + "action": "missed drivinglayup", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "31-31", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 64, + "team": "1", + "start_time": "05:32", + "start_time_seconds": 332, + "start_period": "Q2", + "end_time": "05:24", + "end_time_seconds": 324, + "end_period": "Q2", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "05:32", + "action": "defensive", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "31-31", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:26", + "action": "missed jumpshot", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "31-31", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 65, + "team": "2", + "start_time": "05:24", + "start_time_seconds": 324, + "start_period": "Q2", + "end_time": "05:06", + "end_time_seconds": 306, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "05:24", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "31-31", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "05:24", + "action": "out", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "31-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:24", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "31-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:24", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "31-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:24", + "action": "in", + "team": "2", + "player_id": 19, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "31-31", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:06", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "31-31", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:06", + "action": "foulon", + "team": "2", + "player_id": 8, + "player_name": "V. Valkama", + "player_number": "8", + "score": "31-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:06", + "action": "in", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "31-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:06", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "31-31", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:06", + "action": "made 1of2", + "team": "2", + "player_id": 8, + "player_name": "V. Valkama", + "player_number": "8", + "score": "31-32", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:06", + "action": "made 2of2", + "team": "2", + "player_id": 8, + "player_name": "V. Valkama", + "player_number": "8", + "score": "31-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 66, + "team": "1", + "start_time": "05:06", + "start_time_seconds": 306, + "start_period": "Q2", + "end_time": "04:51", + "end_time_seconds": 291, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "freethrow", + "time": "05:06", + "action": "made 2of2", + "team": "2", + "player_id": 8, + "player_name": "V. Valkama", + "player_number": "8", + "score": "31-33", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "05:06", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "31-33", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:06", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "31-33", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "05:06", + "action": "assist", + "team": "2", + "player_id": 14, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "31-32", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:51", + "action": "made drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "33-33", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:51", + "action": "personal", + "team": "2", + "player_id": 14, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "33-33", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:51", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "33-33", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:51", + "action": "in", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "33-33", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:51", + "action": "out", + "team": "1", + "player_id": 18, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "33-33", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:51", + "action": "missed 1of1", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "33-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 67, + "team": "2", + "start_time": "04:51", + "start_time_seconds": 291, + "start_period": "Q2", + "end_time": "04:30", + "end_time_seconds": 270, + "end_period": "Q2", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "04:51", + "action": "defensive", + "team": "2", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "33-33", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:34", + "action": "missed jumpshot", + "team": "2", + "player_id": 14, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "33-33", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:30", + "action": "offensive", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "33-33", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:30", + "action": "made tipinlayup", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "33-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 68, + "team": "1", + "start_time": "04:30", + "start_time_seconds": 270, + "start_period": "Q2", + "end_time": "04:15", + "end_time_seconds": 255, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "04:30", + "action": "made tipinlayup", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "33-35", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 69, + "team": "2", + "start_time": "04:15", + "start_time_seconds": 255, + "start_period": "Q2", + "end_time": "04:05", + "end_time_seconds": 245, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "jumpball", + "time": "04:15", + "action": "won heldball", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "33-35", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "04:15", + "action": "ballhandling", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "33-35", + "possession_event_role": null + }, + { + "event_type": "steal", + "time": "04:15", + "action": "steal", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "33-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:15", + "action": "in", + "team": "2", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "33-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:15", + "action": "out", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "33-35", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:05", + "action": "offensive", + "team": "2", + "player_id": 19, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "33-35", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "04:05", + "action": "offensive", + "team": "2", + "player_id": 19, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "33-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 70, + "team": "1", + "start_time": "04:05", + "start_time_seconds": 245, + "start_period": "Q2", + "end_time": "03:57", + "end_time_seconds": 237, + "end_period": "Q2", + "duration_seconds": 8, + "events": [ + { + "event_type": "turnover", + "time": "04:05", + "action": "offensive", + "team": "2", + "player_id": 19, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "33-35", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "04:05", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "33-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:05", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "33-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:05", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "33-35", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "03:57", + "action": "badpass", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "33-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 71, + "team": "2", + "start_time": "03:57", + "start_time_seconds": 237, + "start_period": "Q2", + "end_time": "03:45", + "end_time_seconds": 225, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "turnover", + "time": "03:57", + "action": "badpass", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "33-35", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "03:57", + "action": "steal", + "team": "2", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "33-35", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:48", + "action": "missed jumpshot", + "team": "2", + "player_id": 8, + "player_name": "V. Valkama", + "player_number": "8", + "score": "33-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 72, + "team": "1", + "start_time": "03:45", + "start_time_seconds": 225, + "start_period": "Q2", + "end_time": "03:36", + "end_time_seconds": 216, + "end_period": "Q2", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "03:45", + "action": "defensive", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "33-35", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "03:36", + "action": "badpass", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "33-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 73, + "team": "2", + "start_time": "03:36", + "start_time_seconds": 216, + "start_period": "Q2", + "end_time": "03:23", + "end_time_seconds": 203, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "turnover", + "time": "03:36", + "action": "badpass", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "33-35", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "03:36", + "action": "steal", + "team": "2", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "33-35", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "03:23", + "action": "badpass", + "team": "2", + "player_id": 19, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "33-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 74, + "team": "1", + "start_time": "03:23", + "start_time_seconds": 203, + "start_period": "Q2", + "end_time": "03:06", + "end_time_seconds": 186, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "turnover", + "time": "03:23", + "action": "badpass", + "team": "2", + "player_id": 19, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "33-35", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "03:23", + "action": "steal", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "33-35", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:06", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "36-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 75, + "team": "2", + "start_time": "03:06", + "start_time_seconds": 186, + "start_period": "Q2", + "end_time": "02:53", + "end_time_seconds": 173, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "3pt", + "time": "03:06", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "36-35", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:06", + "action": "assist", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "36-35", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:53", + "action": "made reverselayup", + "team": "2", + "player_id": 19, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "36-37", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:53", + "action": "personal", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "36-37", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:53", + "action": "foulon", + "team": "2", + "player_id": 19, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "36-37", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:53", + "action": "out", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "36-37", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:53", + "action": "out", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "36-37", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:53", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "36-37", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:53", + "action": "in", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "36-37", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:53", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "36-37", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:53", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "V. Valkama", + "player_number": "8", + "score": "36-37", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:53", + "action": "made 1of1", + "team": "2", + "player_id": 19, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "36-38", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 76, + "team": "1", + "start_time": "02:53", + "start_time_seconds": 173, + "start_period": "Q2", + "end_time": "02:41", + "end_time_seconds": 161, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "freethrow", + "time": "02:53", + "action": "made 1of1", + "team": "2", + "player_id": 19, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "36-38", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:41", + "action": "personal", + "team": "2", + "player_id": 19, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "36-38", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:41", + "action": "foulon", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "36-38", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:41", + "action": "in", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "36-38", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:41", + "action": "out", + "team": "2", + "player_id": 19, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "36-38", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:41", + "action": "made 1of2", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "37-38", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "02:41", + "action": "assist", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "37-38", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:41", + "action": "made 2of2", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "38-38", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 77, + "team": "2", + "start_time": "02:41", + "start_time_seconds": 161, + "start_period": "Q2", + "end_time": "02:24", + "end_time_seconds": 144, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "freethrow", + "time": "02:41", + "action": "made 2of2", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "38-38", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:24", + "action": "personal", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "38-38", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:24", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "38-38", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:24", + "action": "made 1of2", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "38-39", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:24", + "action": "missed 2of2", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "38-39", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 78, + "team": "1", + "start_time": "02:24", + "start_time_seconds": 144, + "start_period": "Q2", + "end_time": "02:14", + "end_time_seconds": 134, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "02:24", + "action": "defensive", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "38-39", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:14", + "action": "personal", + "team": "2", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "38-39", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:14", + "action": "foulon", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "38-39", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:14", + "action": "made 1of2", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "39-39", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:14", + "action": "made 2of2", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "40-39", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 79, + "team": "2", + "start_time": "02:14", + "start_time_seconds": 134, + "start_period": "Q2", + "end_time": "01:56", + "end_time_seconds": 116, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "freethrow", + "time": "02:14", + "action": "made 2of2", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "40-39", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:56", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "40-39", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:56", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "40-39", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:56", + "action": "made 1of2", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "40-40", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:56", + "action": "in", + "team": "1", + "player_id": 18, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "40-40", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:56", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "40-40", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:56", + "action": "made 2of2", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "40-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 80, + "team": "1", + "start_time": "01:56", + "start_time_seconds": 116, + "start_period": "Q2", + "end_time": "01:41", + "end_time_seconds": 101, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "freethrow", + "time": "01:56", + "action": "made 2of2", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "40-41", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:41", + "action": "made drivinglayup", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "42-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 81, + "team": "2", + "start_time": "01:41", + "start_time_seconds": 101, + "start_period": "Q2", + "end_time": "01:23", + "end_time_seconds": 83, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "01:41", + "action": "made drivinglayup", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "42-41", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "01:39", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "42-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:39", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "42-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:39", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "42-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:39", + "action": "in", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "42-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:39", + "action": "out", + "team": "2", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "42-41", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:23", + "action": "made layup", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "42-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 82, + "team": "1", + "start_time": "01:23", + "start_time_seconds": 83, + "start_period": "Q2", + "end_time": "01:04", + "end_time_seconds": 64, + "end_period": "Q2", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "01:23", + "action": "made layup", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "42-43", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:23", + "action": "assist", + "team": "2", + "player_id": 14, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "42-43", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:04", + "action": "made layup", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "44-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 83, + "team": "2", + "start_time": "01:04", + "start_time_seconds": 64, + "start_period": "Q2", + "end_time": "00:52", + "end_time_seconds": 52, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "01:04", + "action": "made layup", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "44-43", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:52", + "action": "badpass", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "44-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 84, + "team": "1", + "start_time": "00:52", + "start_time_seconds": 52, + "start_period": "Q2", + "end_time": "00:43", + "end_time_seconds": 43, + "end_period": "Q2", + "duration_seconds": 9, + "events": [ + { + "event_type": "turnover", + "time": "00:52", + "action": "badpass", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "44-43", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:52", + "action": "steal", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "44-43", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:43", + "action": "made fadeaway", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "46-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 85, + "team": "2", + "start_time": "00:43", + "start_time_seconds": 43, + "start_period": "Q2", + "end_time": "00:23", + "end_time_seconds": 23, + "end_period": "Q2", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "00:43", + "action": "made fadeaway", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "46-43", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "00:41", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "46-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:41", + "action": "in", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "46-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:41", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "46-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:41", + "action": "in", + "team": "2", + "player_id": 8, + "player_name": "V. Valkama", + "player_number": "8", + "score": "46-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:41", + "action": "out", + "team": "2", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "46-43", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:23", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "46-46", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 86, + "team": "1", + "start_time": "00:23", + "start_time_seconds": 23, + "start_period": "Q2", + "end_time": "00:02", + "end_time_seconds": 2, + "end_period": "Q2", + "duration_seconds": 21, + "events": [ + { + "event_type": "3pt", + "time": "00:23", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "46-46", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:23", + "action": "assist", + "team": "2", + "player_id": 14, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "46-46", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:02", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "48-46", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 87, + "team": "2", + "start_time": "00:02", + "start_time_seconds": 2, + "start_period": "Q2", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q2", + "duration_seconds": 2, + "events": [ + { + "event_type": "2pt", + "time": "00:02", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "48-46", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 88, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q3", + "end_time": "09:33", + "end_time_seconds": 573, + "end_period": "Q3", + "duration_seconds": 27, + "events": [ + { + "event_type": "2pt", + "time": "09:45", + "action": "missed reverselayup", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "48-46", + "possession_event_role": "start" + }, + { + "event_type": "rebound", + "time": "09:44", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "48-46", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "09:33", + "action": "24sec", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "48-46", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 89, + "team": "2", + "start_time": "09:33", + "start_time_seconds": 573, + "start_period": "Q3", + "end_time": "09:11", + "end_time_seconds": 551, + "end_period": "Q3", + "duration_seconds": 22, + "events": [ + { + "event_type": "turnover", + "time": "09:33", + "action": "24sec", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "48-46", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:11", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "48-49", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 90, + "team": "1", + "start_time": "09:11", + "start_time_seconds": 551, + "start_period": "Q3", + "end_time": "08:50", + "end_time_seconds": 530, + "end_period": "Q3", + "duration_seconds": 21, + "events": [ + { + "event_type": "3pt", + "time": "09:11", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "48-49", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:11", + "action": "assist", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "48-49", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:53", + "action": "missed jumpshot", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "48-49", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 91, + "team": "2", + "start_time": "08:50", + "start_time_seconds": 530, + "start_period": "Q3", + "end_time": "08:40", + "end_time_seconds": 520, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "08:50", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "48-49", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:43", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "48-49", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 92, + "team": "1", + "start_time": "08:40", + "start_time_seconds": 520, + "start_period": "Q3", + "end_time": "08:34", + "end_time_seconds": 514, + "end_period": "Q3", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "08:40", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "48-49", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "08:34", + "action": "personal", + "team": "2", + "player_id": 8, + "player_name": "V. Valkama", + "player_number": "8", + "score": "48-49", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:34", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "48-49", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:34", + "action": "missed 1of2", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "48-49", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:34", + "action": "made 2of2", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "49-49", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 93, + "team": "2", + "start_time": "08:34", + "start_time_seconds": 514, + "start_period": "Q3", + "end_time": "08:19", + "end_time_seconds": 499, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "freethrow", + "time": "08:34", + "action": "made 2of2", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "49-49", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:19", + "action": "missed drivinglayup", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "49-49", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "08:19", + "action": "block", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "49-49", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 94, + "team": "1", + "start_time": "08:19", + "start_time_seconds": 499, + "start_period": "Q3", + "end_time": "08:01", + "end_time_seconds": 481, + "end_period": "Q3", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "08:19", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "49-49", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:01", + "action": "made jumpshot", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "52-49", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 95, + "team": "2", + "start_time": "08:01", + "start_time_seconds": 481, + "start_period": "Q3", + "end_time": "07:44", + "end_time_seconds": 464, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "3pt", + "time": "08:01", + "action": "made jumpshot", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "52-49", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:01", + "action": "assist", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "52-49", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:46", + "action": "missed layup", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "52-49", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 96, + "team": "1", + "start_time": "07:44", + "start_time_seconds": 464, + "start_period": "Q3", + "end_time": "07:39", + "end_time_seconds": 459, + "end_period": "Q3", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "07:44", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "52-49", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:39", + "action": "made jumpshot", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "55-49", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 97, + "team": "2", + "start_time": "07:39", + "start_time_seconds": 459, + "start_period": "Q3", + "end_time": "07:11", + "end_time_seconds": 431, + "end_period": "Q3", + "duration_seconds": 28, + "events": [ + { + "event_type": "3pt", + "time": "07:39", + "action": "made jumpshot", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "55-49", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:39", + "action": "assist", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "55-49", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:13", + "action": "missed fadeaway", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "55-49", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 98, + "team": "1", + "start_time": "07:11", + "start_time_seconds": 431, + "start_period": "Q3", + "end_time": "07:02", + "end_time_seconds": 422, + "end_period": "Q3", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "07:11", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "55-49", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:02", + "action": "offensive", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "55-49", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:02", + "action": "offensive", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "55-49", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 99, + "team": "2", + "start_time": "07:02", + "start_time_seconds": 422, + "start_period": "Q3", + "end_time": "06:48", + "end_time_seconds": 408, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "turnover", + "time": "07:02", + "action": "offensive", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "55-49", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "07:02", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "55-49", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:02", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "55-49", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:02", + "action": "out", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "55-49", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:48", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "55-52", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 100, + "team": "1", + "start_time": "06:48", + "start_time_seconds": 408, + "start_period": "Q3", + "end_time": "06:34", + "end_time_seconds": 394, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "3pt", + "time": "06:48", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "55-52", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:34", + "action": "made layup", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "57-52", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 101, + "team": "2", + "start_time": "06:34", + "start_time_seconds": 394, + "start_period": "Q3", + "end_time": "06:14", + "end_time_seconds": 374, + "end_period": "Q3", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "06:34", + "action": "made layup", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "57-52", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:34", + "action": "assist", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "57-52", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "06:22", + "action": "personal", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "57-52", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:22", + "action": "foulon", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "57-52", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:22", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "57-52", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:22", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "57-52", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:14", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "57-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 102, + "team": "1", + "start_time": "06:14", + "start_time_seconds": 374, + "start_period": "Q3", + "end_time": "05:42", + "end_time_seconds": 342, + "end_period": "Q3", + "duration_seconds": 32, + "events": [ + { + "event_type": "3pt", + "time": "06:14", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "57-55", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:52", + "action": "personal", + "team": "2", + "player_id": 8, + "player_name": "V. Valkama", + "player_number": "8", + "score": "57-55", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:52", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "57-55", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:52", + "action": "in", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "57-55", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:52", + "action": "out", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "57-55", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:52", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "57-55", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:52", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "V. Valkama", + "player_number": "8", + "score": "57-55", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:42", + "action": "made drivinglayup", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "59-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 103, + "team": "2", + "start_time": "05:42", + "start_time_seconds": 342, + "start_period": "Q3", + "end_time": "05:33", + "end_time_seconds": 333, + "end_period": "Q3", + "duration_seconds": 9, + "events": [ + { + "event_type": "2pt", + "time": "05:42", + "action": "made drivinglayup", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "59-55", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:33", + "action": "offensive", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "59-55", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:33", + "action": "offensive", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "59-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 104, + "team": "1", + "start_time": "05:33", + "start_time_seconds": 333, + "start_period": "Q3", + "end_time": "05:14", + "end_time_seconds": 314, + "end_period": "Q3", + "duration_seconds": 19, + "events": [ + { + "event_type": "turnover", + "time": "05:33", + "action": "offensive", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "59-55", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "05:33", + "action": "foulon", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "59-55", + "possession_event_role": null + }, + { + "event_type": "headcoachchallenge", + "time": "05:33", + "action": "violence", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "59-55", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:14", + "action": "made fadeaway", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "61-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 105, + "team": "2", + "start_time": "05:14", + "start_time_seconds": 314, + "start_period": "Q3", + "end_time": "05:04", + "end_time_seconds": 304, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "2pt", + "time": "05:14", + "action": "made fadeaway", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "61-55", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:14", + "action": "assist", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "61-55", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:04", + "action": "travel", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "61-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 106, + "team": "1", + "start_time": "05:04", + "start_time_seconds": 304, + "start_period": "Q3", + "end_time": "04:54", + "end_time_seconds": 294, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "turnover", + "time": "05:04", + "action": "travel", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "61-55", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "05:04", + "action": "in", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "61-55", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:04", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "61-55", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:54", + "action": "personal", + "team": "2", + "player_id": 14, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "61-55", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:54", + "action": "foulon", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "61-55", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:54", + "action": "in", + "team": "2", + "player_id": 19, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "61-55", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:54", + "action": "out", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "61-55", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:54", + "action": "missed 1of2", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "61-55", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:54", + "action": "made 2of2", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "62-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 107, + "team": "2", + "start_time": "04:54", + "start_time_seconds": 294, + "start_period": "Q3", + "end_time": "04:45", + "end_time_seconds": 285, + "end_period": "Q3", + "duration_seconds": 9, + "events": [ + { + "event_type": "freethrow", + "time": "04:54", + "action": "made 2of2", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "62-55", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:45", + "action": "made drivinglayup", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "62-57", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:45", + "action": "personal", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "62-57", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:45", + "action": "foulon", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "62-57", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:45", + "action": "made 1of1", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "62-58", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 108, + "team": "1", + "start_time": "04:45", + "start_time_seconds": 285, + "start_period": "Q3", + "end_time": "04:30", + "end_time_seconds": 270, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "freethrow", + "time": "04:45", + "action": "made 1of1", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "62-58", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:30", + "action": "made jumpshot", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "65-58", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 109, + "team": "2", + "start_time": "04:30", + "start_time_seconds": 270, + "start_period": "Q3", + "end_time": "04:10", + "end_time_seconds": 250, + "end_period": "Q3", + "duration_seconds": 20, + "events": [ + { + "event_type": "3pt", + "time": "04:30", + "action": "made jumpshot", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "65-58", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:30", + "action": "assist", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "65-58", + "possession_event_role": null + }, + { + "event_type": "jumpball", + "time": "04:18", + "action": "won heldball", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "65-58", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:18", + "action": "in", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "65-58", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:18", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "65-58", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:10", + "action": "made drivinglayup", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "65-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 110, + "team": "1", + "start_time": "04:10", + "start_time_seconds": 250, + "start_period": "Q3", + "end_time": "03:50", + "end_time_seconds": 230, + "end_period": "Q3", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "04:10", + "action": "made drivinglayup", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "65-60", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:50", + "action": "personal", + "team": "2", + "player_id": 19, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "65-60", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:50", + "action": "foulon", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "65-60", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:50", + "action": "made 1of2", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "66-60", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:50", + "action": "missed 2of2", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "66-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 111, + "team": "2", + "start_time": "03:50", + "start_time_seconds": 230, + "start_period": "Q3", + "end_time": "03:39", + "end_time_seconds": 219, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "03:50", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "66-60", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:39", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "66-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 112, + "team": "1", + "start_time": "03:39", + "start_time_seconds": 219, + "start_period": "Q3", + "end_time": "03:16", + "end_time_seconds": 196, + "end_period": "Q3", + "duration_seconds": 23, + "events": [ + { + "event_type": "3pt", + "time": "03:39", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "66-63", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:18", + "action": "missed drivinglayup", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "66-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 113, + "team": "2", + "start_time": "03:16", + "start_time_seconds": 196, + "start_period": "Q3", + "end_time": "03:03", + "end_time_seconds": 183, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "03:16", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "66-63", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:03", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "66-66", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "03:03", + "action": "assist", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "66-66", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:03", + "action": "personal", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "66-66", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:03", + "action": "foulon", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "66-66", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:03", + "action": "out", + "team": "2", + "player_id": 19, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "66-66", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:03", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "66-66", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:03", + "action": "in", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "66-66", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:03", + "action": "made 1of1", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "66-67", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 114, + "team": "1", + "start_time": "03:03", + "start_time_seconds": 183, + "start_period": "Q3", + "end_time": "02:53", + "end_time_seconds": 173, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "freethrow", + "time": "03:03", + "action": "made 1of1", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "66-67", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "03:03", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "66-66", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:53", + "action": "personal", + "team": "2", + "player_id": 14, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "66-67", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:53", + "action": "foulon", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "66-67", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:53", + "action": "in", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "66-67", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:53", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "66-67", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:53", + "action": "missed 1of2", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "66-67", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:53", + "action": "made 2of2", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "67-67", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 115, + "team": "2", + "start_time": "02:53", + "start_time_seconds": 173, + "start_period": "Q3", + "end_time": "02:41", + "end_time_seconds": 161, + "end_period": "Q3", + "duration_seconds": 12, + "events": [ + { + "event_type": "freethrow", + "time": "02:53", + "action": "made 2of2", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "67-67", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "02:53", + "action": "in", + "team": "2", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "67-67", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:53", + "action": "out", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "67-67", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:41", + "action": "personal", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "67-67", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:41", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "67-67", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:41", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "67-67", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:41", + "action": "out", + "team": "2", + "player_id": 14, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "67-67", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:41", + "action": "made 1of2", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "67-68", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:41", + "action": "missed 2of2", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "67-68", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:41", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "67-68", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:41", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "67-68", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:41", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "67-68", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:41", + "action": "in", + "team": "1", + "player_id": 18, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "67-68", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:41", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "67-68", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:41", + "action": "missed 1of2", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "67-68", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:41", + "action": "missed 2of2", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "67-68", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:41", + "action": "offensive", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "67-68", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:41", + "action": "made tipinlayup", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "67-70", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 116, + "team": "1", + "start_time": "02:41", + "start_time_seconds": 161, + "start_period": "Q3", + "end_time": "02:14", + "end_time_seconds": 134, + "end_period": "Q3", + "duration_seconds": 27, + "events": [ + { + "event_type": "2pt", + "time": "02:41", + "action": "made tipinlayup", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "67-70", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:16", + "action": "missed drivinglayup", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "67-70", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 117, + "team": "2", + "start_time": "02:14", + "start_time_seconds": 134, + "start_period": "Q3", + "end_time": "01:58", + "end_time_seconds": 118, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "02:14", + "action": "defensive", + "team": "2", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "67-70", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:58", + "action": "missed jumpshot", + "team": "2", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "67-70", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 118, + "team": "1", + "start_time": "01:58", + "start_time_seconds": 118, + "start_period": "Q3", + "end_time": "01:58", + "end_time_seconds": 118, + "end_period": "Q3", + "duration_seconds": 0, + "events": [ + { + "event_type": "rebound", + "time": "01:58", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "67-70", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:58", + "action": "personal", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "67-70", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:58", + "action": "foulon", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "67-70", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:58", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "67-70", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:58", + "action": "out", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "67-70", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:58", + "action": "missed 1of2", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "67-70", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:58", + "action": "made 2of2", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "68-70", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 119, + "team": "2", + "start_time": "01:58", + "start_time_seconds": 118, + "start_period": "Q3", + "end_time": "01:45", + "end_time_seconds": 105, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "freethrow", + "time": "01:58", + "action": "made 2of2", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "68-70", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "01:58", + "action": "in", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "67-70", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:58", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "67-70", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:45", + "action": "missed layup", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "68-70", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 120, + "team": "1", + "start_time": "01:45", + "start_time_seconds": 105, + "start_period": "Q3", + "end_time": "01:36", + "end_time_seconds": 96, + "end_period": "Q3", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "01:45", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "68-70", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:36", + "action": "offensive", + "team": "1", + "player_id": 18, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "68-70", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "01:36", + "action": "offensive", + "team": "1", + "player_id": 18, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "68-70", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 121, + "team": "2", + "start_time": "01:36", + "start_time_seconds": 96, + "start_period": "Q3", + "end_time": "01:10", + "end_time_seconds": 70, + "end_period": "Q3", + "duration_seconds": 26, + "events": [ + { + "event_type": "turnover", + "time": "01:36", + "action": "offensive", + "team": "1", + "player_id": 18, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "68-70", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "01:36", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "68-70", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "01:10", + "action": "personal", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "68-70", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:10", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "68-70", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:10", + "action": "in", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "68-70", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:10", + "action": "out", + "team": "1", + "player_id": 18, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "68-70", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:10", + "action": "made 1of2", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "68-71", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:10", + "action": "made 2of2", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "68-72", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 122, + "team": "1", + "start_time": "01:10", + "start_time_seconds": 70, + "start_period": "Q3", + "end_time": "00:58", + "end_time_seconds": 58, + "end_period": "Q3", + "duration_seconds": 12, + "events": [ + { + "event_type": "freethrow", + "time": "01:10", + "action": "made 2of2", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "68-72", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "01:10", + "action": "in", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "68-72", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:10", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "68-72", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:58", + "action": "made drivinglayup", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "70-72", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:58", + "action": "personal", + "team": "2", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "70-72", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:58", + "action": "foulon", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "70-72", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:58", + "action": "made 1of1", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "71-72", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 123, + "team": "2", + "start_time": "00:58", + "start_time_seconds": 58, + "start_period": "Q3", + "end_time": "00:41", + "end_time_seconds": 41, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "freethrow", + "time": "00:58", + "action": "made 1of1", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "71-72", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:42", + "action": "personal", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "71-72", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:42", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "71-72", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:42", + "action": "made 1of2", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "71-73", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:42", + "action": "missed 2of2", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "71-73", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 124, + "team": "1", + "start_time": "00:41", + "start_time_seconds": 41, + "start_period": "Q3", + "end_time": "00:32", + "end_time_seconds": 32, + "end_period": "Q3", + "duration_seconds": 9, + "events": [ + { + "event_type": "jumpball", + "time": "00:41", + "action": "won heldball", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "71-73", + "possession_event_role": "start" + }, + { + "event_type": "rebound", + "time": "00:41", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "71-73", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:35", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "71-73", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 125, + "team": "2", + "start_time": "00:32", + "start_time_seconds": 32, + "start_period": "Q3", + "end_time": "00:11", + "end_time_seconds": 11, + "end_period": "Q3", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "00:32", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "71-73", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:11", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "71-76", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 126, + "team": "1", + "start_time": "00:11", + "start_time_seconds": 11, + "start_period": "Q3", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "3pt", + "time": "00:11", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "71-76", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:03", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "71-76", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 127, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q4", + "end_time": "09:45", + "end_time_seconds": 585, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "3pt", + "time": "09:45", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "71-79", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 128, + "team": "1", + "start_time": "09:45", + "start_time_seconds": 585, + "start_period": "Q4", + "end_time": "09:18", + "end_time_seconds": 558, + "end_period": "Q4", + "duration_seconds": 27, + "events": [ + { + "event_type": "3pt", + "time": "09:45", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "71-79", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:45", + "action": "assist", + "team": "2", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "71-79", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:22", + "action": "missed layup", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "71-79", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "09:22", + "action": "block", + "team": "2", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "71-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 129, + "team": "2", + "start_time": "09:18", + "start_time_seconds": 558, + "start_period": "Q4", + "end_time": "09:16", + "end_time_seconds": 556, + "end_period": "Q4", + "duration_seconds": 2, + "events": [ + { + "event_type": "rebound", + "time": "09:18", + "action": "defensive", + "team": "2", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "71-79", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "09:16", + "action": "badpass", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "71-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 130, + "team": "1", + "start_time": "09:16", + "start_time_seconds": 556, + "start_period": "Q4", + "end_time": "08:54", + "end_time_seconds": 534, + "end_period": "Q4", + "duration_seconds": 22, + "events": [ + { + "event_type": "turnover", + "time": "09:16", + "action": "badpass", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "71-79", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:16", + "action": "steal", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "71-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "09:16", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "71-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "09:16", + "action": "out", + "team": "1", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "71-79", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:54", + "action": "made drivinglayup", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "73-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 131, + "team": "2", + "start_time": "08:54", + "start_time_seconds": 534, + "start_period": "Q4", + "end_time": "08:40", + "end_time_seconds": 520, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "08:54", + "action": "made drivinglayup", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "73-79", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "08:40", + "action": "badpass", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "73-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 132, + "team": "1", + "start_time": "08:40", + "start_time_seconds": 520, + "start_period": "Q4", + "end_time": "08:23", + "end_time_seconds": 503, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "turnover", + "time": "08:40", + "action": "badpass", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "73-79", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "08:40", + "action": "steal", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "73-79", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:23", + "action": "made layup", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "75-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 133, + "team": "2", + "start_time": "08:23", + "start_time_seconds": 503, + "start_period": "Q4", + "end_time": "07:57", + "end_time_seconds": 477, + "end_period": "Q4", + "duration_seconds": 26, + "events": [ + { + "event_type": "2pt", + "time": "08:23", + "action": "made layup", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "75-79", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:23", + "action": "assist", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "75-79", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "08:21", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "75-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:21", + "action": "out", + "team": "2", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "75-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:21", + "action": "out", + "team": "2", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "75-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:21", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "75-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:21", + "action": "in", + "team": "2", + "player_id": 8, + "player_name": "V. Valkama", + "player_number": "8", + "score": "75-79", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:59", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "75-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 134, + "team": "1", + "start_time": "07:57", + "start_time_seconds": 477, + "start_period": "Q4", + "end_time": "07:47", + "end_time_seconds": 467, + "end_period": "Q4", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "07:57", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "75-79", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:50", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "75-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 135, + "team": "2", + "start_time": "07:47", + "start_time_seconds": 467, + "start_period": "Q4", + "end_time": "07:26", + "end_time_seconds": 446, + "end_period": "Q4", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "07:47", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "75-79", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:47", + "action": "personal", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "75-79", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:47", + "action": "foulon", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "75-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:47", + "action": "in", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "75-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:47", + "action": "out", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "75-79", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:30", + "action": "missed jumpshot", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "75-79", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:27", + "action": "offensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "75-79", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:26", + "action": "travel", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "75-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 136, + "team": "1", + "start_time": "07:26", + "start_time_seconds": 446, + "start_period": "Q4", + "end_time": "07:12", + "end_time_seconds": 432, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "turnover", + "time": "07:26", + "action": "travel", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "75-79", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:12", + "action": "personal", + "team": "2", + "player_id": 8, + "player_name": "V. Valkama", + "player_number": "8", + "score": "75-79", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:12", + "action": "foulon", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "75-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:12", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "75-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:12", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "75-79", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:12", + "action": "made 1of2", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "76-79", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:12", + "action": "made 2of2", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "77-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 137, + "team": "2", + "start_time": "07:12", + "start_time_seconds": 432, + "start_period": "Q4", + "end_time": "06:55", + "end_time_seconds": 415, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "freethrow", + "time": "07:12", + "action": "made 2of2", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "77-79", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:55", + "action": "made layup", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "77-81", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 138, + "team": "1", + "start_time": "06:55", + "start_time_seconds": 415, + "start_period": "Q4", + "end_time": "06:34", + "end_time_seconds": 394, + "end_period": "Q4", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "06:55", + "action": "made layup", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "77-81", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:43", + "action": "personal", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "77-81", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:43", + "action": "foulon", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "77-81", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:36", + "action": "missed jumpshot", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "77-81", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 139, + "team": "2", + "start_time": "06:34", + "start_time_seconds": 394, + "start_period": "Q4", + "end_time": "06:27", + "end_time_seconds": 387, + "end_period": "Q4", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "06:34", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "77-81", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:27", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "77-81", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:27", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "77-81", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:27", + "action": "in", + "team": "1", + "player_id": 18, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "77-81", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:27", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "77-81", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:27", + "action": "missed 1of2", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "77-81", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:27", + "action": "missed 2of2", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "77-81", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 140, + "team": "1", + "start_time": "06:27", + "start_time_seconds": 387, + "start_period": "Q4", + "end_time": "05:42", + "end_time_seconds": 342, + "end_period": "Q4", + "duration_seconds": 45, + "events": [ + { + "event_type": "rebound", + "time": "06:27", + "action": "defensive", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "77-81", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:05", + "action": "missed jumpshot", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "77-81", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:01", + "action": "offensive", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "77-81", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:54", + "action": "missed jumpshot", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "77-81", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:52", + "action": "offensive", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "77-81", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:44", + "action": "missed layup", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "77-81", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 141, + "team": "2", + "start_time": "05:42", + "start_time_seconds": 342, + "start_period": "Q4", + "end_time": "05:22", + "end_time_seconds": 322, + "end_period": "Q4", + "duration_seconds": 20, + "events": [ + { + "event_type": "rebound", + "time": "05:42", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "77-81", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:41", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "77-81", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:41", + "action": "foulon", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "77-81", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:41", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "77-81", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:41", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "77-81", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:41", + "action": "in", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "77-81", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:41", + "action": "in", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "77-81", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:41", + "action": "in", + "team": "2", + "player_id": 19, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "77-81", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:41", + "action": "out", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "77-81", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:22", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "77-81", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:22", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "77-81", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:22", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "77-81", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:22", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "77-81", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:22", + "action": "made 1of2", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "77-82", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:22", + "action": "made 2of2", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "77-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 142, + "team": "1", + "start_time": "05:22", + "start_time_seconds": 322, + "start_period": "Q4", + "end_time": "05:05", + "end_time_seconds": 305, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "freethrow", + "time": "05:22", + "action": "made 2of2", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "77-83", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:10", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "77-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 143, + "team": "2", + "start_time": "05:05", + "start_time_seconds": 305, + "start_period": "Q4", + "end_time": "05:02", + "end_time_seconds": 302, + "end_period": "Q4", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "05:05", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "77-83", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:02", + "action": "personal", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "77-83", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:02", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "77-83", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:02", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "77-83", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:02", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "77-83", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "05:02", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "77-83", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:02", + "action": "out", + "team": "1", + "player_id": 18, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "77-83", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:02", + "action": "out", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "77-83", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:02", + "action": "in", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "77-83", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:02", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "77-83", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:02", + "action": "in", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "77-83", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:02", + "action": "out", + "team": "2", + "player_id": 19, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "77-83", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:02", + "action": "missed 1of2", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "77-83", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:02", + "action": "missed 2of2", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "77-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 144, + "team": "1", + "start_time": "05:02", + "start_time_seconds": 302, + "start_period": "Q4", + "end_time": "04:47", + "end_time_seconds": 287, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "05:02", + "action": "defensive", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "77-83", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:49", + "action": "missed drivinglayup", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "77-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 145, + "team": "2", + "start_time": "04:47", + "start_time_seconds": 287, + "start_period": "Q4", + "end_time": "04:37", + "end_time_seconds": 277, + "end_period": "Q4", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "04:47", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "77-83", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:41", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "77-83", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:38", + "action": "offensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "77-83", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:38", + "action": "missed tipinlayup", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "77-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 146, + "team": "1", + "start_time": "04:37", + "start_time_seconds": 277, + "start_period": "Q4", + "end_time": "04:02", + "end_time_seconds": 242, + "end_period": "Q4", + "duration_seconds": 35, + "events": [ + { + "event_type": "rebound", + "time": "04:37", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "77-83", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:18", + "action": "missed jumpshot", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "77-83", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:14", + "action": "offensive", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "77-83", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:12", + "action": "missed jumpshot", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "77-83", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:08", + "action": "offensive", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "77-83", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:04", + "action": "missed jumpshot", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "77-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 147, + "team": "2", + "start_time": "04:02", + "start_time_seconds": 242, + "start_period": "Q4", + "end_time": "03:44", + "end_time_seconds": 224, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "04:02", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "77-83", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:44", + "action": "personal", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "77-83", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:44", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "77-83", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:44", + "action": "in", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "77-83", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:44", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "77-83", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:44", + "action": "made 1of2", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "77-84", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:44", + "action": "made 2of2", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "77-85", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 148, + "team": "1", + "start_time": "03:44", + "start_time_seconds": 224, + "start_period": "Q4", + "end_time": "03:38", + "end_time_seconds": 218, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "freethrow", + "time": "03:44", + "action": "made 2of2", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "77-85", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:38", + "action": "made drivinglayup", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "79-85", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 149, + "team": "2", + "start_time": "03:38", + "start_time_seconds": 218, + "start_period": "Q4", + "end_time": "03:21", + "end_time_seconds": 201, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "03:38", + "action": "made drivinglayup", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "79-85", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:21", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "79-87", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 150, + "team": "1", + "start_time": "03:21", + "start_time_seconds": 201, + "start_period": "Q4", + "end_time": "03:10", + "end_time_seconds": 190, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "03:21", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "79-87", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "03:12", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "79-87", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:12", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "V. Valkama", + "player_number": "8", + "score": "79-87", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:10", + "action": "made layup", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "81-87", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 151, + "team": "2", + "start_time": "03:10", + "start_time_seconds": 190, + "start_period": "Q4", + "end_time": "02:49", + "end_time_seconds": 169, + "end_period": "Q4", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "03:10", + "action": "made layup", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "81-87", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:10", + "action": "assist", + "team": "1", + "player_id": 10, + "player_name": "L. Öunap", + "player_number": "3", + "score": "81-87", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:51", + "action": "missed layup", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "81-87", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 152, + "team": "1", + "start_time": "02:49", + "start_time_seconds": 169, + "start_period": "Q4", + "end_time": "02:43", + "end_time_seconds": 163, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "02:49", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "81-87", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:43", + "action": "made jumpshot", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "84-87", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 153, + "team": "2", + "start_time": "02:43", + "start_time_seconds": 163, + "start_period": "Q4", + "end_time": "02:18", + "end_time_seconds": 138, + "end_period": "Q4", + "duration_seconds": 25, + "events": [ + { + "event_type": "3pt", + "time": "02:43", + "action": "made jumpshot", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "84-87", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:43", + "action": "assist", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "84-87", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:18", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "84-87", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:18", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "84-87", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:18", + "action": "in", + "team": "1", + "player_id": 18, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "84-87", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:18", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "84-87", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:18", + "action": "missed 1of2", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "84-87", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:18", + "action": "made 2of2", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "84-88", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 154, + "team": "1", + "start_time": "02:18", + "start_time_seconds": 138, + "start_period": "Q4", + "end_time": "02:03", + "end_time_seconds": 123, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "freethrow", + "time": "02:18", + "action": "made 2of2", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "84-88", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:18", + "action": "assist", + "team": "2", + "player_id": 14, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "84-88", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:15", + "action": "personal", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "84-88", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:15", + "action": "foulon", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "84-88", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:05", + "action": "missed drivinglayup", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "84-88", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 155, + "team": "2", + "start_time": "02:03", + "start_time_seconds": 123, + "start_period": "Q4", + "end_time": "01:31", + "end_time_seconds": 91, + "end_period": "Q4", + "duration_seconds": 32, + "events": [ + { + "event_type": "rebound", + "time": "02:03", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "84-88", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:39", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "84-88", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:36", + "action": "offensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "84-88", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:31", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "84-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 156, + "team": "1", + "start_time": "01:31", + "start_time_seconds": 91, + "start_period": "Q4", + "end_time": "01:24", + "end_time_seconds": 84, + "end_period": "Q4", + "duration_seconds": 7, + "events": [ + { + "event_type": "3pt", + "time": "01:31", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "84-91", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:31", + "action": "assist", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "84-91", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "01:28", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "84-91", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:28", + "action": "in", + "team": "1", + "player_id": 20, + "player_name": "R. Kivinen", + "player_number": "14", + "score": "84-91", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:28", + "action": "out", + "team": "1", + "player_id": 18, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "84-91", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:24", + "action": "made layup", + "team": "1", + "player_id": 20, + "player_name": "R. Kivinen", + "player_number": "14", + "score": "86-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 157, + "team": "2", + "start_time": "01:24", + "start_time_seconds": 84, + "start_period": "Q4", + "end_time": "01:11", + "end_time_seconds": 71, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "01:24", + "action": "made layup", + "team": "1", + "player_id": 20, + "player_name": "R. Kivinen", + "player_number": "14", + "score": "86-91", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:24", + "action": "assist", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "86-91", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:13", + "action": "missed layup", + "team": "2", + "player_id": 4, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "86-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 158, + "team": "1", + "start_time": "01:11", + "start_time_seconds": 71, + "start_period": "Q4", + "end_time": "00:59", + "end_time_seconds": 59, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "01:11", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "86-91", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:02", + "action": "missed jumpshot", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "86-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 159, + "team": "2", + "start_time": "00:59", + "start_time_seconds": 59, + "start_period": "Q4", + "end_time": "00:40", + "end_time_seconds": 40, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "00:59", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "T. Harris", + "player_number": "4", + "score": "86-91", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:43", + "action": "missed stepbackjumpshot", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "86-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 160, + "team": "1", + "start_time": "00:40", + "start_time_seconds": 40, + "start_period": "Q4", + "end_time": "00:34", + "end_time_seconds": 34, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "00:40", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "86-91", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:34", + "action": "made jumpshot", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "89-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 161, + "team": "2", + "start_time": "00:34", + "start_time_seconds": 34, + "start_period": "Q4", + "end_time": "00:06", + "end_time_seconds": 6, + "end_period": "Q4", + "duration_seconds": 28, + "events": [ + { + "event_type": "3pt", + "time": "00:34", + "action": "made jumpshot", + "team": "1", + "player_id": 13, + "player_name": "S. Manninen", + "player_number": "18", + "score": "89-91", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:34", + "action": "assist", + "team": "1", + "player_id": 9, + "player_name": "M. Koskela", + "player_number": "0", + "score": "89-91", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "00:32", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "89-91", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:32", + "action": "in", + "team": "2", + "player_id": 8, + "player_name": "V. Valkama", + "player_number": "8", + "score": "89-91", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:32", + "action": "out", + "team": "2", + "player_id": 14, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "89-91", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:08", + "action": "missed jumpshot", + "team": "2", + "player_id": 8, + "player_name": "V. Valkama", + "player_number": "8", + "score": "89-91", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:08", + "action": "missed layup", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "89-91", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:08", + "action": "offensive", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "89-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 162, + "team": "1", + "start_time": "00:06", + "start_time_seconds": 6, + "start_period": "Q4", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "00:06", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "T. Flinck", + "player_number": "17", + "score": "89-91", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:01", + "action": "missed jumpshot", + "team": "1", + "player_id": 20, + "player_name": "R. Kivinen", + "player_number": "14", + "score": "89-91", + "possession_event_role": "end" + } + ] + } + ] + } + }, + "home_number_of_possessions": 81, + "away_number_of_possessions": 81 + }, + { + "match_id": "1003395", + "match_external_id": "2835267", + "category_external_id": "42145", + "date": "2026-04-06", + "time": "18:30:00", + "home_team": "Karkkila", + "home_team_id": "606", + "away_team": "Kipinä Basket", + "away_team_id": "4675575", + "home_score": "96", + "away_score": "90", + "status": "Played", + "venue": "Karkkilan liikuntahalli", + "competition": "Huippukoripallosarjat 2025-26", + "category": "Miesten I divisioona A", + "season": "2025-2026", + "boxscore": { + "source": "genius", + "teams": [ + { + "team_name": "Karkkila", + "players": [ + { + "player": "Patrik Poutiainen", + "player_number": 97, + "team": "Karkkila", + "Minutes": "33:49", + "Points": 9, + "2PM": 3, + "2PA": 4, + "2P%": 75.0, + "3PM": 1, + "3PA": 6, + "3P%": 16.7, + "FTM": 0, + "FTA": 2, + "FT%": 0.0, + "OFF": 2, + "DEF": 9, + "REB": 11, + "AST": 4, + "STL": 2, + "TO": 0, + "BLK": 1, + "PF": 3, + "+/-": 5, + "Index": 19 + }, + { + "player": "Markus Valtteri Hyytiäinen", + "player_number": 21, + "team": "Karkkila", + "Minutes": "27:46", + "Points": 18, + "2PM": 4, + "2PA": 7, + "2P%": 57.1, + "3PM": 3, + "3PA": 5, + "3P%": 60.0, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 1, + "DEF": 2, + "REB": 3, + "AST": 6, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 5, + "+/-": 3, + "Index": 21 + }, + { + "player": "Matias Nyman", + "player_number": 10, + "team": "Karkkila", + "Minutes": "22:14", + "Points": 10, + "2PM": 1, + "2PA": 1, + "2P%": 100.0, + "3PM": 2, + "3PA": 3, + "3P%": 66.7, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 2, + "DEF": 2, + "REB": 4, + "AST": 1, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 4, + "+/-": 0, + "Index": 14 + }, + { + "player": "Sauli Näppinen", + "player_number": 12, + "team": "Karkkila", + "Minutes": "7:05", + "Points": 4, + "2PM": 2, + "2PA": 2, + "2P%": 100.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 1, + "DEF": 1, + "REB": 2, + "AST": 1, + "STL": 1, + "TO": 0, + "BLK": 0, + "PF": 1, + "+/-": 7, + "Index": 8 + }, + { + "player": "Nestori Kivimäki", + "player_number": 23, + "team": "Karkkila", + "Minutes": "29:12", + "Points": 18, + "2PM": 3, + "2PA": 7, + "2P%": 42.9, + "3PM": 1, + "3PA": 3, + "3P%": 33.3, + "FTM": 9, + "FTA": 9, + "FT%": 100.0, + "OFF": 0, + "DEF": 4, + "REB": 4, + "AST": 2, + "STL": 0, + "TO": 5, + "BLK": 0, + "PF": 3, + "+/-": 5, + "Index": 13 + }, + { + "player": "Daniel Leikas", + "player_number": 9, + "team": "Karkkila", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Woeyram Bani", + "player_number": 6, + "team": "Karkkila", + "Minutes": "10:13", + "Points": 0, + "2PM": 0, + "2PA": 1, + "2P%": 0.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 1, + "STL": 0, + "TO": 3, + "BLK": 0, + "PF": 4, + "+/-": 1, + "Index": -4 + }, + { + "player": "Juuso Kurki", + "player_number": 19, + "team": "Karkkila", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Ilmari Salmisto", + "player_number": 18, + "team": "Karkkila", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Caleb Jones-Mccrary", + "player_number": 7, + "team": "Karkkila", + "Minutes": "35:39", + "Points": 26, + "2PM": 12, + "2PA": 18, + "2P%": 66.7, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 2, + "FTA": 5, + "FT%": 40.0, + "OFF": 2, + "DEF": 10, + "REB": 12, + "AST": 3, + "STL": 1, + "TO": 2, + "BLK": 0, + "PF": 2, + "+/-": 2, + "Index": 31 + }, + { + "player": "Emmanuel Bandoumel", + "player_number": 13, + "team": "Karkkila", + "Minutes": "34:02", + "Points": 11, + "2PM": 2, + "2PA": 6, + "2P%": 33.3, + "3PM": 2, + "3PA": 5, + "3P%": 40.0, + "FTM": 1, + "FTA": 6, + "FT%": 16.7, + "OFF": 0, + "DEF": 5, + "REB": 5, + "AST": 3, + "STL": 2, + "TO": 3, + "BLK": 0, + "PF": 2, + "+/-": 7, + "Index": 6 + } + ], + "totals": { + "Points": 96, + "2PM": 27, + "2PA": 46, + "2P%": 58.7, + "3PM": 9, + "3PA": 23, + "3P%": 39.1, + "FTM": 15, + "FTA": 26, + "FT%": 57.7, + "OFF": 8, + "DEF": 33, + "REB": 41, + "AST": 21, + "STL": 6, + "TO": 13, + "BLK": 1, + "PF": 24, + "Index": 108 + } + }, + { + "team_name": "Kipinä Basket", + "players": [ + { + "player": "Roy Hinkkanen", + "player_number": 26, + "team": "Kipinä Basket", + "Minutes": "2:36", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 1, + "+/-": -1, + "Index": 0 + }, + { + "player": "Pyry Hinkkanen", + "player_number": 24, + "team": "Kipinä Basket", + "Minutes": "19:41", + "Points": 7, + "2PM": 0, + "2PA": 1, + "2P%": 0.0, + "3PM": 2, + "3PA": 6, + "3P%": 33.3, + "FTM": 1, + "FTA": 1, + "FT%": 100.0, + "OFF": 1, + "DEF": 3, + "REB": 4, + "AST": 1, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 2, + "+/-": -5, + "Index": 7 + }, + { + "player": "Eemeli Laaksonen", + "player_number": 11, + "team": "Kipinä Basket", + "Minutes": "14:27", + "Points": 7, + "2PM": 1, + "2PA": 1, + "2P%": 100.0, + "3PM": 1, + "3PA": 3, + "3P%": 33.3, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 1, + "+/-": 2, + "Index": 4 + }, + { + "player": "Ville Virtaharju", + "player_number": 16, + "team": "Kipinä Basket", + "Minutes": "19:34", + "Points": 6, + "2PM": 3, + "2PA": 6, + "2P%": 50.0, + "3PM": 0, + "3PA": 3, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 1, + "DEF": 2, + "REB": 3, + "AST": 0, + "STL": 1, + "TO": 0, + "BLK": 0, + "PF": 4, + "+/-": -1, + "Index": 4 + }, + { + "player": "Sami Mäntymaa", + "player_number": 45, + "team": "Kipinä Basket", + "Minutes": "11:55", + "Points": 6, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 2, + "3PA": 3, + "3P%": 66.7, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 1, + "DEF": 1, + "REB": 2, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": -1, + "Index": 7 + }, + { + "player": "Sami Salmenkivi", + "player_number": 7, + "team": "Kipinä Basket", + "Minutes": "4:47", + "Points": 2, + "2PM": 1, + "2PA": 2, + "2P%": 50.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 0, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 3, + "+/-": 1, + "Index": 1 + }, + { + "player": "Niilo Kärkkäinen", + "player_number": 44, + "team": "Kipinä Basket", + "Minutes": "20:20", + "Points": 6, + "2PM": 1, + "2PA": 1, + "2P%": 100.0, + "3PM": 1, + "3PA": 3, + "3P%": 33.3, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 0, + "DEF": 3, + "REB": 3, + "AST": 0, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 5, + "+/-": -14, + "Index": 5 + }, + { + "player": "Elias Ylipeltola", + "player_number": 4, + "team": "Kipinä Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Arttu Siekkinen", + "player_number": 8, + "team": "Kipinä Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Joe Cookson", + "player_number": 5, + "team": "Kipinä Basket", + "Minutes": "33:57", + "Points": 21, + "2PM": 6, + "2PA": 11, + "2P%": 54.5, + "3PM": 0, + "3PA": 6, + "3P%": 0.0, + "FTM": 9, + "FTA": 10, + "FT%": 90.0, + "OFF": 8, + "DEF": 7, + "REB": 15, + "AST": 4, + "STL": 2, + "TO": 2, + "BLK": 1, + "PF": 2, + "+/-": -5, + "Index": 29 + }, + { + "player": "Jake Hilmer", + "player_number": 55, + "team": "Kipinä Basket", + "Minutes": "35:01", + "Points": 15, + "2PM": 3, + "2PA": 6, + "2P%": 50.0, + "3PM": 1, + "3PA": 4, + "3P%": 25.0, + "FTM": 6, + "FTA": 8, + "FT%": 75.0, + "OFF": 0, + "DEF": 2, + "REB": 2, + "AST": 6, + "STL": 1, + "TO": 2, + "BLK": 0, + "PF": 1, + "+/-": 0, + "Index": 14 + }, + { + "player": "Jalen Mccoy", + "player_number": 12, + "team": "Kipinä Basket", + "Minutes": "37:42", + "Points": 20, + "2PM": 7, + "2PA": 19, + "2P%": 36.8, + "3PM": 1, + "3PA": 2, + "3P%": 50.0, + "FTM": 3, + "FTA": 4, + "FT%": 75.0, + "OFF": 1, + "DEF": 5, + "REB": 6, + "AST": 4, + "STL": 4, + "TO": 3, + "BLK": 1, + "PF": 3, + "+/-": -6, + "Index": 18 + } + ], + "totals": { + "Points": 90, + "2PM": 22, + "2PA": 47, + "2P%": 46.8, + "3PM": 8, + "3PA": 30, + "3P%": 26.7, + "FTM": 22, + "FTA": 27, + "FT%": 81.5, + "OFF": 12, + "DEF": 24, + "REB": 36, + "AST": 15, + "STL": 8, + "TO": 10, + "BLK": 2, + "PF": 22, + "Index": 89 + } + } + ], + "match_totals": { + "Points": 186, + "2PM": 49, + "2PA": 93, + "2P%": 52.7, + "3PM": 17, + "3PA": 53, + "3P%": 32.1, + "FTM": 37, + "FTA": 53, + "FT%": 69.8, + "OFF": 20, + "DEF": 57, + "REB": 77, + "AST": 36, + "STL": 14, + "TO": 23, + "BLK": 3, + "PF": 46, + "Index": 197 + } + }, + "playbyplay": { + "match_info": { + "home_team": "Karkkila", + "away_team": "Kipinä Basket", + "home_score": 96, + "away_score": 90 + }, + "events": [ + { + "event_type": "game", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "won startperiod", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "1", + "time": "09:59", + "score": "0-0", + "action": "won won", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 1, + "possession_team": "1" + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "2", + "time": "09:59", + "score": "0-0", + "action": "won lost", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "09:46", + "score": "0-0", + "action": "missed layup", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "09:44", + "score": "0-0", + "action": "defensive", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 4, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "09:25", + "score": "0-0", + "action": "badpass", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 4, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "09:25", + "score": "0-0", + "action": "steal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "09:10", + "score": "2-0", + "action": "made drivinglayup", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "09:10", + "score": "2-0", + "action": "assist", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "09:10", + "score": "2-0", + "action": "personal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "09:10", + "score": "2-0", + "action": "foulon", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "09:10", + "score": "3-0", + "action": "made 1of1", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "09:03", + "score": "3-0", + "action": "badpass", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 4, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "09:03", + "score": "3-0", + "action": "steal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "08:53", + "score": "5-0", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "08:53", + "score": "5-0", + "action": "assist", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 6, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "08:40", + "score": "5-3", + "action": "made jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 6, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "08:40", + "score": "5-3", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 7, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "08:20", + "score": "5-3", + "action": "missed jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 7, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "08:17", + "score": "5-3", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 7, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "08:14", + "score": "5-3", + "action": "missed jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 7, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "08:11", + "score": "5-3", + "action": "defensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 8, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "08:07", + "score": "5-3", + "action": "personal", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 10, + "possession_number": 8, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "08:07", + "score": "5-3", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 8, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "07:52", + "score": "5-3", + "action": "missed jumpshot", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 4, + "possession_number": 8, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "07:49", + "score": "5-3", + "action": "defensive", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "07:46", + "score": "5-3", + "action": "personal", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "07:46", + "score": "5-3", + "action": "foulon", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "07:46", + "score": "6-3", + "action": "made 1of2", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "07:46", + "score": "7-3", + "action": "made 2of2", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "07:34", + "score": "7-3", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 10, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "07:32", + "score": "7-3", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 11, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "07:27", + "score": "7-3", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 11, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "07:24", + "score": "7-3", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 12, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "07:15", + "score": "7-6", + "action": "made jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 12, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "07:15", + "score": "7-6", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "06:56", + "score": "7-6", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "06:53", + "score": "7-6", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "06:40", + "score": "7-8", + "action": "made layup", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 4, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "06:40", + "score": "7-8", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 15, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "06:25", + "score": "7-8", + "action": "offensive", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 10, + "possession_number": 15, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "06:25", + "score": "7-8", + "action": "offensive", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 10, + "possession_number": 15, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "06:25", + "score": "7-8", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 16, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:25", + "score": "7-8", + "action": "in", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 16, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:25", + "score": "7-8", + "action": "out", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 10, + "possession_number": 16, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "06:13", + "score": "7-8", + "action": "badpass", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 16, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "05:58", + "score": "7-8", + "action": "personal", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 4, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "05:58", + "score": "7-8", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "05:44", + "score": "7-8", + "action": "ballhandling", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "2", + "time": "05:44", + "score": "7-8", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "05:34", + "score": "7-8", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "05:31", + "score": "7-8", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "05:23", + "score": "7-8", + "action": "personal", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 4, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "05:23", + "score": "7-8", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:23", + "score": "7-8", + "action": "in", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 12, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:23", + "score": "7-8", + "action": "out", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:23", + "score": "7-8", + "action": "in", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:23", + "score": "7-8", + "action": "out", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 4, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "05:09", + "score": "7-8", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "05:06", + "score": "7-8", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 20, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "04:57", + "score": "7-8", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 20, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "04:54", + "score": "7-8", + "action": "defensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "04:43", + "score": "9-8", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "04:43", + "score": "9-8", + "action": "personal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "04:43", + "score": "9-8", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "04:43", + "score": "9-8", + "action": "assist", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "04:43", + "score": "10-8", + "action": "made 1of1", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "04:33", + "score": "10-8", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 22, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "04:31", + "score": "10-8", + "action": "defensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 23, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "04:27", + "score": "12-8", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 23, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "04:27", + "score": "12-8", + "action": "assist", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 24, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "04:12", + "score": "12-10", + "action": "made layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 24, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "04:12", + "score": "12-10", + "action": "assist", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "03:57", + "score": "12-10", + "action": "missed layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q1", + "team": "2", + "time": "03:57", + "score": "12-10", + "action": "block", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "03:54", + "score": "12-10", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:53", + "score": "12-10", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:53", + "score": "12-10", + "action": "out", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "03:43", + "score": "12-12", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "03:27", + "score": "12-12", + "action": "missed jumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "03:24", + "score": "12-12", + "action": "defensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "03:15", + "score": "12-12", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "03:13", + "score": "12-12", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "03:13", + "score": "12-12", + "action": "personal", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "03:13", + "score": "12-12", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:13", + "score": "12-14", + "action": "in", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:13", + "score": "12-14", + "action": "out", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "03:13", + "score": "12-13", + "action": "made 1of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "03:13", + "score": "12-14", + "action": "made 2of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "03:04", + "score": "12-14", + "action": "missed layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "03:02", + "score": "12-14", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "03:01", + "score": "12-14", + "action": "personal", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "03:01", + "score": "12-14", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:01", + "score": "12-14", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:01", + "score": "12-14", + "action": "out", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "02:49", + "score": "12-16", + "action": "made drivinglayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "02:32", + "score": "14-16", + "action": "made drivinglayup", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "02:13", + "score": "14-18", + "action": "made fadeaway", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "02:06", + "score": "14-18", + "action": "ballhandling", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 33, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "2", + "time": "02:06", + "score": "14-18", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "02:02", + "score": "14-20", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "01:50", + "score": "14-20", + "action": "missed layup", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 35, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q1", + "team": "2", + "time": "01:50", + "score": "14-20", + "action": "block", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 35, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "01:46", + "score": "14-20", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "01:45", + "score": "14-20", + "action": "in", + "player_number": "12", + "player_name": "S. Näppinen", + "player_id": 16, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "01:45", + "score": "14-20", + "action": "out", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "01:38", + "score": "14-20", + "action": "missed layup", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "01:35", + "score": "14-20", + "action": "defensive", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 12, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "01:28", + "score": "16-20", + "action": "made stepbackjumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "01:06", + "score": "16-20", + "action": "missed layup", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "01:03", + "score": "16-20", + "action": "defensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "00:51", + "score": "19-20", + "action": "made jumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:35", + "score": "19-20", + "action": "in", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 40, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:35", + "score": "19-20", + "action": "out", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 40, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "00:33", + "score": "19-22", + "action": "made layup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 40, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "00:33", + "score": "19-22", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "00:09", + "score": "19-22", + "action": "missed jumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "00:06", + "score": "19-22", + "action": "offensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "00:06", + "score": "19-22", + "action": "missed jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "00:03", + "score": "19-22", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 42, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "00:01", + "score": "19-22", + "action": "ballhandling", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 42, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "00:01", + "score": "19-22", + "action": "steal", + "player_number": "12", + "player_name": "S. Näppinen", + "player_id": 16, + "possession_number": 43, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "00:00", + "score": "19-22", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "19-22", + "action": "in", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "19-22", + "action": "out", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "19-22", + "action": "out", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "19-22", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "19-22", + "action": "in", + "player_number": "26", + "player_name": "R. Hinkkanen", + "player_id": 17 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "19-22", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 18 + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "10:00", + "score": "19-22", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "09:42", + "score": "19-25", + "action": "made jumpshot", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 18, + "possession_number": 44, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "09:42", + "score": "19-25", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 45, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "09:26", + "score": "21-25", + "action": "made layup", + "player_number": "12", + "player_name": "S. Näppinen", + "player_id": 16, + "possession_number": 45, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "09:26", + "score": "21-25", + "action": "assist", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 46, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "09:11", + "score": "21-25", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 46, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "09:08", + "score": "21-25", + "action": "defensive", + "player_number": "12", + "player_name": "S. Näppinen", + "player_id": 16, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "09:03", + "score": "21-25", + "action": "personal", + "player_number": "26", + "player_name": "R. Hinkkanen", + "player_id": 17, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "09:03", + "score": "21-25", + "action": "foulon", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "09:03", + "score": "22-25", + "action": "made 1of2", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "09:03", + "score": "23-25", + "action": "made 2of2", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "08:41", + "score": "23-25", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "08:39", + "score": "23-25", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 49, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "08:20", + "score": "25-25", + "action": "made layup", + "player_number": "12", + "player_name": "S. Näppinen", + "player_id": 16, + "possession_number": 49, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "08:20", + "score": "25-25", + "action": "assist", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 12, + "possession_number": 50, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "08:09", + "score": "25-25", + "action": "personal", + "player_number": "12", + "player_name": "S. Näppinen", + "player_id": 16, + "possession_number": 50, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "08:09", + "score": "25-25", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 50, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "08:09", + "score": "25-26", + "action": "made 1of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 50, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "08:09", + "score": "25-27", + "action": "made 2of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 50, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "07:59", + "score": "25-27", + "action": "missed jumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "07:57", + "score": "25-27", + "action": "offensive", + "player_number": "12", + "player_name": "S. Näppinen", + "player_id": 16, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "07:53", + "score": "28-27", + "action": "made jumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "07:53", + "score": "28-27", + "action": "assist", + "player_number": "12", + "player_name": "S. Näppinen", + "player_id": 16, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "07:41", + "score": "28-30", + "action": "made jumpshot", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 18, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "07:41", + "score": "28-30", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 53, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "07:31", + "score": "28-30", + "action": "missed layup", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 53, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "07:28", + "score": "28-30", + "action": "defensive", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 18, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "07:24", + "score": "28-30", + "action": "personal", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "07:24", + "score": "28-30", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "07:24", + "score": "28-30", + "action": "in", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "07:24", + "score": "28-30", + "action": "out", + "player_number": "12", + "player_name": "S. Näppinen", + "player_id": 16, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:24", + "score": "28-30", + "action": "out", + "player_number": "26", + "player_name": "R. Hinkkanen", + "player_id": 17, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:24", + "score": "28-30", + "action": "out", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:24", + "score": "28-30", + "action": "in", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:24", + "score": "28-30", + "action": "in", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "07:14", + "score": "28-30", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "07:11", + "score": "28-30", + "action": "offensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "07:07", + "score": "28-33", + "action": "made jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "07:07", + "score": "28-33", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 55, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "06:49", + "score": "30-33", + "action": "made jumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 55, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "06:49", + "score": "30-33", + "action": "assist", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 56, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "06:39", + "score": "30-33", + "action": "missed jumpshot", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 18, + "possession_number": 56, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "06:35", + "score": "30-33", + "action": "defensive", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 57, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "06:33", + "score": "32-33", + "action": "made drivinglayup", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 57, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "06:26", + "score": "32-35", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "06:26", + "score": "32-35", + "action": "personal", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 12, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "06:26", + "score": "32-35", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "06:26", + "score": "32-35", + "action": "in", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "06:26", + "score": "32-35", + "action": "out", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 12, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "06:26", + "score": "32-36", + "action": "made 1of1", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "06:15", + "score": "32-36", + "action": "missed layup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 59, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "06:13", + "score": "32-36", + "action": "offensive", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 59, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "06:07", + "score": "34-36", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 59, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "06:07", + "score": "34-36", + "action": "assist", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 60, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "05:47", + "score": "34-36", + "action": "personal", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 60, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "05:47", + "score": "34-36", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 60, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "1", + "time": "05:47", + "score": "34-36", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 60, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "05:47", + "score": "34-36", + "action": "in", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 60, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "05:47", + "score": "34-36", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 60, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "05:43", + "score": "34-36", + "action": "missed layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 60, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "05:40", + "score": "34-36", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "05:35", + "score": "34-36", + "action": "missed jumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "05:32", + "score": "34-36", + "action": "offensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "05:24", + "score": "36-36", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "05:24", + "score": "36-36", + "action": "assist", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 62, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "05:07", + "score": "36-36", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 62, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "05:04", + "score": "36-36", + "action": "defensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 63, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "04:54", + "score": "36-36", + "action": "badpass", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 63, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "04:40", + "score": "36-38", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 64, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "04:40", + "score": "36-38", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "04:17", + "score": "36-38", + "action": "missed layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "04:14", + "score": "36-38", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 66, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "04:10", + "score": "36-40", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 66, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "03:58", + "score": "36-40", + "action": "travel", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 67, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "03:38", + "score": "36-40", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "03:34", + "score": "36-40", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "03:34", + "score": "36-40", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "03:31", + "score": "36-40", + "action": "offensive", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 18, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "03:27", + "score": "36-40", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "03:24", + "score": "36-40", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 69, + "possession_team": "1" + }, + { + "event_type": "jumpball", + "period": "Q2", + "team": "1", + "time": "03:20", + "score": "36-40", + "action": "won heldball", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 69, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "03:20", + "score": "36-40", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 18, + "possession_number": 69, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "03:20", + "score": "36-40", + "action": "out", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 69, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "03:20", + "score": "36-40", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 69, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "03:20", + "score": "36-40", + "action": "in", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13, + "possession_number": 69, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:20", + "score": "36-40", + "action": "in", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 10, + "possession_number": 69, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:20", + "score": "36-40", + "action": "out", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 69, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "03:20", + "score": "36-40", + "action": "badpass", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 10, + "possession_number": 69, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "03:20", + "score": "36-40", + "action": "steal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "03:20", + "score": "36-40", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "03:20", + "score": "36-40", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "03:20", + "score": "36-42", + "action": "made layup", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "03:20", + "score": "36-42", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 71, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "02:59", + "score": "38-42", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 71, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "02:59", + "score": "38-42", + "action": "assist", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "02:44", + "score": "38-45", + "action": "made jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "02:44", + "score": "38-45", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 73, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "02:15", + "score": "38-45", + "action": "missed jumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 73, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "02:12", + "score": "38-45", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 74, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "02:08", + "score": "38-47", + "action": "made layup", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13, + "possession_number": 74, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "02:08", + "score": "38-47", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 75, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "1", + "time": "02:08", + "score": "38-47", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 75, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "02:00", + "score": "38-47", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 75, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "02:00", + "score": "38-47", + "action": "out", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 75, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "01:47", + "score": "40-47", + "action": "made layup", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 75, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "01:47", + "score": "40-47", + "action": "assist", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 10, + "possession_number": 76, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "01:28", + "score": "40-47", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 76, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "01:26", + "score": "40-47", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 77, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "01:24", + "score": "40-47", + "action": "personal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13, + "possession_number": 77, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "01:24", + "score": "40-47", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 77, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "01:03", + "score": "40-47", + "action": "missed jumpshot", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 77, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "01:00", + "score": "40-47", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 78, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "00:49", + "score": "40-47", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 78, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "00:47", + "score": "40-47", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "00:42", + "score": "42-47", + "action": "made dunk", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "00:42", + "score": "42-47", + "action": "assist", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 80, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "00:33", + "score": "42-47", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 80, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "00:30", + "score": "42-47", + "action": "defensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "00:10", + "score": "42-47", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "00:10", + "score": "42-47", + "action": "foulon", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:10", + "score": "42-47", + "action": "in", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:10", + "score": "42-47", + "action": "out", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 10, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:10", + "score": "42-47", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:10", + "score": "42-47", + "action": "out", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:10", + "score": "42-47", + "action": "in", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 4, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:10", + "score": "42-47", + "action": "in", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "00:04", + "score": "42-47", + "action": "personal", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 4, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "00:04", + "score": "42-47", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "00:03", + "score": "42-47", + "action": "missed jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "00:00", + "score": "42-47", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 82, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "00:00", + "score": "42-47", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "42-47", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "42-47", + "action": "out", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 4 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "42-47", + "action": "in", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "42-47", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15 + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "10:00", + "score": "42-47", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "09:47", + "score": "42-49", + "action": "made drivinglayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 83, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "09:27", + "score": "42-49", + "action": "missed layup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 84, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "09:24", + "score": "42-49", + "action": "defensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "09:13", + "score": "42-49", + "action": "ballhandling", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "1", + "time": "09:13", + "score": "42-49", + "action": "steal", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 86, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "09:06", + "score": "42-49", + "action": "missed layup", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 86, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "09:04", + "score": "42-49", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "09:04", + "score": "42-49", + "action": "personal", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "09:04", + "score": "42-49", + "action": "foulon", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "08:51", + "score": "42-49", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "08:49", + "score": "42-49", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "08:49", + "score": "42-49", + "action": "personal", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "08:49", + "score": "42-49", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "08:49", + "score": "42-50", + "action": "made 1of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "08:49", + "score": "42-51", + "action": "made 2of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "08:37", + "score": "42-51", + "action": "badpass", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "2", + "time": "08:37", + "score": "42-51", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "08:34", + "score": "42-53", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q3", + "team": "1", + "time": "08:30", + "score": "42-53", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 90, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "08:18", + "score": "44-53", + "action": "made layup", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 90, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "08:18", + "score": "44-53", + "action": "assist", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "07:58", + "score": "44-53", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "07:55", + "score": "44-53", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "07:55", + "score": "44-53", + "action": "badpass", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "07:50", + "score": "47-53", + "action": "made jumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "07:36", + "score": "47-53", + "action": "missed layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 93, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "07:33", + "score": "47-53", + "action": "defensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "07:21", + "score": "49-53", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q3", + "team": "2", + "time": "07:18", + "score": "49-53", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "jumpball", + "period": "Q3", + "team": "1", + "time": "07:13", + "score": "49-53", + "action": "won heldball", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "07:13", + "score": "49-53", + "action": "ballhandling", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "1", + "time": "07:13", + "score": "49-53", + "action": "steal", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "06:56", + "score": "49-53", + "action": "missed layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "06:54", + "score": "49-53", + "action": "defensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "06:37", + "score": "49-53", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "06:34", + "score": "49-53", + "action": "defensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "06:31", + "score": "51-53", + "action": "made drivinglayup", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "06:16", + "score": "51-53", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 99, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "06:13", + "score": "51-53", + "action": "defensive", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "06:07", + "score": "54-53", + "action": "made jumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "05:53", + "score": "54-53", + "action": "badpass", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "1", + "time": "05:53", + "score": "54-53", + "action": "steal", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "05:44", + "score": "54-53", + "action": "missed jumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "05:42", + "score": "54-53", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 103, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:42", + "score": "54-53", + "action": "in", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 10, + "possession_number": 103, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:42", + "score": "54-53", + "action": "out", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 103, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "05:42", + "score": "54-53", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 103, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "05:42", + "score": "54-53", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 103, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "05:29", + "score": "54-53", + "action": "missed jumpshot", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13, + "possession_number": 103, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "05:26", + "score": "54-53", + "action": "defensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "05:18", + "score": "54-53", + "action": "ballhandling", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "2", + "time": "05:18", + "score": "54-53", + "action": "steal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "05:15", + "score": "54-53", + "action": "personal", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "05:15", + "score": "54-53", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:15", + "score": "54-53", + "action": "in", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 12, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:15", + "score": "54-53", + "action": "out", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "05:15", + "score": "54-53", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 18, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "05:15", + "score": "54-53", + "action": "out", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "05:08", + "score": "54-53", + "action": "missed layup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "05:05", + "score": "54-53", + "action": "defensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "04:57", + "score": "54-53", + "action": "missed jumpshot", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 10, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "04:51", + "score": "54-53", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "04:43", + "score": "54-53", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "04:41", + "score": "54-53", + "action": "offensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "04:41", + "score": "54-53", + "action": "personal", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "04:41", + "score": "54-53", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "04:41", + "score": "54-54", + "action": "made 1of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "04:41", + "score": "54-55", + "action": "made 2of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "04:30", + "score": "56-55", + "action": "made layup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "04:04", + "score": "56-55", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "04:01", + "score": "56-55", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "04:01", + "score": "56-55", + "action": "personal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "04:01", + "score": "56-55", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "04:01", + "score": "56-55", + "action": "in", + "player_number": "12", + "player_name": "S. Näppinen", + "player_id": 16, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "04:01", + "score": "56-55", + "action": "out", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "04:01", + "score": "56-56", + "action": "made 1of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "04:01", + "score": "56-57", + "action": "made 2of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "03:51", + "score": "56-57", + "action": "personal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "03:51", + "score": "56-57", + "action": "foulon", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "03:40", + "score": "59-57", + "action": "made jumpshot", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 12, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "03:40", + "score": "59-57", + "action": "assist", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "03:26", + "score": "59-59", + "action": "made layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "03:26", + "score": "59-59", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 112, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "03:21", + "score": "59-59", + "action": "personal", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 112, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "03:21", + "score": "59-59", + "action": "foulon", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 10, + "possession_number": 112, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "03:01", + "score": "59-59", + "action": "missed layup", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 10, + "possession_number": 112, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "02:58", + "score": "59-59", + "action": "offensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 112, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "02:58", + "score": "61-59", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 112, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "02:51", + "score": "61-59", + "action": "personal", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 10, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "02:51", + "score": "61-59", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "02:51", + "score": "61-59", + "action": "missed 1of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "02:51", + "score": "61-60", + "action": "made 2of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "02:51", + "score": "61-60", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "02:51", + "score": "61-60", + "action": "out", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "02:37", + "score": "64-60", + "action": "made jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "02:37", + "score": "64-60", + "action": "assist", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "02:23", + "score": "64-60", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "02:20", + "score": "64-60", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "02:14", + "score": "64-60", + "action": "offensive", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 10, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "02:14", + "score": "64-60", + "action": "offensive", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 10, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "02:14", + "score": "64-60", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "02:14", + "score": "64-60", + "action": "in", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "02:14", + "score": "64-60", + "action": "out", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 10, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "02:04", + "score": "64-62", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "02:04", + "score": "64-62", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "01:42", + "score": "66-62", + "action": "made layup", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 12, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "01:42", + "score": "66-62", + "action": "assist", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "01:22", + "score": "66-62", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "01:20", + "score": "66-62", + "action": "defensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "01:17", + "score": "66-62", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "01:17", + "score": "66-62", + "action": "foulon", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:17", + "score": "66-62", + "action": "in", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:17", + "score": "66-62", + "action": "out", + "player_number": "12", + "player_name": "S. Näppinen", + "player_id": 16, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "01:17", + "score": "66-62", + "action": "missed 1of2", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "01:17", + "score": "67-62", + "action": "made 2of2", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "00:52", + "score": "67-64", + "action": "made fadeaway", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "00:40", + "score": "67-64", + "action": "personal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "00:40", + "score": "67-64", + "action": "foulon", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "00:40", + "score": "67-64", + "action": "in", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "00:40", + "score": "67-64", + "action": "out", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "00:40", + "score": "67-64", + "action": "missed 1of2", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "00:40", + "score": "67-64", + "action": "missed 2of2", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "00:40", + "score": "67-64", + "action": "defensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "00:35", + "score": "67-64", + "action": "outofbounds", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "00:14", + "score": "69-64", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "00:14", + "score": "69-64", + "action": "assist", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "00:01", + "score": "69-64", + "action": "missed layup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "00:00", + "score": "69-66", + "action": "made layup", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "00:00", + "score": "69-66", + "action": "offensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13, + "possession_number": 127, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "00:00", + "score": "69-66", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "69-66", + "action": "in", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "69-66", + "action": "out", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "69-66", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "69-66", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "69-66", + "action": "in", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "69-66", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 18 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "69-66", + "action": "in", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "69-66", + "action": "in", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9 + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "10:00", + "score": "69-66", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "09:51", + "score": "69-66", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 128, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "09:47", + "score": "69-66", + "action": "defensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 129, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "09:28", + "score": "71-66", + "action": "made jumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 129, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "09:17", + "score": "71-66", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 130, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "09:13", + "score": "71-66", + "action": "defensive", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 131, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "09:02", + "score": "71-66", + "action": "badpass", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 131, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "09:02", + "score": "71-66", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 132, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "08:58", + "score": "71-66", + "action": "personal", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 132, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "08:58", + "score": "71-66", + "action": "foulon", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 132, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "08:45", + "score": "71-66", + "action": "missed jumpshot", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13, + "possession_number": 132, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "08:41", + "score": "71-66", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 133, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "08:21", + "score": "71-66", + "action": "missed jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 133, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "08:19", + "score": "71-66", + "action": "offensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 133, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "08:18", + "score": "73-66", + "action": "made layup", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 133, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "08:06", + "score": "73-68", + "action": "made hookshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 134, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "07:45", + "score": "73-68", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 12, + "possession_number": 135, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "07:42", + "score": "73-68", + "action": "defensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 136, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "07:36", + "score": "73-71", + "action": "made stepbackjumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 136, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "07:36", + "score": "73-71", + "action": "personal", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 136, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "07:36", + "score": "73-71", + "action": "foulon", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 136, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "07:36", + "score": "73-71", + "action": "in", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 136, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "07:36", + "score": "73-71", + "action": "out", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 12, + "possession_number": 136, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "07:36", + "score": "73-71", + "action": "in", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 12, + "possession_number": 136, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "07:36", + "score": "73-71", + "action": "out", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 136, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "07:36", + "score": "73-72", + "action": "made 1of1", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 136, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "07:22", + "score": "73-72", + "action": "personal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 137, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "07:22", + "score": "73-72", + "action": "foulon", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 137, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "07:22", + "score": "74-72", + "action": "made 1of2", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 137, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "07:22", + "score": "75-72", + "action": "made 2of2", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 137, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "07:10", + "score": "75-72", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 138, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "07:07", + "score": "75-72", + "action": "defensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 139, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "07:01", + "score": "75-72", + "action": "backcourt", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 139, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "06:52", + "score": "75-72", + "action": "missed jumpshot", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13, + "possession_number": 140, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "06:50", + "score": "75-72", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 140, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "06:50", + "score": "75-74", + "action": "made layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 140, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "06:31", + "score": "77-74", + "action": "made hookshot", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 141, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "06:23", + "score": "77-74", + "action": "personal", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 142, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "06:23", + "score": "77-74", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 142, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "06:14", + "score": "77-77", + "action": "made jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 142, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "06:14", + "score": "77-77", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 143, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "05:52", + "score": "79-77", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 143, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "05:52", + "score": "79-77", + "action": "assist", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 144, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "05:39", + "score": "79-77", + "action": "personal", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 12, + "possession_number": 144, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "05:39", + "score": "79-77", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 144, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "05:39", + "score": "79-77", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 144, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "05:39", + "score": "79-77", + "action": "out", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 144, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "05:39", + "score": "79-78", + "action": "made 1of2", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 144, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "05:39", + "score": "79-79", + "action": "made 2of2", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 144, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "05:19", + "score": "82-79", + "action": "made jumpshot", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 12, + "possession_number": 145, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "05:19", + "score": "82-79", + "action": "assist", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "05:04", + "score": "82-79", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "05:02", + "score": "82-79", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "04:59", + "score": "82-79", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "04:57", + "score": "82-79", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "04:55", + "score": "82-79", + "action": "personal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "04:55", + "score": "82-79", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:55", + "score": "82-79", + "action": "out", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:55", + "score": "82-79", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:55", + "score": "82-79", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:55", + "score": "82-79", + "action": "in", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "04:55", + "score": "82-80", + "action": "made 1of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "04:55", + "score": "82-81", + "action": "made 2of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "04:43", + "score": "82-81", + "action": "missed layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 147, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "04:40", + "score": "82-81", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "04:37", + "score": "82-81", + "action": "personal", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 12, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "04:37", + "score": "82-81", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "04:37", + "score": "82-82", + "action": "made 1of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "04:37", + "score": "82-83", + "action": "made 2of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "04:21", + "score": "82-83", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 149, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "04:21", + "score": "82-83", + "action": "foulon", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 149, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "04:21", + "score": "82-83", + "action": "missed 1of2", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 149, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "04:21", + "score": "82-83", + "action": "missed 2of2", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 149, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "04:21", + "score": "82-83", + "action": "offensive", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 12, + "possession_number": 149, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "04:12", + "score": "82-83", + "action": "missed jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 149, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "04:11", + "score": "82-83", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 149, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "04:11", + "score": "82-83", + "action": "in", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 149, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "04:11", + "score": "82-83", + "action": "out", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 12, + "possession_number": 149, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "03:59", + "score": "82-83", + "action": "missed layup", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 149, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "03:56", + "score": "82-83", + "action": "defensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 150, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "03:46", + "score": "82-83", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 150, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "03:44", + "score": "82-83", + "action": "defensive", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 151, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "03:35", + "score": "85-83", + "action": "made jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 151, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "03:35", + "score": "85-83", + "action": "assist", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "03:16", + "score": "85-83", + "action": "offensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "03:16", + "score": "85-83", + "action": "offensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "03:16", + "score": "85-83", + "action": "foulon", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 153, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "02:51", + "score": "85-83", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 153, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "02:48", + "score": "85-83", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 154, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "02:39", + "score": "85-83", + "action": "personal", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 154, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "02:39", + "score": "85-83", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 154, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "02:39", + "score": "85-83", + "action": "missed 1of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 154, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "02:39", + "score": "85-84", + "action": "made 2of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 154, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "02:29", + "score": "85-84", + "action": "personal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 155, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "02:29", + "score": "85-84", + "action": "foulon", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 155, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "02:29", + "score": "85-84", + "action": "missed 1of2", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 155, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "02:29", + "score": "86-84", + "action": "made 2of2", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 155, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "02:13", + "score": "86-84", + "action": "personal", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 156, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "02:13", + "score": "86-84", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 156, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "02:13", + "score": "86-84", + "action": "in", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 12, + "possession_number": 156, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "02:13", + "score": "86-84", + "action": "out", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 11, + "possession_number": 156, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "02:13", + "score": "86-84", + "action": "missed 1of3", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 156, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "02:13", + "score": "86-85", + "action": "made 2of3", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 156, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "02:13", + "score": "86-85", + "action": "missed 3of3", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 156, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "02:13", + "score": "86-85", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 157, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "02:00", + "score": "88-85", + "action": "made drivinglayup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 157, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "2", + "time": "01:55", + "score": "88-85", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 158, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "01:44", + "score": "88-85", + "action": "missed layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 158, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "01:41", + "score": "88-85", + "action": "defensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 159, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "01:26", + "score": "88-85", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 159, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "01:23", + "score": "88-85", + "action": "defensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 160, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "01:22", + "score": "88-85", + "action": "personal", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 12, + "possession_number": 160, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "01:22", + "score": "88-85", + "action": "foulon", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 160, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "01:22", + "score": "88-85", + "action": "missed 1of2", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 160, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "01:22", + "score": "88-86", + "action": "made 2of2", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 160, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "01:05", + "score": "91-86", + "action": "made stepbackjumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 5, + "possession_number": 161, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "2", + "time": "01:02", + "score": "91-86", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 162, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "00:52", + "score": "91-86", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 162, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "00:49", + "score": "91-86", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 163, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "00:48", + "score": "91-86", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 163, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "00:48", + "score": "91-86", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 163, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "00:48", + "score": "91-86", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 163, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "00:48", + "score": "91-86", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 15, + "possession_number": 163, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:48", + "score": "91-86", + "action": "missed 1of2", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 163, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:48", + "score": "92-86", + "action": "made 2of2", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 163, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "00:42", + "score": "92-86", + "action": "missed layup", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 164, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "00:40", + "score": "92-86", + "action": "defensive", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 12, + "possession_number": 165, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "00:37", + "score": "92-86", + "action": "personal", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 165, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "00:37", + "score": "92-86", + "action": "foulon", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 165, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:37", + "score": "93-86", + "action": "made 1of2", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 165, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:37", + "score": "94-86", + "action": "made 2of2", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 165, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "00:32", + "score": "94-86", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 166, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "00:30", + "score": "94-86", + "action": "defensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 167, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "00:30", + "score": "94-86", + "action": "personal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 167, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "00:30", + "score": "94-86", + "action": "foulon", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 167, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "00:30", + "score": "94-86", + "action": "in", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13, + "possession_number": 167, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "00:30", + "score": "94-86", + "action": "out", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 167, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:30", + "score": "94-86", + "action": "missed 1of2", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 167, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:30", + "score": "94-86", + "action": "missed 2of2", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 167, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "00:30", + "score": "94-86", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 168, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "00:25", + "score": "94-86", + "action": "missed layup", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13, + "possession_number": 168, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q4", + "team": "1", + "time": "00:25", + "score": "94-86", + "action": "block", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 8, + "possession_number": 168, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "00:19", + "score": "94-86", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 169, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "00:19", + "score": "94-86", + "action": "badpass", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 169, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "00:19", + "score": "94-86", + "action": "steal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 170, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "00:16", + "score": "94-88", + "action": "made layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 170, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "1", + "time": "00:16", + "score": "94-88", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 171, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "00:14", + "score": "94-88", + "action": "ballhandling", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 171, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "00:14", + "score": "94-88", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 172, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "00:11", + "score": "94-90", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 172, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "1", + "time": "00:08", + "score": "94-90", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 173, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "00:07", + "score": "94-90", + "action": "personal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13, + "possession_number": 173, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "00:07", + "score": "94-90", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 173, + "possession_team": "1" + }, + { + "event_type": "headcoachchallenge", + "period": "Q4", + "team": "2", + "time": "00:07", + "score": "94-90", + "action": "foul", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 173, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:07", + "score": "94-90", + "action": "missed 1of2", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 173, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:07", + "score": "94-90", + "action": "missed 2of2", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 1, + "possession_number": 173, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "00:07", + "score": "94-90", + "action": "offensive", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 12, + "possession_number": 173, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "00:06", + "score": "94-90", + "action": "personal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 13, + "possession_number": 173, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "00:06", + "score": "94-90", + "action": "foulon", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 12, + "possession_number": 173, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:06", + "score": "95-90", + "action": "made 1of2", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 12, + "possession_number": 173, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:06", + "score": "96-90", + "action": "made 2of2", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 12, + "possession_number": 173, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "00:03", + "score": "96-90", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 174, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "00:00", + "score": "96-90", + "action": "defensive", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 3, + "possession_number": 175, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "96-90", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "game", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "96-90", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + } + ], + "players": [ + { + "player_id": 1, + "name": "C. Jones-McCrary", + "number": "7", + "team": "1" + }, + { + "player_id": 2, + "name": "J. McCoy", + "number": "12", + "team": "2" + }, + { + "player_id": 3, + "name": "N. Kivimäki", + "number": "23", + "team": "1" + }, + { + "player_id": 4, + "name": "S. Salmenkivi", + "number": "7", + "team": "2" + }, + { + "player_id": 5, + "name": "E. Bandoumel", + "number": "13", + "team": "1" + }, + { + "player_id": 6, + "name": "J. Cookson", + "number": "5", + "team": "2" + }, + { + "player_id": 7, + "name": "J. Hilmer", + "number": "55", + "team": "2" + }, + { + "player_id": 8, + "name": "P. Poutiainen", + "number": "97", + "team": "1" + }, + { + "player_id": 9, + "name": "P. Hinkkanen", + "number": "24", + "team": "2" + }, + { + "player_id": 10, + "name": "W. Bani", + "number": "6", + "team": "1" + }, + { + "player_id": 11, + "name": "M. Hyytiäinen", + "number": "21", + "team": "1" + }, + { + "player_id": 12, + "name": "M. Nyman", + "number": "10", + "team": "1" + }, + { + "player_id": 13, + "name": "V. Virtaharju", + "number": "16", + "team": "2" + }, + { + "player_id": 14, + "name": "E. Laaksonen", + "number": "11", + "team": "2" + }, + { + "player_id": 15, + "name": "N. Kärkkäinen", + "number": "44", + "team": "2" + }, + { + "player_id": 16, + "name": "S. Näppinen", + "number": "12", + "team": "1" + }, + { + "player_id": 17, + "name": "R. Hinkkanen", + "number": "26", + "team": "2" + }, + { + "player_id": 18, + "name": "S. Mäntymaa", + "number": "45", + "team": "2" + } + ], + "possessions": { + "total_possessions": 175, + "team1_possessions": 87, + "team2_possessions": 88, + "team1_avg_possession_length_seconds": 13.99, + "team2_avg_possession_length_seconds": 13.44, + "possessions_list": [ + { + "possession_number": 1, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q1", + "end_time": "09:59", + "end_time_seconds": 599, + "end_period": "Q1", + "duration_seconds": 1, + "events": [ + { + "event_type": "jumpball", + "time": "09:59", + "action": "won won", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "0-0", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 2, + "team": "2", + "start_time": "09:59", + "start_time_seconds": 599, + "start_period": "Q1", + "end_time": "09:25", + "end_time_seconds": 565, + "end_period": "Q1", + "duration_seconds": 34, + "events": [ + { + "event_type": "jumpball", + "time": "09:59", + "action": "won lost", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:46", + "action": "missed layup", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "0-0", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:44", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "0-0", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "09:25", + "action": "badpass", + "team": "2", + "player_id": 4, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "0-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 3, + "team": "1", + "start_time": "09:25", + "start_time_seconds": 565, + "start_period": "Q1", + "end_time": "09:10", + "end_time_seconds": 550, + "end_period": "Q1", + "duration_seconds": 15, + "events": [ + { + "event_type": "turnover", + "time": "09:25", + "action": "badpass", + "team": "2", + "player_id": 4, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:25", + "action": "steal", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "0-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:10", + "action": "made drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "2-0", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "09:10", + "action": "assist", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "2-0", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "09:10", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "2-0", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "09:10", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "2-0", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "09:10", + "action": "made 1of1", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "3-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 4, + "team": "2", + "start_time": "09:10", + "start_time_seconds": 550, + "start_period": "Q1", + "end_time": "09:03", + "end_time_seconds": 543, + "end_period": "Q1", + "duration_seconds": 7, + "events": [ + { + "event_type": "freethrow", + "time": "09:10", + "action": "made 1of1", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "3-0", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "09:03", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "3-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 5, + "team": "1", + "start_time": "09:03", + "start_time_seconds": 543, + "start_period": "Q1", + "end_time": "08:53", + "end_time_seconds": 533, + "end_period": "Q1", + "duration_seconds": 10, + "events": [ + { + "event_type": "turnover", + "time": "09:03", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "3-0", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:03", + "action": "steal", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "3-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:53", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "5-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 6, + "team": "2", + "start_time": "08:53", + "start_time_seconds": 533, + "start_period": "Q1", + "end_time": "08:40", + "end_time_seconds": 520, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "08:53", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "5-0", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:53", + "action": "assist", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "5-0", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:40", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "5-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 7, + "team": "1", + "start_time": "08:40", + "start_time_seconds": 520, + "start_period": "Q1", + "end_time": "08:11", + "end_time_seconds": 491, + "end_period": "Q1", + "duration_seconds": 29, + "events": [ + { + "event_type": "3pt", + "time": "08:40", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "5-3", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:40", + "action": "assist", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "5-3", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:20", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "5-3", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:17", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "5-3", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:14", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "5-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 8, + "team": "2", + "start_time": "08:11", + "start_time_seconds": 491, + "start_period": "Q1", + "end_time": "07:49", + "end_time_seconds": 469, + "end_period": "Q1", + "duration_seconds": 22, + "events": [ + { + "event_type": "rebound", + "time": "08:11", + "action": "defensive", + "team": "2", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "5-3", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "08:07", + "action": "personal", + "team": "1", + "player_id": 10, + "player_name": "W. Bani", + "player_number": "6", + "score": "5-3", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:07", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "5-3", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:52", + "action": "missed jumpshot", + "team": "2", + "player_id": 4, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "5-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 9, + "team": "1", + "start_time": "07:49", + "start_time_seconds": 469, + "start_period": "Q1", + "end_time": "07:46", + "end_time_seconds": 466, + "end_period": "Q1", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "07:49", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "5-3", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:46", + "action": "personal", + "team": "2", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "5-3", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:46", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "5-3", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:46", + "action": "made 1of2", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "6-3", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:46", + "action": "made 2of2", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "7-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 10, + "team": "2", + "start_time": "07:46", + "start_time_seconds": 466, + "start_period": "Q1", + "end_time": "07:32", + "end_time_seconds": 452, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "freethrow", + "time": "07:46", + "action": "made 2of2", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "7-3", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:34", + "action": "missed jumpshot", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "7-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 11, + "team": "1", + "start_time": "07:32", + "start_time_seconds": 452, + "start_period": "Q1", + "end_time": "07:24", + "end_time_seconds": 444, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "07:32", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "7-3", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:27", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "7-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 12, + "team": "2", + "start_time": "07:24", + "start_time_seconds": 444, + "start_period": "Q1", + "end_time": "07:15", + "end_time_seconds": 435, + "end_period": "Q1", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "07:24", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "7-3", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:15", + "action": "made jumpshot", + "team": "2", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "7-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 13, + "team": "1", + "start_time": "07:15", + "start_time_seconds": 435, + "start_period": "Q1", + "end_time": "06:53", + "end_time_seconds": 413, + "end_period": "Q1", + "duration_seconds": 22, + "events": [ + { + "event_type": "3pt", + "time": "07:15", + "action": "made jumpshot", + "team": "2", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "7-6", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:15", + "action": "assist", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "7-6", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:56", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "7-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 14, + "team": "2", + "start_time": "06:53", + "start_time_seconds": 413, + "start_period": "Q1", + "end_time": "06:40", + "end_time_seconds": 400, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "06:53", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "7-6", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:40", + "action": "made layup", + "team": "2", + "player_id": 4, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "7-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 15, + "team": "1", + "start_time": "06:40", + "start_time_seconds": 400, + "start_period": "Q1", + "end_time": "06:25", + "end_time_seconds": 385, + "end_period": "Q1", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "06:40", + "action": "made layup", + "team": "2", + "player_id": 4, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "7-8", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:40", + "action": "assist", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "7-8", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "06:25", + "action": "offensive", + "team": "1", + "player_id": 10, + "player_name": "W. Bani", + "player_number": "6", + "score": "7-8", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "06:25", + "action": "offensive", + "team": "1", + "player_id": 10, + "player_name": "W. Bani", + "player_number": "6", + "score": "7-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 16, + "team": "2", + "start_time": "06:25", + "start_time_seconds": 385, + "start_period": "Q1", + "end_time": "06:13", + "end_time_seconds": 373, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "turnover", + "time": "06:25", + "action": "offensive", + "team": "1", + "player_id": 10, + "player_name": "W. Bani", + "player_number": "6", + "score": "7-8", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "06:25", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "7-8", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:25", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "7-8", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:25", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "W. Bani", + "player_number": "6", + "score": "7-8", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "06:13", + "action": "badpass", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "7-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 17, + "team": "1", + "start_time": "06:13", + "start_time_seconds": 373, + "start_period": "Q1", + "end_time": "05:44", + "end_time_seconds": 344, + "end_period": "Q1", + "duration_seconds": 29, + "events": [ + { + "event_type": "turnover", + "time": "06:13", + "action": "badpass", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "7-8", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:58", + "action": "personal", + "team": "2", + "player_id": 4, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "7-8", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:58", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "7-8", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:44", + "action": "ballhandling", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "7-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 18, + "team": "2", + "start_time": "05:44", + "start_time_seconds": 344, + "start_period": "Q1", + "end_time": "05:31", + "end_time_seconds": 331, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "turnover", + "time": "05:44", + "action": "ballhandling", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "7-8", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "05:44", + "action": "steal", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "7-8", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:34", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "7-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 19, + "team": "1", + "start_time": "05:31", + "start_time_seconds": 331, + "start_period": "Q1", + "end_time": "05:06", + "end_time_seconds": 306, + "end_period": "Q1", + "duration_seconds": 25, + "events": [ + { + "event_type": "rebound", + "time": "05:31", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "7-8", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:23", + "action": "personal", + "team": "2", + "player_id": 4, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "7-8", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:23", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "7-8", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:23", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "7-8", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:23", + "action": "out", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "7-8", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:23", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "7-8", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:23", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "7-8", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:09", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "7-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 20, + "team": "2", + "start_time": "05:06", + "start_time_seconds": 306, + "start_period": "Q1", + "end_time": "04:54", + "end_time_seconds": 294, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "05:06", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "7-8", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:57", + "action": "missed jumpshot", + "team": "2", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "7-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 21, + "team": "1", + "start_time": "04:54", + "start_time_seconds": 294, + "start_period": "Q1", + "end_time": "04:43", + "end_time_seconds": 283, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "04:54", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "7-8", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:43", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "9-8", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:43", + "action": "personal", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "9-8", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:43", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "9-8", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "04:43", + "action": "assist", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "9-8", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:43", + "action": "made 1of1", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "10-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 22, + "team": "2", + "start_time": "04:43", + "start_time_seconds": 283, + "start_period": "Q1", + "end_time": "04:31", + "end_time_seconds": 271, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "freethrow", + "time": "04:43", + "action": "made 1of1", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "10-8", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:33", + "action": "missed jumpshot", + "team": "2", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "10-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 23, + "team": "1", + "start_time": "04:31", + "start_time_seconds": 271, + "start_period": "Q1", + "end_time": "04:27", + "end_time_seconds": 267, + "end_period": "Q1", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "04:31", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "10-8", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:27", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "12-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 24, + "team": "2", + "start_time": "04:27", + "start_time_seconds": 267, + "start_period": "Q1", + "end_time": "04:12", + "end_time_seconds": 252, + "end_period": "Q1", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "04:27", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "12-8", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:27", + "action": "assist", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "12-8", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:12", + "action": "made layup", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "12-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 25, + "team": "1", + "start_time": "04:12", + "start_time_seconds": 252, + "start_period": "Q1", + "end_time": "03:54", + "end_time_seconds": 234, + "end_period": "Q1", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "04:12", + "action": "made layup", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "12-10", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:12", + "action": "assist", + "team": "2", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "12-10", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:57", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "12-10", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "03:57", + "action": "block", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "12-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 26, + "team": "2", + "start_time": "03:54", + "start_time_seconds": 234, + "start_period": "Q1", + "end_time": "03:43", + "end_time_seconds": 223, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "03:54", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "12-10", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "03:53", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "12-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:53", + "action": "out", + "team": "2", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "12-10", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:43", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "12-12", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 27, + "team": "1", + "start_time": "03:43", + "start_time_seconds": 223, + "start_period": "Q1", + "end_time": "03:24", + "end_time_seconds": 204, + "end_period": "Q1", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "03:43", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "12-12", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:27", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "12-12", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 28, + "team": "2", + "start_time": "03:24", + "start_time_seconds": 204, + "start_period": "Q1", + "end_time": "03:13", + "end_time_seconds": 193, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "03:24", + "action": "defensive", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "12-12", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:15", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "12-12", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:13", + "action": "offensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "12-12", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:13", + "action": "personal", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "12-12", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:13", + "action": "foulon", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "12-12", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:13", + "action": "in", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "12-14", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:13", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "12-14", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:13", + "action": "made 1of2", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "12-13", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:13", + "action": "made 2of2", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "12-14", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 29, + "team": "1", + "start_time": "03:13", + "start_time_seconds": 193, + "start_period": "Q1", + "end_time": "03:02", + "end_time_seconds": 182, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "freethrow", + "time": "03:13", + "action": "made 2of2", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "12-14", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:04", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "12-14", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 30, + "team": "2", + "start_time": "03:02", + "start_time_seconds": 182, + "start_period": "Q1", + "end_time": "02:49", + "end_time_seconds": 169, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "03:02", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "12-14", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:01", + "action": "personal", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "12-14", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:01", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "12-14", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:01", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "12-14", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:01", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "12-14", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:49", + "action": "made drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "12-16", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 31, + "team": "1", + "start_time": "02:49", + "start_time_seconds": 169, + "start_period": "Q1", + "end_time": "02:32", + "end_time_seconds": 152, + "end_period": "Q1", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "02:49", + "action": "made drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "12-16", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:32", + "action": "made drivinglayup", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "14-16", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 32, + "team": "2", + "start_time": "02:32", + "start_time_seconds": 152, + "start_period": "Q1", + "end_time": "02:13", + "end_time_seconds": 133, + "end_period": "Q1", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "02:32", + "action": "made drivinglayup", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "14-16", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:13", + "action": "made fadeaway", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "14-18", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 33, + "team": "1", + "start_time": "02:13", + "start_time_seconds": 133, + "start_period": "Q1", + "end_time": "02:06", + "end_time_seconds": 126, + "end_period": "Q1", + "duration_seconds": 7, + "events": [ + { + "event_type": "2pt", + "time": "02:13", + "action": "made fadeaway", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "14-18", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "02:06", + "action": "ballhandling", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "14-18", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 34, + "team": "2", + "start_time": "02:06", + "start_time_seconds": 126, + "start_period": "Q1", + "end_time": "02:02", + "end_time_seconds": 122, + "end_period": "Q1", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "02:06", + "action": "ballhandling", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "14-18", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "02:06", + "action": "steal", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "14-18", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:02", + "action": "made drivinglayup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "14-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 35, + "team": "1", + "start_time": "02:02", + "start_time_seconds": 122, + "start_period": "Q1", + "end_time": "01:46", + "end_time_seconds": 106, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "02:02", + "action": "made drivinglayup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "14-20", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:50", + "action": "missed layup", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "14-20", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "01:50", + "action": "block", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "14-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 36, + "team": "2", + "start_time": "01:46", + "start_time_seconds": 106, + "start_period": "Q1", + "end_time": "01:35", + "end_time_seconds": 95, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "01:46", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "14-20", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "01:45", + "action": "in", + "team": "1", + "player_id": 16, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "14-20", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:45", + "action": "out", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "14-20", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:38", + "action": "missed layup", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "14-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 37, + "team": "1", + "start_time": "01:35", + "start_time_seconds": 95, + "start_period": "Q1", + "end_time": "01:28", + "end_time_seconds": 88, + "end_period": "Q1", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "01:35", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "14-20", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:28", + "action": "made stepbackjumpshot", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "16-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 38, + "team": "2", + "start_time": "01:28", + "start_time_seconds": 88, + "start_period": "Q1", + "end_time": "01:03", + "end_time_seconds": 63, + "end_period": "Q1", + "duration_seconds": 25, + "events": [ + { + "event_type": "2pt", + "time": "01:28", + "action": "made stepbackjumpshot", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "16-20", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:06", + "action": "missed layup", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "16-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 39, + "team": "1", + "start_time": "01:03", + "start_time_seconds": 63, + "start_period": "Q1", + "end_time": "00:51", + "end_time_seconds": 51, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "01:03", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "16-20", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:51", + "action": "made jumpshot", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "19-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 40, + "team": "2", + "start_time": "00:51", + "start_time_seconds": 51, + "start_period": "Q1", + "end_time": "00:33", + "end_time_seconds": 33, + "end_period": "Q1", + "duration_seconds": 18, + "events": [ + { + "event_type": "3pt", + "time": "00:51", + "action": "made jumpshot", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "19-20", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "00:35", + "action": "in", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "19-20", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:35", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "19-20", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:33", + "action": "made layup", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "19-22", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 41, + "team": "1", + "start_time": "00:33", + "start_time_seconds": 33, + "start_period": "Q1", + "end_time": "00:03", + "end_time_seconds": 3, + "end_period": "Q1", + "duration_seconds": 30, + "events": [ + { + "event_type": "2pt", + "time": "00:33", + "action": "made layup", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "19-22", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:33", + "action": "assist", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "19-22", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:09", + "action": "missed jumpshot", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "19-22", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:06", + "action": "offensive", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "19-22", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:06", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "19-22", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 42, + "team": "2", + "start_time": "00:03", + "start_time_seconds": 3, + "start_period": "Q1", + "end_time": "00:01", + "end_time_seconds": 1, + "end_period": "Q1", + "duration_seconds": 2, + "events": [ + { + "event_type": "rebound", + "time": "00:03", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "19-22", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:01", + "action": "ballhandling", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "19-22", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 43, + "team": "1", + "start_time": "00:01", + "start_time_seconds": 1, + "start_period": "Q1", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q1", + "duration_seconds": 1, + "events": [ + { + "event_type": "turnover", + "time": "00:01", + "action": "ballhandling", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "19-22", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:01", + "action": "steal", + "team": "1", + "player_id": 16, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "19-22", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 44, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q2", + "end_time": "09:42", + "end_time_seconds": 582, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "3pt", + "time": "09:42", + "action": "made jumpshot", + "team": "2", + "player_id": 18, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "19-25", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 45, + "team": "1", + "start_time": "09:42", + "start_time_seconds": 582, + "start_period": "Q2", + "end_time": "09:26", + "end_time_seconds": 566, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "3pt", + "time": "09:42", + "action": "made jumpshot", + "team": "2", + "player_id": 18, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "19-25", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:42", + "action": "assist", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "19-25", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:26", + "action": "made layup", + "team": "1", + "player_id": 16, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "21-25", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 46, + "team": "2", + "start_time": "09:26", + "start_time_seconds": 566, + "start_period": "Q2", + "end_time": "09:08", + "end_time_seconds": 548, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "09:26", + "action": "made layup", + "team": "1", + "player_id": 16, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "21-25", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:26", + "action": "assist", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "21-25", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:11", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "21-25", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 47, + "team": "1", + "start_time": "09:08", + "start_time_seconds": 548, + "start_period": "Q2", + "end_time": "09:03", + "end_time_seconds": 543, + "end_period": "Q2", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "09:08", + "action": "defensive", + "team": "1", + "player_id": 16, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "21-25", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "09:03", + "action": "personal", + "team": "2", + "player_id": 17, + "player_name": "R. Hinkkanen", + "player_number": "26", + "score": "21-25", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "09:03", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "21-25", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "09:03", + "action": "made 1of2", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "22-25", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "09:03", + "action": "made 2of2", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "23-25", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 48, + "team": "2", + "start_time": "09:03", + "start_time_seconds": 543, + "start_period": "Q2", + "end_time": "08:39", + "end_time_seconds": 519, + "end_period": "Q2", + "duration_seconds": 24, + "events": [ + { + "event_type": "freethrow", + "time": "09:03", + "action": "made 2of2", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "23-25", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:41", + "action": "missed jumpshot", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "23-25", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 49, + "team": "1", + "start_time": "08:39", + "start_time_seconds": 519, + "start_period": "Q2", + "end_time": "08:20", + "end_time_seconds": 500, + "end_period": "Q2", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "08:39", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "23-25", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:20", + "action": "made layup", + "team": "1", + "player_id": 16, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "25-25", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 50, + "team": "2", + "start_time": "08:20", + "start_time_seconds": 500, + "start_period": "Q2", + "end_time": "08:09", + "end_time_seconds": 489, + "end_period": "Q2", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "08:20", + "action": "made layup", + "team": "1", + "player_id": 16, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "25-25", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:20", + "action": "assist", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "25-25", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:09", + "action": "personal", + "team": "1", + "player_id": 16, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "25-25", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:09", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "25-25", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:09", + "action": "made 1of2", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "25-26", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:09", + "action": "made 2of2", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "25-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 51, + "team": "1", + "start_time": "08:09", + "start_time_seconds": 489, + "start_period": "Q2", + "end_time": "07:53", + "end_time_seconds": 473, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "freethrow", + "time": "08:09", + "action": "made 2of2", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "25-27", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:59", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "25-27", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:57", + "action": "offensive", + "team": "1", + "player_id": 16, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "25-27", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:53", + "action": "made jumpshot", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "28-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 52, + "team": "2", + "start_time": "07:53", + "start_time_seconds": 473, + "start_period": "Q2", + "end_time": "07:41", + "end_time_seconds": 461, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "3pt", + "time": "07:53", + "action": "made jumpshot", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "28-27", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:53", + "action": "assist", + "team": "1", + "player_id": 16, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "28-27", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:41", + "action": "made jumpshot", + "team": "2", + "player_id": 18, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "28-30", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 53, + "team": "1", + "start_time": "07:41", + "start_time_seconds": 461, + "start_period": "Q2", + "end_time": "07:28", + "end_time_seconds": 448, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "3pt", + "time": "07:41", + "action": "made jumpshot", + "team": "2", + "player_id": 18, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "28-30", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:41", + "action": "assist", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "28-30", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:31", + "action": "missed layup", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "28-30", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 54, + "team": "2", + "start_time": "07:28", + "start_time_seconds": 448, + "start_period": "Q2", + "end_time": "07:07", + "end_time_seconds": 427, + "end_period": "Q2", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "07:28", + "action": "defensive", + "team": "2", + "player_id": 18, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "28-30", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:24", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "28-30", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:24", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "28-30", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:24", + "action": "in", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "28-30", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:24", + "action": "out", + "team": "1", + "player_id": 16, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "28-30", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:24", + "action": "out", + "team": "2", + "player_id": 17, + "player_name": "R. Hinkkanen", + "player_number": "26", + "score": "28-30", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:24", + "action": "out", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "28-30", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:24", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "28-30", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:24", + "action": "in", + "team": "2", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "28-30", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:14", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "28-30", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:11", + "action": "offensive", + "team": "2", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "28-30", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:07", + "action": "made jumpshot", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "28-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 55, + "team": "1", + "start_time": "07:07", + "start_time_seconds": 427, + "start_period": "Q2", + "end_time": "06:49", + "end_time_seconds": 409, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "3pt", + "time": "07:07", + "action": "made jumpshot", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "28-33", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:07", + "action": "assist", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "28-33", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:49", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "30-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 56, + "team": "2", + "start_time": "06:49", + "start_time_seconds": 409, + "start_period": "Q2", + "end_time": "06:35", + "end_time_seconds": 395, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "06:49", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "30-33", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:49", + "action": "assist", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "30-33", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:39", + "action": "missed jumpshot", + "team": "2", + "player_id": 18, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "30-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 57, + "team": "1", + "start_time": "06:35", + "start_time_seconds": 395, + "start_period": "Q2", + "end_time": "06:33", + "end_time_seconds": 393, + "end_period": "Q2", + "duration_seconds": 2, + "events": [ + { + "event_type": "rebound", + "time": "06:35", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "30-33", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:33", + "action": "made drivinglayup", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "32-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 58, + "team": "2", + "start_time": "06:33", + "start_time_seconds": 393, + "start_period": "Q2", + "end_time": "06:26", + "end_time_seconds": 386, + "end_period": "Q2", + "duration_seconds": 7, + "events": [ + { + "event_type": "2pt", + "time": "06:33", + "action": "made drivinglayup", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "32-33", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:26", + "action": "made drivinglayup", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "32-35", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "06:26", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "32-35", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:26", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "32-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:26", + "action": "in", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "32-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:26", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "32-35", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:26", + "action": "made 1of1", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "32-36", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 59, + "team": "1", + "start_time": "06:26", + "start_time_seconds": 386, + "start_period": "Q2", + "end_time": "06:07", + "end_time_seconds": 367, + "end_period": "Q2", + "duration_seconds": 19, + "events": [ + { + "event_type": "freethrow", + "time": "06:26", + "action": "made 1of1", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "32-36", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:15", + "action": "missed layup", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "32-36", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:13", + "action": "offensive", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "32-36", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:07", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "34-36", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 60, + "team": "2", + "start_time": "06:07", + "start_time_seconds": 367, + "start_period": "Q2", + "end_time": "05:40", + "end_time_seconds": 340, + "end_period": "Q2", + "duration_seconds": 27, + "events": [ + { + "event_type": "2pt", + "time": "06:07", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "34-36", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:07", + "action": "assist", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "34-36", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:47", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "34-36", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:47", + "action": "foulon", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "34-36", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "05:47", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "34-36", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:47", + "action": "in", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "34-36", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:47", + "action": "out", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "34-36", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:43", + "action": "missed layup", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "34-36", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 61, + "team": "1", + "start_time": "05:40", + "start_time_seconds": 340, + "start_period": "Q2", + "end_time": "05:24", + "end_time_seconds": 324, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "05:40", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "34-36", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:35", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "34-36", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:32", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "34-36", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:24", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "36-36", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 62, + "team": "2", + "start_time": "05:24", + "start_time_seconds": 324, + "start_period": "Q2", + "end_time": "05:04", + "end_time_seconds": 304, + "end_period": "Q2", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "05:24", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "36-36", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:24", + "action": "assist", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "36-36", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:07", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "36-36", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 63, + "team": "1", + "start_time": "05:04", + "start_time_seconds": 304, + "start_period": "Q2", + "end_time": "04:54", + "end_time_seconds": 294, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "05:04", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "36-36", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "04:54", + "action": "badpass", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "36-36", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 64, + "team": "2", + "start_time": "04:54", + "start_time_seconds": 294, + "start_period": "Q2", + "end_time": "04:40", + "end_time_seconds": 280, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "turnover", + "time": "04:54", + "action": "badpass", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "36-36", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:40", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "36-38", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 65, + "team": "1", + "start_time": "04:40", + "start_time_seconds": 280, + "start_period": "Q2", + "end_time": "04:14", + "end_time_seconds": 254, + "end_period": "Q2", + "duration_seconds": 26, + "events": [ + { + "event_type": "2pt", + "time": "04:40", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "36-38", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:40", + "action": "assist", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "36-38", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:17", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "36-38", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 66, + "team": "2", + "start_time": "04:14", + "start_time_seconds": 254, + "start_period": "Q2", + "end_time": "04:10", + "end_time_seconds": 250, + "end_period": "Q2", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "04:14", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "36-38", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:10", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "36-40", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 67, + "team": "1", + "start_time": "04:10", + "start_time_seconds": 250, + "start_period": "Q2", + "end_time": "03:58", + "end_time_seconds": 238, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "04:10", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "36-40", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "03:58", + "action": "travel", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "36-40", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 68, + "team": "2", + "start_time": "03:58", + "start_time_seconds": 238, + "start_period": "Q2", + "end_time": "03:24", + "end_time_seconds": 204, + "end_period": "Q2", + "duration_seconds": 34, + "events": [ + { + "event_type": "turnover", + "time": "03:58", + "action": "travel", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "36-40", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:38", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "36-40", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:34", + "action": "offensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "36-40", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:34", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "36-40", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:31", + "action": "offensive", + "team": "2", + "player_id": 18, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "36-40", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:27", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "36-40", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 69, + "team": "1", + "start_time": "03:24", + "start_time_seconds": 204, + "start_period": "Q2", + "end_time": "03:20", + "end_time_seconds": 200, + "end_period": "Q2", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "03:24", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "36-40", + "possession_event_role": "start" + }, + { + "event_type": "jumpball", + "time": "03:20", + "action": "won heldball", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "36-40", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:20", + "action": "out", + "team": "2", + "player_id": 18, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "36-40", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:20", + "action": "out", + "team": "2", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "36-40", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:20", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "36-40", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:20", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "36-40", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:20", + "action": "in", + "team": "1", + "player_id": 10, + "player_name": "W. Bani", + "player_number": "6", + "score": "36-40", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:20", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "36-40", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "03:20", + "action": "badpass", + "team": "1", + "player_id": 10, + "player_name": "W. Bani", + "player_number": "6", + "score": "36-40", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 70, + "team": "2", + "start_time": "03:20", + "start_time_seconds": 200, + "start_period": "Q2", + "end_time": "03:20", + "end_time_seconds": 200, + "end_period": "Q2", + "duration_seconds": 0, + "events": [ + { + "event_type": "turnover", + "time": "03:20", + "action": "badpass", + "team": "1", + "player_id": 10, + "player_name": "W. Bani", + "player_number": "6", + "score": "36-40", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "03:20", + "action": "steal", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "36-40", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:20", + "action": "missed jumpshot", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "36-40", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:20", + "action": "offensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "36-40", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:20", + "action": "made layup", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "36-42", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 71, + "team": "1", + "start_time": "03:20", + "start_time_seconds": 200, + "start_period": "Q2", + "end_time": "02:59", + "end_time_seconds": 179, + "end_period": "Q2", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "03:20", + "action": "made layup", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "36-42", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:20", + "action": "assist", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "36-42", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:59", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "38-42", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 72, + "team": "2", + "start_time": "02:59", + "start_time_seconds": 179, + "start_period": "Q2", + "end_time": "02:44", + "end_time_seconds": 164, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "02:59", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "38-42", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:59", + "action": "assist", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "38-42", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:44", + "action": "made jumpshot", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "38-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 73, + "team": "1", + "start_time": "02:44", + "start_time_seconds": 164, + "start_period": "Q2", + "end_time": "02:12", + "end_time_seconds": 132, + "end_period": "Q2", + "duration_seconds": 32, + "events": [ + { + "event_type": "3pt", + "time": "02:44", + "action": "made jumpshot", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "38-45", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:44", + "action": "assist", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "38-45", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:15", + "action": "missed jumpshot", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "38-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 74, + "team": "2", + "start_time": "02:12", + "start_time_seconds": 132, + "start_period": "Q2", + "end_time": "02:08", + "end_time_seconds": 128, + "end_period": "Q2", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "02:12", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "38-45", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:08", + "action": "made layup", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "38-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 75, + "team": "1", + "start_time": "02:08", + "start_time_seconds": 128, + "start_period": "Q2", + "end_time": "01:47", + "end_time_seconds": 107, + "end_period": "Q2", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "02:08", + "action": "made layup", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "38-47", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:08", + "action": "assist", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "38-47", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "02:08", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "38-47", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:00", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "38-47", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:00", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "38-47", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:47", + "action": "made layup", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "40-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 76, + "team": "2", + "start_time": "01:47", + "start_time_seconds": 107, + "start_period": "Q2", + "end_time": "01:26", + "end_time_seconds": 86, + "end_period": "Q2", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "01:47", + "action": "made layup", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "40-47", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:47", + "action": "assist", + "team": "1", + "player_id": 10, + "player_name": "W. Bani", + "player_number": "6", + "score": "40-47", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:28", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "40-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 77, + "team": "1", + "start_time": "01:26", + "start_time_seconds": 86, + "start_period": "Q2", + "end_time": "01:00", + "end_time_seconds": 60, + "end_period": "Q2", + "duration_seconds": 26, + "events": [ + { + "event_type": "rebound", + "time": "01:26", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "40-47", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:24", + "action": "personal", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "40-47", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:24", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "40-47", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:03", + "action": "missed jumpshot", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "40-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 78, + "team": "2", + "start_time": "01:00", + "start_time_seconds": 60, + "start_period": "Q2", + "end_time": "00:47", + "end_time_seconds": 47, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "01:00", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "40-47", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:49", + "action": "missed jumpshot", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "40-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 79, + "team": "1", + "start_time": "00:47", + "start_time_seconds": 47, + "start_period": "Q2", + "end_time": "00:42", + "end_time_seconds": 42, + "end_period": "Q2", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "00:47", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "40-47", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:42", + "action": "made dunk", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "42-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 80, + "team": "2", + "start_time": "00:42", + "start_time_seconds": 42, + "start_period": "Q2", + "end_time": "00:30", + "end_time_seconds": 30, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "00:42", + "action": "made dunk", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "42-47", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:42", + "action": "assist", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "42-47", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:33", + "action": "missed jumpshot", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "42-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 81, + "team": "1", + "start_time": "00:30", + "start_time_seconds": 30, + "start_period": "Q2", + "end_time": "00:00", + "end_time_seconds": 0, + "end_period": "Q2", + "duration_seconds": 30, + "events": [ + { + "event_type": "rebound", + "time": "00:30", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "42-47", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:10", + "action": "personal", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "42-47", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:10", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "42-47", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:10", + "action": "in", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "42-47", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:10", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "W. Bani", + "player_number": "6", + "score": "42-47", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:10", + "action": "out", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "42-47", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:10", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "42-47", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:10", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "42-47", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:10", + "action": "in", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "42-47", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:04", + "action": "personal", + "team": "2", + "player_id": 4, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "42-47", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:04", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "42-47", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:03", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "42-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 82, + "team": "2", + "start_time": "00:00", + "start_time_seconds": 0, + "start_period": "Q2", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q2", + "duration_seconds": 0, + "events": [ + { + "event_type": "rebound", + "time": "00:00", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "42-47", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 83, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q3", + "end_time": "09:47", + "end_time_seconds": 587, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "09:47", + "action": "made drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "42-49", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 84, + "team": "1", + "start_time": "09:47", + "start_time_seconds": 587, + "start_period": "Q3", + "end_time": "09:24", + "end_time_seconds": 564, + "end_period": "Q3", + "duration_seconds": 23, + "events": [ + { + "event_type": "2pt", + "time": "09:47", + "action": "made drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "42-49", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:27", + "action": "missed layup", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "42-49", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 85, + "team": "2", + "start_time": "09:24", + "start_time_seconds": 564, + "start_period": "Q3", + "end_time": "09:13", + "end_time_seconds": 553, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "09:24", + "action": "defensive", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "42-49", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "09:13", + "action": "ballhandling", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "42-49", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 86, + "team": "1", + "start_time": "09:13", + "start_time_seconds": 553, + "start_period": "Q3", + "end_time": "09:04", + "end_time_seconds": 544, + "end_period": "Q3", + "duration_seconds": 9, + "events": [ + { + "event_type": "turnover", + "time": "09:13", + "action": "ballhandling", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "42-49", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:13", + "action": "steal", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "42-49", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:06", + "action": "missed layup", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "42-49", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 87, + "team": "2", + "start_time": "09:04", + "start_time_seconds": 544, + "start_period": "Q3", + "end_time": "08:49", + "end_time_seconds": 529, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "09:04", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "42-49", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "09:04", + "action": "personal", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "42-49", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "09:04", + "action": "foulon", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "42-49", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:51", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "42-49", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:49", + "action": "offensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "42-49", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:49", + "action": "personal", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "42-49", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:49", + "action": "foulon", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "42-49", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:49", + "action": "made 1of2", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "42-50", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:49", + "action": "made 2of2", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "42-51", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 88, + "team": "1", + "start_time": "08:49", + "start_time_seconds": 529, + "start_period": "Q3", + "end_time": "08:37", + "end_time_seconds": 517, + "end_period": "Q3", + "duration_seconds": 12, + "events": [ + { + "event_type": "freethrow", + "time": "08:49", + "action": "made 2of2", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "42-51", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "08:37", + "action": "badpass", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "42-51", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 89, + "team": "2", + "start_time": "08:37", + "start_time_seconds": 517, + "start_period": "Q3", + "end_time": "08:34", + "end_time_seconds": 514, + "end_period": "Q3", + "duration_seconds": 3, + "events": [ + { + "event_type": "turnover", + "time": "08:37", + "action": "badpass", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "42-51", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "08:37", + "action": "steal", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "42-51", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:34", + "action": "made drivinglayup", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "42-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 90, + "team": "1", + "start_time": "08:34", + "start_time_seconds": 514, + "start_period": "Q3", + "end_time": "08:18", + "end_time_seconds": 498, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "08:34", + "action": "made drivinglayup", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "42-53", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "08:30", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "42-53", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:18", + "action": "made layup", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "44-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 91, + "team": "2", + "start_time": "08:18", + "start_time_seconds": 498, + "start_period": "Q3", + "end_time": "07:55", + "end_time_seconds": 475, + "end_period": "Q3", + "duration_seconds": 23, + "events": [ + { + "event_type": "2pt", + "time": "08:18", + "action": "made layup", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "44-53", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:18", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "44-53", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:58", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "44-53", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:55", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "44-53", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:55", + "action": "badpass", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "44-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 92, + "team": "1", + "start_time": "07:55", + "start_time_seconds": 475, + "start_period": "Q3", + "end_time": "07:50", + "end_time_seconds": 470, + "end_period": "Q3", + "duration_seconds": 5, + "events": [ + { + "event_type": "turnover", + "time": "07:55", + "action": "badpass", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "44-53", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:50", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "47-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 93, + "team": "2", + "start_time": "07:50", + "start_time_seconds": 470, + "start_period": "Q3", + "end_time": "07:33", + "end_time_seconds": 453, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "3pt", + "time": "07:50", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "47-53", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:36", + "action": "missed layup", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "47-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 94, + "team": "1", + "start_time": "07:33", + "start_time_seconds": 453, + "start_period": "Q3", + "end_time": "07:21", + "end_time_seconds": 441, + "end_period": "Q3", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "07:33", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "47-53", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:21", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "49-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 95, + "team": "2", + "start_time": "07:21", + "start_time_seconds": 441, + "start_period": "Q3", + "end_time": "07:13", + "end_time_seconds": 433, + "end_period": "Q3", + "duration_seconds": 8, + "events": [ + { + "event_type": "2pt", + "time": "07:21", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "49-53", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "07:18", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "49-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 96, + "team": "1", + "start_time": "07:13", + "start_time_seconds": 433, + "start_period": "Q3", + "end_time": "06:54", + "end_time_seconds": 414, + "end_period": "Q3", + "duration_seconds": 19, + "events": [ + { + "event_type": "jumpball", + "time": "07:13", + "action": "won heldball", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "49-53", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "07:13", + "action": "ballhandling", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "49-53", + "possession_event_role": null + }, + { + "event_type": "steal", + "time": "07:13", + "action": "steal", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "49-53", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:56", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "49-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 97, + "team": "2", + "start_time": "06:54", + "start_time_seconds": 414, + "start_period": "Q3", + "end_time": "06:34", + "end_time_seconds": 394, + "end_period": "Q3", + "duration_seconds": 20, + "events": [ + { + "event_type": "rebound", + "time": "06:54", + "action": "defensive", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "49-53", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:37", + "action": "missed jumpshot", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "49-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 98, + "team": "1", + "start_time": "06:34", + "start_time_seconds": 394, + "start_period": "Q3", + "end_time": "06:31", + "end_time_seconds": 391, + "end_period": "Q3", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "06:34", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "49-53", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:31", + "action": "made drivinglayup", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "51-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 99, + "team": "2", + "start_time": "06:31", + "start_time_seconds": 391, + "start_period": "Q3", + "end_time": "06:13", + "end_time_seconds": 373, + "end_period": "Q3", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "06:31", + "action": "made drivinglayup", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "51-53", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:16", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "51-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 100, + "team": "1", + "start_time": "06:13", + "start_time_seconds": 373, + "start_period": "Q3", + "end_time": "06:07", + "end_time_seconds": 367, + "end_period": "Q3", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "06:13", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "51-53", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:07", + "action": "made jumpshot", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "54-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 101, + "team": "2", + "start_time": "06:07", + "start_time_seconds": 367, + "start_period": "Q3", + "end_time": "05:53", + "end_time_seconds": 353, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "3pt", + "time": "06:07", + "action": "made jumpshot", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "54-53", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "05:53", + "action": "badpass", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "54-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 102, + "team": "1", + "start_time": "05:53", + "start_time_seconds": 353, + "start_period": "Q3", + "end_time": "05:42", + "end_time_seconds": 342, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "turnover", + "time": "05:53", + "action": "badpass", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "54-53", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "05:53", + "action": "steal", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "54-53", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:44", + "action": "missed jumpshot", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "54-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 103, + "team": "2", + "start_time": "05:42", + "start_time_seconds": 342, + "start_period": "Q3", + "end_time": "05:26", + "end_time_seconds": 326, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "05:42", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "54-53", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "05:42", + "action": "in", + "team": "1", + "player_id": 10, + "player_name": "W. Bani", + "player_number": "6", + "score": "54-53", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:42", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "54-53", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:42", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "54-53", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:42", + "action": "out", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "54-53", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:29", + "action": "missed jumpshot", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "54-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 104, + "team": "1", + "start_time": "05:26", + "start_time_seconds": 326, + "start_period": "Q3", + "end_time": "05:18", + "end_time_seconds": 318, + "end_period": "Q3", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "05:26", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "54-53", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "05:18", + "action": "ballhandling", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "54-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 105, + "team": "2", + "start_time": "05:18", + "start_time_seconds": 318, + "start_period": "Q3", + "end_time": "05:05", + "end_time_seconds": 305, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "turnover", + "time": "05:18", + "action": "ballhandling", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "54-53", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "05:18", + "action": "steal", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "54-53", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:15", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "54-53", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:15", + "action": "foulon", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "54-53", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:15", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "54-53", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:15", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "54-53", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:15", + "action": "in", + "team": "2", + "player_id": 18, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "54-53", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:15", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "54-53", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:08", + "action": "missed layup", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "54-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 106, + "team": "1", + "start_time": "05:05", + "start_time_seconds": 305, + "start_period": "Q3", + "end_time": "04:51", + "end_time_seconds": 291, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "05:05", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "54-53", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:57", + "action": "missed jumpshot", + "team": "1", + "player_id": 10, + "player_name": "W. Bani", + "player_number": "6", + "score": "54-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 107, + "team": "2", + "start_time": "04:51", + "start_time_seconds": 291, + "start_period": "Q3", + "end_time": "04:41", + "end_time_seconds": 281, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "04:51", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "54-53", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:43", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "54-53", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:41", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "54-53", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:41", + "action": "personal", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "54-53", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:41", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "54-53", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:41", + "action": "made 1of2", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "54-54", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:41", + "action": "made 2of2", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "54-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 108, + "team": "1", + "start_time": "04:41", + "start_time_seconds": 281, + "start_period": "Q3", + "end_time": "04:30", + "end_time_seconds": 270, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "freethrow", + "time": "04:41", + "action": "made 2of2", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "54-55", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:30", + "action": "made layup", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "56-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 109, + "team": "2", + "start_time": "04:30", + "start_time_seconds": 270, + "start_period": "Q3", + "end_time": "04:01", + "end_time_seconds": 241, + "end_period": "Q3", + "duration_seconds": 29, + "events": [ + { + "event_type": "2pt", + "time": "04:30", + "action": "made layup", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "56-55", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:04", + "action": "missed jumpshot", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "56-55", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:01", + "action": "offensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "56-55", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:01", + "action": "personal", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "56-55", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:01", + "action": "foulon", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "56-55", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:01", + "action": "in", + "team": "1", + "player_id": 16, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "56-55", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:01", + "action": "out", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "56-55", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:01", + "action": "made 1of2", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "56-56", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:01", + "action": "made 2of2", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "56-57", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 110, + "team": "1", + "start_time": "04:01", + "start_time_seconds": 241, + "start_period": "Q3", + "end_time": "03:40", + "end_time_seconds": 220, + "end_period": "Q3", + "duration_seconds": 21, + "events": [ + { + "event_type": "freethrow", + "time": "04:01", + "action": "made 2of2", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "56-57", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:51", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "56-57", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:51", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "56-57", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:40", + "action": "made jumpshot", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "59-57", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 111, + "team": "2", + "start_time": "03:40", + "start_time_seconds": 220, + "start_period": "Q3", + "end_time": "03:26", + "end_time_seconds": 206, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "3pt", + "time": "03:40", + "action": "made jumpshot", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "59-57", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:40", + "action": "assist", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "59-57", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:26", + "action": "made layup", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "59-59", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 112, + "team": "1", + "start_time": "03:26", + "start_time_seconds": 206, + "start_period": "Q3", + "end_time": "02:58", + "end_time_seconds": 178, + "end_period": "Q3", + "duration_seconds": 28, + "events": [ + { + "event_type": "2pt", + "time": "03:26", + "action": "made layup", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "59-59", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:26", + "action": "assist", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "59-59", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:21", + "action": "personal", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "59-59", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:21", + "action": "foulon", + "team": "1", + "player_id": 10, + "player_name": "W. Bani", + "player_number": "6", + "score": "59-59", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:01", + "action": "missed layup", + "team": "1", + "player_id": 10, + "player_name": "W. Bani", + "player_number": "6", + "score": "59-59", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:58", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "59-59", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:58", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "61-59", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 113, + "team": "2", + "start_time": "02:58", + "start_time_seconds": 178, + "start_period": "Q3", + "end_time": "02:51", + "end_time_seconds": 171, + "end_period": "Q3", + "duration_seconds": 7, + "events": [ + { + "event_type": "2pt", + "time": "02:58", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "61-59", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:51", + "action": "personal", + "team": "1", + "player_id": 10, + "player_name": "W. Bani", + "player_number": "6", + "score": "61-59", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:51", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "61-59", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:51", + "action": "missed 1of2", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "61-59", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:51", + "action": "made 2of2", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "61-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 114, + "team": "1", + "start_time": "02:51", + "start_time_seconds": 171, + "start_period": "Q3", + "end_time": "02:37", + "end_time_seconds": 157, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "freethrow", + "time": "02:51", + "action": "made 2of2", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "61-60", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "02:51", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "61-60", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:51", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "61-60", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:37", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "64-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 115, + "team": "2", + "start_time": "02:37", + "start_time_seconds": 157, + "start_period": "Q3", + "end_time": "02:20", + "end_time_seconds": 140, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "3pt", + "time": "02:37", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "64-60", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:37", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "64-60", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:23", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "64-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 116, + "team": "1", + "start_time": "02:20", + "start_time_seconds": 140, + "start_period": "Q3", + "end_time": "02:14", + "end_time_seconds": 134, + "end_period": "Q3", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "02:20", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "64-60", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:14", + "action": "offensive", + "team": "1", + "player_id": 10, + "player_name": "W. Bani", + "player_number": "6", + "score": "64-60", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "02:14", + "action": "offensive", + "team": "1", + "player_id": 10, + "player_name": "W. Bani", + "player_number": "6", + "score": "64-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 117, + "team": "2", + "start_time": "02:14", + "start_time_seconds": 134, + "start_period": "Q3", + "end_time": "02:04", + "end_time_seconds": 124, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "turnover", + "time": "02:14", + "action": "offensive", + "team": "1", + "player_id": 10, + "player_name": "W. Bani", + "player_number": "6", + "score": "64-60", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "02:14", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "64-60", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:14", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "64-60", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:14", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "W. Bani", + "player_number": "6", + "score": "64-60", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:04", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "64-62", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 118, + "team": "1", + "start_time": "02:04", + "start_time_seconds": 124, + "start_period": "Q3", + "end_time": "01:42", + "end_time_seconds": 102, + "end_period": "Q3", + "duration_seconds": 22, + "events": [ + { + "event_type": "2pt", + "time": "02:04", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "64-62", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:04", + "action": "assist", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "64-62", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:42", + "action": "made layup", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "66-62", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 119, + "team": "2", + "start_time": "01:42", + "start_time_seconds": 102, + "start_period": "Q3", + "end_time": "01:20", + "end_time_seconds": 80, + "end_period": "Q3", + "duration_seconds": 22, + "events": [ + { + "event_type": "2pt", + "time": "01:42", + "action": "made layup", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "66-62", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:42", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "66-62", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:22", + "action": "missed jumpshot", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "66-62", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 120, + "team": "1", + "start_time": "01:20", + "start_time_seconds": 80, + "start_period": "Q3", + "end_time": "01:17", + "end_time_seconds": 77, + "end_period": "Q3", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "01:20", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "66-62", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:17", + "action": "personal", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "66-62", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:17", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "66-62", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:17", + "action": "in", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "66-62", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:17", + "action": "out", + "team": "1", + "player_id": 16, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "66-62", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:17", + "action": "missed 1of2", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "66-62", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:17", + "action": "made 2of2", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "67-62", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 121, + "team": "2", + "start_time": "01:17", + "start_time_seconds": 77, + "start_period": "Q3", + "end_time": "00:52", + "end_time_seconds": 52, + "end_period": "Q3", + "duration_seconds": 25, + "events": [ + { + "event_type": "freethrow", + "time": "01:17", + "action": "made 2of2", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "67-62", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:52", + "action": "made fadeaway", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "67-64", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 122, + "team": "1", + "start_time": "00:52", + "start_time_seconds": 52, + "start_period": "Q3", + "end_time": "00:40", + "end_time_seconds": 40, + "end_period": "Q3", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "00:52", + "action": "made fadeaway", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "67-64", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:40", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "67-64", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:40", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "67-64", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:40", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "67-64", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:40", + "action": "out", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "67-64", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:40", + "action": "missed 1of2", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "67-64", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:40", + "action": "missed 2of2", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "67-64", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 123, + "team": "2", + "start_time": "00:40", + "start_time_seconds": 40, + "start_period": "Q3", + "end_time": "00:35", + "end_time_seconds": 35, + "end_period": "Q3", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "00:40", + "action": "defensive", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "67-64", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:35", + "action": "outofbounds", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "67-64", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 124, + "team": "1", + "start_time": "00:35", + "start_time_seconds": 35, + "start_period": "Q3", + "end_time": "00:14", + "end_time_seconds": 14, + "end_period": "Q3", + "duration_seconds": 21, + "events": [ + { + "event_type": "turnover", + "time": "00:35", + "action": "outofbounds", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "67-64", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:14", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "69-64", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 125, + "team": "2", + "start_time": "00:14", + "start_time_seconds": 14, + "start_period": "Q3", + "end_time": "00:00", + "end_time_seconds": 0, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "00:14", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "69-64", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:14", + "action": "assist", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "69-64", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:01", + "action": "missed layup", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "69-64", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:00", + "action": "made layup", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "69-66", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 126, + "team": "1", + "start_time": "00:00", + "start_time_seconds": 0, + "start_period": "Q3", + "end_time": "00:00", + "end_time_seconds": 0, + "end_period": "Q3", + "duration_seconds": 0, + "events": [ + { + "event_type": "2pt", + "time": "00:00", + "action": "made layup", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "69-66", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 127, + "team": "2", + "start_time": "00:00", + "start_time_seconds": 0, + "start_period": "Q3", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q3", + "duration_seconds": 0, + "events": [ + { + "event_type": "rebound", + "time": "00:00", + "action": "offensive", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "69-66", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 128, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q4", + "end_time": "09:47", + "end_time_seconds": 587, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "09:51", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "69-66", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 129, + "team": "1", + "start_time": "09:47", + "start_time_seconds": 587, + "start_period": "Q4", + "end_time": "09:28", + "end_time_seconds": 568, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "09:47", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "69-66", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:28", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "71-66", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 130, + "team": "2", + "start_time": "09:28", + "start_time_seconds": 568, + "start_period": "Q4", + "end_time": "09:13", + "end_time_seconds": 553, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "09:28", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "71-66", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:17", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "71-66", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 131, + "team": "1", + "start_time": "09:13", + "start_time_seconds": 553, + "start_period": "Q4", + "end_time": "09:02", + "end_time_seconds": 542, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "09:13", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "71-66", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "09:02", + "action": "badpass", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "71-66", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 132, + "team": "2", + "start_time": "09:02", + "start_time_seconds": 542, + "start_period": "Q4", + "end_time": "08:41", + "end_time_seconds": 521, + "end_period": "Q4", + "duration_seconds": 21, + "events": [ + { + "event_type": "turnover", + "time": "09:02", + "action": "badpass", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "71-66", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:02", + "action": "steal", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "71-66", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:58", + "action": "personal", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "71-66", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:58", + "action": "foulon", + "team": "2", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "71-66", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:45", + "action": "missed jumpshot", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "71-66", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 133, + "team": "1", + "start_time": "08:41", + "start_time_seconds": 521, + "start_period": "Q4", + "end_time": "08:18", + "end_time_seconds": 498, + "end_period": "Q4", + "duration_seconds": 23, + "events": [ + { + "event_type": "rebound", + "time": "08:41", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "71-66", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:21", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "71-66", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:19", + "action": "offensive", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "71-66", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:18", + "action": "made layup", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "73-66", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 134, + "team": "2", + "start_time": "08:18", + "start_time_seconds": 498, + "start_period": "Q4", + "end_time": "08:06", + "end_time_seconds": 486, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "08:18", + "action": "made layup", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "73-66", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:06", + "action": "made hookshot", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "73-68", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 135, + "team": "1", + "start_time": "08:06", + "start_time_seconds": 486, + "start_period": "Q4", + "end_time": "07:42", + "end_time_seconds": 462, + "end_period": "Q4", + "duration_seconds": 24, + "events": [ + { + "event_type": "2pt", + "time": "08:06", + "action": "made hookshot", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "73-68", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:45", + "action": "missed jumpshot", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "73-68", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 136, + "team": "2", + "start_time": "07:42", + "start_time_seconds": 462, + "start_period": "Q4", + "end_time": "07:36", + "end_time_seconds": 456, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "07:42", + "action": "defensive", + "team": "2", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "73-68", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:36", + "action": "made stepbackjumpshot", + "team": "2", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "73-71", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:36", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "73-71", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:36", + "action": "foulon", + "team": "2", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "73-71", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:36", + "action": "in", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "73-71", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:36", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "73-71", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:36", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "73-71", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:36", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "73-71", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:36", + "action": "made 1of1", + "team": "2", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "73-72", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 137, + "team": "1", + "start_time": "07:36", + "start_time_seconds": 456, + "start_period": "Q4", + "end_time": "07:22", + "end_time_seconds": 442, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "freethrow", + "time": "07:36", + "action": "made 1of1", + "team": "2", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "73-72", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:22", + "action": "personal", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "73-72", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:22", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "73-72", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:22", + "action": "made 1of2", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "74-72", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:22", + "action": "made 2of2", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "75-72", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 138, + "team": "2", + "start_time": "07:22", + "start_time_seconds": 442, + "start_period": "Q4", + "end_time": "07:07", + "end_time_seconds": 427, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "freethrow", + "time": "07:22", + "action": "made 2of2", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "75-72", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:10", + "action": "missed jumpshot", + "team": "2", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "75-72", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 139, + "team": "1", + "start_time": "07:07", + "start_time_seconds": 427, + "start_period": "Q4", + "end_time": "07:01", + "end_time_seconds": 421, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "07:07", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "75-72", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "07:01", + "action": "backcourt", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "75-72", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 140, + "team": "2", + "start_time": "07:01", + "start_time_seconds": 421, + "start_period": "Q4", + "end_time": "06:50", + "end_time_seconds": 410, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "turnover", + "time": "07:01", + "action": "backcourt", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "75-72", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:52", + "action": "missed jumpshot", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "75-72", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:50", + "action": "offensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "75-72", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:50", + "action": "made layup", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "75-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 141, + "team": "1", + "start_time": "06:50", + "start_time_seconds": 410, + "start_period": "Q4", + "end_time": "06:31", + "end_time_seconds": 391, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "06:50", + "action": "made layup", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "75-74", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:31", + "action": "made hookshot", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "77-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 142, + "team": "2", + "start_time": "06:31", + "start_time_seconds": 391, + "start_period": "Q4", + "end_time": "06:14", + "end_time_seconds": 374, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "06:31", + "action": "made hookshot", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "77-74", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:23", + "action": "personal", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "77-74", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:23", + "action": "foulon", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "77-74", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:14", + "action": "made jumpshot", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "77-77", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 143, + "team": "1", + "start_time": "06:14", + "start_time_seconds": 374, + "start_period": "Q4", + "end_time": "05:52", + "end_time_seconds": 352, + "end_period": "Q4", + "duration_seconds": 22, + "events": [ + { + "event_type": "3pt", + "time": "06:14", + "action": "made jumpshot", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "77-77", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:14", + "action": "assist", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "77-77", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:52", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "79-77", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 144, + "team": "2", + "start_time": "05:52", + "start_time_seconds": 352, + "start_period": "Q4", + "end_time": "05:39", + "end_time_seconds": 339, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "05:52", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "79-77", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:52", + "action": "assist", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "79-77", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:39", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "79-77", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:39", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "79-77", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:39", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "79-77", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:39", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "79-77", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:39", + "action": "made 1of2", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "79-78", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:39", + "action": "made 2of2", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "79-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 145, + "team": "1", + "start_time": "05:39", + "start_time_seconds": 339, + "start_period": "Q4", + "end_time": "05:19", + "end_time_seconds": 319, + "end_period": "Q4", + "duration_seconds": 20, + "events": [ + { + "event_type": "freethrow", + "time": "05:39", + "action": "made 2of2", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "79-79", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:19", + "action": "made jumpshot", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "82-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 146, + "team": "2", + "start_time": "05:19", + "start_time_seconds": 319, + "start_period": "Q4", + "end_time": "04:55", + "end_time_seconds": 295, + "end_period": "Q4", + "duration_seconds": 24, + "events": [ + { + "event_type": "3pt", + "time": "05:19", + "action": "made jumpshot", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "82-79", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:19", + "action": "assist", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "82-79", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:04", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "82-79", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:02", + "action": "offensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "82-79", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:59", + "action": "missed jumpshot", + "team": "2", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "82-79", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:57", + "action": "offensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "82-79", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:55", + "action": "personal", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "82-79", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:55", + "action": "foulon", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "82-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:55", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "82-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:55", + "action": "out", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "82-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:55", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "82-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:55", + "action": "in", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "82-79", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:55", + "action": "made 1of2", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "82-80", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:55", + "action": "made 2of2", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "82-81", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 147, + "team": "1", + "start_time": "04:55", + "start_time_seconds": 295, + "start_period": "Q4", + "end_time": "04:40", + "end_time_seconds": 280, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "freethrow", + "time": "04:55", + "action": "made 2of2", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "82-81", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:43", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "82-81", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 148, + "team": "2", + "start_time": "04:40", + "start_time_seconds": 280, + "start_period": "Q4", + "end_time": "04:37", + "end_time_seconds": 277, + "end_period": "Q4", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "04:40", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "82-81", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "04:37", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "82-81", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:37", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "82-81", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:37", + "action": "made 1of2", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "82-82", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:37", + "action": "made 2of2", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "82-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 149, + "team": "1", + "start_time": "04:37", + "start_time_seconds": 277, + "start_period": "Q4", + "end_time": "03:56", + "end_time_seconds": 236, + "end_period": "Q4", + "duration_seconds": 41, + "events": [ + { + "event_type": "freethrow", + "time": "04:37", + "action": "made 2of2", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "82-83", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "04:21", + "action": "personal", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:21", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:21", + "action": "missed 1of2", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:21", + "action": "missed 2of2", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:21", + "action": "offensive", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:12", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:11", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:11", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:11", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:59", + "action": "missed layup", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "82-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 150, + "team": "2", + "start_time": "03:56", + "start_time_seconds": 236, + "start_period": "Q4", + "end_time": "03:44", + "end_time_seconds": 224, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "03:56", + "action": "defensive", + "team": "2", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "82-83", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:46", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "82-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 151, + "team": "1", + "start_time": "03:44", + "start_time_seconds": 224, + "start_period": "Q4", + "end_time": "03:35", + "end_time_seconds": 215, + "end_period": "Q4", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "03:44", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "82-83", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:35", + "action": "made jumpshot", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "85-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 152, + "team": "2", + "start_time": "03:35", + "start_time_seconds": 215, + "start_period": "Q4", + "end_time": "03:16", + "end_time_seconds": 196, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "3pt", + "time": "03:35", + "action": "made jumpshot", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "85-83", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:35", + "action": "assist", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "85-83", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:16", + "action": "offensive", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "85-83", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "03:16", + "action": "offensive", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "85-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 153, + "team": "1", + "start_time": "03:16", + "start_time_seconds": 196, + "start_period": "Q4", + "end_time": "02:48", + "end_time_seconds": 168, + "end_period": "Q4", + "duration_seconds": 28, + "events": [ + { + "event_type": "turnover", + "time": "03:16", + "action": "offensive", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "85-83", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "03:16", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "85-83", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:51", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "85-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 154, + "team": "2", + "start_time": "02:48", + "start_time_seconds": 168, + "start_period": "Q4", + "end_time": "02:39", + "end_time_seconds": 159, + "end_period": "Q4", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "02:48", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "85-83", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:39", + "action": "personal", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "85-83", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:39", + "action": "foulon", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "85-83", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:39", + "action": "missed 1of2", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "85-83", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:39", + "action": "made 2of2", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "85-84", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 155, + "team": "1", + "start_time": "02:39", + "start_time_seconds": 159, + "start_period": "Q4", + "end_time": "02:29", + "end_time_seconds": 149, + "end_period": "Q4", + "duration_seconds": 10, + "events": [ + { + "event_type": "freethrow", + "time": "02:39", + "action": "made 2of2", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "85-84", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:29", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "85-84", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:29", + "action": "foulon", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "85-84", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:29", + "action": "missed 1of2", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "85-84", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:29", + "action": "made 2of2", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "86-84", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 156, + "team": "2", + "start_time": "02:29", + "start_time_seconds": 149, + "start_period": "Q4", + "end_time": "02:13", + "end_time_seconds": 133, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "freethrow", + "time": "02:29", + "action": "made 2of2", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "86-84", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:13", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "86-84", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:13", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "86-84", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:13", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "86-84", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:13", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "86-84", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:13", + "action": "missed 1of3", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "86-84", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:13", + "action": "made 2of3", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "86-85", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:13", + "action": "missed 3of3", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "86-85", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 157, + "team": "1", + "start_time": "02:13", + "start_time_seconds": 133, + "start_period": "Q4", + "end_time": "02:00", + "end_time_seconds": 120, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "02:13", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "86-85", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:00", + "action": "made drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "88-85", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 158, + "team": "2", + "start_time": "02:00", + "start_time_seconds": 120, + "start_period": "Q4", + "end_time": "01:41", + "end_time_seconds": 101, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "02:00", + "action": "made drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "88-85", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "01:55", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "88-85", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:44", + "action": "missed layup", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "88-85", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 159, + "team": "1", + "start_time": "01:41", + "start_time_seconds": 101, + "start_period": "Q4", + "end_time": "01:23", + "end_time_seconds": 83, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "01:41", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "88-85", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:26", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "88-85", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 160, + "team": "2", + "start_time": "01:23", + "start_time_seconds": 83, + "start_period": "Q4", + "end_time": "01:22", + "end_time_seconds": 82, + "end_period": "Q4", + "duration_seconds": 1, + "events": [ + { + "event_type": "rebound", + "time": "01:23", + "action": "defensive", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "88-85", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:22", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "88-85", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:22", + "action": "foulon", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "88-85", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:22", + "action": "missed 1of2", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "88-85", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:22", + "action": "made 2of2", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "88-86", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 161, + "team": "1", + "start_time": "01:22", + "start_time_seconds": 82, + "start_period": "Q4", + "end_time": "01:05", + "end_time_seconds": 65, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "freethrow", + "time": "01:22", + "action": "made 2of2", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "88-86", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:05", + "action": "made stepbackjumpshot", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "91-86", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 162, + "team": "2", + "start_time": "01:05", + "start_time_seconds": 65, + "start_period": "Q4", + "end_time": "00:49", + "end_time_seconds": 49, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "3pt", + "time": "01:05", + "action": "made stepbackjumpshot", + "team": "1", + "player_id": 5, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "91-86", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "01:02", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "91-86", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:52", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "91-86", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 163, + "team": "1", + "start_time": "00:49", + "start_time_seconds": 49, + "start_period": "Q4", + "end_time": "00:48", + "end_time_seconds": 48, + "end_period": "Q4", + "duration_seconds": 1, + "events": [ + { + "event_type": "rebound", + "time": "00:49", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "91-86", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:48", + "action": "personal", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "91-86", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:48", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "91-86", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:48", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "91-86", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:48", + "action": "out", + "team": "2", + "player_id": 15, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "91-86", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:48", + "action": "missed 1of2", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "91-86", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:48", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "92-86", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 164, + "team": "2", + "start_time": "00:48", + "start_time_seconds": 48, + "start_period": "Q4", + "end_time": "00:40", + "end_time_seconds": 40, + "end_period": "Q4", + "duration_seconds": 8, + "events": [ + { + "event_type": "freethrow", + "time": "00:48", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "92-86", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:42", + "action": "missed layup", + "team": "2", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "92-86", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 165, + "team": "1", + "start_time": "00:40", + "start_time_seconds": 40, + "start_period": "Q4", + "end_time": "00:37", + "end_time_seconds": 37, + "end_period": "Q4", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "00:40", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "92-86", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:37", + "action": "personal", + "team": "2", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "92-86", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:37", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "92-86", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:37", + "action": "made 1of2", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "93-86", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:37", + "action": "made 2of2", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "94-86", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 166, + "team": "2", + "start_time": "00:37", + "start_time_seconds": 37, + "start_period": "Q4", + "end_time": "00:30", + "end_time_seconds": 30, + "end_period": "Q4", + "duration_seconds": 7, + "events": [ + { + "event_type": "freethrow", + "time": "00:37", + "action": "made 2of2", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "94-86", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:32", + "action": "missed jumpshot", + "team": "2", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "94-86", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 167, + "team": "1", + "start_time": "00:30", + "start_time_seconds": 30, + "start_period": "Q4", + "end_time": "00:30", + "end_time_seconds": 30, + "end_period": "Q4", + "duration_seconds": 0, + "events": [ + { + "event_type": "rebound", + "time": "00:30", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "94-86", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:30", + "action": "personal", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "94-86", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:30", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "94-86", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:30", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "94-86", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:30", + "action": "out", + "team": "2", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "94-86", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:30", + "action": "missed 1of2", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "94-86", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:30", + "action": "missed 2of2", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "94-86", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 168, + "team": "2", + "start_time": "00:30", + "start_time_seconds": 30, + "start_period": "Q4", + "end_time": "00:19", + "end_time_seconds": 19, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "00:30", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "94-86", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:25", + "action": "missed layup", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "94-86", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "00:25", + "action": "block", + "team": "1", + "player_id": 8, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "94-86", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 169, + "team": "1", + "start_time": "00:19", + "start_time_seconds": 19, + "start_period": "Q4", + "end_time": "00:19", + "end_time_seconds": 19, + "end_period": "Q4", + "duration_seconds": 0, + "events": [ + { + "event_type": "rebound", + "time": "00:19", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "94-86", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:19", + "action": "badpass", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "94-86", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 170, + "team": "2", + "start_time": "00:19", + "start_time_seconds": 19, + "start_period": "Q4", + "end_time": "00:16", + "end_time_seconds": 16, + "end_period": "Q4", + "duration_seconds": 3, + "events": [ + { + "event_type": "turnover", + "time": "00:19", + "action": "badpass", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "94-86", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:19", + "action": "steal", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "94-86", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:16", + "action": "made layup", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "94-88", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 171, + "team": "1", + "start_time": "00:16", + "start_time_seconds": 16, + "start_period": "Q4", + "end_time": "00:14", + "end_time_seconds": 14, + "end_period": "Q4", + "duration_seconds": 2, + "events": [ + { + "event_type": "2pt", + "time": "00:16", + "action": "made layup", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "94-88", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "00:16", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "94-88", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "00:14", + "action": "ballhandling", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "94-88", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 172, + "team": "2", + "start_time": "00:14", + "start_time_seconds": 14, + "start_period": "Q4", + "end_time": "00:11", + "end_time_seconds": 11, + "end_period": "Q4", + "duration_seconds": 3, + "events": [ + { + "event_type": "turnover", + "time": "00:14", + "action": "ballhandling", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "94-88", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:14", + "action": "steal", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "94-88", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:11", + "action": "made drivinglayup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "94-90", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 173, + "team": "1", + "start_time": "00:11", + "start_time_seconds": 11, + "start_period": "Q4", + "end_time": "00:06", + "end_time_seconds": 6, + "end_period": "Q4", + "duration_seconds": 5, + "events": [ + { + "event_type": "2pt", + "time": "00:11", + "action": "made drivinglayup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "94-90", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "00:08", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "94-90", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:07", + "action": "personal", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "94-90", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:07", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "94-90", + "possession_event_role": null + }, + { + "event_type": "headcoachchallenge", + "time": "00:07", + "action": "foul", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "94-90", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:07", + "action": "missed 1of2", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "94-90", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:07", + "action": "missed 2of2", + "team": "1", + "player_id": 1, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "94-90", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:07", + "action": "offensive", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "94-90", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:06", + "action": "personal", + "team": "2", + "player_id": 13, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "94-90", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:06", + "action": "foulon", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "94-90", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:06", + "action": "made 1of2", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "95-90", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:06", + "action": "made 2of2", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "96-90", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 174, + "team": "2", + "start_time": "00:06", + "start_time_seconds": 6, + "start_period": "Q4", + "end_time": "00:00", + "end_time_seconds": 0, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "freethrow", + "time": "00:06", + "action": "made 2of2", + "team": "1", + "player_id": 12, + "player_name": "M. Nyman", + "player_number": "10", + "score": "96-90", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:03", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "96-90", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 175, + "team": "1", + "start_time": "00:00", + "start_time_seconds": 0, + "start_period": "Q4", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q4", + "duration_seconds": 0, + "events": [ + { + "event_type": "rebound", + "time": "00:00", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "96-90", + "possession_event_role": "start_end" + } + ] + } + ] + } + }, + "home_number_of_possessions": 87, + "away_number_of_possessions": 88 + }, + { + "match_id": "1003396", + "match_external_id": "2835268", + "category_external_id": "42145", + "date": "2026-04-09", + "time": "18:30:00", + "home_team": "Kipinä Basket", + "home_team_id": "4675575", + "away_team": "Karkkila", + "away_team_id": "606", + "home_score": "101", + "away_score": "86", + "status": "Played", + "venue": "Äänekosken liikuntatalo", + "competition": "Huippukoripallosarjat 2025-26", + "category": "Miesten I divisioona A", + "season": "2025-2026", + "boxscore": { + "source": "genius", + "teams": [ + { + "team_name": "Kipinä Basket", + "players": [ + { + "player": "Roy Hinkkanen", + "player_number": 26, + "team": "Kipinä Basket", + "Minutes": "0:48", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": -1, + "Index": 0 + }, + { + "player": "Pyry Hinkkanen", + "player_number": 24, + "team": "Kipinä Basket", + "Minutes": "15:34", + "Points": 4, + "2PM": 1, + "2PA": 2, + "2P%": 50.0, + "3PM": 0, + "3PA": 2, + "3P%": 0.0, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 3, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 1, + "+/-": -8, + "Index": 3 + }, + { + "player": "Eemeli Laaksonen", + "player_number": 11, + "team": "Kipinä Basket", + "Minutes": "18:60", + "Points": 4, + "2PM": 2, + "2PA": 2, + "2P%": 100.0, + "3PM": 0, + "3PA": 2, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 1, + "STL": 1, + "TO": 0, + "BLK": 0, + "PF": 2, + "+/-": 18, + "Index": 5 + }, + { + "player": "Ville Virtaharju", + "player_number": 16, + "team": "Kipinä Basket", + "Minutes": "7:18", + "Points": 0, + "2PM": 0, + "2PA": 1, + "2P%": 0.0, + "3PM": 0, + "3PA": 3, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 1, + "DEF": 0, + "REB": 1, + "AST": 0, + "STL": 1, + "TO": 2, + "BLK": 0, + "PF": 3, + "+/-": -2, + "Index": -4 + }, + { + "player": "Sami Mäntymaa", + "player_number": 45, + "team": "Kipinä Basket", + "Minutes": "13:07", + "Points": 4, + "2PM": 2, + "2PA": 3, + "2P%": 66.7, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 1, + "DEF": 1, + "REB": 2, + "AST": 1, + "STL": 1, + "TO": 2, + "BLK": 0, + "PF": 2, + "+/-": -1, + "Index": 4 + }, + { + "player": "Sami Salmenkivi", + "player_number": 7, + "team": "Kipinä Basket", + "Minutes": "8:13", + "Points": 0, + "2PM": 0, + "2PA": 1, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 3, + "REB": 3, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 4, + "+/-": 3, + "Index": 2 + }, + { + "player": "Niilo Kärkkäinen", + "player_number": 44, + "team": "Kipinä Basket", + "Minutes": "26:24", + "Points": 3, + "2PM": 0, + "2PA": 3, + "2P%": 0.0, + "3PM": 1, + "3PA": 4, + "3P%": 25.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 2, + "DEF": 3, + "REB": 5, + "AST": 2, + "STL": 1, + "TO": 2, + "BLK": 0, + "PF": 3, + "+/-": 20, + "Index": 3 + }, + { + "player": "Elias Ylipeltola", + "player_number": 4, + "team": "Kipinä Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Arttu Siekkinen", + "player_number": 8, + "team": "Kipinä Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Joe Cookson", + "player_number": 5, + "team": "Kipinä Basket", + "Minutes": "37:51", + "Points": 27, + "2PM": 9, + "2PA": 12, + "2P%": 75.0, + "3PM": 2, + "3PA": 5, + "3P%": 40.0, + "FTM": 3, + "FTA": 3, + "FT%": 100.0, + "OFF": 2, + "DEF": 8, + "REB": 10, + "AST": 3, + "STL": 3, + "TO": 2, + "BLK": 1, + "PF": 1, + "+/-": 14, + "Index": 36 + }, + { + "player": "Jake Hilmer", + "player_number": 55, + "team": "Kipinä Basket", + "Minutes": "37:33", + "Points": 32, + "2PM": 11, + "2PA": 16, + "2P%": 68.8, + "3PM": 2, + "3PA": 5, + "3P%": 40.0, + "FTM": 4, + "FTA": 5, + "FT%": 80.0, + "OFF": 2, + "DEF": 6, + "REB": 8, + "AST": 5, + "STL": 4, + "TO": 0, + "BLK": 1, + "PF": 3, + "+/-": 17, + "Index": 41 + }, + { + "player": "Jalen Mccoy", + "player_number": 12, + "team": "Kipinä Basket", + "Minutes": "34:12", + "Points": 27, + "2PM": 12, + "2PA": 16, + "2P%": 75.0, + "3PM": 0, + "3PA": 2, + "3P%": 0.0, + "FTM": 3, + "FTA": 3, + "FT%": 100.0, + "OFF": 4, + "DEF": 2, + "REB": 6, + "AST": 2, + "STL": 4, + "TO": 2, + "BLK": 3, + "PF": 2, + "+/-": 15, + "Index": 34 + } + ], + "totals": { + "Points": 101, + "2PM": 37, + "2PA": 56, + "2P%": 66.1, + "3PM": 5, + "3PA": 24, + "3P%": 20.8, + "FTM": 12, + "FTA": 13, + "FT%": 92.3, + "OFF": 12, + "DEF": 24, + "REB": 36, + "AST": 17, + "STL": 15, + "TO": 11, + "BLK": 5, + "PF": 21, + "Index": 124 + } + }, + { + "team_name": "Karkkila", + "players": [ + { + "player": "Patrik Poutiainen", + "player_number": 97, + "team": "Karkkila", + "Minutes": "28:41", + "Points": 5, + "2PM": 0, + "2PA": 3, + "2P%": 0.0, + "3PM": 1, + "3PA": 4, + "3P%": 25.0, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 0, + "DEF": 4, + "REB": 4, + "AST": 3, + "STL": 0, + "TO": 3, + "BLK": 1, + "PF": 1, + "+/-": -15, + "Index": 4 + }, + { + "player": "Markus Valtteri Hyytiäinen", + "player_number": 21, + "team": "Karkkila", + "Minutes": "28:34", + "Points": 15, + "2PM": 3, + "2PA": 4, + "2P%": 75.0, + "3PM": 2, + "3PA": 7, + "3P%": 28.6, + "FTM": 3, + "FTA": 4, + "FT%": 75.0, + "OFF": 2, + "DEF": 7, + "REB": 9, + "AST": 4, + "STL": 0, + "TO": 3, + "BLK": 0, + "PF": 3, + "+/-": -19, + "Index": 18 + }, + { + "player": "Matias Nyman", + "player_number": 10, + "team": "Karkkila", + "Minutes": "12:26", + "Points": 6, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 2, + "3PA": 3, + "3P%": 66.7, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 2, + "BLK": 0, + "PF": 2, + "+/-": -4, + "Index": 3 + }, + { + "player": "Sauli Näppinen", + "player_number": 12, + "team": "Karkkila", + "Minutes": "3:25", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 1, + "PF": 1, + "+/-": -4, + "Index": 1 + }, + { + "player": "Nestori Kivimäki", + "player_number": 23, + "team": "Karkkila", + "Minutes": "35:54", + "Points": 9, + "2PM": 4, + "2PA": 7, + "2P%": 57.1, + "3PM": 0, + "3PA": 6, + "3P%": 0.0, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 0, + "DEF": 2, + "REB": 2, + "AST": 3, + "STL": 0, + "TO": 2, + "BLK": 0, + "PF": 1, + "+/-": -10, + "Index": 2 + }, + { + "player": "Woeyram Bani", + "player_number": 6, + "team": "Karkkila", + "Minutes": "18:09", + "Points": 2, + "2PM": 1, + "2PA": 4, + "2P%": 25.0, + "3PM": 0, + "3PA": 2, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 1, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 2, + "+/-": -3, + "Index": -3 + }, + { + "player": "Juuso Kurki", + "player_number": 19, + "team": "Karkkila", + "Minutes": "0:48", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 1, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 1, + "Index": 1 + }, + { + "player": "Ilmari Salmisto", + "player_number": 18, + "team": "Karkkila", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Mathis Groffier", + "player_number": 5, + "team": "Karkkila", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Caleb Jones-Mccrary", + "player_number": 7, + "team": "Karkkila", + "Minutes": "36:56", + "Points": 29, + "2PM": 11, + "2PA": 14, + "2P%": 78.6, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 7, + "FTA": 9, + "FT%": 77.8, + "OFF": 4, + "DEF": 9, + "REB": 13, + "AST": 1, + "STL": 3, + "TO": 4, + "BLK": 1, + "PF": 1, + "+/-": -15, + "Index": 38 + }, + { + "player": "Emmanuel Bandoumel", + "player_number": 13, + "team": "Karkkila", + "Minutes": "35:07", + "Points": 20, + "2PM": 3, + "2PA": 6, + "2P%": 50.0, + "3PM": 3, + "3PA": 6, + "3P%": 50.0, + "FTM": 5, + "FTA": 7, + "FT%": 71.4, + "OFF": 3, + "DEF": 3, + "REB": 6, + "AST": 4, + "STL": 3, + "TO": 3, + "BLK": 0, + "PF": 4, + "+/-": -6, + "Index": 22 + } + ], + "totals": { + "Points": 86, + "2PM": 22, + "2PA": 38, + "2P%": 57.9, + "3PM": 8, + "3PA": 28, + "3P%": 28.6, + "FTM": 18, + "FTA": 24, + "FT%": 75.0, + "OFF": 9, + "DEF": 25, + "REB": 34, + "AST": 17, + "STL": 6, + "TO": 18, + "BLK": 3, + "PF": 15, + "Index": 86 + } + } + ], + "match_totals": { + "Points": 187, + "2PM": 59, + "2PA": 94, + "2P%": 62.8, + "3PM": 13, + "3PA": 52, + "3P%": 25.0, + "FTM": 30, + "FTA": 37, + "FT%": 81.1, + "OFF": 21, + "DEF": 49, + "REB": 70, + "AST": 34, + "STL": 21, + "TO": 29, + "BLK": 8, + "PF": 36, + "Index": 210 + } + }, + "playbyplay": { + "match_info": { + "home_team": "Kipinä Basket", + "away_team": "Karkkila", + "home_score": 101, + "away_score": 86 + }, + "events": [ + { + "event_type": "game", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "won startperiod", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "1", + "time": "09:59", + "score": "0-0", + "action": "won won", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 1, + "possession_team": "1" + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "2", + "time": "09:59", + "score": "0-0", + "action": "won lost", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "09:46", + "score": "3-0", + "action": "made stepbackjumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "09:34", + "score": "3-0", + "action": "8sec", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "09:18", + "score": "3-0", + "action": "missed layup", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 4, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "09:16", + "score": "3-0", + "action": "defensive", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 4, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "09:09", + "score": "3-0", + "action": "ballhandling", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 4, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "09:09", + "score": "3-0", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "09:04", + "score": "3-0", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "09:01", + "score": "3-0", + "action": "offensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "08:57", + "score": "3-0", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "08:54", + "score": "3-0", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 6, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "08:42", + "score": "3-0", + "action": "badpass", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 6, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "08:42", + "score": "3-0", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 7, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "08:36", + "score": "5-0", + "action": "made layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 7, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "08:36", + "score": "5-0", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 8, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "08:13", + "score": "5-0", + "action": "ballhandling", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 8, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "08:04", + "score": "5-0", + "action": "missed pullupjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "08:01", + "score": "5-0", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 10, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "07:57", + "score": "5-0", + "action": "badpass", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 8, + "possession_number": 10, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "07:45", + "score": "7-0", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 11, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "07:28", + "score": "7-0", + "action": "missed drivinglayup", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 12, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "07:24", + "score": "7-0", + "action": "offensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 12, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "07:24", + "score": "7-2", + "action": "made tipinlayup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 12, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "07:24", + "score": "7-2", + "action": "personal", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 12, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "07:24", + "score": "7-2", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 12, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "07:24", + "score": "7-3", + "action": "made 1of1", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 12, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "07:13", + "score": "7-3", + "action": "personal", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 8, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "07:13", + "score": "7-3", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "07:00", + "score": "7-3", + "action": "missed pullupjumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "06:57", + "score": "7-3", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "06:47", + "score": "7-3", + "action": "missed drivinglayup", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q1", + "team": "1", + "time": "06:47", + "score": "7-3", + "action": "block", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "06:47", + "score": "7-3", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "06:35", + "score": "7-5", + "action": "made fadeaway", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "06:25", + "score": "7-5", + "action": "badpass", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 15, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "2", + "time": "06:25", + "score": "7-5", + "action": "steal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 16, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "06:19", + "score": "7-5", + "action": "missed layup", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 16, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "06:17", + "score": "7-5", + "action": "defensive", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 4, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:05", + "score": "7-5", + "action": "out", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:05", + "score": "7-5", + "action": "out", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:05", + "score": "7-5", + "action": "in", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:05", + "score": "7-5", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "06:05", + "score": "7-5", + "action": "in", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "06:05", + "score": "7-5", + "action": "out", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 8, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "05:54", + "score": "7-5", + "action": "missed fadeaway", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "05:51", + "score": "7-5", + "action": "defensive", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "05:42", + "score": "7-5", + "action": "personal", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 4, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "05:42", + "score": "7-5", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "05:34", + "score": "7-5", + "action": "personal", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 4, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "05:34", + "score": "7-5", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:34", + "score": "7-5", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:34", + "score": "7-5", + "action": "out", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 4, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "05:27", + "score": "7-7", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "05:27", + "score": "7-7", + "action": "assist", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "05:13", + "score": "7-7", + "action": "personal", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "05:13", + "score": "7-7", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:13", + "score": "7-7", + "action": "in", + "player_number": "12", + "player_name": "S. Näppinen", + "player_id": 15, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:13", + "score": "7-7", + "action": "out", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "05:13", + "score": "8-7", + "action": "made 1of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "05:13", + "score": "9-7", + "action": "made 2of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "05:01", + "score": "9-7", + "action": "badpass", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 20, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "05:01", + "score": "9-7", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "04:57", + "score": "9-7", + "action": "personal", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "04:57", + "score": "9-7", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:57", + "score": "9-7", + "action": "in", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 16, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:57", + "score": "9-7", + "action": "out", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "04:49", + "score": "11-7", + "action": "made pullupjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "04:40", + "score": "11-7", + "action": "missed pullupjumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 22, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "04:36", + "score": "11-7", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 23, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "04:33", + "score": "11-7", + "action": "offensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 23, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "04:33", + "score": "11-7", + "action": "offensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 23, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "04:33", + "score": "11-7", + "action": "foulon", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 24, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "04:26", + "score": "11-7", + "action": "missed fadeaway", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 24, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "04:23", + "score": "11-7", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "04:12", + "score": "11-7", + "action": "missed layup", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q1", + "team": "2", + "time": "04:12", + "score": "11-7", + "action": "block", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "04:09", + "score": "11-7", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "04:05", + "score": "11-7", + "action": "badpass", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "04:05", + "score": "11-7", + "action": "steal", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "04:00", + "score": "13-7", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "04:00", + "score": "13-7", + "action": "assist", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "03:49", + "score": "13-7", + "action": "personal", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "03:49", + "score": "13-7", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "03:49", + "score": "13-8", + "action": "made 1of2", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "03:49", + "score": "13-9", + "action": "made 2of2", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "03:32", + "score": "13-9", + "action": "missed drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q1", + "team": "2", + "time": "03:32", + "score": "13-9", + "action": "block", + "player_number": "12", + "player_name": "S. Näppinen", + "player_id": 15, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "03:32", + "score": "13-9", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "03:29", + "score": "13-9", + "action": "missed jumpshot", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "03:25", + "score": "13-9", + "action": "offensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "03:20", + "score": "15-9", + "action": "made drivinglayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "03:20", + "score": "15-9", + "action": "assist", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "03:00", + "score": "15-9", + "action": "badpass", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 16, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "03:00", + "score": "15-9", + "action": "steal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "02:55", + "score": "15-9", + "action": "missed jumpshot", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "02:52", + "score": "15-9", + "action": "defensive", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "02:37", + "score": "15-9", + "action": "personal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "02:37", + "score": "15-9", + "action": "foulon", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:37", + "score": "15-9", + "action": "in", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:37", + "score": "15-9", + "action": "out", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:37", + "score": "15-9", + "action": "in", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:37", + "score": "15-9", + "action": "out", + "player_number": "12", + "player_name": "S. Näppinen", + "player_id": 15, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "02:37", + "score": "15-9", + "action": "missed 1of2", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "02:37", + "score": "15-10", + "action": "made 2of2", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "02:12", + "score": "15-10", + "action": "missed stepbackjumpshot", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 33, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "02:09", + "score": "15-10", + "action": "offensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 33, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "02:06", + "score": "15-10", + "action": "missed jumpshot", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 33, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "02:03", + "score": "15-10", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "01:58", + "score": "15-10", + "action": "badpass", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "01:58", + "score": "15-10", + "action": "steal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 35, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "01:47", + "score": "15-10", + "action": "missed drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 35, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "01:45", + "score": "15-10", + "action": "offensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 35, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "01:45", + "score": "17-10", + "action": "made tipinlayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 35, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "01:33", + "score": "17-10", + "action": "missed fadeaway", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "01:30", + "score": "17-10", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "01:21", + "score": "17-10", + "action": "missed jumpshot", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "01:18", + "score": "17-10", + "action": "defensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "01:11", + "score": "17-10", + "action": "personal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "01:11", + "score": "17-10", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "01:11", + "score": "17-10", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 17, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "01:11", + "score": "17-10", + "action": "out", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "01:11", + "score": "17-10", + "action": "out", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "01:11", + "score": "17-10", + "action": "out", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "01:11", + "score": "17-10", + "action": "in", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 8, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "01:11", + "score": "17-10", + "action": "in", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "01:11", + "score": "17-11", + "action": "made 1of2", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "01:11", + "score": "17-12", + "action": "made 2of2", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "00:57", + "score": "17-12", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "00:54", + "score": "17-12", + "action": "offensive", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "00:54", + "score": "19-12", + "action": "made tipinlayup", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "00:37", + "score": "19-12", + "action": "missed fadeaway", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 40, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "00:34", + "score": "19-12", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "00:28", + "score": "19-12", + "action": "badpass", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:28", + "score": "19-12", + "action": "in", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 42, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:28", + "score": "19-12", + "action": "out", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 42, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "00:28", + "score": "19-12", + "action": "in", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 42, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "00:28", + "score": "19-12", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 42, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "00:20", + "score": "19-12", + "action": "missed drivinglayup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 42, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "00:18", + "score": "19-12", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 43, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "00:01", + "score": "22-12", + "action": "made stepbackjumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 43, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "00:00", + "score": "22-12", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "22-12", + "action": "in", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 4 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "22-12", + "action": "out", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "22-12", + "action": "in", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "22-12", + "action": "out", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 16 + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "10:00", + "score": "22-12", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "09:47", + "score": "22-12", + "action": "missed drivinglayup", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 8, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "09:45", + "score": "22-12", + "action": "defensive", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 4, + "possession_number": 46, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "09:32", + "score": "22-12", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 17, + "possession_number": 46, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "09:29", + "score": "22-12", + "action": "defensive", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 47, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "09:24", + "score": "22-12", + "action": "missed jumpshot", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 8, + "possession_number": 47, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "09:21", + "score": "22-12", + "action": "offensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 47, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "09:19", + "score": "22-12", + "action": "missed jumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 47, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "09:15", + "score": "22-12", + "action": "defensive", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 4, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "09:08", + "score": "22-12", + "action": "personal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "09:08", + "score": "22-12", + "action": "foulon", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "09:06", + "score": "22-12", + "action": "ballhandling", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "08:55", + "score": "22-15", + "action": "made jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 49, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "08:55", + "score": "22-15", + "action": "assist", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 8, + "possession_number": 50, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "08:35", + "score": "22-15", + "action": "missed fadeaway", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 50, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "08:33", + "score": "22-15", + "action": "defensive", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "08:30", + "score": "22-15", + "action": "badpass", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "1", + "time": "08:30", + "score": "22-15", + "action": "steal", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 17, + "possession_number": 52, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "08:26", + "score": "24-15", + "action": "made layup", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 17, + "possession_number": 52, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "08:21", + "score": "24-15", + "action": "ballhandling", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 53, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "08:21", + "score": "24-15", + "action": "in", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 54, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "08:21", + "score": "24-15", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 54, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "08:16", + "score": "24-15", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 54, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "08:14", + "score": "24-15", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "08:13", + "score": "24-15", + "action": "in", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "08:13", + "score": "24-15", + "action": "out", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "07:58", + "score": "24-17", + "action": "made jumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "07:43", + "score": "26-17", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 56, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "07:33", + "score": "26-17", + "action": "missed jumpshot", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 8, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "07:29", + "score": "26-17", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "07:29", + "score": "26-17", + "action": "personal", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 4, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "07:29", + "score": "26-17", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "07:29", + "score": "26-17", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "07:29", + "score": "26-17", + "action": "out", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 4, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "07:22", + "score": "26-17", + "action": "personal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "07:22", + "score": "26-17", + "action": "foulon", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "07:22", + "score": "26-17", + "action": "missed 1of2", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "07:22", + "score": "26-18", + "action": "made 2of2", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "07:18", + "score": "26-18", + "action": "ballhandling", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 58, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "07:18", + "score": "26-18", + "action": "steal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "07:13", + "score": "26-18", + "action": "missed jumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "07:09", + "score": "26-18", + "action": "offensive", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "07:09", + "score": "26-20", + "action": "made tipinlayup", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "07:06", + "score": "28-20", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 60, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "07:06", + "score": "28-20", + "action": "assist", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 17, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "06:55", + "score": "28-22", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "06:55", + "score": "28-22", + "action": "assist", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 62, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "06:41", + "score": "28-22", + "action": "personal", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 62, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "06:41", + "score": "28-22", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 62, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "06:35", + "score": "30-22", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 62, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "06:21", + "score": "30-24", + "action": "made floatingjumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 63, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "06:04", + "score": "30-24", + "action": "personal", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 8, + "possession_number": 64, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "06:04", + "score": "30-24", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 64, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "06:04", + "score": "30-24", + "action": "in", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 64, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "06:04", + "score": "30-24", + "action": "out", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 8, + "possession_number": 64, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "05:56", + "score": "32-24", + "action": "made layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 64, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "05:56", + "score": "32-24", + "action": "personal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 64, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "05:56", + "score": "32-24", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 64, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "05:56", + "score": "33-24", + "action": "made 1of1", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 64, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "05:42", + "score": "33-24", + "action": "badpass", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "1", + "time": "05:42", + "score": "33-24", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 66, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "05:30", + "score": "33-24", + "action": "ballhandling", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 66, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "05:30", + "score": "33-24", + "action": "steal", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "05:22", + "score": "33-26", + "action": "made dunk", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "05:22", + "score": "33-26", + "action": "assist", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 68, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "1", + "time": "05:18", + "score": "33-26", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 68, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "05:18", + "score": "33-26", + "action": "in", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 68, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "05:18", + "score": "33-26", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 17, + "possession_number": 68, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "05:05", + "score": "35-26", + "action": "made jumpshot", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 68, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "05:05", + "score": "35-26", + "action": "assist", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 69, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "04:44", + "score": "35-26", + "action": "missed jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 69, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "04:42", + "score": "35-26", + "action": "defensive", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 70, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "04:35", + "score": "37-26", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 70, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "04:17", + "score": "37-29", + "action": "made jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "04:17", + "score": "37-29", + "action": "assist", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 72, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "04:01", + "score": "37-29", + "action": "missed floatingjumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 72, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "03:59", + "score": "37-29", + "action": "defensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "03:52", + "score": "37-31", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "03:52", + "score": "37-31", + "action": "assist", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 74, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "03:35", + "score": "39-31", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 74, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "03:25", + "score": "39-33", + "action": "made fadeaway", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 75, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "03:09", + "score": "41-33", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "02:55", + "score": "41-35", + "action": "made drivinglayup", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "02:42", + "score": "41-35", + "action": "missed layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q2", + "team": "2", + "time": "02:42", + "score": "41-35", + "action": "block", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "02:39", + "score": "41-35", + "action": "defensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "02:36", + "score": "41-37", + "action": "made layup", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "02:36", + "score": "41-37", + "action": "assist", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 80, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "02:25", + "score": "41-37", + "action": "badpass", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 80, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "02:25", + "score": "41-37", + "action": "steal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 81, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "02:24", + "score": "41-39", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 81, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "02:24", + "score": "41-39", + "action": "assist", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 82, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "1", + "time": "02:24", + "score": "41-39", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 82, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "02:24", + "score": "41-39", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 82, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "02:24", + "score": "41-39", + "action": "out", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 82, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "02:24", + "score": "41-39", + "action": "in", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 82, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "02:24", + "score": "41-39", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 82, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "02:24", + "score": "41-39", + "action": "in", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 16, + "possession_number": 82, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "02:24", + "score": "41-39", + "action": "out", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 82, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "02:15", + "score": "44-39", + "action": "made jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 82, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "02:15", + "score": "44-39", + "action": "assist", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 83, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "02:00", + "score": "44-42", + "action": "made stepbackjumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 83, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "01:47", + "score": "46-42", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 84, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "01:47", + "score": "46-42", + "action": "personal", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 16, + "possession_number": 84, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "01:47", + "score": "46-42", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 84, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "01:47", + "score": "46-42", + "action": "missed 1of1", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 84, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "01:47", + "score": "46-42", + "action": "offensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 84, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "01:41", + "score": "46-42", + "action": "travel", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 84, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "01:16", + "score": "46-44", + "action": "made drivinglayup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "01:16", + "score": "46-44", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "01:16", + "score": "46-44", + "action": "foulon", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "01:16", + "score": "46-45", + "action": "made 1of1", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "01:03", + "score": "46-45", + "action": "missed pullupjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 86, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "00:59", + "score": "46-45", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "00:54", + "score": "46-45", + "action": "missed jumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "00:51", + "score": "46-45", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "00:41", + "score": "46-45", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "00:38", + "score": "46-45", + "action": "defensive", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "00:31", + "score": "46-48", + "action": "made pullupjumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "00:16", + "score": "46-48", + "action": "ballhandling", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 90, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "00:16", + "score": "46-48", + "action": "steal", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "00:03", + "score": "46-48", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "00:03", + "score": "46-48", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "00:03", + "score": "46-48", + "action": "personal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "00:03", + "score": "46-48", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "2", + "time": "00:03", + "score": "46-48", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:03", + "score": "46-48", + "action": "in", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:03", + "score": "46-48", + "action": "out", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "00:02", + "score": "46-51", + "action": "made jumpshot", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 16, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "00:02", + "score": "46-51", + "action": "assist", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "00:00", + "score": "46-51", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "46-51", + "action": "in", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 4 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "46-51", + "action": "out", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 11 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "46-51", + "action": "in", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "46-51", + "action": "out", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 16 + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "10:00", + "score": "46-51", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "09:44", + "score": "48-51", + "action": "made jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 93, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "09:44", + "score": "48-51", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 94, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "09:24", + "score": "48-53", + "action": "made reverselayup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 94, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "09:24", + "score": "48-53", + "action": "assist", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 95, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "09:11", + "score": "50-53", + "action": "made layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 95, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "09:11", + "score": "50-53", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 96, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "08:44", + "score": "50-53", + "action": "personal", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 4, + "possession_number": 96, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "08:44", + "score": "50-53", + "action": "foulon", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 96, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "08:44", + "score": "50-53", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 17, + "possession_number": 96, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "08:44", + "score": "50-53", + "action": "out", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 4, + "possession_number": 96, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "08:44", + "score": "50-54", + "action": "made 1of2", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 96, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "08:44", + "score": "50-55", + "action": "made 2of2", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 96, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "08:36", + "score": "50-55", + "action": "missed drivinglayup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 97, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "08:33", + "score": "50-55", + "action": "defensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 98, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "08:31", + "score": "50-55", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 98, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "08:31", + "score": "50-55", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 98, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "08:31", + "score": "50-56", + "action": "made 1of2", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 98, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "08:31", + "score": "50-56", + "action": "assist", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 98, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "08:31", + "score": "50-56", + "action": "missed 2of2", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 98, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "08:31", + "score": "50-56", + "action": "defensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 99, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "07:55", + "score": "50-56", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 99, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "07:51", + "score": "50-56", + "action": "defensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 100, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "07:36", + "score": "50-56", + "action": "missed layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 100, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q3", + "team": "1", + "time": "07:36", + "score": "50-56", + "action": "block", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 100, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "07:33", + "score": "50-56", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 101, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "07:28", + "score": "50-56", + "action": "badpass", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 101, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "07:12", + "score": "50-56", + "action": "ballhandling", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 102, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "1", + "time": "07:12", + "score": "50-56", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 103, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "07:06", + "score": "50-56", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 103, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "07:03", + "score": "50-56", + "action": "defensive", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 104, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "06:58", + "score": "50-56", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 104, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "06:55", + "score": "50-56", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 105, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "06:41", + "score": "52-56", + "action": "made reverselayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 105, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "06:41", + "score": "52-56", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 106, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "06:28", + "score": "52-56", + "action": "ballhandling", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 106, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "1", + "time": "06:28", + "score": "52-56", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 107, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "06:24", + "score": "54-56", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 107, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "06:12", + "score": "54-56", + "action": "missed jumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 108, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "06:09", + "score": "54-56", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 109, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "06:04", + "score": "54-56", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 109, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "05:59", + "score": "54-56", + "action": "offensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 109, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "05:59", + "score": "56-56", + "action": "made tipinlayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 109, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "05:47", + "score": "56-56", + "action": "badpass", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 110, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "1", + "time": "05:47", + "score": "56-56", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 111, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "05:31", + "score": "58-56", + "action": "made floatingjumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 111, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "05:31", + "score": "58-56", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 112, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q3", + "team": "2", + "time": "05:28", + "score": "58-56", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 112, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "05:24", + "score": "58-56", + "action": "in", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 8, + "possession_number": 112, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "05:24", + "score": "58-56", + "action": "out", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 112, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "05:14", + "score": "58-56", + "action": "personal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 112, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "05:14", + "score": "58-56", + "action": "foulon", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 112, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "05:14", + "score": "58-57", + "action": "made 1of2", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 112, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "05:14", + "score": "58-58", + "action": "made 2of2", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 112, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "04:59", + "score": "60-58", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 113, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "04:59", + "score": "60-58", + "action": "assist", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 113, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "04:59", + "score": "60-58", + "action": "personal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 113, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "04:59", + "score": "60-58", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 113, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "04:59", + "score": "60-58", + "action": "in", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 16, + "possession_number": 113, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "04:59", + "score": "60-58", + "action": "out", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 113, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "04:59", + "score": "61-58", + "action": "made 1of1", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 113, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "04:42", + "score": "61-58", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 16, + "possession_number": 114, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "04:38", + "score": "61-58", + "action": "offensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 114, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "04:38", + "score": "61-60", + "action": "made tipinlayup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 114, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "04:26", + "score": "61-60", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 115, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "04:23", + "score": "61-60", + "action": "defensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 116, + "possession_team": "2" + }, + { + "event_type": "jumpball", + "period": "Q3", + "team": "2", + "time": "04:11", + "score": "61-60", + "action": "won heldball", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 116, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "04:08", + "score": "61-63", + "action": "made jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 116, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "04:08", + "score": "61-63", + "action": "assist", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 117, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "04:00", + "score": "61-63", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 117, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "03:57", + "score": "61-63", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 118, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "03:46", + "score": "61-63", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 118, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "03:46", + "score": "61-63", + "action": "foulon", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 118, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "03:35", + "score": "61-63", + "action": "missed drivinglayup", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 8, + "possession_number": 118, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "03:33", + "score": "61-63", + "action": "defensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 119, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "03:28", + "score": "61-63", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 119, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "03:25", + "score": "61-63", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 119, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "03:25", + "score": "61-63", + "action": "personal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 119, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "03:25", + "score": "61-63", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 119, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "03:25", + "score": "62-63", + "action": "made 1of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 119, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "03:25", + "score": "63-63", + "action": "made 2of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 119, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:25", + "score": "63-63", + "action": "in", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 120, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:25", + "score": "63-63", + "action": "out", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 120, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "03:12", + "score": "63-63", + "action": "missed floatingjumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 120, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "03:09", + "score": "63-63", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 121, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "03:00", + "score": "65-63", + "action": "made layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 121, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "03:00", + "score": "65-63", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 122, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "02:39", + "score": "65-63", + "action": "ballhandling", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 122, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "1", + "time": "02:39", + "score": "65-63", + "action": "steal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 123, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "02:33", + "score": "65-63", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 17, + "possession_number": 123, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "02:28", + "score": "65-63", + "action": "offensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 123, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "02:28", + "score": "67-63", + "action": "made tipinlayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 123, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "02:08", + "score": "67-63", + "action": "badpass", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 16, + "possession_number": 124, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "1", + "time": "02:08", + "score": "67-63", + "action": "steal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 125, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "02:04", + "score": "67-63", + "action": "personal", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 16, + "possession_number": 125, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "02:04", + "score": "67-63", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 125, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "02:04", + "score": "67-63", + "action": "in", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 125, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "02:04", + "score": "67-63", + "action": "out", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 8, + "possession_number": 125, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "02:04", + "score": "68-63", + "action": "made 1of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 125, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "02:04", + "score": "69-63", + "action": "made 2of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 125, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "01:44", + "score": "69-63", + "action": "missed jumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 126, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "01:40", + "score": "69-63", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 127, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "01:40", + "score": "69-63", + "action": "personal", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 127, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "01:40", + "score": "69-63", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 127, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:40", + "score": "69-63", + "action": "in", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 127, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:40", + "score": "69-63", + "action": "out", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 16, + "possession_number": 127, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "01:33", + "score": "71-63", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 127, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "01:14", + "score": "71-65", + "action": "made fadeaway", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 128, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "00:52", + "score": "74-65", + "action": "made jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 129, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "00:52", + "score": "74-65", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 130, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "00:35", + "score": "74-65", + "action": "missed pullupjumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 130, + "possession_team": "2" + }, + { + "event_type": "jumpball", + "period": "Q3", + "team": "1", + "time": "00:31", + "score": "74-65", + "action": "won heldball", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 131, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "00:31", + "score": "74-65", + "action": "defensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 131, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "00:08", + "score": "74-65", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 131, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "00:06", + "score": "74-65", + "action": "defensive", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 132, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "00:02", + "score": "74-65", + "action": "missed pullupjumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 132, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "00:00", + "score": "74-65", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "74-65", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "74-65", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 17 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "74-65", + "action": "in", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "74-65", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14 + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "10:00", + "score": "74-65", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "09:50", + "score": "74-65", + "action": "missed pullupjumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "09:47", + "score": "74-65", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "09:39", + "score": "74-65", + "action": "personal", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "09:39", + "score": "74-65", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "09:39", + "score": "75-65", + "action": "made 1of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "09:39", + "score": "76-65", + "action": "made 2of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "09:30", + "score": "76-65", + "action": "ballhandling", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "09:30", + "score": "76-65", + "action": "steal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "09:24", + "score": "78-65", + "action": "made layup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "09:12", + "score": "78-65", + "action": "in", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 8, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "09:12", + "score": "78-65", + "action": "out", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "09:04", + "score": "78-65", + "action": "missed jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "09:01", + "score": "78-65", + "action": "offensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "08:53", + "score": "78-67", + "action": "made layup", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 8, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "08:53", + "score": "78-67", + "action": "assist", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "08:34", + "score": "80-67", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "08:22", + "score": "80-67", + "action": "missed jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "08:16", + "score": "80-67", + "action": "offensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "08:16", + "score": "80-67", + "action": "personal", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "08:16", + "score": "80-67", + "action": "foulon", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "08:16", + "score": "80-68", + "action": "made 1of2", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "08:16", + "score": "80-69", + "action": "made 2of2", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "08:03", + "score": "82-69", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "07:47", + "score": "82-69", + "action": "missed layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q4", + "team": "1", + "time": "07:47", + "score": "82-69", + "action": "block", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "07:47", + "score": "82-69", + "action": "offensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "07:47", + "score": "82-69", + "action": "personal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "07:47", + "score": "82-69", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "07:47", + "score": "82-69", + "action": "missed 1of2", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "07:47", + "score": "82-70", + "action": "made 2of2", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "07:38", + "score": "82-70", + "action": "ballhandling", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "07:38", + "score": "82-70", + "action": "steal", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "07:35", + "score": "82-72", + "action": "made dunk", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "07:16", + "score": "82-72", + "action": "missed layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "07:13", + "score": "82-72", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "07:12", + "score": "82-72", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "07:09", + "score": "82-72", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "07:04", + "score": "82-72", + "action": "personal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "07:04", + "score": "82-72", + "action": "foulon", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "07:04", + "score": "82-72", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "07:04", + "score": "82-72", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "06:56", + "score": "82-72", + "action": "missed layup", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "06:50", + "score": "82-72", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "06:49", + "score": "84-72", + "action": "made layup", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "06:49", + "score": "84-72", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "06:34", + "score": "84-74", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "06:18", + "score": "86-74", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "2", + "time": "06:14", + "score": "86-74", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "06:02", + "score": "86-74", + "action": "missed stepbackjumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "05:58", + "score": "86-74", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 150, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "05:39", + "score": "86-74", + "action": "missed layup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 150, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "05:37", + "score": "86-74", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "05:24", + "score": "86-74", + "action": "missed jumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "05:19", + "score": "86-74", + "action": "offensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "05:19", + "score": "86-76", + "action": "made tipinlayup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "05:02", + "score": "88-76", + "action": "made layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "05:02", + "score": "88-76", + "action": "assist", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 153, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "04:44", + "score": "88-79", + "action": "made jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 153, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "04:44", + "score": "88-79", + "action": "assist", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "04:26", + "score": "88-79", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "04:23", + "score": "88-79", + "action": "offensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "04:23", + "score": "88-79", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 17, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "04:23", + "score": "88-79", + "action": "out", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "1", + "time": "04:23", + "score": "88-79", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:23", + "score": "88-79", + "action": "in", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:23", + "score": "88-79", + "action": "out", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "04:20", + "score": "88-79", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "04:16", + "score": "88-79", + "action": "offensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "04:16", + "score": "90-79", + "action": "made tipinlayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "03:50", + "score": "90-79", + "action": "missed drivinglayup", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 8, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q4", + "team": "1", + "time": "03:50", + "score": "90-79", + "action": "block", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "03:46", + "score": "90-79", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "03:44", + "score": "92-79", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "03:25", + "score": "92-79", + "action": "personal", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 17, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "03:25", + "score": "92-79", + "action": "foulon", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "03:25", + "score": "92-79", + "action": "in", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "03:25", + "score": "92-79", + "action": "out", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 8, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "03:15", + "score": "92-79", + "action": "missed fadeaway", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "03:12", + "score": "92-79", + "action": "defensive", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 17, + "possession_number": 158, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "02:57", + "score": "92-79", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 158, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "02:53", + "score": "92-79", + "action": "defensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 159, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "02:47", + "score": "92-79", + "action": "ballhandling", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 159, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "02:47", + "score": "92-79", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 160, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "02:25", + "score": "94-79", + "action": "made pullupjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 160, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "02:14", + "score": "94-79", + "action": "missed jumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 161, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q4", + "team": "1", + "time": "02:14", + "score": "94-79", + "action": "block", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 161, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "02:10", + "score": "94-79", + "action": "offensive", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 161, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "02:09", + "score": "94-81", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 161, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "02:09", + "score": "94-81", + "action": "assist", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "01:50", + "score": "97-81", + "action": "made jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "01:50", + "score": "97-81", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 163, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "2", + "time": "01:46", + "score": "97-81", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 163, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "01:46", + "score": "97-81", + "action": "in", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 16, + "possession_number": 163, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "01:46", + "score": "97-81", + "action": "out", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 6, + "possession_number": 163, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "01:42", + "score": "97-81", + "action": "missed jumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 163, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "01:38", + "score": "97-81", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 164, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "01:35", + "score": "99-81", + "action": "made layup", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 17, + "possession_number": 164, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "01:35", + "score": "99-81", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 165, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "01:17", + "score": "99-81", + "action": "personal", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 17, + "possession_number": 165, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "01:17", + "score": "99-81", + "action": "foulon", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 165, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "01:17", + "score": "99-82", + "action": "made 1of2", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 165, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "01:17", + "score": "99-82", + "action": "missed 2of2", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 165, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "01:17", + "score": "99-82", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 166, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "00:53", + "score": "99-82", + "action": "missed floatingjumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 166, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "00:50", + "score": "99-82", + "action": "defensive", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 167, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "00:48", + "score": "99-82", + "action": "personal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 167, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "00:48", + "score": "99-82", + "action": "foulon", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 167, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "00:48", + "score": "99-82", + "action": "in", + "player_number": "12", + "player_name": "S. Näppinen", + "player_id": 15, + "possession_number": 167, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "00:48", + "score": "99-82", + "action": "out", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 167, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "00:48", + "score": "99-83", + "action": "made 1of2", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 167, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "00:48", + "score": "99-83", + "action": "assist", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 167, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "00:48", + "score": "99-83", + "action": "missed 2of2", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 167, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "00:48", + "score": "99-83", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 168, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "00:47", + "score": "99-83", + "action": "out", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 168, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "00:47", + "score": "99-83", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 12, + "possession_number": 168, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "00:47", + "score": "99-83", + "action": "in", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 168, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "00:47", + "score": "99-83", + "action": "in", + "player_number": "26", + "player_name": "R. Hinkkanen", + "player_id": 18, + "possession_number": 168, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "00:47", + "score": "99-83", + "action": "in", + "player_number": "19", + "player_name": "J. Kurki", + "player_id": 19, + "possession_number": 168, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "00:47", + "score": "99-83", + "action": "out", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 10, + "possession_number": 168, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "00:43", + "score": "99-83", + "action": "personal", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 13, + "possession_number": 168, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "00:43", + "score": "99-83", + "action": "foulon", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 17, + "possession_number": 168, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "00:26", + "score": "99-83", + "action": "personal", + "player_number": "12", + "player_name": "S. Näppinen", + "player_id": 15, + "possession_number": 168, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "00:26", + "score": "99-83", + "action": "foulon", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 168, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:26", + "score": "100-83", + "action": "made 1of2", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 168, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:26", + "score": "101-83", + "action": "made 2of2", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 9, + "possession_number": 168, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "00:17", + "score": "101-86", + "action": "made jumpshot", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 16, + "possession_number": 169, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "00:17", + "score": "101-86", + "action": "assist", + "player_number": "19", + "player_name": "J. Kurki", + "player_id": 19, + "possession_number": 170, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "101-86", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "game", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "101-86", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + } + ], + "players": [ + { + "player_id": 1, + "name": "J. McCoy", + "number": "12", + "team": "1" + }, + { + "player_id": 2, + "name": "C. Jones-McCrary", + "number": "7", + "team": "2" + }, + { + "player_id": 3, + "name": "J. Cookson", + "number": "5", + "team": "1" + }, + { + "player_id": 4, + "name": "S. Salmenkivi", + "number": "7", + "team": "1" + }, + { + "player_id": 5, + "name": "N. Kivimäki", + "number": "23", + "team": "2" + }, + { + "player_id": 6, + "name": "P. Poutiainen", + "number": "97", + "team": "2" + }, + { + "player_id": 7, + "name": "J. Hilmer", + "number": "55", + "team": "1" + }, + { + "player_id": 8, + "name": "W. Bani", + "number": "6", + "team": "2" + }, + { + "player_id": 9, + "name": "P. Hinkkanen", + "number": "24", + "team": "1" + }, + { + "player_id": 10, + "name": "E. Bandoumel", + "number": "13", + "team": "2" + }, + { + "player_id": 11, + "name": "V. Virtaharju", + "number": "16", + "team": "1" + }, + { + "player_id": 12, + "name": "N. Kärkkäinen", + "number": "44", + "team": "1" + }, + { + "player_id": 13, + "name": "M. Hyytiäinen", + "number": "21", + "team": "2" + }, + { + "player_id": 14, + "name": "S. Mäntymaa", + "number": "45", + "team": "1" + }, + { + "player_id": 15, + "name": "S. Näppinen", + "number": "12", + "team": "2" + }, + { + "player_id": 16, + "name": "M. Nyman", + "number": "10", + "team": "2" + }, + { + "player_id": 17, + "name": "E. Laaksonen", + "number": "11", + "team": "1" + }, + { + "player_id": 18, + "name": "R. Hinkkanen", + "number": "26", + "team": "1" + }, + { + "player_id": 19, + "name": "J. Kurki", + "number": "19", + "team": "2" + } + ], + "possessions": { + "total_possessions": 170, + "team1_possessions": 85, + "team2_possessions": 85, + "team1_avg_possession_length_seconds": 13.94, + "team2_avg_possession_length_seconds": 14.29, + "possessions_list": [ + { + "possession_number": 1, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q1", + "end_time": "09:59", + "end_time_seconds": 599, + "end_period": "Q1", + "duration_seconds": 1, + "events": [ + { + "event_type": "jumpball", + "time": "09:59", + "action": "won won", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "0-0", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 2, + "team": "2", + "start_time": "09:59", + "start_time_seconds": 599, + "start_period": "Q1", + "end_time": "09:34", + "end_time_seconds": 574, + "end_period": "Q1", + "duration_seconds": 25, + "events": [ + { + "event_type": "jumpball", + "time": "09:59", + "action": "won lost", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:46", + "action": "made stepbackjumpshot", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "3-0", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "09:34", + "action": "8sec", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "3-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 3, + "team": "1", + "start_time": "09:34", + "start_time_seconds": 574, + "start_period": "Q1", + "end_time": "09:16", + "end_time_seconds": 556, + "end_period": "Q1", + "duration_seconds": 18, + "events": [ + { + "event_type": "turnover", + "time": "09:34", + "action": "8sec", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "3-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:18", + "action": "missed layup", + "team": "1", + "player_id": 4, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "3-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 4, + "team": "2", + "start_time": "09:16", + "start_time_seconds": 556, + "start_period": "Q1", + "end_time": "09:09", + "end_time_seconds": 549, + "end_period": "Q1", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "09:16", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "3-0", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "09:09", + "action": "ballhandling", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "3-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 5, + "team": "1", + "start_time": "09:09", + "start_time_seconds": 549, + "start_period": "Q1", + "end_time": "08:54", + "end_time_seconds": 534, + "end_period": "Q1", + "duration_seconds": 15, + "events": [ + { + "event_type": "turnover", + "time": "09:09", + "action": "ballhandling", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "3-0", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:09", + "action": "steal", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "3-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:04", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "3-0", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:01", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "3-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:57", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "3-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 6, + "team": "2", + "start_time": "08:54", + "start_time_seconds": 534, + "start_period": "Q1", + "end_time": "08:42", + "end_time_seconds": 522, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "08:54", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "3-0", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "08:42", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "3-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 7, + "team": "1", + "start_time": "08:42", + "start_time_seconds": 522, + "start_period": "Q1", + "end_time": "08:36", + "end_time_seconds": 516, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "turnover", + "time": "08:42", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "3-0", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "08:42", + "action": "steal", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "3-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:36", + "action": "made layup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "5-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 8, + "team": "2", + "start_time": "08:36", + "start_time_seconds": 516, + "start_period": "Q1", + "end_time": "08:13", + "end_time_seconds": 493, + "end_period": "Q1", + "duration_seconds": 23, + "events": [ + { + "event_type": "2pt", + "time": "08:36", + "action": "made layup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "5-0", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:36", + "action": "assist", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "5-0", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "08:13", + "action": "ballhandling", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "5-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 9, + "team": "1", + "start_time": "08:13", + "start_time_seconds": 493, + "start_period": "Q1", + "end_time": "08:01", + "end_time_seconds": 481, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "turnover", + "time": "08:13", + "action": "ballhandling", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "5-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:04", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "5-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 10, + "team": "2", + "start_time": "08:01", + "start_time_seconds": 481, + "start_period": "Q1", + "end_time": "07:57", + "end_time_seconds": 477, + "end_period": "Q1", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "08:01", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "5-0", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "07:57", + "action": "badpass", + "team": "2", + "player_id": 8, + "player_name": "W. Bani", + "player_number": "6", + "score": "5-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 11, + "team": "1", + "start_time": "07:57", + "start_time_seconds": 477, + "start_period": "Q1", + "end_time": "07:45", + "end_time_seconds": 465, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "turnover", + "time": "07:57", + "action": "badpass", + "team": "2", + "player_id": 8, + "player_name": "W. Bani", + "player_number": "6", + "score": "5-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:45", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "7-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 12, + "team": "2", + "start_time": "07:45", + "start_time_seconds": 465, + "start_period": "Q1", + "end_time": "07:24", + "end_time_seconds": 444, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "07:45", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "7-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:28", + "action": "missed drivinglayup", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "7-0", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:24", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "7-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:24", + "action": "made tipinlayup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "7-2", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:24", + "action": "personal", + "team": "1", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "7-2", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:24", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "7-2", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:24", + "action": "made 1of1", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "7-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 13, + "team": "1", + "start_time": "07:24", + "start_time_seconds": 444, + "start_period": "Q1", + "end_time": "06:57", + "end_time_seconds": 417, + "end_period": "Q1", + "duration_seconds": 27, + "events": [ + { + "event_type": "freethrow", + "time": "07:24", + "action": "made 1of1", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "7-3", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:13", + "action": "personal", + "team": "2", + "player_id": 8, + "player_name": "W. Bani", + "player_number": "6", + "score": "7-3", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:13", + "action": "foulon", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "7-3", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:00", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "7-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 14, + "team": "2", + "start_time": "06:57", + "start_time_seconds": 417, + "start_period": "Q1", + "end_time": "06:35", + "end_time_seconds": 395, + "end_period": "Q1", + "duration_seconds": 22, + "events": [ + { + "event_type": "rebound", + "time": "06:57", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "7-3", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:47", + "action": "missed drivinglayup", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "7-3", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "06:47", + "action": "block", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "7-3", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:47", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "7-3", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:35", + "action": "made fadeaway", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "7-5", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 15, + "team": "1", + "start_time": "06:35", + "start_time_seconds": 395, + "start_period": "Q1", + "end_time": "06:25", + "end_time_seconds": 385, + "end_period": "Q1", + "duration_seconds": 10, + "events": [ + { + "event_type": "2pt", + "time": "06:35", + "action": "made fadeaway", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "7-5", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "06:25", + "action": "badpass", + "team": "1", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "7-5", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 16, + "team": "2", + "start_time": "06:25", + "start_time_seconds": 385, + "start_period": "Q1", + "end_time": "06:17", + "end_time_seconds": 377, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "turnover", + "time": "06:25", + "action": "badpass", + "team": "1", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "7-5", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "06:25", + "action": "steal", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:19", + "action": "missed layup", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "7-5", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 17, + "team": "1", + "start_time": "06:17", + "start_time_seconds": 377, + "start_period": "Q1", + "end_time": "05:51", + "end_time_seconds": 351, + "end_period": "Q1", + "duration_seconds": 26, + "events": [ + { + "event_type": "rebound", + "time": "06:17", + "action": "defensive", + "team": "1", + "player_id": 4, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "7-5", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "06:05", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:05", + "action": "out", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:05", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:05", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:05", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:05", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "W. Bani", + "player_number": "6", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:54", + "action": "missed fadeaway", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "7-5", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 18, + "team": "2", + "start_time": "05:51", + "start_time_seconds": 351, + "start_period": "Q1", + "end_time": "05:27", + "end_time_seconds": 327, + "end_period": "Q1", + "duration_seconds": 24, + "events": [ + { + "event_type": "rebound", + "time": "05:51", + "action": "defensive", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "7-5", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:42", + "action": "personal", + "team": "1", + "player_id": 4, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:42", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:34", + "action": "personal", + "team": "1", + "player_id": 4, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:34", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:34", + "action": "in", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:34", + "action": "out", + "team": "1", + "player_id": 4, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "7-5", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:27", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "7-7", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 19, + "team": "1", + "start_time": "05:27", + "start_time_seconds": 327, + "start_period": "Q1", + "end_time": "05:13", + "end_time_seconds": 313, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "05:27", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "7-7", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:27", + "action": "assist", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "7-7", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:13", + "action": "personal", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "7-7", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:13", + "action": "foulon", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "7-7", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:13", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "7-7", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:13", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "7-7", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:13", + "action": "made 1of2", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "8-7", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:13", + "action": "made 2of2", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "9-7", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 20, + "team": "2", + "start_time": "05:13", + "start_time_seconds": 313, + "start_period": "Q1", + "end_time": "05:01", + "end_time_seconds": 301, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "freethrow", + "time": "05:13", + "action": "made 2of2", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "9-7", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "05:01", + "action": "badpass", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "9-7", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 21, + "team": "1", + "start_time": "05:01", + "start_time_seconds": 301, + "start_period": "Q1", + "end_time": "04:49", + "end_time_seconds": 289, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "turnover", + "time": "05:01", + "action": "badpass", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "9-7", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "05:01", + "action": "steal", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "9-7", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:57", + "action": "personal", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "9-7", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:57", + "action": "foulon", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "9-7", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:57", + "action": "in", + "team": "2", + "player_id": 16, + "player_name": "M. Nyman", + "player_number": "10", + "score": "9-7", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:57", + "action": "out", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "9-7", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:49", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "11-7", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 22, + "team": "2", + "start_time": "04:49", + "start_time_seconds": 289, + "start_period": "Q1", + "end_time": "04:36", + "end_time_seconds": 276, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "04:49", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "11-7", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:40", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "11-7", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 23, + "team": "1", + "start_time": "04:36", + "start_time_seconds": 276, + "start_period": "Q1", + "end_time": "04:33", + "end_time_seconds": 273, + "end_period": "Q1", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "04:36", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "11-7", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "04:33", + "action": "offensive", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "11-7", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "04:33", + "action": "offensive", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "11-7", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 24, + "team": "2", + "start_time": "04:33", + "start_time_seconds": 273, + "start_period": "Q1", + "end_time": "04:23", + "end_time_seconds": 263, + "end_period": "Q1", + "duration_seconds": 10, + "events": [ + { + "event_type": "turnover", + "time": "04:33", + "action": "offensive", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "11-7", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "04:33", + "action": "foulon", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "11-7", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:26", + "action": "missed fadeaway", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "11-7", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 25, + "team": "1", + "start_time": "04:23", + "start_time_seconds": 263, + "start_period": "Q1", + "end_time": "04:09", + "end_time_seconds": 249, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "04:23", + "action": "defensive", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "11-7", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:12", + "action": "missed layup", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "11-7", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "04:12", + "action": "block", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "11-7", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 26, + "team": "2", + "start_time": "04:09", + "start_time_seconds": 249, + "start_period": "Q1", + "end_time": "04:05", + "end_time_seconds": 245, + "end_period": "Q1", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "04:09", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "11-7", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "04:05", + "action": "badpass", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "11-7", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 27, + "team": "1", + "start_time": "04:05", + "start_time_seconds": 245, + "start_period": "Q1", + "end_time": "04:00", + "end_time_seconds": 240, + "end_period": "Q1", + "duration_seconds": 5, + "events": [ + { + "event_type": "turnover", + "time": "04:05", + "action": "badpass", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "11-7", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "04:05", + "action": "steal", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "11-7", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:00", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "13-7", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 28, + "team": "2", + "start_time": "04:00", + "start_time_seconds": 240, + "start_period": "Q1", + "end_time": "03:49", + "end_time_seconds": 229, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "04:00", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "13-7", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:00", + "action": "assist", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "13-7", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:49", + "action": "personal", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "13-7", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:49", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "13-7", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:49", + "action": "made 1of2", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "13-8", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:49", + "action": "made 2of2", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "13-9", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 29, + "team": "1", + "start_time": "03:49", + "start_time_seconds": 229, + "start_period": "Q1", + "end_time": "03:20", + "end_time_seconds": 200, + "end_period": "Q1", + "duration_seconds": 29, + "events": [ + { + "event_type": "freethrow", + "time": "03:49", + "action": "made 2of2", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "13-9", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:32", + "action": "missed drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "13-9", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "03:32", + "action": "block", + "team": "2", + "player_id": 15, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "13-9", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:32", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "13-9", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:29", + "action": "missed jumpshot", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "13-9", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:25", + "action": "offensive", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "13-9", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:20", + "action": "made drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "15-9", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 30, + "team": "2", + "start_time": "03:20", + "start_time_seconds": 200, + "start_period": "Q1", + "end_time": "03:00", + "end_time_seconds": 180, + "end_period": "Q1", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "03:20", + "action": "made drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "15-9", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:20", + "action": "assist", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "15-9", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "03:00", + "action": "badpass", + "team": "2", + "player_id": 16, + "player_name": "M. Nyman", + "player_number": "10", + "score": "15-9", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 31, + "team": "1", + "start_time": "03:00", + "start_time_seconds": 180, + "start_period": "Q1", + "end_time": "02:52", + "end_time_seconds": 172, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "turnover", + "time": "03:00", + "action": "badpass", + "team": "2", + "player_id": 16, + "player_name": "M. Nyman", + "player_number": "10", + "score": "15-9", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "03:00", + "action": "steal", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "15-9", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:55", + "action": "missed jumpshot", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "15-9", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 32, + "team": "2", + "start_time": "02:52", + "start_time_seconds": 172, + "start_period": "Q1", + "end_time": "02:37", + "end_time_seconds": 157, + "end_period": "Q1", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "02:52", + "action": "defensive", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "15-9", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:37", + "action": "personal", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "15-9", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:37", + "action": "foulon", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "15-9", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:37", + "action": "in", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "15-9", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:37", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "15-9", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:37", + "action": "in", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "15-9", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:37", + "action": "out", + "team": "2", + "player_id": 15, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "15-9", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:37", + "action": "missed 1of2", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "15-9", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:37", + "action": "made 2of2", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "15-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 33, + "team": "1", + "start_time": "02:37", + "start_time_seconds": 157, + "start_period": "Q1", + "end_time": "02:03", + "end_time_seconds": 123, + "end_period": "Q1", + "duration_seconds": 34, + "events": [ + { + "event_type": "freethrow", + "time": "02:37", + "action": "made 2of2", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "15-10", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:12", + "action": "missed stepbackjumpshot", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "15-10", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:09", + "action": "offensive", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "15-10", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:06", + "action": "missed jumpshot", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "15-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 34, + "team": "2", + "start_time": "02:03", + "start_time_seconds": 123, + "start_period": "Q1", + "end_time": "01:58", + "end_time_seconds": 118, + "end_period": "Q1", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "02:03", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "15-10", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "01:58", + "action": "badpass", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "15-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 35, + "team": "1", + "start_time": "01:58", + "start_time_seconds": 118, + "start_period": "Q1", + "end_time": "01:45", + "end_time_seconds": 105, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "turnover", + "time": "01:58", + "action": "badpass", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "15-10", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "01:58", + "action": "steal", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "15-10", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:47", + "action": "missed drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "15-10", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:45", + "action": "offensive", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "15-10", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:45", + "action": "made tipinlayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "17-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 36, + "team": "2", + "start_time": "01:45", + "start_time_seconds": 105, + "start_period": "Q1", + "end_time": "01:30", + "end_time_seconds": 90, + "end_period": "Q1", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "01:45", + "action": "made tipinlayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "17-10", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:33", + "action": "missed fadeaway", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "17-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 37, + "team": "1", + "start_time": "01:30", + "start_time_seconds": 90, + "start_period": "Q1", + "end_time": "01:18", + "end_time_seconds": 78, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "01:30", + "action": "defensive", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "17-10", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:21", + "action": "missed jumpshot", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "17-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 38, + "team": "2", + "start_time": "01:18", + "start_time_seconds": 78, + "start_period": "Q1", + "end_time": "01:11", + "end_time_seconds": 71, + "end_period": "Q1", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "01:18", + "action": "defensive", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "17-10", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:11", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "17-10", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:11", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "17-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:11", + "action": "in", + "team": "1", + "player_id": 17, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "17-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:11", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "17-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:11", + "action": "out", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "17-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:11", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "17-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:11", + "action": "in", + "team": "2", + "player_id": 8, + "player_name": "W. Bani", + "player_number": "6", + "score": "17-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:11", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "17-10", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:11", + "action": "made 1of2", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "17-11", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:11", + "action": "made 2of2", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "17-12", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 39, + "team": "1", + "start_time": "01:11", + "start_time_seconds": 71, + "start_period": "Q1", + "end_time": "00:54", + "end_time_seconds": 54, + "end_period": "Q1", + "duration_seconds": 17, + "events": [ + { + "event_type": "freethrow", + "time": "01:11", + "action": "made 2of2", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "17-12", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:57", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "17-12", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:54", + "action": "offensive", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "17-12", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:54", + "action": "made tipinlayup", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "19-12", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 40, + "team": "2", + "start_time": "00:54", + "start_time_seconds": 54, + "start_period": "Q1", + "end_time": "00:34", + "end_time_seconds": 34, + "end_period": "Q1", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "00:54", + "action": "made tipinlayup", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "19-12", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:37", + "action": "missed fadeaway", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "19-12", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 41, + "team": "1", + "start_time": "00:34", + "start_time_seconds": 34, + "start_period": "Q1", + "end_time": "00:28", + "end_time_seconds": 28, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "00:34", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "19-12", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:28", + "action": "badpass", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "19-12", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 42, + "team": "2", + "start_time": "00:28", + "start_time_seconds": 28, + "start_period": "Q1", + "end_time": "00:18", + "end_time_seconds": 18, + "end_period": "Q1", + "duration_seconds": 10, + "events": [ + { + "event_type": "turnover", + "time": "00:28", + "action": "badpass", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "19-12", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "00:28", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "19-12", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:28", + "action": "out", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "19-12", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:28", + "action": "in", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "19-12", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:28", + "action": "out", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "19-12", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:20", + "action": "missed drivinglayup", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "19-12", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 43, + "team": "1", + "start_time": "00:18", + "start_time_seconds": 18, + "start_period": "Q1", + "end_time": "00:01", + "end_time_seconds": 1, + "end_period": "Q1", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "00:18", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "19-12", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:01", + "action": "made stepbackjumpshot", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "22-12", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 44, + "team": "2", + "start_time": "00:01", + "start_time_seconds": 1, + "start_period": "Q1", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q1", + "duration_seconds": 1, + "events": [ + { + "event_type": "3pt", + "time": "00:01", + "action": "made stepbackjumpshot", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "22-12", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 45, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q2", + "end_time": "09:45", + "end_time_seconds": 585, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "09:47", + "action": "missed drivinglayup", + "team": "2", + "player_id": 8, + "player_name": "W. Bani", + "player_number": "6", + "score": "22-12", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 46, + "team": "1", + "start_time": "09:45", + "start_time_seconds": 585, + "start_period": "Q2", + "end_time": "09:29", + "end_time_seconds": 569, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "09:45", + "action": "defensive", + "team": "1", + "player_id": 4, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "22-12", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:32", + "action": "missed jumpshot", + "team": "1", + "player_id": 17, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "22-12", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 47, + "team": "2", + "start_time": "09:29", + "start_time_seconds": 569, + "start_period": "Q2", + "end_time": "09:15", + "end_time_seconds": 555, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "09:29", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "22-12", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:24", + "action": "missed jumpshot", + "team": "2", + "player_id": 8, + "player_name": "W. Bani", + "player_number": "6", + "score": "22-12", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:21", + "action": "offensive", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "22-12", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "09:19", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "22-12", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 48, + "team": "1", + "start_time": "09:15", + "start_time_seconds": 555, + "start_period": "Q2", + "end_time": "09:06", + "end_time_seconds": 546, + "end_period": "Q2", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "09:15", + "action": "defensive", + "team": "1", + "player_id": 4, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "22-12", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "09:08", + "action": "personal", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "22-12", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "09:08", + "action": "foulon", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "22-12", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "09:06", + "action": "ballhandling", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "22-12", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 49, + "team": "2", + "start_time": "09:06", + "start_time_seconds": 546, + "start_period": "Q2", + "end_time": "08:55", + "end_time_seconds": 535, + "end_period": "Q2", + "duration_seconds": 11, + "events": [ + { + "event_type": "turnover", + "time": "09:06", + "action": "ballhandling", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "22-12", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:55", + "action": "made jumpshot", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "22-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 50, + "team": "1", + "start_time": "08:55", + "start_time_seconds": 535, + "start_period": "Q2", + "end_time": "08:33", + "end_time_seconds": 513, + "end_period": "Q2", + "duration_seconds": 22, + "events": [ + { + "event_type": "3pt", + "time": "08:55", + "action": "made jumpshot", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "22-15", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:55", + "action": "assist", + "team": "2", + "player_id": 8, + "player_name": "W. Bani", + "player_number": "6", + "score": "22-15", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:35", + "action": "missed fadeaway", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "22-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 51, + "team": "2", + "start_time": "08:33", + "start_time_seconds": 513, + "start_period": "Q2", + "end_time": "08:30", + "end_time_seconds": 510, + "end_period": "Q2", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "08:33", + "action": "defensive", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "22-15", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "08:30", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "22-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 52, + "team": "1", + "start_time": "08:30", + "start_time_seconds": 510, + "start_period": "Q2", + "end_time": "08:26", + "end_time_seconds": 506, + "end_period": "Q2", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "08:30", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "22-15", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "08:30", + "action": "steal", + "team": "1", + "player_id": 17, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "22-15", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:26", + "action": "made layup", + "team": "1", + "player_id": 17, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "24-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 53, + "team": "2", + "start_time": "08:26", + "start_time_seconds": 506, + "start_period": "Q2", + "end_time": "08:21", + "end_time_seconds": 501, + "end_period": "Q2", + "duration_seconds": 5, + "events": [ + { + "event_type": "2pt", + "time": "08:26", + "action": "made layup", + "team": "1", + "player_id": 17, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "24-15", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "08:21", + "action": "ballhandling", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "24-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 54, + "team": "1", + "start_time": "08:21", + "start_time_seconds": 501, + "start_period": "Q2", + "end_time": "08:14", + "end_time_seconds": 494, + "end_period": "Q2", + "duration_seconds": 7, + "events": [ + { + "event_type": "turnover", + "time": "08:21", + "action": "ballhandling", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "24-15", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "08:21", + "action": "in", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "24-15", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:21", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "24-15", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:16", + "action": "missed jumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "24-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 55, + "team": "2", + "start_time": "08:14", + "start_time_seconds": 494, + "start_period": "Q2", + "end_time": "07:58", + "end_time_seconds": 478, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "08:14", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "24-15", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "08:13", + "action": "in", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "24-15", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:13", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "24-15", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:58", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "24-17", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 56, + "team": "1", + "start_time": "07:58", + "start_time_seconds": 478, + "start_period": "Q2", + "end_time": "07:43", + "end_time_seconds": 463, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "07:58", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "24-17", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:43", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "26-17", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 57, + "team": "2", + "start_time": "07:43", + "start_time_seconds": 463, + "start_period": "Q2", + "end_time": "07:22", + "end_time_seconds": 442, + "end_period": "Q2", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "07:43", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "26-17", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:33", + "action": "missed jumpshot", + "team": "2", + "player_id": 8, + "player_name": "W. Bani", + "player_number": "6", + "score": "26-17", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:29", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "26-17", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:29", + "action": "personal", + "team": "1", + "player_id": 4, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "26-17", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:29", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "26-17", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:29", + "action": "in", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "26-17", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:29", + "action": "out", + "team": "1", + "player_id": 4, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "26-17", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:22", + "action": "personal", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "26-17", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:22", + "action": "foulon", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "26-17", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:22", + "action": "missed 1of2", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "26-17", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:22", + "action": "made 2of2", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "26-18", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 58, + "team": "1", + "start_time": "07:22", + "start_time_seconds": 442, + "start_period": "Q2", + "end_time": "07:18", + "end_time_seconds": 438, + "end_period": "Q2", + "duration_seconds": 4, + "events": [ + { + "event_type": "freethrow", + "time": "07:22", + "action": "made 2of2", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "26-18", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "07:18", + "action": "ballhandling", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "26-18", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 59, + "team": "2", + "start_time": "07:18", + "start_time_seconds": 438, + "start_period": "Q2", + "end_time": "07:09", + "end_time_seconds": 429, + "end_period": "Q2", + "duration_seconds": 9, + "events": [ + { + "event_type": "turnover", + "time": "07:18", + "action": "ballhandling", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "26-18", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "07:18", + "action": "steal", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "26-18", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:13", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "26-18", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:09", + "action": "offensive", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "26-18", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:09", + "action": "made tipinlayup", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "26-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 60, + "team": "1", + "start_time": "07:09", + "start_time_seconds": 429, + "start_period": "Q2", + "end_time": "07:06", + "end_time_seconds": 426, + "end_period": "Q2", + "duration_seconds": 3, + "events": [ + { + "event_type": "2pt", + "time": "07:09", + "action": "made tipinlayup", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "26-20", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:06", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "28-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 61, + "team": "2", + "start_time": "07:06", + "start_time_seconds": 426, + "start_period": "Q2", + "end_time": "06:55", + "end_time_seconds": 415, + "end_period": "Q2", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "07:06", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "28-20", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:06", + "action": "assist", + "team": "1", + "player_id": 17, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "28-20", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:55", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "28-22", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 62, + "team": "1", + "start_time": "06:55", + "start_time_seconds": 415, + "start_period": "Q2", + "end_time": "06:35", + "end_time_seconds": 395, + "end_period": "Q2", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "06:55", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "28-22", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:55", + "action": "assist", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "28-22", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "06:41", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "28-22", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:41", + "action": "foulon", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "28-22", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:35", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "30-22", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 63, + "team": "2", + "start_time": "06:35", + "start_time_seconds": 395, + "start_period": "Q2", + "end_time": "06:21", + "end_time_seconds": 381, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "06:35", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "30-22", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:21", + "action": "made floatingjumpshot", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "30-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 64, + "team": "1", + "start_time": "06:21", + "start_time_seconds": 381, + "start_period": "Q2", + "end_time": "05:56", + "end_time_seconds": 356, + "end_period": "Q2", + "duration_seconds": 25, + "events": [ + { + "event_type": "2pt", + "time": "06:21", + "action": "made floatingjumpshot", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "30-24", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:04", + "action": "personal", + "team": "2", + "player_id": 8, + "player_name": "W. Bani", + "player_number": "6", + "score": "30-24", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:04", + "action": "foulon", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "30-24", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:04", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "30-24", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:04", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "W. Bani", + "player_number": "6", + "score": "30-24", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:56", + "action": "made layup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "32-24", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:56", + "action": "personal", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "32-24", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:56", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "32-24", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:56", + "action": "made 1of1", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "33-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 65, + "team": "2", + "start_time": "05:56", + "start_time_seconds": 356, + "start_period": "Q2", + "end_time": "05:42", + "end_time_seconds": 342, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "freethrow", + "time": "05:56", + "action": "made 1of1", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "33-24", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "05:42", + "action": "badpass", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "33-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 66, + "team": "1", + "start_time": "05:42", + "start_time_seconds": 342, + "start_period": "Q2", + "end_time": "05:30", + "end_time_seconds": 330, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "turnover", + "time": "05:42", + "action": "badpass", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "33-24", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "05:42", + "action": "steal", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "33-24", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:30", + "action": "ballhandling", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "33-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 67, + "team": "2", + "start_time": "05:30", + "start_time_seconds": 330, + "start_period": "Q2", + "end_time": "05:22", + "end_time_seconds": 322, + "end_period": "Q2", + "duration_seconds": 8, + "events": [ + { + "event_type": "turnover", + "time": "05:30", + "action": "ballhandling", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "33-24", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "05:30", + "action": "steal", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "33-24", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:22", + "action": "made dunk", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "33-26", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 68, + "team": "1", + "start_time": "05:22", + "start_time_seconds": 322, + "start_period": "Q2", + "end_time": "05:05", + "end_time_seconds": 305, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "05:22", + "action": "made dunk", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "33-26", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:22", + "action": "assist", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "33-26", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "05:18", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "33-26", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:18", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "33-26", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:18", + "action": "out", + "team": "1", + "player_id": 17, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "33-26", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:05", + "action": "made jumpshot", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "35-26", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 69, + "team": "2", + "start_time": "05:05", + "start_time_seconds": 305, + "start_period": "Q2", + "end_time": "04:42", + "end_time_seconds": 282, + "end_period": "Q2", + "duration_seconds": 23, + "events": [ + { + "event_type": "2pt", + "time": "05:05", + "action": "made jumpshot", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "35-26", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:05", + "action": "assist", + "team": "1", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "35-26", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:44", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "35-26", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 70, + "team": "1", + "start_time": "04:42", + "start_time_seconds": 282, + "start_period": "Q2", + "end_time": "04:35", + "end_time_seconds": 275, + "end_period": "Q2", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "04:42", + "action": "defensive", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "35-26", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:35", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "37-26", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 71, + "team": "2", + "start_time": "04:35", + "start_time_seconds": 275, + "start_period": "Q2", + "end_time": "04:17", + "end_time_seconds": 257, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "04:35", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "37-26", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:17", + "action": "made jumpshot", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "37-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 72, + "team": "1", + "start_time": "04:17", + "start_time_seconds": 257, + "start_period": "Q2", + "end_time": "03:59", + "end_time_seconds": 239, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "3pt", + "time": "04:17", + "action": "made jumpshot", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "37-29", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:17", + "action": "assist", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "37-29", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:01", + "action": "missed floatingjumpshot", + "team": "1", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "37-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 73, + "team": "2", + "start_time": "03:59", + "start_time_seconds": 239, + "start_period": "Q2", + "end_time": "03:52", + "end_time_seconds": 232, + "end_period": "Q2", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "03:59", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "37-29", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:52", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "37-31", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 74, + "team": "1", + "start_time": "03:52", + "start_time_seconds": 232, + "start_period": "Q2", + "end_time": "03:35", + "end_time_seconds": 215, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "03:52", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "37-31", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:52", + "action": "assist", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "37-31", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:35", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "39-31", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 75, + "team": "2", + "start_time": "03:35", + "start_time_seconds": 215, + "start_period": "Q2", + "end_time": "03:25", + "end_time_seconds": 205, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "2pt", + "time": "03:35", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "39-31", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:25", + "action": "made fadeaway", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "39-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 76, + "team": "1", + "start_time": "03:25", + "start_time_seconds": 205, + "start_period": "Q2", + "end_time": "03:09", + "end_time_seconds": 189, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "03:25", + "action": "made fadeaway", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "39-33", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:09", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "41-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 77, + "team": "2", + "start_time": "03:09", + "start_time_seconds": 189, + "start_period": "Q2", + "end_time": "02:55", + "end_time_seconds": 175, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "03:09", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "41-33", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:55", + "action": "made drivinglayup", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "41-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 78, + "team": "1", + "start_time": "02:55", + "start_time_seconds": 175, + "start_period": "Q2", + "end_time": "02:39", + "end_time_seconds": 159, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "02:55", + "action": "made drivinglayup", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "41-35", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:42", + "action": "missed layup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "41-35", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "02:42", + "action": "block", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "41-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 79, + "team": "2", + "start_time": "02:39", + "start_time_seconds": 159, + "start_period": "Q2", + "end_time": "02:36", + "end_time_seconds": 156, + "end_period": "Q2", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "02:39", + "action": "defensive", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "41-35", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:36", + "action": "made layup", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "41-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 80, + "team": "1", + "start_time": "02:36", + "start_time_seconds": 156, + "start_period": "Q2", + "end_time": "02:25", + "end_time_seconds": 145, + "end_period": "Q2", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "02:36", + "action": "made layup", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "41-37", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:36", + "action": "assist", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "41-37", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "02:25", + "action": "badpass", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "41-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 81, + "team": "2", + "start_time": "02:25", + "start_time_seconds": 145, + "start_period": "Q2", + "end_time": "02:24", + "end_time_seconds": 144, + "end_period": "Q2", + "duration_seconds": 1, + "events": [ + { + "event_type": "turnover", + "time": "02:25", + "action": "badpass", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "41-37", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "02:25", + "action": "steal", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "41-37", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:24", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "41-39", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 82, + "team": "1", + "start_time": "02:24", + "start_time_seconds": 144, + "start_period": "Q2", + "end_time": "02:15", + "end_time_seconds": 135, + "end_period": "Q2", + "duration_seconds": 9, + "events": [ + { + "event_type": "2pt", + "time": "02:24", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "41-39", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:24", + "action": "assist", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "41-39", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "02:24", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "41-39", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:24", + "action": "out", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "41-39", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:24", + "action": "out", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "41-39", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:24", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "41-39", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:24", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "41-39", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:24", + "action": "in", + "team": "2", + "player_id": 16, + "player_name": "M. Nyman", + "player_number": "10", + "score": "41-39", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:24", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "41-39", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:15", + "action": "made jumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "44-39", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 83, + "team": "2", + "start_time": "02:15", + "start_time_seconds": 135, + "start_period": "Q2", + "end_time": "02:00", + "end_time_seconds": 120, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "3pt", + "time": "02:15", + "action": "made jumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "44-39", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:15", + "action": "assist", + "team": "1", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "44-39", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:00", + "action": "made stepbackjumpshot", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "44-42", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 84, + "team": "1", + "start_time": "02:00", + "start_time_seconds": 120, + "start_period": "Q2", + "end_time": "01:41", + "end_time_seconds": 101, + "end_period": "Q2", + "duration_seconds": 19, + "events": [ + { + "event_type": "3pt", + "time": "02:00", + "action": "made stepbackjumpshot", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "44-42", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:47", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "46-42", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "01:47", + "action": "personal", + "team": "2", + "player_id": 16, + "player_name": "M. Nyman", + "player_number": "10", + "score": "46-42", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:47", + "action": "foulon", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "46-42", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:47", + "action": "missed 1of1", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "46-42", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:47", + "action": "offensive", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "46-42", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "01:41", + "action": "travel", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "46-42", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 85, + "team": "2", + "start_time": "01:41", + "start_time_seconds": 101, + "start_period": "Q2", + "end_time": "01:16", + "end_time_seconds": 76, + "end_period": "Q2", + "duration_seconds": 25, + "events": [ + { + "event_type": "turnover", + "time": "01:41", + "action": "travel", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "46-42", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:16", + "action": "made drivinglayup", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "46-44", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "01:16", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "46-44", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:16", + "action": "foulon", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "46-44", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:16", + "action": "made 1of1", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "46-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 86, + "team": "1", + "start_time": "01:16", + "start_time_seconds": 76, + "start_period": "Q2", + "end_time": "00:59", + "end_time_seconds": 59, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "freethrow", + "time": "01:16", + "action": "made 1of1", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "46-45", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:03", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "46-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 87, + "team": "2", + "start_time": "00:59", + "start_time_seconds": 59, + "start_period": "Q2", + "end_time": "00:51", + "end_time_seconds": 51, + "end_period": "Q2", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "00:59", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "46-45", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:54", + "action": "missed jumpshot", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "46-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 88, + "team": "1", + "start_time": "00:51", + "start_time_seconds": 51, + "start_period": "Q2", + "end_time": "00:38", + "end_time_seconds": 38, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "00:51", + "action": "defensive", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "46-45", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:41", + "action": "missed jumpshot", + "team": "1", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "46-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 89, + "team": "2", + "start_time": "00:38", + "start_time_seconds": 38, + "start_period": "Q2", + "end_time": "00:31", + "end_time_seconds": 31, + "end_period": "Q2", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "00:38", + "action": "defensive", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "46-45", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:31", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "46-48", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 90, + "team": "1", + "start_time": "00:31", + "start_time_seconds": 31, + "start_period": "Q2", + "end_time": "00:16", + "end_time_seconds": 16, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "3pt", + "time": "00:31", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "46-48", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:16", + "action": "ballhandling", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "46-48", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 91, + "team": "2", + "start_time": "00:16", + "start_time_seconds": 16, + "start_period": "Q2", + "end_time": "00:02", + "end_time_seconds": 2, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "turnover", + "time": "00:16", + "action": "ballhandling", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "46-48", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:16", + "action": "steal", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "46-48", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:03", + "action": "missed jumpshot", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "46-48", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:03", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "46-48", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:03", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "46-48", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:03", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "46-48", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "00:03", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "46-48", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:03", + "action": "in", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "46-48", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:03", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "46-48", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:02", + "action": "made jumpshot", + "team": "2", + "player_id": 16, + "player_name": "M. Nyman", + "player_number": "10", + "score": "46-51", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 92, + "team": "1", + "start_time": "00:02", + "start_time_seconds": 2, + "start_period": "Q2", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q2", + "duration_seconds": 2, + "events": [ + { + "event_type": "3pt", + "time": "00:02", + "action": "made jumpshot", + "team": "2", + "player_id": 16, + "player_name": "M. Nyman", + "player_number": "10", + "score": "46-51", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:02", + "action": "assist", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "46-51", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 93, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q3", + "end_time": "09:44", + "end_time_seconds": 584, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "09:44", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "48-51", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 94, + "team": "2", + "start_time": "09:44", + "start_time_seconds": 584, + "start_period": "Q3", + "end_time": "09:24", + "end_time_seconds": 564, + "end_period": "Q3", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "09:44", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "48-51", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:44", + "action": "assist", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "48-51", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:24", + "action": "made reverselayup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "48-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 95, + "team": "1", + "start_time": "09:24", + "start_time_seconds": 564, + "start_period": "Q3", + "end_time": "09:11", + "end_time_seconds": 551, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "09:24", + "action": "made reverselayup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "48-53", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:24", + "action": "assist", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "48-53", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:11", + "action": "made layup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "50-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 96, + "team": "2", + "start_time": "09:11", + "start_time_seconds": 551, + "start_period": "Q3", + "end_time": "08:44", + "end_time_seconds": 524, + "end_period": "Q3", + "duration_seconds": 27, + "events": [ + { + "event_type": "2pt", + "time": "09:11", + "action": "made layup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "50-53", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:11", + "action": "assist", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "50-53", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:44", + "action": "personal", + "team": "1", + "player_id": 4, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "50-53", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:44", + "action": "foulon", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "50-53", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:44", + "action": "in", + "team": "1", + "player_id": 17, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "50-53", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:44", + "action": "out", + "team": "1", + "player_id": 4, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "50-53", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:44", + "action": "made 1of2", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "50-54", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:44", + "action": "made 2of2", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "50-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 97, + "team": "1", + "start_time": "08:44", + "start_time_seconds": 524, + "start_period": "Q3", + "end_time": "08:33", + "end_time_seconds": 513, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "freethrow", + "time": "08:44", + "action": "made 2of2", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "50-55", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:36", + "action": "missed drivinglayup", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "50-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 98, + "team": "2", + "start_time": "08:33", + "start_time_seconds": 513, + "start_period": "Q3", + "end_time": "08:31", + "end_time_seconds": 511, + "end_period": "Q3", + "duration_seconds": 2, + "events": [ + { + "event_type": "rebound", + "time": "08:33", + "action": "defensive", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "50-55", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "08:31", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "50-55", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:31", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "50-55", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:31", + "action": "made 1of2", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "50-56", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "08:31", + "action": "assist", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "50-56", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:31", + "action": "missed 2of2", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "50-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 99, + "team": "1", + "start_time": "08:31", + "start_time_seconds": 511, + "start_period": "Q3", + "end_time": "07:51", + "end_time_seconds": 471, + "end_period": "Q3", + "duration_seconds": 40, + "events": [ + { + "event_type": "rebound", + "time": "08:31", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "50-56", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:55", + "action": "missed jumpshot", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "50-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 100, + "team": "2", + "start_time": "07:51", + "start_time_seconds": 471, + "start_period": "Q3", + "end_time": "07:33", + "end_time_seconds": 453, + "end_period": "Q3", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "07:51", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "50-56", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:36", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "50-56", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "07:36", + "action": "block", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "50-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 101, + "team": "1", + "start_time": "07:33", + "start_time_seconds": 453, + "start_period": "Q3", + "end_time": "07:28", + "end_time_seconds": 448, + "end_period": "Q3", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "07:33", + "action": "defensive", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "50-56", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "07:28", + "action": "badpass", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "50-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 102, + "team": "2", + "start_time": "07:28", + "start_time_seconds": 448, + "start_period": "Q3", + "end_time": "07:12", + "end_time_seconds": 432, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "turnover", + "time": "07:28", + "action": "badpass", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "50-56", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "07:12", + "action": "ballhandling", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "50-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 103, + "team": "1", + "start_time": "07:12", + "start_time_seconds": 432, + "start_period": "Q3", + "end_time": "07:03", + "end_time_seconds": 423, + "end_period": "Q3", + "duration_seconds": 9, + "events": [ + { + "event_type": "turnover", + "time": "07:12", + "action": "ballhandling", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "50-56", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "07:12", + "action": "steal", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "50-56", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:06", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "50-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 104, + "team": "2", + "start_time": "07:03", + "start_time_seconds": 423, + "start_period": "Q3", + "end_time": "06:55", + "end_time_seconds": 415, + "end_period": "Q3", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "07:03", + "action": "defensive", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "50-56", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:58", + "action": "missed jumpshot", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "50-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 105, + "team": "1", + "start_time": "06:55", + "start_time_seconds": 415, + "start_period": "Q3", + "end_time": "06:41", + "end_time_seconds": 401, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "06:55", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "50-56", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:41", + "action": "made reverselayup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "52-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 106, + "team": "2", + "start_time": "06:41", + "start_time_seconds": 401, + "start_period": "Q3", + "end_time": "06:28", + "end_time_seconds": 388, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "06:41", + "action": "made reverselayup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "52-56", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:41", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "52-56", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "06:28", + "action": "ballhandling", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "52-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 107, + "team": "1", + "start_time": "06:28", + "start_time_seconds": 388, + "start_period": "Q3", + "end_time": "06:24", + "end_time_seconds": 384, + "end_period": "Q3", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "06:28", + "action": "ballhandling", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "52-56", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "06:28", + "action": "steal", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "52-56", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:24", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "54-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 108, + "team": "2", + "start_time": "06:24", + "start_time_seconds": 384, + "start_period": "Q3", + "end_time": "06:09", + "end_time_seconds": 369, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "06:24", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "54-56", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:12", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "54-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 109, + "team": "1", + "start_time": "06:09", + "start_time_seconds": 369, + "start_period": "Q3", + "end_time": "05:59", + "end_time_seconds": 359, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "06:09", + "action": "defensive", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "54-56", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:04", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "54-56", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:59", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "54-56", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:59", + "action": "made tipinlayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "56-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 110, + "team": "2", + "start_time": "05:59", + "start_time_seconds": 359, + "start_period": "Q3", + "end_time": "05:47", + "end_time_seconds": 347, + "end_period": "Q3", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "05:59", + "action": "made tipinlayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "56-56", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "05:47", + "action": "badpass", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "56-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 111, + "team": "1", + "start_time": "05:47", + "start_time_seconds": 347, + "start_period": "Q3", + "end_time": "05:31", + "end_time_seconds": 331, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "turnover", + "time": "05:47", + "action": "badpass", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "56-56", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "05:47", + "action": "steal", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "56-56", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:31", + "action": "made floatingjumpshot", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "58-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 112, + "team": "2", + "start_time": "05:31", + "start_time_seconds": 331, + "start_period": "Q3", + "end_time": "05:14", + "end_time_seconds": 314, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "05:31", + "action": "made floatingjumpshot", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "58-56", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:31", + "action": "assist", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "58-56", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "05:28", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "58-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:24", + "action": "in", + "team": "2", + "player_id": 8, + "player_name": "W. Bani", + "player_number": "6", + "score": "58-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:24", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "58-56", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:14", + "action": "personal", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "58-56", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:14", + "action": "foulon", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "58-56", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:14", + "action": "made 1of2", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "58-57", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:14", + "action": "made 2of2", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "58-58", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 113, + "team": "1", + "start_time": "05:14", + "start_time_seconds": 314, + "start_period": "Q3", + "end_time": "04:59", + "end_time_seconds": 299, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "freethrow", + "time": "05:14", + "action": "made 2of2", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "58-58", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:59", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "60-58", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "04:59", + "action": "assist", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "60-58", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:59", + "action": "personal", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "60-58", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:59", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "60-58", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:59", + "action": "in", + "team": "2", + "player_id": 16, + "player_name": "M. Nyman", + "player_number": "10", + "score": "60-58", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:59", + "action": "out", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "60-58", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:59", + "action": "made 1of1", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "61-58", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 114, + "team": "2", + "start_time": "04:59", + "start_time_seconds": 299, + "start_period": "Q3", + "end_time": "04:38", + "end_time_seconds": 278, + "end_period": "Q3", + "duration_seconds": 21, + "events": [ + { + "event_type": "freethrow", + "time": "04:59", + "action": "made 1of1", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "61-58", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:42", + "action": "missed jumpshot", + "team": "2", + "player_id": 16, + "player_name": "M. Nyman", + "player_number": "10", + "score": "61-58", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:38", + "action": "offensive", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "61-58", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:38", + "action": "made tipinlayup", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "61-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 115, + "team": "1", + "start_time": "04:38", + "start_time_seconds": 278, + "start_period": "Q3", + "end_time": "04:23", + "end_time_seconds": 263, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "04:38", + "action": "made tipinlayup", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "61-60", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:26", + "action": "missed jumpshot", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "61-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 116, + "team": "2", + "start_time": "04:23", + "start_time_seconds": 263, + "start_period": "Q3", + "end_time": "04:08", + "end_time_seconds": 248, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "04:23", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "61-60", + "possession_event_role": "start" + }, + { + "event_type": "jumpball", + "time": "04:11", + "action": "won heldball", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "61-60", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:08", + "action": "made jumpshot", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "61-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 117, + "team": "1", + "start_time": "04:08", + "start_time_seconds": 248, + "start_period": "Q3", + "end_time": "03:57", + "end_time_seconds": 237, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "3pt", + "time": "04:08", + "action": "made jumpshot", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "61-63", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:08", + "action": "assist", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "61-63", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:00", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "61-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 118, + "team": "2", + "start_time": "03:57", + "start_time_seconds": 237, + "start_period": "Q3", + "end_time": "03:33", + "end_time_seconds": 213, + "end_period": "Q3", + "duration_seconds": 24, + "events": [ + { + "event_type": "rebound", + "time": "03:57", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "61-63", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:46", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "61-63", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:46", + "action": "foulon", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "61-63", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:35", + "action": "missed drivinglayup", + "team": "2", + "player_id": 8, + "player_name": "W. Bani", + "player_number": "6", + "score": "61-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 119, + "team": "1", + "start_time": "03:33", + "start_time_seconds": 213, + "start_period": "Q3", + "end_time": "03:25", + "end_time_seconds": 205, + "end_period": "Q3", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "03:33", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "61-63", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:28", + "action": "missed jumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "61-63", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:25", + "action": "offensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "61-63", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:25", + "action": "personal", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "61-63", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:25", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "61-63", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:25", + "action": "made 1of2", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "62-63", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:25", + "action": "made 2of2", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "63-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 120, + "team": "2", + "start_time": "03:25", + "start_time_seconds": 205, + "start_period": "Q3", + "end_time": "03:09", + "end_time_seconds": 189, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "freethrow", + "time": "03:25", + "action": "made 2of2", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "63-63", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "03:25", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "63-63", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:25", + "action": "out", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "63-63", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:12", + "action": "missed floatingjumpshot", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "63-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 121, + "team": "1", + "start_time": "03:09", + "start_time_seconds": 189, + "start_period": "Q3", + "end_time": "03:00", + "end_time_seconds": 180, + "end_period": "Q3", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "03:09", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "63-63", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:00", + "action": "made layup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "65-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 122, + "team": "2", + "start_time": "03:00", + "start_time_seconds": 180, + "start_period": "Q3", + "end_time": "02:39", + "end_time_seconds": 159, + "end_period": "Q3", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "03:00", + "action": "made layup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "65-63", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:00", + "action": "assist", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "65-63", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "02:39", + "action": "ballhandling", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "65-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 123, + "team": "1", + "start_time": "02:39", + "start_time_seconds": 159, + "start_period": "Q3", + "end_time": "02:28", + "end_time_seconds": 148, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "turnover", + "time": "02:39", + "action": "ballhandling", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "65-63", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "02:39", + "action": "steal", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "65-63", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:33", + "action": "missed jumpshot", + "team": "1", + "player_id": 17, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "65-63", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:28", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "65-63", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:28", + "action": "made tipinlayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "67-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 124, + "team": "2", + "start_time": "02:28", + "start_time_seconds": 148, + "start_period": "Q3", + "end_time": "02:08", + "end_time_seconds": 128, + "end_period": "Q3", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "02:28", + "action": "made tipinlayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "67-63", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "02:08", + "action": "badpass", + "team": "2", + "player_id": 16, + "player_name": "M. Nyman", + "player_number": "10", + "score": "67-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 125, + "team": "1", + "start_time": "02:08", + "start_time_seconds": 128, + "start_period": "Q3", + "end_time": "02:04", + "end_time_seconds": 124, + "end_period": "Q3", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "02:08", + "action": "badpass", + "team": "2", + "player_id": 16, + "player_name": "M. Nyman", + "player_number": "10", + "score": "67-63", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "02:08", + "action": "steal", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "67-63", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:04", + "action": "personal", + "team": "2", + "player_id": 16, + "player_name": "M. Nyman", + "player_number": "10", + "score": "67-63", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:04", + "action": "foulon", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "67-63", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:04", + "action": "in", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "67-63", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:04", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "W. Bani", + "player_number": "6", + "score": "67-63", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:04", + "action": "made 1of2", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "68-63", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:04", + "action": "made 2of2", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "69-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 126, + "team": "2", + "start_time": "02:04", + "start_time_seconds": 124, + "start_period": "Q3", + "end_time": "01:40", + "end_time_seconds": 100, + "end_period": "Q3", + "duration_seconds": 24, + "events": [ + { + "event_type": "freethrow", + "time": "02:04", + "action": "made 2of2", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "69-63", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:44", + "action": "missed jumpshot", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "69-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 127, + "team": "1", + "start_time": "01:40", + "start_time_seconds": 100, + "start_period": "Q3", + "end_time": "01:33", + "end_time_seconds": 93, + "end_period": "Q3", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "01:40", + "action": "defensive", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "69-63", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:40", + "action": "personal", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "69-63", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:40", + "action": "foulon", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "69-63", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:40", + "action": "in", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "69-63", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:40", + "action": "out", + "team": "2", + "player_id": 16, + "player_name": "M. Nyman", + "player_number": "10", + "score": "69-63", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:33", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "71-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 128, + "team": "2", + "start_time": "01:33", + "start_time_seconds": 93, + "start_period": "Q3", + "end_time": "01:14", + "end_time_seconds": 74, + "end_period": "Q3", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "01:33", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "71-63", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:14", + "action": "made fadeaway", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "71-65", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 129, + "team": "1", + "start_time": "01:14", + "start_time_seconds": 74, + "start_period": "Q3", + "end_time": "00:52", + "end_time_seconds": 52, + "end_period": "Q3", + "duration_seconds": 22, + "events": [ + { + "event_type": "2pt", + "time": "01:14", + "action": "made fadeaway", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "71-65", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:52", + "action": "made jumpshot", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "74-65", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 130, + "team": "2", + "start_time": "00:52", + "start_time_seconds": 52, + "start_period": "Q3", + "end_time": "00:31", + "end_time_seconds": 31, + "end_period": "Q3", + "duration_seconds": 21, + "events": [ + { + "event_type": "3pt", + "time": "00:52", + "action": "made jumpshot", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "74-65", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:52", + "action": "assist", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "74-65", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:35", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "74-65", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 131, + "team": "1", + "start_time": "00:31", + "start_time_seconds": 31, + "start_period": "Q3", + "end_time": "00:06", + "end_time_seconds": 6, + "end_period": "Q3", + "duration_seconds": 25, + "events": [ + { + "event_type": "jumpball", + "time": "00:31", + "action": "won heldball", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "74-65", + "possession_event_role": "start" + }, + { + "event_type": "rebound", + "time": "00:31", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "74-65", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:08", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "74-65", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 132, + "team": "2", + "start_time": "00:06", + "start_time_seconds": 6, + "start_period": "Q3", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q3", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "00:06", + "action": "defensive", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "74-65", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:02", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "74-65", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 133, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q4", + "end_time": "09:47", + "end_time_seconds": 587, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "09:50", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "74-65", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 134, + "team": "1", + "start_time": "09:47", + "start_time_seconds": 587, + "start_period": "Q4", + "end_time": "09:39", + "end_time_seconds": 579, + "end_period": "Q4", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "09:47", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "74-65", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "09:39", + "action": "personal", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "74-65", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "09:39", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "74-65", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "09:39", + "action": "made 1of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "75-65", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "09:39", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "76-65", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 135, + "team": "2", + "start_time": "09:39", + "start_time_seconds": 579, + "start_period": "Q4", + "end_time": "09:30", + "end_time_seconds": 570, + "end_period": "Q4", + "duration_seconds": 9, + "events": [ + { + "event_type": "freethrow", + "time": "09:39", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "76-65", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "09:30", + "action": "ballhandling", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "76-65", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 136, + "team": "1", + "start_time": "09:30", + "start_time_seconds": 570, + "start_period": "Q4", + "end_time": "09:24", + "end_time_seconds": 564, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "turnover", + "time": "09:30", + "action": "ballhandling", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "76-65", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:30", + "action": "steal", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "76-65", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:24", + "action": "made layup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "78-65", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 137, + "team": "2", + "start_time": "09:24", + "start_time_seconds": 564, + "start_period": "Q4", + "end_time": "08:53", + "end_time_seconds": 533, + "end_period": "Q4", + "duration_seconds": 31, + "events": [ + { + "event_type": "2pt", + "time": "09:24", + "action": "made layup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "78-65", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "09:12", + "action": "in", + "team": "2", + "player_id": 8, + "player_name": "W. Bani", + "player_number": "6", + "score": "78-65", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "09:12", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "78-65", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "09:04", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "78-65", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:01", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "78-65", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:53", + "action": "made layup", + "team": "2", + "player_id": 8, + "player_name": "W. Bani", + "player_number": "6", + "score": "78-67", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 138, + "team": "1", + "start_time": "08:53", + "start_time_seconds": 533, + "start_period": "Q4", + "end_time": "08:34", + "end_time_seconds": 514, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "08:53", + "action": "made layup", + "team": "2", + "player_id": 8, + "player_name": "W. Bani", + "player_number": "6", + "score": "78-67", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:53", + "action": "assist", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "78-67", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:34", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "80-67", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 139, + "team": "2", + "start_time": "08:34", + "start_time_seconds": 514, + "start_period": "Q4", + "end_time": "08:16", + "end_time_seconds": 496, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "08:34", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "80-67", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:22", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "80-67", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:16", + "action": "offensive", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "80-67", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:16", + "action": "personal", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "80-67", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:16", + "action": "foulon", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "80-67", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:16", + "action": "made 1of2", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "80-68", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:16", + "action": "made 2of2", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "80-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 140, + "team": "1", + "start_time": "08:16", + "start_time_seconds": 496, + "start_period": "Q4", + "end_time": "08:03", + "end_time_seconds": 483, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "freethrow", + "time": "08:16", + "action": "made 2of2", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "80-69", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:03", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "82-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 141, + "team": "2", + "start_time": "08:03", + "start_time_seconds": 483, + "start_period": "Q4", + "end_time": "07:47", + "end_time_seconds": 467, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "08:03", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "82-69", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:47", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "82-69", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "07:47", + "action": "block", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "82-69", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:47", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "82-69", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:47", + "action": "personal", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "82-69", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:47", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "82-69", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:47", + "action": "missed 1of2", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "82-69", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:47", + "action": "made 2of2", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "82-70", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 142, + "team": "1", + "start_time": "07:47", + "start_time_seconds": 467, + "start_period": "Q4", + "end_time": "07:38", + "end_time_seconds": 458, + "end_period": "Q4", + "duration_seconds": 9, + "events": [ + { + "event_type": "freethrow", + "time": "07:47", + "action": "made 2of2", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "82-70", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "07:38", + "action": "ballhandling", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "82-70", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 143, + "team": "2", + "start_time": "07:38", + "start_time_seconds": 458, + "start_period": "Q4", + "end_time": "07:35", + "end_time_seconds": 455, + "end_period": "Q4", + "duration_seconds": 3, + "events": [ + { + "event_type": "turnover", + "time": "07:38", + "action": "ballhandling", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "82-70", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "07:38", + "action": "steal", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "82-70", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:35", + "action": "made dunk", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "82-72", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 144, + "team": "1", + "start_time": "07:35", + "start_time_seconds": 455, + "start_period": "Q4", + "end_time": "07:09", + "end_time_seconds": 429, + "end_period": "Q4", + "duration_seconds": 26, + "events": [ + { + "event_type": "2pt", + "time": "07:35", + "action": "made dunk", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "82-72", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:16", + "action": "missed layup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "82-72", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:13", + "action": "offensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "82-72", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:12", + "action": "missed jumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "82-72", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 145, + "team": "2", + "start_time": "07:09", + "start_time_seconds": 429, + "start_period": "Q4", + "end_time": "06:50", + "end_time_seconds": 410, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "07:09", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "82-72", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:04", + "action": "personal", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "82-72", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:04", + "action": "foulon", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "82-72", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:04", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "82-72", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:04", + "action": "out", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "82-72", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:56", + "action": "missed layup", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "82-72", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 146, + "team": "1", + "start_time": "06:50", + "start_time_seconds": 410, + "start_period": "Q4", + "end_time": "06:49", + "end_time_seconds": 409, + "end_period": "Q4", + "duration_seconds": 1, + "events": [ + { + "event_type": "rebound", + "time": "06:50", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "82-72", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:49", + "action": "made layup", + "team": "1", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "84-72", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 147, + "team": "2", + "start_time": "06:49", + "start_time_seconds": 409, + "start_period": "Q4", + "end_time": "06:34", + "end_time_seconds": 394, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "06:49", + "action": "made layup", + "team": "1", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "84-72", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:49", + "action": "assist", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "84-72", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:34", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "84-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 148, + "team": "1", + "start_time": "06:34", + "start_time_seconds": 394, + "start_period": "Q4", + "end_time": "06:18", + "end_time_seconds": 378, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "06:34", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "84-74", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:18", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "86-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 149, + "team": "2", + "start_time": "06:18", + "start_time_seconds": 378, + "start_period": "Q4", + "end_time": "05:58", + "end_time_seconds": 358, + "end_period": "Q4", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "06:18", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "86-74", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "06:14", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "86-74", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:02", + "action": "missed stepbackjumpshot", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "86-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 150, + "team": "1", + "start_time": "05:58", + "start_time_seconds": 358, + "start_period": "Q4", + "end_time": "05:37", + "end_time_seconds": 337, + "end_period": "Q4", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "05:58", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "86-74", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:39", + "action": "missed layup", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "86-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 151, + "team": "2", + "start_time": "05:37", + "start_time_seconds": 337, + "start_period": "Q4", + "end_time": "05:19", + "end_time_seconds": 319, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "05:37", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "86-74", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:24", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "86-74", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:19", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "86-74", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:19", + "action": "made tipinlayup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "86-76", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 152, + "team": "1", + "start_time": "05:19", + "start_time_seconds": 319, + "start_period": "Q4", + "end_time": "05:02", + "end_time_seconds": 302, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "05:19", + "action": "made tipinlayup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "86-76", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:02", + "action": "made layup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "88-76", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 153, + "team": "2", + "start_time": "05:02", + "start_time_seconds": 302, + "start_period": "Q4", + "end_time": "04:44", + "end_time_seconds": 284, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "05:02", + "action": "made layup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "88-76", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:02", + "action": "assist", + "team": "1", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "88-76", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:44", + "action": "made jumpshot", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "88-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 154, + "team": "1", + "start_time": "04:44", + "start_time_seconds": 284, + "start_period": "Q4", + "end_time": "04:16", + "end_time_seconds": 256, + "end_period": "Q4", + "duration_seconds": 28, + "events": [ + { + "event_type": "3pt", + "time": "04:44", + "action": "made jumpshot", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "88-79", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:44", + "action": "assist", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "88-79", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:26", + "action": "missed jumpshot", + "team": "1", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "88-79", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:23", + "action": "offensive", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "88-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:23", + "action": "in", + "team": "1", + "player_id": 17, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "88-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:23", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "88-79", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "04:23", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "88-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:23", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "88-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:23", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "88-79", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:20", + "action": "missed jumpshot", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "88-79", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:16", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "88-79", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:16", + "action": "made tipinlayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "90-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 155, + "team": "2", + "start_time": "04:16", + "start_time_seconds": 256, + "start_period": "Q4", + "end_time": "03:46", + "end_time_seconds": 226, + "end_period": "Q4", + "duration_seconds": 30, + "events": [ + { + "event_type": "2pt", + "time": "04:16", + "action": "made tipinlayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "90-79", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:50", + "action": "missed drivinglayup", + "team": "2", + "player_id": 8, + "player_name": "W. Bani", + "player_number": "6", + "score": "90-79", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "03:50", + "action": "block", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "90-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 156, + "team": "1", + "start_time": "03:46", + "start_time_seconds": 226, + "start_period": "Q4", + "end_time": "03:44", + "end_time_seconds": 224, + "end_period": "Q4", + "duration_seconds": 2, + "events": [ + { + "event_type": "rebound", + "time": "03:46", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "90-79", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:44", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "92-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 157, + "team": "2", + "start_time": "03:44", + "start_time_seconds": 224, + "start_period": "Q4", + "end_time": "03:12", + "end_time_seconds": 192, + "end_period": "Q4", + "duration_seconds": 32, + "events": [ + { + "event_type": "2pt", + "time": "03:44", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "92-79", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:25", + "action": "personal", + "team": "1", + "player_id": 17, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "92-79", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:25", + "action": "foulon", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "92-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:25", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "92-79", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:25", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "W. Bani", + "player_number": "6", + "score": "92-79", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:15", + "action": "missed fadeaway", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "92-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 158, + "team": "1", + "start_time": "03:12", + "start_time_seconds": 192, + "start_period": "Q4", + "end_time": "02:53", + "end_time_seconds": 173, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "03:12", + "action": "defensive", + "team": "1", + "player_id": 17, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "92-79", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:57", + "action": "missed jumpshot", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "92-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 159, + "team": "2", + "start_time": "02:53", + "start_time_seconds": 173, + "start_period": "Q4", + "end_time": "02:47", + "end_time_seconds": 167, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "02:53", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "92-79", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "02:47", + "action": "ballhandling", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "92-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 160, + "team": "1", + "start_time": "02:47", + "start_time_seconds": 167, + "start_period": "Q4", + "end_time": "02:25", + "end_time_seconds": 145, + "end_period": "Q4", + "duration_seconds": 22, + "events": [ + { + "event_type": "turnover", + "time": "02:47", + "action": "ballhandling", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "92-79", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "02:47", + "action": "steal", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "92-79", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:25", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "94-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 161, + "team": "2", + "start_time": "02:25", + "start_time_seconds": 145, + "start_period": "Q4", + "end_time": "02:09", + "end_time_seconds": 129, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "02:25", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "94-79", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:14", + "action": "missed jumpshot", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "94-79", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "02:14", + "action": "block", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "94-79", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:10", + "action": "offensive", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "94-79", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:09", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "94-81", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 162, + "team": "1", + "start_time": "02:09", + "start_time_seconds": 129, + "start_period": "Q4", + "end_time": "01:50", + "end_time_seconds": 110, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "02:09", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "94-81", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:09", + "action": "assist", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "94-81", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:50", + "action": "made jumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "97-81", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 163, + "team": "2", + "start_time": "01:50", + "start_time_seconds": 110, + "start_period": "Q4", + "end_time": "01:38", + "end_time_seconds": 98, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "3pt", + "time": "01:50", + "action": "made jumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "97-81", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:50", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "97-81", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "01:46", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "97-81", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:46", + "action": "in", + "team": "2", + "player_id": 16, + "player_name": "M. Nyman", + "player_number": "10", + "score": "97-81", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:46", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "97-81", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:42", + "action": "missed jumpshot", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "97-81", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 164, + "team": "1", + "start_time": "01:38", + "start_time_seconds": 98, + "start_period": "Q4", + "end_time": "01:35", + "end_time_seconds": 95, + "end_period": "Q4", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "01:38", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "97-81", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:35", + "action": "made layup", + "team": "1", + "player_id": 17, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "99-81", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 165, + "team": "2", + "start_time": "01:35", + "start_time_seconds": 95, + "start_period": "Q4", + "end_time": "01:17", + "end_time_seconds": 77, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "01:35", + "action": "made layup", + "team": "1", + "player_id": 17, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "99-81", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:35", + "action": "assist", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "99-81", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "01:17", + "action": "personal", + "team": "1", + "player_id": 17, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "99-81", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:17", + "action": "foulon", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "99-81", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:17", + "action": "made 1of2", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "99-82", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:17", + "action": "missed 2of2", + "team": "2", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "99-82", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 166, + "team": "1", + "start_time": "01:17", + "start_time_seconds": 77, + "start_period": "Q4", + "end_time": "00:50", + "end_time_seconds": 50, + "end_period": "Q4", + "duration_seconds": 27, + "events": [ + { + "event_type": "rebound", + "time": "01:17", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "99-82", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:53", + "action": "missed floatingjumpshot", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "99-82", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 167, + "team": "2", + "start_time": "00:50", + "start_time_seconds": 50, + "start_period": "Q4", + "end_time": "00:48", + "end_time_seconds": 48, + "end_period": "Q4", + "duration_seconds": 2, + "events": [ + { + "event_type": "rebound", + "time": "00:50", + "action": "defensive", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "99-82", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:48", + "action": "personal", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "99-82", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:48", + "action": "foulon", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "99-82", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:48", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "99-82", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:48", + "action": "out", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "99-82", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:48", + "action": "made 1of2", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "99-83", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "00:48", + "action": "assist", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "99-83", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:48", + "action": "missed 2of2", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "99-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 168, + "team": "1", + "start_time": "00:48", + "start_time_seconds": 48, + "start_period": "Q4", + "end_time": "00:26", + "end_time_seconds": 26, + "end_period": "Q4", + "duration_seconds": 22, + "events": [ + { + "event_type": "rebound", + "time": "00:48", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "99-83", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "00:47", + "action": "out", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "99-83", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:47", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "99-83", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:47", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "99-83", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:47", + "action": "in", + "team": "1", + "player_id": 18, + "player_name": "R. Hinkkanen", + "player_number": "26", + "score": "99-83", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:47", + "action": "in", + "team": "2", + "player_id": 19, + "player_name": "J. Kurki", + "player_number": "19", + "score": "99-83", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:47", + "action": "out", + "team": "2", + "player_id": 10, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "99-83", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:43", + "action": "personal", + "team": "2", + "player_id": 13, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "99-83", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:43", + "action": "foulon", + "team": "1", + "player_id": 17, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "99-83", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:26", + "action": "personal", + "team": "2", + "player_id": 15, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "99-83", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:26", + "action": "foulon", + "team": "1", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "99-83", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:26", + "action": "made 1of2", + "team": "1", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "100-83", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:26", + "action": "made 2of2", + "team": "1", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "101-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 169, + "team": "2", + "start_time": "00:26", + "start_time_seconds": 26, + "start_period": "Q4", + "end_time": "00:17", + "end_time_seconds": 17, + "end_period": "Q4", + "duration_seconds": 9, + "events": [ + { + "event_type": "freethrow", + "time": "00:26", + "action": "made 2of2", + "team": "1", + "player_id": 9, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "101-83", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:17", + "action": "made jumpshot", + "team": "2", + "player_id": 16, + "player_name": "M. Nyman", + "player_number": "10", + "score": "101-86", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 170, + "team": "1", + "start_time": "00:17", + "start_time_seconds": 17, + "start_period": "Q4", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "3pt", + "time": "00:17", + "action": "made jumpshot", + "team": "2", + "player_id": 16, + "player_name": "M. Nyman", + "player_number": "10", + "score": "101-86", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:17", + "action": "assist", + "team": "2", + "player_id": 19, + "player_name": "J. Kurki", + "player_number": "19", + "score": "101-86", + "possession_event_role": "end" + } + ] + } + ] + } + }, + "home_number_of_possessions": 85, + "away_number_of_possessions": 85 + }, + { + "match_id": "1003407", + "match_external_id": "2835269", + "category_external_id": "42145", + "date": "2026-04-10", + "time": "18:30:00", + "home_team": "ACO Basket", + "home_team_id": "19281", + "away_team": "Jyväskylä Basketball Academy", + "away_team_id": "27", + "home_score": "81", + "away_score": "73", + "status": "Played", + "venue": "Ouluhalli", + "competition": "Huippukoripallosarjat 2025-26", + "category": "Miesten I divisioona A", + "season": "2025-2026", + "boxscore": { + "source": "genius", + "teams": [ + { + "team_name": "ACO Basket", + "players": [ + { + "player": "Ville Koivisto", + "player_number": 3, + "team": "ACO Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Tiitus Kuukkanen", + "player_number": 11, + "team": "ACO Basket", + "Minutes": "21:07", + "Points": 6, + "2PM": 0, + "2PA": 3, + "2P%": 0.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 6, + "FTA": 8, + "FT%": 75.0, + "OFF": 0, + "DEF": 3, + "REB": 3, + "AST": 1, + "STL": 1, + "TO": 0, + "BLK": 0, + "PF": 1, + "+/-": 8, + "Index": 5 + }, + { + "player": "Henry Boyd", + "player_number": 10, + "team": "ACO Basket", + "Minutes": "25:40", + "Points": 7, + "2PM": 3, + "2PA": 6, + "2P%": 50.0, + "3PM": 0, + "3PA": 5, + "3P%": 0.0, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 0, + "DEF": 4, + "REB": 4, + "AST": 2, + "STL": 1, + "TO": 1, + "BLK": 0, + "PF": 2, + "+/-": 2, + "Index": 4 + }, + { + "player": "Santeri Roiko", + "player_number": 44, + "team": "ACO Basket", + "Minutes": "1:25", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 1, + "+/-": -4, + "Index": 0 + }, + { + "player": "Eino Pällijeff", + "player_number": 82, + "team": "ACO Basket", + "Minutes": "9:55", + "Points": 3, + "2PM": 1, + "2PA": 2, + "2P%": 50.0, + "3PM": 0, + "3PA": 2, + "3P%": 0.0, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 0, + "DEF": 2, + "REB": 2, + "AST": 1, + "STL": 2, + "TO": 0, + "BLK": 0, + "PF": 2, + "+/-": 3, + "Index": 4 + }, + { + "player": "Johannes Rainto", + "player_number": 19, + "team": "ACO Basket", + "Minutes": "20:38", + "Points": 0, + "2PM": 0, + "2PA": 1, + "2P%": 0.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 0, + "STL": 0, + "TO": 1, + "BLK": 1, + "PF": 2, + "+/-": -8, + "Index": -1 + }, + { + "player": "William De Santana", + "player_number": 12, + "team": "ACO Basket", + "Minutes": "16:54", + "Points": 4, + "2PM": 2, + "2PA": 4, + "2P%": 50.0, + "3PM": 0, + "3PA": 3, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 1, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 2, + "+/-": 9, + "Index": 0 + }, + { + "player": "Eino Pääkkönen", + "player_number": 13, + "team": "ACO Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Shawn Hopkins", + "player_number": 5, + "team": "ACO Basket", + "Minutes": "30:46", + "Points": 13, + "2PM": 3, + "2PA": 7, + "2P%": 42.9, + "3PM": 2, + "3PA": 8, + "3P%": 25.0, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 2, + "DEF": 4, + "REB": 6, + "AST": 1, + "STL": 0, + "TO": 0, + "BLK": 1, + "PF": 3, + "+/-": 5, + "Index": 10 + }, + { + "player": "Tyler Harris", + "player_number": 4, + "team": "ACO Basket", + "Minutes": "35:44", + "Points": 31, + "2PM": 8, + "2PA": 12, + "2P%": 66.7, + "3PM": 3, + "3PA": 3, + "3P%": 100.0, + "FTM": 6, + "FTA": 11, + "FT%": 54.5, + "OFF": 6, + "DEF": 8, + "REB": 14, + "AST": 5, + "STL": 1, + "TO": 4, + "BLK": 0, + "PF": 1, + "+/-": 14, + "Index": 38 + }, + { + "player": "Kyle Johnson", + "player_number": 22, + "team": "ACO Basket", + "Minutes": "26:39", + "Points": 13, + "2PM": 4, + "2PA": 9, + "2P%": 44.4, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 5, + "FTA": 6, + "FT%": 83.3, + "OFF": 6, + "DEF": 5, + "REB": 11, + "AST": 1, + "STL": 0, + "TO": 2, + "BLK": 1, + "PF": 4, + "+/-": 1, + "Index": 18 + }, + { + "player": "Adong Makuoi", + "player_number": 33, + "team": "ACO Basket", + "Minutes": "11:12", + "Points": 4, + "2PM": 2, + "2PA": 3, + "2P%": 66.7, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 1, + "DEF": 0, + "REB": 1, + "AST": 1, + "STL": 0, + "TO": 4, + "BLK": 0, + "PF": 3, + "+/-": 10, + "Index": 1 + } + ], + "totals": { + "Points": 81, + "2PM": 23, + "2PA": 47, + "2P%": 48.9, + "3PM": 5, + "3PA": 23, + "3P%": 21.7, + "FTM": 20, + "FTA": 31, + "FT%": 64.5, + "OFF": 15, + "DEF": 28, + "REB": 43, + "AST": 13, + "STL": 5, + "TO": 13, + "BLK": 3, + "PF": 21, + "Index": 79 + } + }, + { + "team_name": "Jyväskylä Basketball Academy", + "players": [ + { + "player": "Tony Rautiainen", + "player_number": 10, + "team": "Jyväskylä Basketball Academy", + "Minutes": "16:45", + "Points": 4, + "2PM": 0, + "2PA": 1, + "2P%": 0.0, + "3PM": 1, + "3PA": 3, + "3P%": 33.3, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 0, + "STL": 1, + "TO": 1, + "BLK": 0, + "PF": 1, + "+/-": -14, + "Index": 1 + }, + { + "player": "Tuomas Flinck", + "player_number": 17, + "team": "Jyväskylä Basketball Academy", + "Minutes": "27:10", + "Points": 9, + "2PM": 1, + "2PA": 3, + "2P%": 33.3, + "3PM": 2, + "3PA": 6, + "3P%": 33.3, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 1, + "DEF": 3, + "REB": 4, + "AST": 1, + "STL": 1, + "TO": 3, + "BLK": 1, + "PF": 5, + "+/-": -7, + "Index": 6 + }, + { + "player": "Miro Koskela", + "player_number": 0, + "team": "Jyväskylä Basketball Academy", + "Minutes": "33:03", + "Points": 9, + "2PM": 4, + "2PA": 7, + "2P%": 57.1, + "3PM": 0, + "3PA": 5, + "3P%": 0.0, + "FTM": 1, + "FTA": 1, + "FT%": 100.0, + "OFF": 0, + "DEF": 4, + "REB": 4, + "AST": 4, + "STL": 1, + "TO": 3, + "BLK": 1, + "PF": 1, + "+/-": -10, + "Index": 8 + }, + { + "player": "Jaakko Tiittanen", + "player_number": 45, + "team": "Jyväskylä Basketball Academy", + "Minutes": "5:16", + "Points": 2, + "2PM": 1, + "2PA": 1, + "2P%": 100.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 1, + "+/-": -3, + "Index": 2 + }, + { + "player": "Elias Särkkä", + "player_number": 13, + "team": "Jyväskylä Basketball Academy", + "Minutes": "35:04", + "Points": 15, + "2PM": 4, + "2PA": 9, + "2P%": 44.4, + "3PM": 1, + "3PA": 6, + "3P%": 16.7, + "FTM": 4, + "FTA": 5, + "FT%": 80.0, + "OFF": 2, + "DEF": 4, + "REB": 6, + "AST": 3, + "STL": 1, + "TO": 0, + "BLK": 0, + "PF": 3, + "+/-": -2, + "Index": 14 + }, + { + "player": "Vili Vesterinen", + "player_number": 8, + "team": "Jyväskylä Basketball Academy", + "Minutes": "12:54", + "Points": 10, + "2PM": 4, + "2PA": 7, + "2P%": 57.1, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 0, + "DEF": 4, + "REB": 4, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 3, + "+/-": -1, + "Index": 11 + }, + { + "player": "Roope Nurminen", + "player_number": 24, + "team": "Jyväskylä Basketball Academy", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Viljami Valtonen", + "player_number": 12, + "team": "Jyväskylä Basketball Academy", + "Minutes": "22:19", + "Points": 7, + "2PM": 1, + "2PA": 4, + "2P%": 25.0, + "3PM": 1, + "3PA": 2, + "3P%": 50.0, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 2, + "DEF": 2, + "REB": 4, + "AST": 3, + "STL": 1, + "TO": 0, + "BLK": 0, + "PF": 4, + "+/-": -2, + "Index": 11 + }, + { + "player": "Santeri Manninen", + "player_number": 18, + "team": "Jyväskylä Basketball Academy", + "Minutes": "18:03", + "Points": 6, + "2PM": 1, + "2PA": 3, + "2P%": 33.3, + "3PM": 1, + "3PA": 4, + "3P%": 25.0, + "FTM": 1, + "FTA": 4, + "FT%": 25.0, + "OFF": 0, + "DEF": 4, + "REB": 4, + "AST": 1, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 4, + "+/-": -5, + "Index": 3 + }, + { + "player": "Renne Kivinen", + "player_number": 14, + "team": "Jyväskylä Basketball Academy", + "Minutes": "1:11", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": -1, + "Index": 0 + }, + { + "player": "Le Phong Dang", + "player_number": 11, + "team": "Jyväskylä Basketball Academy", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Leon Öunap", + "player_number": 3, + "team": "Jyväskylä Basketball Academy", + "Minutes": "28:15", + "Points": 11, + "2PM": 4, + "2PA": 4, + "2P%": 100.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 3, + "FTA": 4, + "FT%": 75.0, + "OFF": 2, + "DEF": 3, + "REB": 5, + "AST": 6, + "STL": 2, + "TO": 4, + "BLK": 0, + "PF": 4, + "+/-": 5, + "Index": 18 + } + ], + "totals": { + "Points": 73, + "2PM": 20, + "2PA": 39, + "2P%": 51.3, + "3PM": 6, + "3PA": 27, + "3P%": 22.2, + "FTM": 15, + "FTA": 22, + "FT%": 68.2, + "OFF": 7, + "DEF": 25, + "REB": 32, + "AST": 18, + "STL": 7, + "TO": 11, + "BLK": 2, + "PF": 26, + "Index": 74 + } + } + ], + "match_totals": { + "Points": 154, + "2PM": 43, + "2PA": 86, + "2P%": 50.0, + "3PM": 11, + "3PA": 50, + "3P%": 22.0, + "FTM": 35, + "FTA": 53, + "FT%": 66.0, + "OFF": 22, + "DEF": 53, + "REB": 75, + "AST": 31, + "STL": 12, + "TO": 24, + "BLK": 5, + "PF": 47, + "Index": 153 + } + }, + "playbyplay": { + "match_info": { + "home_team": "ACO Basket", + "away_team": "Jyväskylä Basketball Academy", + "home_score": 81, + "away_score": 73 + }, + "events": [ + { + "event_type": "game", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "won startperiod", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "1", + "time": "09:59", + "score": "0-0", + "action": "won won", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 1, + "possession_team": "1" + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "2", + "time": "09:59", + "score": "0-0", + "action": "won lost", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "09:48", + "score": "0-0", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "09:44", + "score": "0-0", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "09:34", + "score": "0-0", + "action": "personal", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "09:34", + "score": "0-0", + "action": "foulon", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "09:30", + "score": "0-0", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "09:28", + "score": "0-0", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "09:17", + "score": "2-0", + "action": "made drivinglayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "09:04", + "score": "2-2", + "action": "made drivinglayup", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 4, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "08:45", + "score": "2-2", + "action": "missed jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "08:42", + "score": "2-2", + "action": "defensive", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 6, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "08:22", + "score": "2-2", + "action": "missed fadeaway", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 6, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "08:20", + "score": "2-2", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 7, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "08:16", + "score": "2-2", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 7, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "08:14", + "score": "2-2", + "action": "defensive", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 8, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "08:07", + "score": "2-2", + "action": "missed jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 8, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "08:02", + "score": "2-2", + "action": "defensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "07:46", + "score": "2-2", + "action": "missed drivinglayup", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "07:44", + "score": "2-2", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "07:40", + "score": "2-2", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "07:36", + "score": "2-2", + "action": "defensive", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 10, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "07:18", + "score": "2-2", + "action": "missed pullupjumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 10, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "07:17", + "score": "2-2", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 11, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "07:04", + "score": "2-2", + "action": "in", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 9, + "possession_number": 11, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "07:04", + "score": "2-2", + "action": "out", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 11, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "06:57", + "score": "2-2", + "action": "personal", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 9, + "possession_number": 11, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "06:57", + "score": "2-2", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 11, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "06:57", + "score": "3-2", + "action": "made 1of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 11, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "06:57", + "score": "4-2", + "action": "made 2of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 11, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "06:57", + "score": "3-2", + "action": "assist", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 12, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "06:41", + "score": "4-4", + "action": "made drivinglayup", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 12, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "06:22", + "score": "4-4", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "06:19", + "score": "4-4", + "action": "offensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "06:15", + "score": "6-4", + "action": "made drivinglayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "05:59", + "score": "6-6", + "action": "made layup", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "05:46", + "score": "6-6", + "action": "missed layup", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 15, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q1", + "team": "2", + "time": "05:46", + "score": "6-6", + "action": "block", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 15, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "05:42", + "score": "6-6", + "action": "defensive", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 16, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "05:32", + "score": "6-6", + "action": "missed jumpshot", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 16, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "05:29", + "score": "6-6", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "05:29", + "score": "6-6", + "action": "personal", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "05:29", + "score": "6-6", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:29", + "score": "6-6", + "action": "in", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:29", + "score": "6-6", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 12, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:29", + "score": "6-6", + "action": "out", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:29", + "score": "6-6", + "action": "out", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:29", + "score": "6-6", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:29", + "score": "6-6", + "action": "in", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:29", + "score": "6-6", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 15, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:29", + "score": "6-6", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "05:13", + "score": "6-6", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "05:08", + "score": "6-6", + "action": "defensive", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "05:02", + "score": "6-9", + "action": "made jumpshot", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 9, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "05:02", + "score": "6-9", + "action": "assist", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "04:49", + "score": "8-9", + "action": "made drivinglayup", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "04:37", + "score": "8-9", + "action": "personal", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 20, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "04:37", + "score": "8-9", + "action": "foulon", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 20, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "04:37", + "score": "8-10", + "action": "made 1of2", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 20, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "04:37", + "score": "8-11", + "action": "made 2of2", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 20, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:37", + "score": "8-11", + "action": "in", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 16, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:37", + "score": "8-11", + "action": "out", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "04:23", + "score": "8-11", + "action": "personal", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "04:23", + "score": "8-11", + "action": "foulon", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 15, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "04:12", + "score": "8-11", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "04:10", + "score": "8-11", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 15, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "04:07", + "score": "8-11", + "action": "missed layup", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 15, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "04:04", + "score": "8-11", + "action": "offensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "04:02", + "score": "10-11", + "action": "made drivinglayup", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "04:02", + "score": "10-11", + "action": "assist", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 22, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "03:45", + "score": "10-13", + "action": "made drivinglayup", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 22, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "03:30", + "score": "12-13", + "action": "made dunk", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 23, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "03:12", + "score": "12-13", + "action": "missed floatingjumpshot", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 24, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "03:08", + "score": "12-13", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "02:59", + "score": "12-13", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 15, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "02:59", + "score": "12-13", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 15, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "02:59", + "score": "12-13", + "action": "foulon", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 9, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:59", + "score": "12-13", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:59", + "score": "12-13", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:59", + "score": "12-13", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:59", + "score": "12-13", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:59", + "score": "12-13", + "action": "out", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:59", + "score": "12-13", + "action": "out", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:59", + "score": "12-13", + "action": "in", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:59", + "score": "12-13", + "action": "out", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 16, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:59", + "score": "12-13", + "action": "in", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:59", + "score": "12-13", + "action": "in", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "02:47", + "score": "12-13", + "action": "missed layup", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "02:43", + "score": "12-13", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "02:34", + "score": "12-13", + "action": "missed drivinglayup", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "02:31", + "score": "12-13", + "action": "defensive", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "02:18", + "score": "12-13", + "action": "missed drivinglayup", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "02:18", + "score": "12-13", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "02:18", + "score": "12-13", + "action": "personal", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "02:18", + "score": "12-13", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "02:07", + "score": "14-13", + "action": "made alleyoop", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 15, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "02:07", + "score": "14-13", + "action": "assist", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "02:00", + "score": "14-13", + "action": "outofbounds", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:00", + "score": "14-13", + "action": "in", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:00", + "score": "14-13", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:00", + "score": "14-13", + "action": "in", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:00", + "score": "14-13", + "action": "out", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 9, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "01:53", + "score": "14-13", + "action": "backcourt", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "01:52", + "score": "14-13", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 12, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "01:52", + "score": "14-13", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 15, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "01:32", + "score": "14-13", + "action": "personal", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "01:32", + "score": "14-13", + "action": "foulon", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "01:32", + "score": "14-13", + "action": "in", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 18, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "01:32", + "score": "14-13", + "action": "out", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "01:32", + "score": "14-14", + "action": "made 1of3", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "01:32", + "score": "14-14", + "action": "missed 2of3", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "01:32", + "score": "14-15", + "action": "made 3of3", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "01:11", + "score": "14-15", + "action": "missed jumpshot", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 12, + "possession_number": 33, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "01:08", + "score": "14-15", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 33, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "01:03", + "score": "14-15", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 33, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "00:56", + "score": "14-15", + "action": "defensive", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "00:43", + "score": "14-17", + "action": "made drivinglayup", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "00:31", + "score": "14-17", + "action": "missed pullupjumpshot", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 35, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "00:26", + "score": "14-17", + "action": "defensive", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "00:08", + "score": "14-19", + "action": "made layup", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "00:08", + "score": "14-19", + "action": "assist", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "00:00", + "score": "14-19", + "action": "missed drivinglayup", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "00:00", + "score": "14-19", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "14-19", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "14-19", + "action": "out", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "14-19", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "14-19", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "14-19", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "14-19", + "action": "out", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8 + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "10:00", + "score": "14-19", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "09:46", + "score": "14-21", + "action": "made layup", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "09:46", + "score": "14-21", + "action": "assist", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "09:31", + "score": "14-21", + "action": "missed layup", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "09:28", + "score": "14-21", + "action": "defensive", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 40, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "09:21", + "score": "14-21", + "action": "missed layup", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 40, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "09:18", + "score": "14-21", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "09:03", + "score": "14-21", + "action": "missed jumpshot", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 18, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "08:59", + "score": "14-21", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "08:54", + "score": "16-21", + "action": "made drivinglayup", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 18, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "08:54", + "score": "16-21", + "action": "assist", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 42, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "08:46", + "score": "16-21", + "action": "personal", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 12, + "possession_number": 42, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "08:46", + "score": "16-21", + "action": "foulon", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 42, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "08:46", + "score": "16-21", + "action": "in", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 42, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "08:46", + "score": "16-21", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 12, + "possession_number": 42, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "08:46", + "score": "16-22", + "action": "made 1of2", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 42, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "08:46", + "score": "16-23", + "action": "made 2of2", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 42, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "08:46", + "score": "16-22", + "action": "assist", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 43, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "08:46", + "score": "16-23", + "action": "in", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 9, + "possession_number": 43, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "08:46", + "score": "16-23", + "action": "out", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 43, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "08:35", + "score": "16-23", + "action": "missed drivinglayup", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 43, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "08:32", + "score": "16-23", + "action": "defensive", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 9, + "possession_number": 44, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "08:24", + "score": "16-23", + "action": "missed drivinglayup", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 44, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q2", + "team": "1", + "time": "08:24", + "score": "16-23", + "action": "block", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 44, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "08:19", + "score": "16-23", + "action": "offensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 44, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "08:16", + "score": "16-23", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 44, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "08:14", + "score": "16-23", + "action": "offensive", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 44, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "08:14", + "score": "16-23", + "action": "personal", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 44, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "08:14", + "score": "16-23", + "action": "foulon", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 44, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "08:05", + "score": "16-23", + "action": "missed drivinglayup", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 44, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "08:05", + "score": "16-23", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 45, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "07:52", + "score": "16-23", + "action": "missed drivinglayup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 45, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "07:47", + "score": "16-23", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 45, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "07:47", + "score": "16-23", + "action": "missed tipinlayup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 45, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "07:47", + "score": "16-23", + "action": "defensive", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 46, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "07:41", + "score": "16-23", + "action": "badpass", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 46, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "1", + "time": "07:41", + "score": "16-23", + "action": "steal", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 18, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "07:33", + "score": "16-23", + "action": "missed layup", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "07:30", + "score": "16-23", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "07:26", + "score": "16-23", + "action": "missed jumpshot", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 18, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "07:24", + "score": "16-23", + "action": "offensive", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "07:20", + "score": "16-23", + "action": "missed fadeaway", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "07:19", + "score": "16-23", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "07:19", + "score": "16-23", + "action": "personal", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "07:19", + "score": "16-23", + "action": "foulon", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:19", + "score": "16-23", + "action": "out", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:19", + "score": "16-23", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:19", + "score": "16-23", + "action": "in", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:19", + "score": "16-23", + "action": "out", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:19", + "score": "16-23", + "action": "in", + "player_number": "14", + "player_name": "R. Kivinen", + "player_id": 19, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:19", + "score": "16-23", + "action": "in", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "07:17", + "score": "18-23", + "action": "made layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "07:17", + "score": "18-23", + "action": "assist", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 18, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "07:17", + "score": "18-23", + "action": "personal", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "07:17", + "score": "18-23", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "07:17", + "score": "18-23", + "action": "missed 1of1", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "07:17", + "score": "18-23", + "action": "defensive", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "07:05", + "score": "18-23", + "action": "personal", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "07:05", + "score": "18-23", + "action": "foulon", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "07:05", + "score": "18-23", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 12, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "07:05", + "score": "18-23", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "07:05", + "score": "18-24", + "action": "made 1of2", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "07:05", + "score": "18-24", + "action": "missed 2of2", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "07:05", + "score": "18-24", + "action": "defensive", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 49, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "06:49", + "score": "18-24", + "action": "badpass", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 49, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "06:49", + "score": "18-24", + "action": "steal", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 50, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "06:37", + "score": "18-24", + "action": "missed jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 50, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "06:34", + "score": "18-24", + "action": "defensive", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 18, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "06:13", + "score": "18-24", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "06:10", + "score": "18-24", + "action": "offensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "06:08", + "score": "18-24", + "action": "missed layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "06:08", + "score": "18-24", + "action": "offensive", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "06:08", + "score": "18-24", + "action": "personal", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "06:08", + "score": "18-24", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "06:08", + "score": "18-24", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 15, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "06:08", + "score": "18-24", + "action": "out", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 18, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "06:08", + "score": "18-24", + "action": "in", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "06:08", + "score": "18-24", + "action": "out", + "player_number": "14", + "player_name": "R. Kivinen", + "player_id": 19, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "06:08", + "score": "18-24", + "action": "missed 1of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "06:08", + "score": "18-24", + "action": "missed 2of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "06:08", + "score": "18-24", + "action": "defensive", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "05:47", + "score": "18-26", + "action": "made pullupjumpshot", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "1", + "time": "05:46", + "score": "18-26", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 53, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "05:46", + "score": "18-26", + "action": "in", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 53, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "05:46", + "score": "18-26", + "action": "out", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 53, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "05:29", + "score": "18-26", + "action": "ballhandling", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 15, + "possession_number": 53, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "05:29", + "score": "18-26", + "action": "steal", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 9, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "05:23", + "score": "18-26", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 9, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "05:20", + "score": "18-26", + "action": "offensive", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "05:20", + "score": "18-26", + "action": "personal", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "05:20", + "score": "18-26", + "action": "foulon", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "05:12", + "score": "18-26", + "action": "missed pullupjumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "05:09", + "score": "18-26", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 55, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "05:00", + "score": "20-26", + "action": "made dunk", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 55, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "05:00", + "score": "20-26", + "action": "assist", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 56, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "04:37", + "score": "20-26", + "action": "missed jumpshot", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 56, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "04:33", + "score": "20-26", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 57, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "04:29", + "score": "22-26", + "action": "made dunk", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 15, + "possession_number": 57, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "04:29", + "score": "22-26", + "action": "assist", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "2", + "time": "04:29", + "score": "22-26", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "04:17", + "score": "22-26", + "action": "personal", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "04:17", + "score": "22-26", + "action": "foulon", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 9, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "04:17", + "score": "22-26", + "action": "missed 1of2", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 9, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "04:17", + "score": "22-27", + "action": "made 2of2", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 9, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "03:57", + "score": "25-27", + "action": "made jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 59, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "03:57", + "score": "25-27", + "action": "assist", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 60, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "03:47", + "score": "25-27", + "action": "badpass", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 60, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "03:47", + "score": "25-27", + "action": "out", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "03:47", + "score": "25-27", + "action": "out", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "03:47", + "score": "25-27", + "action": "in", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "03:47", + "score": "25-27", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "03:31", + "score": "25-27", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "03:29", + "score": "25-27", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 62, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:29", + "score": "25-27", + "action": "in", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 62, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:29", + "score": "25-27", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 12, + "possession_number": 62, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "03:29", + "score": "25-27", + "action": "in", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 62, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "03:29", + "score": "25-27", + "action": "out", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 9, + "possession_number": 62, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "03:16", + "score": "25-29", + "action": "made layup", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 62, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "03:16", + "score": "25-29", + "action": "assist", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 63, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "02:59", + "score": "27-29", + "action": "made drivinglayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 63, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "02:40", + "score": "27-29", + "action": "missed pullupjumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 64, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "02:36", + "score": "27-29", + "action": "defensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "02:30", + "score": "27-29", + "action": "personal", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "02:30", + "score": "27-29", + "action": "foulon", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 15, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "02:23", + "score": "27-29", + "action": "personal", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "02:23", + "score": "27-29", + "action": "foulon", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "02:23", + "score": "27-29", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "02:23", + "score": "27-29", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "02:23", + "score": "27-29", + "action": "out", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "02:23", + "score": "27-29", + "action": "out", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "02:23", + "score": "27-29", + "action": "in", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "02:23", + "score": "27-29", + "action": "in", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 9, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "02:23", + "score": "27-29", + "action": "missed 1of2", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "02:23", + "score": "27-29", + "action": "missed 2of2", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "02:23", + "score": "27-29", + "action": "offensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "02:22", + "score": "29-29", + "action": "made layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "02:04", + "score": "29-29", + "action": "in", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 66, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "02:04", + "score": "29-29", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 66, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "01:57", + "score": "29-29", + "action": "missed jumpshot", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 66, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "01:52", + "score": "29-29", + "action": "defensive", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 67, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "01:44", + "score": "29-29", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 67, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "01:40", + "score": "29-29", + "action": "offensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 67, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "01:36", + "score": "29-29", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 67, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "01:35", + "score": "29-29", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:35", + "score": "29-29", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 15, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:35", + "score": "29-29", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:35", + "score": "29-29", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 12, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:35", + "score": "29-29", + "action": "in", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 18, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "01:20", + "score": "29-29", + "action": "outofbounds", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "01:03", + "score": "29-29", + "action": "personal", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 69, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "01:03", + "score": "29-29", + "action": "foulon", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 69, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "01:03", + "score": "30-29", + "action": "made 1of2", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 69, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "01:03", + "score": "31-29", + "action": "made 2of2", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 69, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "00:51", + "score": "31-29", + "action": "missed layup", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q2", + "team": "1", + "time": "00:51", + "score": "31-29", + "action": "block", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 12, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "00:51", + "score": "31-29", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "00:41", + "score": "31-29", + "action": "missed jumpshot", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "00:36", + "score": "31-29", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 71, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "00:28", + "score": "31-29", + "action": "missed layup", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 18, + "possession_number": 71, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "00:24", + "score": "31-29", + "action": "defensive", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "00:04", + "score": "31-29", + "action": "ballhandling", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "1", + "time": "00:04", + "score": "31-29", + "action": "steal", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 18, + "possession_number": 73, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "00:00", + "score": "31-29", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "31-29", + "action": "out", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 18 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "31-29", + "action": "out", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "31-29", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "31-29", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "31-29", + "action": "out", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "31-29", + "action": "out", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 9 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "31-29", + "action": "in", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "31-29", + "action": "in", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2 + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "10:00", + "score": "31-29", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "31-29", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "31-29", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17 + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "09:46", + "score": "31-29", + "action": "ballhandling", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 74, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "09:40", + "score": "31-29", + "action": "ballhandling", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 75, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "1", + "time": "09:40", + "score": "31-29", + "action": "steal", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "09:36", + "score": "33-29", + "action": "made drivinglayup", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "09:27", + "score": "33-29", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "09:23", + "score": "33-29", + "action": "defensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "09:12", + "score": "35-29", + "action": "made drivinglayup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "09:01", + "score": "35-29", + "action": "missed jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "08:57", + "score": "35-29", + "action": "offensive", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "08:57", + "score": "35-29", + "action": "travel", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "08:39", + "score": "38-29", + "action": "made stepbackjumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 80, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q3", + "team": "2", + "time": "08:38", + "score": "38-29", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 81, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "08:26", + "score": "38-29", + "action": "missed layup", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 81, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "08:22", + "score": "38-29", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 82, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "08:10", + "score": "38-29", + "action": "missed drivinglayup", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 12, + "possession_number": 82, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "08:09", + "score": "38-29", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 83, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "07:52", + "score": "38-31", + "action": "made drivinglayup", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 83, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "07:45", + "score": "38-31", + "action": "missed drivinglayup", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 84, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "07:43", + "score": "38-31", + "action": "defensive", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "07:32", + "score": "38-31", + "action": "personal", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 12, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "07:32", + "score": "38-31", + "action": "foulon", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "07:32", + "score": "38-31", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "07:32", + "score": "38-31", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 12, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "07:32", + "score": "38-31", + "action": "in", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "07:32", + "score": "38-31", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "07:32", + "score": "38-32", + "action": "made 1of2", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "07:32", + "score": "38-32", + "action": "missed 2of2", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "07:32", + "score": "38-32", + "action": "assist", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "07:31", + "score": "38-32", + "action": "defensive", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 86, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "07:16", + "score": "41-32", + "action": "made jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 86, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "07:16", + "score": "41-32", + "action": "assist", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "06:55", + "score": "41-34", + "action": "made layup", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "06:48", + "score": "41-34", + "action": "personal", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "06:48", + "score": "41-34", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "06:48", + "score": "41-34", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 15, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "06:48", + "score": "41-34", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "06:48", + "score": "41-34", + "action": "out", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "06:48", + "score": "41-34", + "action": "out", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "06:48", + "score": "41-34", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "06:48", + "score": "41-34", + "action": "out", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "06:48", + "score": "41-34", + "action": "in", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "06:48", + "score": "41-34", + "action": "in", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 16, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "06:39", + "score": "43-34", + "action": "made layup", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "06:39", + "score": "43-34", + "action": "assist", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 15, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "06:28", + "score": "43-34", + "action": "missed layup", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "06:25", + "score": "43-34", + "action": "defensive", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 90, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "06:14", + "score": "43-34", + "action": "3sec", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 15, + "possession_number": 90, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "05:59", + "score": "43-34", + "action": "badpass", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "05:33", + "score": "45-34", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "05:21", + "score": "45-34", + "action": "missed jumpshot", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 93, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "05:18", + "score": "45-34", + "action": "defensive", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "05:09", + "score": "45-34", + "action": "missed drivinglayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "05:07", + "score": "45-34", + "action": "offensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "05:06", + "score": "45-34", + "action": "personal", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "05:06", + "score": "45-34", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:06", + "score": "45-34", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:06", + "score": "45-34", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 15, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "05:06", + "score": "45-34", + "action": "out", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 16, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "05:06", + "score": "45-34", + "action": "out", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "05:06", + "score": "45-34", + "action": "in", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "05:06", + "score": "45-34", + "action": "in", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 9, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "05:06", + "score": "46-34", + "action": "made 1of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "05:06", + "score": "46-34", + "action": "missed 2of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "05:06", + "score": "46-34", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "jumpball", + "period": "Q3", + "team": "2", + "time": "04:53", + "score": "46-34", + "action": "won heldball", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "04:53", + "score": "46-34", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 12, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "04:53", + "score": "46-34", + "action": "out", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "04:40", + "score": "46-34", + "action": "missed fadeaway", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 9, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "04:37", + "score": "46-34", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "04:37", + "score": "46-34", + "action": "in", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "04:37", + "score": "46-34", + "action": "out", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "04:29", + "score": "46-34", + "action": "missed drivinglayup", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "04:26", + "score": "46-34", + "action": "defensive", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "04:19", + "score": "46-34", + "action": "missed jumpshot", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "04:17", + "score": "46-34", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "04:05", + "score": "46-34", + "action": "ballhandling", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 12, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "2", + "time": "04:05", + "score": "46-34", + "action": "steal", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 99, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "04:00", + "score": "46-34", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 9, + "possession_number": 99, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "03:55", + "score": "46-34", + "action": "defensive", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 12, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "03:45", + "score": "46-34", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "03:41", + "score": "46-34", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "03:41", + "score": "46-34", + "action": "travel", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "03:41", + "score": "46-34", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "03:41", + "score": "46-34", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "03:23", + "score": "46-34", + "action": "badpass", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 9, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "03:23", + "score": "46-34", + "action": "in", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "03:23", + "score": "46-34", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 12, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:23", + "score": "46-34", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:23", + "score": "46-34", + "action": "out", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 9, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:23", + "score": "46-34", + "action": "in", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:23", + "score": "46-34", + "action": "out", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:23", + "score": "46-34", + "action": "in", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:23", + "score": "46-34", + "action": "in", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "03:11", + "score": "46-34", + "action": "missed pullupjumpshot", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "03:06", + "score": "46-34", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 103, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "02:59", + "score": "46-34", + "action": "missed jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 103, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "02:58", + "score": "46-34", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "02:58", + "score": "46-34", + "action": "personal", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "02:58", + "score": "46-34", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "02:58", + "score": "46-34", + "action": "in", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 18, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "02:58", + "score": "46-34", + "action": "out", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "02:50", + "score": "49-34", + "action": "made pullupjumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "02:39", + "score": "49-37", + "action": "made jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "02:39", + "score": "49-37", + "action": "assist", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "02:29", + "score": "49-37", + "action": "personal", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "02:29", + "score": "49-37", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "02:29", + "score": "50-37", + "action": "made 1of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "02:29", + "score": "51-37", + "action": "made 2of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "02:29", + "score": "50-37", + "action": "assist", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "02:12", + "score": "51-37", + "action": "missed jumpshot", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "02:09", + "score": "51-37", + "action": "defensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "01:56", + "score": "51-37", + "action": "personal", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "01:56", + "score": "51-37", + "action": "foulon", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 18, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:56", + "score": "51-37", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 15, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:56", + "score": "51-37", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:56", + "score": "51-37", + "action": "out", + "player_number": "8", + "player_name": "V. Vesterinen", + "player_id": 2, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:56", + "score": "51-37", + "action": "out", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:56", + "score": "51-37", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:56", + "score": "51-37", + "action": "out", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:56", + "score": "51-37", + "action": "in", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:56", + "score": "51-37", + "action": "in", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 16, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "01:56", + "score": "51-37", + "action": "missed 1of2", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 18, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "01:56", + "score": "52-37", + "action": "made 2of2", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 18, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "01:45", + "score": "52-39", + "action": "made layup", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 16, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "01:45", + "score": "52-39", + "action": "assist", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "01:25", + "score": "54-39", + "action": "made layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "01:25", + "score": "54-39", + "action": "personal", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 16, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "01:25", + "score": "54-39", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:25", + "score": "54-39", + "action": "out", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 18, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:25", + "score": "54-39", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:25", + "score": "54-39", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:25", + "score": "54-39", + "action": "in", + "player_number": "44", + "player_name": "S. Roiko", + "player_id": 20, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "01:25", + "score": "55-39", + "action": "made 1of1", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "01:14", + "score": "55-41", + "action": "made fadeaway", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "00:58", + "score": "55-41", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 15, + "possession_number": 112, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "00:58", + "score": "55-41", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 15, + "possession_number": 112, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "00:58", + "score": "55-41", + "action": "foulon", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "00:52", + "score": "55-41", + "action": "personal", + "player_number": "44", + "player_name": "S. Roiko", + "player_id": 20, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "00:52", + "score": "55-41", + "action": "foulon", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "00:36", + "score": "55-41", + "action": "personal", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 15, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "00:36", + "score": "55-41", + "action": "foulon", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "00:36", + "score": "55-41", + "action": "missed 1of2", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "00:36", + "score": "55-42", + "action": "made 2of2", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "00:36", + "score": "55-42", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 12, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "00:36", + "score": "55-42", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 15, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "00:13", + "score": "55-42", + "action": "ballhandling", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "2", + "time": "00:13", + "score": "55-42", + "action": "steal", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "00:08", + "score": "55-44", + "action": "made layup", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "00:08", + "score": "55-44", + "action": "assist", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "00:00", + "score": "55-44", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "55-44", + "action": "out", + "player_number": "44", + "player_name": "S. Roiko", + "player_id": 20 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "55-44", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "55-44", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "55-44", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "55-44", + "action": "out", + "player_number": "45", + "player_name": "J. Tiittanen", + "player_id": 16 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "55-44", + "action": "out", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "55-44", + "action": "in", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "55-44", + "action": "in", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10 + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "10:00", + "score": "55-44", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "09:42", + "score": "55-44", + "action": "badpass", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 117, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "09:42", + "score": "55-44", + "action": "steal", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 118, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "09:38", + "score": "55-44", + "action": "personal", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 118, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "09:38", + "score": "55-44", + "action": "foulon", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 118, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "09:27", + "score": "55-47", + "action": "made jumpshot", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 118, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "09:27", + "score": "55-47", + "action": "assist", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 119, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "09:01", + "score": "57-47", + "action": "made dunk", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 119, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "09:01", + "score": "57-47", + "action": "assist", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 120, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "08:52", + "score": "57-50", + "action": "made jumpshot", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 120, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "08:52", + "score": "57-50", + "action": "assist", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 121, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "08:34", + "score": "57-50", + "action": "personal", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 121, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "08:34", + "score": "57-50", + "action": "foulon", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 121, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "08:34", + "score": "57-50", + "action": "missed 1of2", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 121, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "08:34", + "score": "58-50", + "action": "made 2of2", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 121, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "08:22", + "score": "58-50", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 122, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "08:19", + "score": "58-50", + "action": "offensive", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 122, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "08:17", + "score": "58-50", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 122, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "08:14", + "score": "58-50", + "action": "offensive", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 122, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "08:11", + "score": "58-52", + "action": "made layup", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 122, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "08:11", + "score": "58-52", + "action": "assist", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 123, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "07:56", + "score": "58-52", + "action": "badpass", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 123, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "07:56", + "score": "58-52", + "action": "steal", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 124, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "07:53", + "score": "58-54", + "action": "made layup", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 124, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "07:53", + "score": "58-54", + "action": "assist", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 125, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "1", + "time": "07:53", + "score": "58-54", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 125, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "07:53", + "score": "58-54", + "action": "in", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 125, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "07:53", + "score": "58-54", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 12, + "possession_number": 125, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "07:43", + "score": "60-54", + "action": "made drivinglayup", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 125, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "07:32", + "score": "60-54", + "action": "ballhandling", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 126, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "07:32", + "score": "60-54", + "action": "steal", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 127, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "07:29", + "score": "60-54", + "action": "personal", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 127, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "07:29", + "score": "60-54", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 127, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "07:29", + "score": "61-54", + "action": "made 1of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 127, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "07:29", + "score": "61-54", + "action": "missed 2of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 127, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "07:29", + "score": "61-54", + "action": "defensive", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 128, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "07:09", + "score": "61-54", + "action": "missed drivinglayup", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 128, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "07:07", + "score": "61-54", + "action": "defensive", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 129, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "06:45", + "score": "61-54", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 129, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "06:41", + "score": "61-54", + "action": "defensive", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 130, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "06:37", + "score": "61-54", + "action": "out", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 130, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "06:37", + "score": "61-54", + "action": "out", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 130, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "06:37", + "score": "61-54", + "action": "in", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 9, + "possession_number": 130, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "06:37", + "score": "61-54", + "action": "in", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 130, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "06:32", + "score": "61-56", + "action": "made layup", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 130, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "06:32", + "score": "61-56", + "action": "assist", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 131, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "06:10", + "score": "61-56", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 131, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "06:06", + "score": "61-56", + "action": "defensive", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 132, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "05:56", + "score": "61-56", + "action": "personal", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 132, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "05:56", + "score": "61-56", + "action": "foulon", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 132, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "05:44", + "score": "61-56", + "action": "missed jumpshot", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 132, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "05:42", + "score": "61-56", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 133, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "05:42", + "score": "61-56", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 133, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "05:42", + "score": "61-56", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 133, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "05:42", + "score": "61-56", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 133, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "05:42", + "score": "61-56", + "action": "in", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 18, + "possession_number": 133, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "05:42", + "score": "61-56", + "action": "out", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 133, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "05:42", + "score": "61-56", + "action": "out", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 133, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "05:42", + "score": "61-56", + "action": "in", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 133, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "05:42", + "score": "61-56", + "action": "in", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 133, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "05:32", + "score": "64-56", + "action": "made pullupjumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 133, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "05:18", + "score": "64-56", + "action": "personal", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 18, + "possession_number": 134, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "05:18", + "score": "64-56", + "action": "foulon", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 134, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "05:18", + "score": "64-57", + "action": "made 1of2", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 134, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "05:18", + "score": "64-58", + "action": "made 2of2", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 134, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "04:57", + "score": "66-58", + "action": "made alleyoopdunk", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 135, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "04:57", + "score": "66-58", + "action": "assist", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 136, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:49", + "score": "66-58", + "action": "out", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 136, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:49", + "score": "66-58", + "action": "out", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 136, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:49", + "score": "66-58", + "action": "in", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 136, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:49", + "score": "66-58", + "action": "in", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 136, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "04:41", + "score": "66-58", + "action": "missed fadeaway", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 136, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "04:36", + "score": "66-58", + "action": "defensive", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 18, + "possession_number": 137, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "04:24", + "score": "68-58", + "action": "made drivinglayup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 137, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "04:19", + "score": "68-58", + "action": "personal", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 18, + "possession_number": 138, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "04:19", + "score": "68-58", + "action": "foulon", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 138, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "04:19", + "score": "68-58", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 138, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "04:19", + "score": "68-58", + "action": "out", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 18, + "possession_number": 138, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:19", + "score": "68-58", + "action": "in", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 138, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:19", + "score": "68-58", + "action": "out", + "player_number": "10", + "player_name": "T. Rautiainen", + "player_id": 9, + "possession_number": 138, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "04:08", + "score": "68-61", + "action": "made jumpshot", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 138, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "04:08", + "score": "68-61", + "action": "assist", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 139, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "03:41", + "score": "70-61", + "action": "made jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 139, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "03:41", + "score": "70-61", + "action": "personal", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 139, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "03:41", + "score": "70-61", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 139, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "03:41", + "score": "71-61", + "action": "made 1of1", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 139, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "03:24", + "score": "71-61", + "action": "missed layup", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 140, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "03:22", + "score": "71-61", + "action": "defensive", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 141, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "03:22", + "score": "71-61", + "action": "personal", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 141, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "03:22", + "score": "71-61", + "action": "foulon", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 141, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "03:22", + "score": "71-61", + "action": "technical", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 141, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "03:22", + "score": "71-61", + "action": "technical", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 141, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "03:14", + "score": "71-61", + "action": "missed layup", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 141, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q4", + "team": "2", + "time": "03:14", + "score": "71-61", + "action": "block", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 141, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "03:14", + "score": "71-61", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 141, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "03:00", + "score": "73-61", + "action": "made drivinglayup", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 141, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "02:48", + "score": "73-61", + "action": "in", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 142, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "02:48", + "score": "73-61", + "action": "out", + "player_number": "17", + "player_name": "T. Flinck", + "player_id": 10, + "possession_number": 142, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "02:48", + "score": "73-61", + "action": "personal", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 142, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "02:48", + "score": "73-61", + "action": "foulon", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 142, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "02:48", + "score": "73-61", + "action": "missed 1of2", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 142, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "02:48", + "score": "73-61", + "action": "missed 2of2", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 142, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "02:48", + "score": "73-61", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 143, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "02:34", + "score": "73-61", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 143, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "02:31", + "score": "73-61", + "action": "defensive", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 144, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "02:26", + "score": "73-63", + "action": "made reverselayup", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 144, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "02:26", + "score": "73-63", + "action": "assist", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 145, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "02:15", + "score": "73-63", + "action": "ballhandling", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 145, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "02:15", + "score": "73-63", + "action": "steal", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "02:10", + "score": "73-63", + "action": "missed layup", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q4", + "team": "1", + "time": "02:10", + "score": "73-63", + "action": "block", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "02:00", + "score": "73-63", + "action": "defensive", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 147, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "02:00", + "score": "73-63", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 147, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "02:00", + "score": "73-63", + "action": "out", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 147, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "01:56", + "score": "73-63", + "action": "missed layup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 147, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "01:51", + "score": "73-63", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 147, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "01:50", + "score": "73-63", + "action": "missed layup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 147, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "01:49", + "score": "73-63", + "action": "defensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "01:42", + "score": "73-63", + "action": "in", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "01:42", + "score": "73-63", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 17, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "01:42", + "score": "73-63", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 12, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "01:42", + "score": "73-63", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "01:36", + "score": "73-63", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "01:31", + "score": "73-63", + "action": "offensive", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "01:28", + "score": "73-63", + "action": "personal", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "01:28", + "score": "73-63", + "action": "foulon", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "01:28", + "score": "73-64", + "action": "made 1of2", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "01:28", + "score": "73-65", + "action": "made 2of2", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "01:20", + "score": "73-65", + "action": "personal", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 149, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "01:20", + "score": "73-65", + "action": "foulon", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 149, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "01:20", + "score": "74-65", + "action": "made 1of2", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 149, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "01:20", + "score": "75-65", + "action": "made 2of2", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 149, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "01:13", + "score": "75-65", + "action": "badpass", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 150, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "01:13", + "score": "75-65", + "action": "steal", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 151, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "00:49", + "score": "75-65", + "action": "missed pullupjumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 151, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "00:45", + "score": "75-65", + "action": "defensive", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "00:42", + "score": "75-68", + "action": "made pullupjumpshot", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "00:41", + "score": "75-68", + "action": "personal", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 153, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "00:41", + "score": "75-68", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 153, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "00:41", + "score": "75-68", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 153, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "00:41", + "score": "75-68", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 12, + "possession_number": 153, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:41", + "score": "76-68", + "action": "made 1of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 153, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:41", + "score": "77-68", + "action": "made 2of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 5, + "possession_number": 153, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "2", + "time": "00:41", + "score": "77-68", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 154, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "00:36", + "score": "77-70", + "action": "made drivinglayup", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 154, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "00:36", + "score": "77-70", + "action": "assist", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 154, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "00:36", + "score": "77-70", + "action": "personal", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 7, + "possession_number": 154, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "00:36", + "score": "77-70", + "action": "foulon", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 154, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "00:36", + "score": "77-71", + "action": "made 1of1", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 154, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "1", + "time": "00:36", + "score": "77-71", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 155, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "00:32", + "score": "77-71", + "action": "personal", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 155, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "00:32", + "score": "77-71", + "action": "foulon", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 155, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:32", + "score": "77-71", + "action": "missed 1of2", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 155, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:32", + "score": "78-71", + "action": "made 2of2", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 155, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "2", + "time": "00:32", + "score": "78-71", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 156, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "00:28", + "score": "78-71", + "action": "missed jumpshot", + "player_number": "18", + "player_name": "S. Manninen", + "player_id": 14, + "possession_number": 156, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "00:23", + "score": "78-71", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 156, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "00:22", + "score": "78-73", + "action": "made layup", + "player_number": "13", + "player_name": "E. Särkkä", + "player_id": 4, + "possession_number": 156, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "00:22", + "score": "78-73", + "action": "assist", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 157, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "00:15", + "score": "78-73", + "action": "personal", + "player_number": "12", + "player_name": "V. Valtonen", + "player_id": 13, + "possession_number": 157, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "00:15", + "score": "78-73", + "action": "foulon", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 157, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:15", + "score": "79-73", + "action": "made 1of2", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 157, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:15", + "score": "80-73", + "action": "made 2of2", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 11, + "possession_number": 157, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "00:08", + "score": "80-73", + "action": "missed drivinglayup", + "player_number": "0", + "player_name": "M. Koskela", + "player_id": 6, + "possession_number": 158, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "00:08", + "score": "80-73", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 159, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "00:08", + "score": "80-73", + "action": "personal", + "player_number": "3", + "player_name": "L. Öunap", + "player_id": 8, + "possession_number": 159, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "00:08", + "score": "80-73", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 159, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:08", + "score": "80-73", + "action": "missed 1of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 159, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:08", + "score": "81-73", + "action": "made 2of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 159, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "00:08", + "score": "81-73", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 12, + "possession_number": 160, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "00:08", + "score": "81-73", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 160, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "81-73", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "game", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "81-73", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + } + ], + "players": [ + { + "player_id": 1, + "name": "K. Johnson", + "number": "22", + "team": "1" + }, + { + "player_id": 2, + "name": "V. Vesterinen", + "number": "8", + "team": "2" + }, + { + "player_id": 3, + "name": "H. Boyd", + "number": "10", + "team": "1" + }, + { + "player_id": 4, + "name": "E. Särkkä", + "number": "13", + "team": "2" + }, + { + "player_id": 5, + "name": "T. Harris", + "number": "4", + "team": "1" + }, + { + "player_id": 6, + "name": "M. Koskela", + "number": "0", + "team": "2" + }, + { + "player_id": 7, + "name": "S. Hopkins", + "number": "5", + "team": "1" + }, + { + "player_id": 8, + "name": "L. Öunap", + "number": "3", + "team": "2" + }, + { + "player_id": 9, + "name": "T. Rautiainen", + "number": "10", + "team": "2" + }, + { + "player_id": 10, + "name": "T. Flinck", + "number": "17", + "team": "2" + }, + { + "player_id": 11, + "name": "T. Kuukkanen", + "number": "11", + "team": "1" + }, + { + "player_id": 12, + "name": "J. Rainto", + "number": "19", + "team": "1" + }, + { + "player_id": 13, + "name": "V. Valtonen", + "number": "12", + "team": "2" + }, + { + "player_id": 14, + "name": "S. Manninen", + "number": "18", + "team": "2" + }, + { + "player_id": 15, + "name": "A. Makuoi", + "number": "33", + "team": "1" + }, + { + "player_id": 16, + "name": "J. Tiittanen", + "number": "45", + "team": "2" + }, + { + "player_id": 17, + "name": "W. De Santana", + "number": "12", + "team": "1" + }, + { + "player_id": 18, + "name": "E. Pällijeff", + "number": "82", + "team": "1" + }, + { + "player_id": 19, + "name": "R. Kivinen", + "number": "14", + "team": "2" + }, + { + "player_id": 20, + "name": "S. Roiko", + "number": "44", + "team": "1" + } + ], + "possessions": { + "total_possessions": 160, + "team1_possessions": 81, + "team2_possessions": 79, + "team1_avg_possession_length_seconds": 15.12, + "team2_avg_possession_length_seconds": 14.87, + "possessions_list": [ + { + "possession_number": 1, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q1", + "end_time": "09:59", + "end_time_seconds": 599, + "end_period": "Q1", + "duration_seconds": 1, + "events": [ + { + "event_type": "jumpball", + "time": "09:59", + "action": "won won", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "0-0", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 2, + "team": "2", + "start_time": "09:59", + "start_time_seconds": 599, + "start_period": "Q1", + "end_time": "09:28", + "end_time_seconds": 568, + "end_period": "Q1", + "duration_seconds": 31, + "events": [ + { + "event_type": "jumpball", + "time": "09:59", + "action": "won lost", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:48", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "0-0", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:44", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "0-0", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "09:34", + "action": "personal", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "0-0", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "09:34", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "0-0", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "09:30", + "action": "missed jumpshot", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "0-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 3, + "team": "1", + "start_time": "09:28", + "start_time_seconds": 568, + "start_period": "Q1", + "end_time": "09:17", + "end_time_seconds": 557, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "09:28", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:17", + "action": "made drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "2-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 4, + "team": "2", + "start_time": "09:17", + "start_time_seconds": 557, + "start_period": "Q1", + "end_time": "09:04", + "end_time_seconds": 544, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "09:17", + "action": "made drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "2-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:04", + "action": "made drivinglayup", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "2-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 5, + "team": "1", + "start_time": "09:04", + "start_time_seconds": 544, + "start_period": "Q1", + "end_time": "08:42", + "end_time_seconds": 522, + "end_period": "Q1", + "duration_seconds": 22, + "events": [ + { + "event_type": "2pt", + "time": "09:04", + "action": "made drivinglayup", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "2-2", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:45", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "2-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 6, + "team": "2", + "start_time": "08:42", + "start_time_seconds": 522, + "start_period": "Q1", + "end_time": "08:20", + "end_time_seconds": 500, + "end_period": "Q1", + "duration_seconds": 22, + "events": [ + { + "event_type": "rebound", + "time": "08:42", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "2-2", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:22", + "action": "missed fadeaway", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "2-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 7, + "team": "1", + "start_time": "08:20", + "start_time_seconds": 500, + "start_period": "Q1", + "end_time": "08:14", + "end_time_seconds": 494, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "08:20", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "2-2", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:16", + "action": "missed jumpshot", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "2-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 8, + "team": "2", + "start_time": "08:14", + "start_time_seconds": 494, + "start_period": "Q1", + "end_time": "08:02", + "end_time_seconds": 482, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "08:14", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "2-2", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:07", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "2-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 9, + "team": "1", + "start_time": "08:02", + "start_time_seconds": 482, + "start_period": "Q1", + "end_time": "07:36", + "end_time_seconds": 456, + "end_period": "Q1", + "duration_seconds": 26, + "events": [ + { + "event_type": "rebound", + "time": "08:02", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "2-2", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:46", + "action": "missed drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "2-2", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:44", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "2-2", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:40", + "action": "missed jumpshot", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "2-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 10, + "team": "2", + "start_time": "07:36", + "start_time_seconds": 456, + "start_period": "Q1", + "end_time": "07:17", + "end_time_seconds": 437, + "end_period": "Q1", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "07:36", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "2-2", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:18", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "2-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 11, + "team": "1", + "start_time": "07:17", + "start_time_seconds": 437, + "start_period": "Q1", + "end_time": "06:57", + "end_time_seconds": 417, + "end_period": "Q1", + "duration_seconds": 20, + "events": [ + { + "event_type": "rebound", + "time": "07:17", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "2-2", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "07:04", + "action": "in", + "team": "2", + "player_id": 9, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "2-2", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:04", + "action": "out", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "2-2", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "06:57", + "action": "personal", + "team": "2", + "player_id": 9, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "2-2", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:57", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "2-2", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:57", + "action": "made 1of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "3-2", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:57", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "4-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 12, + "team": "2", + "start_time": "06:57", + "start_time_seconds": 417, + "start_period": "Q1", + "end_time": "06:41", + "end_time_seconds": 401, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "freethrow", + "time": "06:57", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "4-2", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:57", + "action": "assist", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "3-2", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:41", + "action": "made drivinglayup", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "4-4", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 13, + "team": "1", + "start_time": "06:41", + "start_time_seconds": 401, + "start_period": "Q1", + "end_time": "06:15", + "end_time_seconds": 375, + "end_period": "Q1", + "duration_seconds": 26, + "events": [ + { + "event_type": "2pt", + "time": "06:41", + "action": "made drivinglayup", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "4-4", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:22", + "action": "missed jumpshot", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "4-4", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:19", + "action": "offensive", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "4-4", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:15", + "action": "made drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "6-4", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 14, + "team": "2", + "start_time": "06:15", + "start_time_seconds": 375, + "start_period": "Q1", + "end_time": "05:59", + "end_time_seconds": 359, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "06:15", + "action": "made drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "6-4", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:59", + "action": "made layup", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "6-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 15, + "team": "1", + "start_time": "05:59", + "start_time_seconds": 359, + "start_period": "Q1", + "end_time": "05:42", + "end_time_seconds": 342, + "end_period": "Q1", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "05:59", + "action": "made layup", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "6-6", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:46", + "action": "missed layup", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "6-6", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "05:46", + "action": "block", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "6-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 16, + "team": "2", + "start_time": "05:42", + "start_time_seconds": 342, + "start_period": "Q1", + "end_time": "05:29", + "end_time_seconds": 329, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "05:42", + "action": "defensive", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "6-6", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:32", + "action": "missed jumpshot", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "6-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 17, + "team": "1", + "start_time": "05:29", + "start_time_seconds": 329, + "start_period": "Q1", + "end_time": "05:08", + "end_time_seconds": 308, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "05:29", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "6-6", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:29", + "action": "personal", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "6-6", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:29", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "6-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:29", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "6-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:29", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "J. Rainto", + "player_number": "19", + "score": "6-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:29", + "action": "out", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "6-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:29", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "6-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:29", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "6-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:29", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "6-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:29", + "action": "in", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "6-6", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:29", + "action": "out", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "6-6", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:13", + "action": "missed jumpshot", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "6-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 18, + "team": "2", + "start_time": "05:08", + "start_time_seconds": 308, + "start_period": "Q1", + "end_time": "05:02", + "end_time_seconds": 302, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "05:08", + "action": "defensive", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "6-6", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:02", + "action": "made jumpshot", + "team": "2", + "player_id": 9, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "6-9", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 19, + "team": "1", + "start_time": "05:02", + "start_time_seconds": 302, + "start_period": "Q1", + "end_time": "04:49", + "end_time_seconds": 289, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "3pt", + "time": "05:02", + "action": "made jumpshot", + "team": "2", + "player_id": 9, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "6-9", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:02", + "action": "assist", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "6-9", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:49", + "action": "made drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "8-9", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 20, + "team": "2", + "start_time": "04:49", + "start_time_seconds": 289, + "start_period": "Q1", + "end_time": "04:37", + "end_time_seconds": 277, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "04:49", + "action": "made drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "8-9", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "04:37", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "8-9", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:37", + "action": "foulon", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "8-9", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:37", + "action": "made 1of2", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "8-10", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:37", + "action": "made 2of2", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "8-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 21, + "team": "1", + "start_time": "04:37", + "start_time_seconds": 277, + "start_period": "Q1", + "end_time": "04:02", + "end_time_seconds": 242, + "end_period": "Q1", + "duration_seconds": 35, + "events": [ + { + "event_type": "freethrow", + "time": "04:37", + "action": "made 2of2", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "8-11", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "04:37", + "action": "in", + "team": "2", + "player_id": 16, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "8-11", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:37", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "8-11", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:23", + "action": "personal", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "8-11", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:23", + "action": "foulon", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "8-11", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:12", + "action": "missed jumpshot", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "8-11", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:10", + "action": "offensive", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "8-11", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:07", + "action": "missed layup", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "8-11", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:04", + "action": "offensive", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "8-11", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:02", + "action": "made drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "10-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 22, + "team": "2", + "start_time": "04:02", + "start_time_seconds": 242, + "start_period": "Q1", + "end_time": "03:45", + "end_time_seconds": 225, + "end_period": "Q1", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "04:02", + "action": "made drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "10-11", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:02", + "action": "assist", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "10-11", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:45", + "action": "made drivinglayup", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "10-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 23, + "team": "1", + "start_time": "03:45", + "start_time_seconds": 225, + "start_period": "Q1", + "end_time": "03:30", + "end_time_seconds": 210, + "end_period": "Q1", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "03:45", + "action": "made drivinglayup", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "10-13", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:30", + "action": "made dunk", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "12-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 24, + "team": "2", + "start_time": "03:30", + "start_time_seconds": 210, + "start_period": "Q1", + "end_time": "03:08", + "end_time_seconds": 188, + "end_period": "Q1", + "duration_seconds": 22, + "events": [ + { + "event_type": "2pt", + "time": "03:30", + "action": "made dunk", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "12-13", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:12", + "action": "missed floatingjumpshot", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "12-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 25, + "team": "1", + "start_time": "03:08", + "start_time_seconds": 188, + "start_period": "Q1", + "end_time": "02:59", + "end_time_seconds": 179, + "end_period": "Q1", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "03:08", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "12-13", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:59", + "action": "offensive", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "12-13", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "02:59", + "action": "offensive", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "12-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 26, + "team": "2", + "start_time": "02:59", + "start_time_seconds": 179, + "start_period": "Q1", + "end_time": "02:43", + "end_time_seconds": 163, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "turnover", + "time": "02:59", + "action": "offensive", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "12-13", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "02:59", + "action": "foulon", + "team": "2", + "player_id": 9, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "12-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:59", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "12-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:59", + "action": "out", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "12-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:59", + "action": "in", + "team": "1", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "12-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:59", + "action": "in", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "12-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:59", + "action": "out", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "12-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:59", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "12-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:59", + "action": "in", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "12-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:59", + "action": "out", + "team": "2", + "player_id": 16, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "12-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:59", + "action": "in", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "12-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:59", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "12-13", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:47", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "12-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 27, + "team": "1", + "start_time": "02:43", + "start_time_seconds": 163, + "start_period": "Q1", + "end_time": "02:31", + "end_time_seconds": 151, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "02:43", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "12-13", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:34", + "action": "missed drivinglayup", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "12-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 28, + "team": "2", + "start_time": "02:31", + "start_time_seconds": 151, + "start_period": "Q1", + "end_time": "02:18", + "end_time_seconds": 138, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "02:31", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "12-13", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:18", + "action": "missed drivinglayup", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "12-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 29, + "team": "1", + "start_time": "02:18", + "start_time_seconds": 138, + "start_period": "Q1", + "end_time": "02:07", + "end_time_seconds": 127, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "02:18", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "12-13", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:18", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "12-13", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:18", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "12-13", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:07", + "action": "made alleyoop", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "14-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 30, + "team": "2", + "start_time": "02:07", + "start_time_seconds": 127, + "start_period": "Q1", + "end_time": "02:00", + "end_time_seconds": 120, + "end_period": "Q1", + "duration_seconds": 7, + "events": [ + { + "event_type": "2pt", + "time": "02:07", + "action": "made alleyoop", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "14-13", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:07", + "action": "assist", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "14-13", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "02:00", + "action": "outofbounds", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "14-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 31, + "team": "1", + "start_time": "02:00", + "start_time_seconds": 120, + "start_period": "Q1", + "end_time": "01:53", + "end_time_seconds": 113, + "end_period": "Q1", + "duration_seconds": 7, + "events": [ + { + "event_type": "turnover", + "time": "02:00", + "action": "outofbounds", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "14-13", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "02:00", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "14-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:00", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "14-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:00", + "action": "in", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "14-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:00", + "action": "out", + "team": "2", + "player_id": 9, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "14-13", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "01:53", + "action": "backcourt", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "14-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 32, + "team": "2", + "start_time": "01:53", + "start_time_seconds": 113, + "start_period": "Q1", + "end_time": "01:32", + "end_time_seconds": 92, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "turnover", + "time": "01:53", + "action": "backcourt", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "14-13", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "01:52", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "J. Rainto", + "player_number": "19", + "score": "14-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:52", + "action": "out", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "14-13", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "01:32", + "action": "personal", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "14-13", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:32", + "action": "foulon", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "14-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:32", + "action": "in", + "team": "1", + "player_id": 18, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "14-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:32", + "action": "out", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "14-13", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:32", + "action": "made 1of3", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "14-14", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:32", + "action": "missed 2of3", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "14-14", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:32", + "action": "made 3of3", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "14-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 33, + "team": "1", + "start_time": "01:32", + "start_time_seconds": 92, + "start_period": "Q1", + "end_time": "00:56", + "end_time_seconds": 56, + "end_period": "Q1", + "duration_seconds": 36, + "events": [ + { + "event_type": "freethrow", + "time": "01:32", + "action": "made 3of3", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "14-15", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:11", + "action": "missed jumpshot", + "team": "1", + "player_id": 12, + "player_name": "J. Rainto", + "player_number": "19", + "score": "14-15", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:08", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "14-15", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:03", + "action": "missed jumpshot", + "team": "1", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "14-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 34, + "team": "2", + "start_time": "00:56", + "start_time_seconds": 56, + "start_period": "Q1", + "end_time": "00:43", + "end_time_seconds": 43, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "00:56", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "14-15", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:43", + "action": "made drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "14-17", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 35, + "team": "1", + "start_time": "00:43", + "start_time_seconds": 43, + "start_period": "Q1", + "end_time": "00:26", + "end_time_seconds": 26, + "end_period": "Q1", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "00:43", + "action": "made drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "14-17", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:31", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "14-17", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 36, + "team": "2", + "start_time": "00:26", + "start_time_seconds": 26, + "start_period": "Q1", + "end_time": "00:08", + "end_time_seconds": 8, + "end_period": "Q1", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "00:26", + "action": "defensive", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "14-17", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:08", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "14-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 37, + "team": "1", + "start_time": "00:08", + "start_time_seconds": 8, + "start_period": "Q1", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "2pt", + "time": "00:08", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "14-19", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:08", + "action": "assist", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "14-19", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:00", + "action": "missed drivinglayup", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "14-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 38, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q2", + "end_time": "09:46", + "end_time_seconds": 586, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "09:46", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "14-21", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 39, + "team": "1", + "start_time": "09:46", + "start_time_seconds": 586, + "start_period": "Q2", + "end_time": "09:28", + "end_time_seconds": 568, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "09:46", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "14-21", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:46", + "action": "assist", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "14-21", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:31", + "action": "missed layup", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "14-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 40, + "team": "2", + "start_time": "09:28", + "start_time_seconds": 568, + "start_period": "Q2", + "end_time": "09:18", + "end_time_seconds": 558, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "09:28", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "14-21", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:21", + "action": "missed layup", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "14-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 41, + "team": "1", + "start_time": "09:18", + "start_time_seconds": 558, + "start_period": "Q2", + "end_time": "08:54", + "end_time_seconds": 534, + "end_period": "Q2", + "duration_seconds": 24, + "events": [ + { + "event_type": "rebound", + "time": "09:18", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "14-21", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:03", + "action": "missed jumpshot", + "team": "1", + "player_id": 18, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "14-21", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:59", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "14-21", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:54", + "action": "made drivinglayup", + "team": "1", + "player_id": 18, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "16-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 42, + "team": "2", + "start_time": "08:54", + "start_time_seconds": 534, + "start_period": "Q2", + "end_time": "08:46", + "end_time_seconds": 526, + "end_period": "Q2", + "duration_seconds": 8, + "events": [ + { + "event_type": "2pt", + "time": "08:54", + "action": "made drivinglayup", + "team": "1", + "player_id": 18, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "16-21", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:54", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "16-21", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:46", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "J. Rainto", + "player_number": "19", + "score": "16-21", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:46", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "16-21", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:46", + "action": "in", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "16-21", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:46", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "J. Rainto", + "player_number": "19", + "score": "16-21", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:46", + "action": "made 1of2", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "16-22", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:46", + "action": "made 2of2", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "16-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 43, + "team": "1", + "start_time": "08:46", + "start_time_seconds": 526, + "start_period": "Q2", + "end_time": "08:32", + "end_time_seconds": 512, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "freethrow", + "time": "08:46", + "action": "made 2of2", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "16-23", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:46", + "action": "assist", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "16-22", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:46", + "action": "in", + "team": "2", + "player_id": 9, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:46", + "action": "out", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:35", + "action": "missed drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "16-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 44, + "team": "2", + "start_time": "08:32", + "start_time_seconds": 512, + "start_period": "Q2", + "end_time": "08:05", + "end_time_seconds": 485, + "end_period": "Q2", + "duration_seconds": 27, + "events": [ + { + "event_type": "rebound", + "time": "08:32", + "action": "defensive", + "team": "2", + "player_id": 9, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "16-23", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:24", + "action": "missed drivinglayup", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "08:24", + "action": "block", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:19", + "action": "offensive", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:16", + "action": "missed jumpshot", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:14", + "action": "offensive", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:14", + "action": "personal", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:14", + "action": "foulon", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:05", + "action": "missed drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "16-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 45, + "team": "1", + "start_time": "08:05", + "start_time_seconds": 485, + "start_period": "Q2", + "end_time": "07:47", + "end_time_seconds": 467, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "08:05", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "16-23", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:52", + "action": "missed drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:47", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:47", + "action": "missed tipinlayup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "16-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 46, + "team": "2", + "start_time": "07:47", + "start_time_seconds": 467, + "start_period": "Q2", + "end_time": "07:41", + "end_time_seconds": 461, + "end_period": "Q2", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "07:47", + "action": "defensive", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "16-23", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "07:41", + "action": "badpass", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "16-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 47, + "team": "1", + "start_time": "07:41", + "start_time_seconds": 461, + "start_period": "Q2", + "end_time": "07:17", + "end_time_seconds": 437, + "end_period": "Q2", + "duration_seconds": 24, + "events": [ + { + "event_type": "turnover", + "time": "07:41", + "action": "badpass", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "16-23", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "07:41", + "action": "steal", + "team": "1", + "player_id": 18, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:33", + "action": "missed layup", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:30", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:26", + "action": "missed jumpshot", + "team": "1", + "player_id": 18, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:24", + "action": "offensive", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:20", + "action": "missed fadeaway", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:19", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:19", + "action": "personal", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:19", + "action": "foulon", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:19", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:19", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:19", + "action": "in", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:19", + "action": "out", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:19", + "action": "in", + "team": "2", + "player_id": 19, + "player_name": "R. Kivinen", + "player_number": "14", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:19", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "16-23", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:17", + "action": "made layup", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "18-23", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "07:17", + "action": "assist", + "team": "1", + "player_id": 18, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "18-23", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:17", + "action": "personal", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "18-23", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:17", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "18-23", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:17", + "action": "missed 1of1", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "18-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 48, + "team": "2", + "start_time": "07:17", + "start_time_seconds": 437, + "start_period": "Q2", + "end_time": "07:05", + "end_time_seconds": 425, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "07:17", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "18-23", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:05", + "action": "personal", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "18-23", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:05", + "action": "foulon", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "18-23", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:05", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "J. Rainto", + "player_number": "19", + "score": "18-23", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:05", + "action": "out", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "18-23", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:05", + "action": "made 1of2", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "18-24", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:05", + "action": "missed 2of2", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "18-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 49, + "team": "1", + "start_time": "07:05", + "start_time_seconds": 425, + "start_period": "Q2", + "end_time": "06:49", + "end_time_seconds": 409, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "07:05", + "action": "defensive", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "18-24", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "06:49", + "action": "badpass", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "18-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 50, + "team": "2", + "start_time": "06:49", + "start_time_seconds": 409, + "start_period": "Q2", + "end_time": "06:34", + "end_time_seconds": 394, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "turnover", + "time": "06:49", + "action": "badpass", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "18-24", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "06:49", + "action": "steal", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "18-24", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:37", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "18-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 51, + "team": "1", + "start_time": "06:34", + "start_time_seconds": 394, + "start_period": "Q2", + "end_time": "06:08", + "end_time_seconds": 368, + "end_period": "Q2", + "duration_seconds": 26, + "events": [ + { + "event_type": "rebound", + "time": "06:34", + "action": "defensive", + "team": "1", + "player_id": 18, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "18-24", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:13", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "18-24", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:10", + "action": "offensive", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "18-24", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:08", + "action": "missed layup", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "18-24", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:08", + "action": "offensive", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "18-24", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "06:08", + "action": "personal", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "18-24", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:08", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "18-24", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:08", + "action": "in", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "18-24", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:08", + "action": "out", + "team": "1", + "player_id": 18, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "18-24", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:08", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "18-24", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:08", + "action": "out", + "team": "2", + "player_id": 19, + "player_name": "R. Kivinen", + "player_number": "14", + "score": "18-24", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:08", + "action": "missed 1of2", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "18-24", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:08", + "action": "missed 2of2", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "18-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 52, + "team": "2", + "start_time": "06:08", + "start_time_seconds": 368, + "start_period": "Q2", + "end_time": "05:47", + "end_time_seconds": 347, + "end_period": "Q2", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "06:08", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "18-24", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:47", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "18-26", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 53, + "team": "1", + "start_time": "05:47", + "start_time_seconds": 347, + "start_period": "Q2", + "end_time": "05:29", + "end_time_seconds": 329, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "05:47", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "18-26", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "05:46", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "18-26", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:46", + "action": "in", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "18-26", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:46", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "18-26", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:29", + "action": "ballhandling", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "18-26", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 54, + "team": "2", + "start_time": "05:29", + "start_time_seconds": 329, + "start_period": "Q2", + "end_time": "05:09", + "end_time_seconds": 309, + "end_period": "Q2", + "duration_seconds": 20, + "events": [ + { + "event_type": "turnover", + "time": "05:29", + "action": "ballhandling", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "18-26", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "05:29", + "action": "steal", + "team": "2", + "player_id": 9, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "18-26", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:23", + "action": "missed jumpshot", + "team": "2", + "player_id": 9, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "18-26", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:20", + "action": "offensive", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "18-26", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:20", + "action": "personal", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "18-26", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:20", + "action": "foulon", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "18-26", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:12", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "18-26", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 55, + "team": "1", + "start_time": "05:09", + "start_time_seconds": 309, + "start_period": "Q2", + "end_time": "05:00", + "end_time_seconds": 300, + "end_period": "Q2", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "05:09", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "18-26", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:00", + "action": "made dunk", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "20-26", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 56, + "team": "2", + "start_time": "05:00", + "start_time_seconds": 300, + "start_period": "Q2", + "end_time": "04:33", + "end_time_seconds": 273, + "end_period": "Q2", + "duration_seconds": 27, + "events": [ + { + "event_type": "2pt", + "time": "05:00", + "action": "made dunk", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "20-26", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:00", + "action": "assist", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "20-26", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:37", + "action": "missed jumpshot", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "20-26", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 57, + "team": "1", + "start_time": "04:33", + "start_time_seconds": 273, + "start_period": "Q2", + "end_time": "04:29", + "end_time_seconds": 269, + "end_period": "Q2", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "04:33", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "20-26", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:29", + "action": "made dunk", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "22-26", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 58, + "team": "2", + "start_time": "04:29", + "start_time_seconds": 269, + "start_period": "Q2", + "end_time": "04:17", + "end_time_seconds": 257, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "04:29", + "action": "made dunk", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "22-26", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:29", + "action": "assist", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "22-26", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "04:29", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "22-26", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:17", + "action": "personal", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "22-26", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:17", + "action": "foulon", + "team": "2", + "player_id": 9, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "22-26", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:17", + "action": "missed 1of2", + "team": "2", + "player_id": 9, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "22-26", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:17", + "action": "made 2of2", + "team": "2", + "player_id": 9, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "22-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 59, + "team": "1", + "start_time": "04:17", + "start_time_seconds": 257, + "start_period": "Q2", + "end_time": "03:57", + "end_time_seconds": 237, + "end_period": "Q2", + "duration_seconds": 20, + "events": [ + { + "event_type": "freethrow", + "time": "04:17", + "action": "made 2of2", + "team": "2", + "player_id": 9, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "22-27", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:57", + "action": "made jumpshot", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "25-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 60, + "team": "2", + "start_time": "03:57", + "start_time_seconds": 237, + "start_period": "Q2", + "end_time": "03:47", + "end_time_seconds": 227, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "3pt", + "time": "03:57", + "action": "made jumpshot", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "25-27", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:57", + "action": "assist", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "25-27", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "03:47", + "action": "badpass", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "25-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 61, + "team": "1", + "start_time": "03:47", + "start_time_seconds": 227, + "start_period": "Q2", + "end_time": "03:29", + "end_time_seconds": 209, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "turnover", + "time": "03:47", + "action": "badpass", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "25-27", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "03:47", + "action": "out", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "25-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:47", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "25-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:47", + "action": "in", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "25-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:47", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "25-27", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:31", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "25-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 62, + "team": "2", + "start_time": "03:29", + "start_time_seconds": 209, + "start_period": "Q2", + "end_time": "03:16", + "end_time_seconds": 196, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "03:29", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "25-27", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "03:29", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "25-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:29", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "J. Rainto", + "player_number": "19", + "score": "25-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:29", + "action": "in", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "25-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:29", + "action": "out", + "team": "2", + "player_id": 9, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "25-27", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:16", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "25-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 63, + "team": "1", + "start_time": "03:16", + "start_time_seconds": 196, + "start_period": "Q2", + "end_time": "02:59", + "end_time_seconds": 179, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "03:16", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "25-29", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:16", + "action": "assist", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "25-29", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:59", + "action": "made drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "27-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 64, + "team": "2", + "start_time": "02:59", + "start_time_seconds": 179, + "start_period": "Q2", + "end_time": "02:36", + "end_time_seconds": 156, + "end_period": "Q2", + "duration_seconds": 23, + "events": [ + { + "event_type": "2pt", + "time": "02:59", + "action": "made drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "27-29", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:40", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "27-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 65, + "team": "1", + "start_time": "02:36", + "start_time_seconds": 156, + "start_period": "Q2", + "end_time": "02:22", + "end_time_seconds": 142, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "02:36", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "27-29", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:30", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "27-29", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:30", + "action": "foulon", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "27-29", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:23", + "action": "personal", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "27-29", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:23", + "action": "foulon", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "27-29", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:23", + "action": "in", + "team": "1", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "27-29", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:23", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "27-29", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:23", + "action": "out", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "27-29", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:23", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "27-29", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:23", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "27-29", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:23", + "action": "in", + "team": "2", + "player_id": 9, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "27-29", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:23", + "action": "missed 1of2", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "27-29", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:23", + "action": "missed 2of2", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "27-29", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:23", + "action": "offensive", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "27-29", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:22", + "action": "made layup", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "29-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 66, + "team": "2", + "start_time": "02:22", + "start_time_seconds": 142, + "start_period": "Q2", + "end_time": "01:52", + "end_time_seconds": 112, + "end_period": "Q2", + "duration_seconds": 30, + "events": [ + { + "event_type": "2pt", + "time": "02:22", + "action": "made layup", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "29-29", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "02:04", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "29-29", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:04", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "29-29", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:57", + "action": "missed jumpshot", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "29-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 67, + "team": "1", + "start_time": "01:52", + "start_time_seconds": 112, + "start_period": "Q2", + "end_time": "01:35", + "end_time_seconds": 95, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "01:52", + "action": "defensive", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "29-29", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:44", + "action": "missed jumpshot", + "team": "1", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "29-29", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:40", + "action": "offensive", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "29-29", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:36", + "action": "missed jumpshot", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "29-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 68, + "team": "2", + "start_time": "01:35", + "start_time_seconds": 95, + "start_period": "Q2", + "end_time": "01:20", + "end_time_seconds": 80, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "01:35", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "29-29", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "01:35", + "action": "out", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "29-29", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:35", + "action": "out", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "29-29", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:35", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "J. Rainto", + "player_number": "19", + "score": "29-29", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:35", + "action": "in", + "team": "1", + "player_id": 18, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "29-29", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "01:20", + "action": "outofbounds", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "29-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 69, + "team": "1", + "start_time": "01:20", + "start_time_seconds": 80, + "start_period": "Q2", + "end_time": "01:03", + "end_time_seconds": 63, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "turnover", + "time": "01:20", + "action": "outofbounds", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "29-29", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:03", + "action": "personal", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "29-29", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:03", + "action": "foulon", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "29-29", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:03", + "action": "made 1of2", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "30-29", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:03", + "action": "made 2of2", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "31-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 70, + "team": "2", + "start_time": "01:03", + "start_time_seconds": 63, + "start_period": "Q2", + "end_time": "00:36", + "end_time_seconds": 36, + "end_period": "Q2", + "duration_seconds": 27, + "events": [ + { + "event_type": "freethrow", + "time": "01:03", + "action": "made 2of2", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "31-29", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:51", + "action": "missed layup", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "31-29", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "00:51", + "action": "block", + "team": "1", + "player_id": 12, + "player_name": "J. Rainto", + "player_number": "19", + "score": "31-29", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:51", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "31-29", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:41", + "action": "missed jumpshot", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "31-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 71, + "team": "1", + "start_time": "00:36", + "start_time_seconds": 36, + "start_period": "Q2", + "end_time": "00:24", + "end_time_seconds": 24, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "00:36", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "31-29", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:28", + "action": "missed layup", + "team": "1", + "player_id": 18, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "31-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 72, + "team": "2", + "start_time": "00:24", + "start_time_seconds": 24, + "start_period": "Q2", + "end_time": "00:04", + "end_time_seconds": 4, + "end_period": "Q2", + "duration_seconds": 20, + "events": [ + { + "event_type": "rebound", + "time": "00:24", + "action": "defensive", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "31-29", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:04", + "action": "ballhandling", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "31-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 73, + "team": "1", + "start_time": "00:04", + "start_time_seconds": 4, + "start_period": "Q2", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q2", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "00:04", + "action": "ballhandling", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "31-29", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:04", + "action": "steal", + "team": "1", + "player_id": 18, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "31-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 74, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q3", + "end_time": "09:46", + "end_time_seconds": 586, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "turnover", + "time": "09:46", + "action": "ballhandling", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "31-29", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 75, + "team": "2", + "start_time": "09:46", + "start_time_seconds": 586, + "start_period": "Q3", + "end_time": "09:40", + "end_time_seconds": 580, + "end_period": "Q3", + "duration_seconds": 6, + "events": [ + { + "event_type": "turnover", + "time": "09:46", + "action": "ballhandling", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "31-29", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "09:40", + "action": "ballhandling", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "31-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 76, + "team": "1", + "start_time": "09:40", + "start_time_seconds": 580, + "start_period": "Q3", + "end_time": "09:36", + "end_time_seconds": 576, + "end_period": "Q3", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "09:40", + "action": "ballhandling", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "31-29", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:40", + "action": "steal", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "31-29", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:36", + "action": "made drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "33-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 77, + "team": "2", + "start_time": "09:36", + "start_time_seconds": 576, + "start_period": "Q3", + "end_time": "09:23", + "end_time_seconds": 563, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "09:36", + "action": "made drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "33-29", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:27", + "action": "missed jumpshot", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "33-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 78, + "team": "1", + "start_time": "09:23", + "start_time_seconds": 563, + "start_period": "Q3", + "end_time": "09:12", + "end_time_seconds": 552, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "09:23", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "33-29", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:12", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "35-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 79, + "team": "2", + "start_time": "09:12", + "start_time_seconds": 552, + "start_period": "Q3", + "end_time": "08:57", + "end_time_seconds": 537, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "09:12", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "35-29", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:01", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "35-29", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:57", + "action": "offensive", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "35-29", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "08:57", + "action": "travel", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "35-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 80, + "team": "1", + "start_time": "08:57", + "start_time_seconds": 537, + "start_period": "Q3", + "end_time": "08:39", + "end_time_seconds": 519, + "end_period": "Q3", + "duration_seconds": 18, + "events": [ + { + "event_type": "turnover", + "time": "08:57", + "action": "travel", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "35-29", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:39", + "action": "made stepbackjumpshot", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "38-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 81, + "team": "2", + "start_time": "08:39", + "start_time_seconds": 519, + "start_period": "Q3", + "end_time": "08:22", + "end_time_seconds": 502, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "3pt", + "time": "08:39", + "action": "made stepbackjumpshot", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "38-29", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "08:38", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "38-29", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:26", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "38-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 82, + "team": "1", + "start_time": "08:22", + "start_time_seconds": 502, + "start_period": "Q3", + "end_time": "08:09", + "end_time_seconds": 489, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "08:22", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "38-29", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:10", + "action": "missed drivinglayup", + "team": "1", + "player_id": 12, + "player_name": "J. Rainto", + "player_number": "19", + "score": "38-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 83, + "team": "2", + "start_time": "08:09", + "start_time_seconds": 489, + "start_period": "Q3", + "end_time": "07:52", + "end_time_seconds": 472, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "08:09", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "38-29", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:52", + "action": "made drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "38-31", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 84, + "team": "1", + "start_time": "07:52", + "start_time_seconds": 472, + "start_period": "Q3", + "end_time": "07:43", + "end_time_seconds": 463, + "end_period": "Q3", + "duration_seconds": 9, + "events": [ + { + "event_type": "2pt", + "time": "07:52", + "action": "made drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "38-31", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:45", + "action": "missed drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "38-31", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 85, + "team": "2", + "start_time": "07:43", + "start_time_seconds": 463, + "start_period": "Q3", + "end_time": "07:31", + "end_time_seconds": 451, + "end_period": "Q3", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "07:43", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "38-31", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:32", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "J. Rainto", + "player_number": "19", + "score": "38-31", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:32", + "action": "foulon", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "38-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:32", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "38-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:32", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "J. Rainto", + "player_number": "19", + "score": "38-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:32", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "38-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:32", + "action": "in", + "team": "1", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "38-31", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:32", + "action": "made 1of2", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "38-32", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:32", + "action": "missed 2of2", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "38-32", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "07:32", + "action": "assist", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "38-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 86, + "team": "1", + "start_time": "07:31", + "start_time_seconds": 451, + "start_period": "Q3", + "end_time": "07:16", + "end_time_seconds": 436, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "07:31", + "action": "defensive", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "38-32", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:16", + "action": "made jumpshot", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "41-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 87, + "team": "2", + "start_time": "07:16", + "start_time_seconds": 436, + "start_period": "Q3", + "end_time": "06:55", + "end_time_seconds": 415, + "end_period": "Q3", + "duration_seconds": 21, + "events": [ + { + "event_type": "3pt", + "time": "07:16", + "action": "made jumpshot", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "41-32", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:16", + "action": "assist", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "41-32", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:55", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "41-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 88, + "team": "1", + "start_time": "06:55", + "start_time_seconds": 415, + "start_period": "Q3", + "end_time": "06:39", + "end_time_seconds": 399, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "06:55", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "41-34", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:48", + "action": "personal", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "41-34", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:48", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "41-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:48", + "action": "in", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "41-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:48", + "action": "out", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "41-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:48", + "action": "out", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "41-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:48", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "41-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:48", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "41-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:48", + "action": "out", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "41-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:48", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "41-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:48", + "action": "in", + "team": "2", + "player_id": 16, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "41-34", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:39", + "action": "made layup", + "team": "1", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "43-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 89, + "team": "2", + "start_time": "06:39", + "start_time_seconds": 399, + "start_period": "Q3", + "end_time": "06:25", + "end_time_seconds": 385, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "06:39", + "action": "made layup", + "team": "1", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "43-34", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:39", + "action": "assist", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "43-34", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:28", + "action": "missed layup", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "43-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 90, + "team": "1", + "start_time": "06:25", + "start_time_seconds": 385, + "start_period": "Q3", + "end_time": "06:14", + "end_time_seconds": 374, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "06:25", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "43-34", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "06:14", + "action": "3sec", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "43-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 91, + "team": "2", + "start_time": "06:14", + "start_time_seconds": 374, + "start_period": "Q3", + "end_time": "05:59", + "end_time_seconds": 359, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "turnover", + "time": "06:14", + "action": "3sec", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "43-34", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "05:59", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "43-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 92, + "team": "1", + "start_time": "05:59", + "start_time_seconds": 359, + "start_period": "Q3", + "end_time": "05:33", + "end_time_seconds": 333, + "end_period": "Q3", + "duration_seconds": 26, + "events": [ + { + "event_type": "turnover", + "time": "05:59", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "43-34", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:33", + "action": "made drivinglayup", + "team": "1", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "45-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 93, + "team": "2", + "start_time": "05:33", + "start_time_seconds": 333, + "start_period": "Q3", + "end_time": "05:18", + "end_time_seconds": 318, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "05:33", + "action": "made drivinglayup", + "team": "1", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "45-34", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:21", + "action": "missed jumpshot", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "45-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 94, + "team": "1", + "start_time": "05:18", + "start_time_seconds": 318, + "start_period": "Q3", + "end_time": "05:06", + "end_time_seconds": 306, + "end_period": "Q3", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "05:18", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "45-34", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:09", + "action": "missed drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "45-34", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:07", + "action": "offensive", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "45-34", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:06", + "action": "personal", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "45-34", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:06", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "45-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:06", + "action": "in", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "45-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:06", + "action": "out", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "45-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:06", + "action": "out", + "team": "2", + "player_id": 16, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "45-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:06", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "45-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:06", + "action": "in", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "45-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:06", + "action": "in", + "team": "2", + "player_id": 9, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "45-34", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:06", + "action": "made 1of2", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "46-34", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:06", + "action": "missed 2of2", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "46-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 95, + "team": "2", + "start_time": "05:06", + "start_time_seconds": 306, + "start_period": "Q3", + "end_time": "04:37", + "end_time_seconds": 277, + "end_period": "Q3", + "duration_seconds": 29, + "events": [ + { + "event_type": "rebound", + "time": "05:06", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "46-34", + "possession_event_role": "start" + }, + { + "event_type": "jumpball", + "time": "04:53", + "action": "won heldball", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "46-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:53", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "J. Rainto", + "player_number": "19", + "score": "46-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:53", + "action": "out", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "46-34", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:40", + "action": "missed fadeaway", + "team": "2", + "player_id": 9, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "46-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 96, + "team": "1", + "start_time": "04:37", + "start_time_seconds": 277, + "start_period": "Q3", + "end_time": "04:26", + "end_time_seconds": 266, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "04:37", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "46-34", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "04:37", + "action": "in", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "46-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:37", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "46-34", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:29", + "action": "missed drivinglayup", + "team": "1", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "46-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 97, + "team": "2", + "start_time": "04:26", + "start_time_seconds": 266, + "start_period": "Q3", + "end_time": "04:17", + "end_time_seconds": 257, + "end_period": "Q3", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "04:26", + "action": "defensive", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "46-34", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:19", + "action": "missed jumpshot", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "46-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 98, + "team": "1", + "start_time": "04:17", + "start_time_seconds": 257, + "start_period": "Q3", + "end_time": "04:05", + "end_time_seconds": 245, + "end_period": "Q3", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "04:17", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "46-34", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "04:05", + "action": "ballhandling", + "team": "1", + "player_id": 12, + "player_name": "J. Rainto", + "player_number": "19", + "score": "46-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 99, + "team": "2", + "start_time": "04:05", + "start_time_seconds": 245, + "start_period": "Q3", + "end_time": "03:55", + "end_time_seconds": 235, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "turnover", + "time": "04:05", + "action": "ballhandling", + "team": "1", + "player_id": 12, + "player_name": "J. Rainto", + "player_number": "19", + "score": "46-34", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "04:05", + "action": "steal", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "46-34", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:00", + "action": "missed jumpshot", + "team": "2", + "player_id": 9, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "46-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 100, + "team": "1", + "start_time": "03:55", + "start_time_seconds": 235, + "start_period": "Q3", + "end_time": "03:41", + "end_time_seconds": 221, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "03:55", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "J. Rainto", + "player_number": "19", + "score": "46-34", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:45", + "action": "missed jumpshot", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "46-34", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:41", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "46-34", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "03:41", + "action": "travel", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "46-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 101, + "team": "2", + "start_time": "03:41", + "start_time_seconds": 221, + "start_period": "Q3", + "end_time": "03:23", + "end_time_seconds": 203, + "end_period": "Q3", + "duration_seconds": 18, + "events": [ + { + "event_type": "turnover", + "time": "03:41", + "action": "travel", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "46-34", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "03:41", + "action": "in", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "46-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:41", + "action": "out", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "46-34", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "03:23", + "action": "badpass", + "team": "2", + "player_id": 9, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "46-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 102, + "team": "1", + "start_time": "03:23", + "start_time_seconds": 203, + "start_period": "Q3", + "end_time": "03:06", + "end_time_seconds": 186, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "turnover", + "time": "03:23", + "action": "badpass", + "team": "2", + "player_id": 9, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "46-34", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "03:23", + "action": "in", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "46-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:23", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "J. Rainto", + "player_number": "19", + "score": "46-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:23", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "46-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:23", + "action": "out", + "team": "2", + "player_id": 9, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "46-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:23", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "46-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:23", + "action": "out", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "46-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:23", + "action": "in", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "46-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:23", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "46-34", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:11", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "46-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 103, + "team": "2", + "start_time": "03:06", + "start_time_seconds": 186, + "start_period": "Q3", + "end_time": "02:58", + "end_time_seconds": 178, + "end_period": "Q3", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "03:06", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "46-34", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:59", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "46-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 104, + "team": "1", + "start_time": "02:58", + "start_time_seconds": 178, + "start_period": "Q3", + "end_time": "02:50", + "end_time_seconds": 170, + "end_period": "Q3", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "02:58", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "46-34", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:58", + "action": "personal", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "46-34", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:58", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "46-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:58", + "action": "in", + "team": "1", + "player_id": 18, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "46-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:58", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "46-34", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:50", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "49-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 105, + "team": "2", + "start_time": "02:50", + "start_time_seconds": 170, + "start_period": "Q3", + "end_time": "02:39", + "end_time_seconds": 159, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "3pt", + "time": "02:50", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "49-34", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:39", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "49-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 106, + "team": "1", + "start_time": "02:39", + "start_time_seconds": 159, + "start_period": "Q3", + "end_time": "02:29", + "end_time_seconds": 149, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "3pt", + "time": "02:39", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "49-37", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:39", + "action": "assist", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "49-37", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:29", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "49-37", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:29", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "49-37", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:29", + "action": "made 1of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "50-37", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:29", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "51-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 107, + "team": "2", + "start_time": "02:29", + "start_time_seconds": 149, + "start_period": "Q3", + "end_time": "02:09", + "end_time_seconds": 129, + "end_period": "Q3", + "duration_seconds": 20, + "events": [ + { + "event_type": "freethrow", + "time": "02:29", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "51-37", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:29", + "action": "assist", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "50-37", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:12", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "51-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 108, + "team": "1", + "start_time": "02:09", + "start_time_seconds": 129, + "start_period": "Q3", + "end_time": "01:56", + "end_time_seconds": 116, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "02:09", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "51-37", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:56", + "action": "personal", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "51-37", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:56", + "action": "foulon", + "team": "1", + "player_id": 18, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "51-37", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:56", + "action": "in", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "51-37", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:56", + "action": "out", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "51-37", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:56", + "action": "out", + "team": "2", + "player_id": 2, + "player_name": "V. Vesterinen", + "player_number": "8", + "score": "51-37", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:56", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "51-37", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:56", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "51-37", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:56", + "action": "out", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "51-37", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:56", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "51-37", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:56", + "action": "in", + "team": "2", + "player_id": 16, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "51-37", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:56", + "action": "missed 1of2", + "team": "1", + "player_id": 18, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "51-37", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:56", + "action": "made 2of2", + "team": "1", + "player_id": 18, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "52-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 109, + "team": "2", + "start_time": "01:56", + "start_time_seconds": 116, + "start_period": "Q3", + "end_time": "01:45", + "end_time_seconds": 105, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "freethrow", + "time": "01:56", + "action": "made 2of2", + "team": "1", + "player_id": 18, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "52-37", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:45", + "action": "made layup", + "team": "2", + "player_id": 16, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "52-39", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 110, + "team": "1", + "start_time": "01:45", + "start_time_seconds": 105, + "start_period": "Q3", + "end_time": "01:25", + "end_time_seconds": 85, + "end_period": "Q3", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "01:45", + "action": "made layup", + "team": "2", + "player_id": 16, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "52-39", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:45", + "action": "assist", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "52-39", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:25", + "action": "made layup", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "54-39", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "01:25", + "action": "personal", + "team": "2", + "player_id": 16, + "player_name": "J. Tiittanen", + "player_number": "45", + "score": "54-39", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:25", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "54-39", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "out", + "team": "1", + "player_id": 18, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "54-39", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "54-39", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "in", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "54-39", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "in", + "team": "1", + "player_id": 20, + "player_name": "S. Roiko", + "player_number": "44", + "score": "54-39", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:25", + "action": "made 1of1", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "55-39", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 111, + "team": "2", + "start_time": "01:25", + "start_time_seconds": 85, + "start_period": "Q3", + "end_time": "01:14", + "end_time_seconds": 74, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "freethrow", + "time": "01:25", + "action": "made 1of1", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "55-39", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:14", + "action": "made fadeaway", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "55-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 112, + "team": "1", + "start_time": "01:14", + "start_time_seconds": 74, + "start_period": "Q3", + "end_time": "00:58", + "end_time_seconds": 58, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "01:14", + "action": "made fadeaway", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "55-41", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:58", + "action": "offensive", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "55-41", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "00:58", + "action": "offensive", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "55-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 113, + "team": "2", + "start_time": "00:58", + "start_time_seconds": 58, + "start_period": "Q3", + "end_time": "00:36", + "end_time_seconds": 36, + "end_period": "Q3", + "duration_seconds": 22, + "events": [ + { + "event_type": "turnover", + "time": "00:58", + "action": "offensive", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "55-41", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "00:58", + "action": "foulon", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "55-41", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:52", + "action": "personal", + "team": "1", + "player_id": 20, + "player_name": "S. Roiko", + "player_number": "44", + "score": "55-41", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:52", + "action": "foulon", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "55-41", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:36", + "action": "personal", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "55-41", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:36", + "action": "foulon", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "55-41", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:36", + "action": "missed 1of2", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "55-41", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:36", + "action": "made 2of2", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "55-42", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 114, + "team": "1", + "start_time": "00:36", + "start_time_seconds": 36, + "start_period": "Q3", + "end_time": "00:13", + "end_time_seconds": 13, + "end_period": "Q3", + "duration_seconds": 23, + "events": [ + { + "event_type": "freethrow", + "time": "00:36", + "action": "made 2of2", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "55-42", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "00:36", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "J. Rainto", + "player_number": "19", + "score": "55-42", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:36", + "action": "out", + "team": "1", + "player_id": 15, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "55-42", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "00:13", + "action": "ballhandling", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "55-42", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 115, + "team": "2", + "start_time": "00:13", + "start_time_seconds": 13, + "start_period": "Q3", + "end_time": "00:08", + "end_time_seconds": 8, + "end_period": "Q3", + "duration_seconds": 5, + "events": [ + { + "event_type": "turnover", + "time": "00:13", + "action": "ballhandling", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "55-42", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:13", + "action": "steal", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "55-42", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:08", + "action": "made layup", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "55-44", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 116, + "team": "1", + "start_time": "00:08", + "start_time_seconds": 8, + "start_period": "Q3", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q3", + "duration_seconds": 8, + "events": [ + { + "event_type": "2pt", + "time": "00:08", + "action": "made layup", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "55-44", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:08", + "action": "assist", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "55-44", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 117, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q4", + "end_time": "09:42", + "end_time_seconds": 582, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "turnover", + "time": "09:42", + "action": "badpass", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "55-44", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 118, + "team": "2", + "start_time": "09:42", + "start_time_seconds": 582, + "start_period": "Q4", + "end_time": "09:27", + "end_time_seconds": 567, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "turnover", + "time": "09:42", + "action": "badpass", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "55-44", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:42", + "action": "steal", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "55-44", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "09:38", + "action": "personal", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "55-44", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "09:38", + "action": "foulon", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "55-44", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "09:27", + "action": "made jumpshot", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "55-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 119, + "team": "1", + "start_time": "09:27", + "start_time_seconds": 567, + "start_period": "Q4", + "end_time": "09:01", + "end_time_seconds": 541, + "end_period": "Q4", + "duration_seconds": 26, + "events": [ + { + "event_type": "3pt", + "time": "09:27", + "action": "made jumpshot", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "55-47", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:27", + "action": "assist", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "55-47", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:01", + "action": "made dunk", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "57-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 120, + "team": "2", + "start_time": "09:01", + "start_time_seconds": 541, + "start_period": "Q4", + "end_time": "08:52", + "end_time_seconds": 532, + "end_period": "Q4", + "duration_seconds": 9, + "events": [ + { + "event_type": "2pt", + "time": "09:01", + "action": "made dunk", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "57-47", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:01", + "action": "assist", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "57-47", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:52", + "action": "made jumpshot", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "57-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 121, + "team": "1", + "start_time": "08:52", + "start_time_seconds": 532, + "start_period": "Q4", + "end_time": "08:34", + "end_time_seconds": 514, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "3pt", + "time": "08:52", + "action": "made jumpshot", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "57-50", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:52", + "action": "assist", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "57-50", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:34", + "action": "personal", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "57-50", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:34", + "action": "foulon", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "57-50", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:34", + "action": "missed 1of2", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "57-50", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:34", + "action": "made 2of2", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "58-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 122, + "team": "2", + "start_time": "08:34", + "start_time_seconds": 514, + "start_period": "Q4", + "end_time": "08:11", + "end_time_seconds": 491, + "end_period": "Q4", + "duration_seconds": 23, + "events": [ + { + "event_type": "freethrow", + "time": "08:34", + "action": "made 2of2", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "58-50", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:22", + "action": "missed jumpshot", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "58-50", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:19", + "action": "offensive", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "58-50", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:17", + "action": "missed jumpshot", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "58-50", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:14", + "action": "offensive", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "58-50", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:11", + "action": "made layup", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "58-52", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 123, + "team": "1", + "start_time": "08:11", + "start_time_seconds": 491, + "start_period": "Q4", + "end_time": "07:56", + "end_time_seconds": 476, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "08:11", + "action": "made layup", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "58-52", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:11", + "action": "assist", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "58-52", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:56", + "action": "badpass", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "58-52", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 124, + "team": "2", + "start_time": "07:56", + "start_time_seconds": 476, + "start_period": "Q4", + "end_time": "07:53", + "end_time_seconds": 473, + "end_period": "Q4", + "duration_seconds": 3, + "events": [ + { + "event_type": "turnover", + "time": "07:56", + "action": "badpass", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "58-52", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "07:56", + "action": "steal", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "58-52", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:53", + "action": "made layup", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "58-54", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 125, + "team": "1", + "start_time": "07:53", + "start_time_seconds": 473, + "start_period": "Q4", + "end_time": "07:43", + "end_time_seconds": 463, + "end_period": "Q4", + "duration_seconds": 10, + "events": [ + { + "event_type": "2pt", + "time": "07:53", + "action": "made layup", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "58-54", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:53", + "action": "assist", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "58-54", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "07:53", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "58-54", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:53", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "58-54", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:53", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "J. Rainto", + "player_number": "19", + "score": "58-54", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:43", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "60-54", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 126, + "team": "2", + "start_time": "07:43", + "start_time_seconds": 463, + "start_period": "Q4", + "end_time": "07:32", + "end_time_seconds": 452, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "07:43", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "60-54", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "07:32", + "action": "ballhandling", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "60-54", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 127, + "team": "1", + "start_time": "07:32", + "start_time_seconds": 452, + "start_period": "Q4", + "end_time": "07:29", + "end_time_seconds": 449, + "end_period": "Q4", + "duration_seconds": 3, + "events": [ + { + "event_type": "turnover", + "time": "07:32", + "action": "ballhandling", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "60-54", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "07:32", + "action": "steal", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "60-54", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:29", + "action": "personal", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "60-54", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:29", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "60-54", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:29", + "action": "made 1of2", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "61-54", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:29", + "action": "missed 2of2", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "61-54", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 128, + "team": "2", + "start_time": "07:29", + "start_time_seconds": 449, + "start_period": "Q4", + "end_time": "07:07", + "end_time_seconds": 427, + "end_period": "Q4", + "duration_seconds": 22, + "events": [ + { + "event_type": "rebound", + "time": "07:29", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "61-54", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:09", + "action": "missed drivinglayup", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "61-54", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 129, + "team": "1", + "start_time": "07:07", + "start_time_seconds": 427, + "start_period": "Q4", + "end_time": "06:41", + "end_time_seconds": 401, + "end_period": "Q4", + "duration_seconds": 26, + "events": [ + { + "event_type": "rebound", + "time": "07:07", + "action": "defensive", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "61-54", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:45", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "61-54", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 130, + "team": "2", + "start_time": "06:41", + "start_time_seconds": 401, + "start_period": "Q4", + "end_time": "06:32", + "end_time_seconds": 392, + "end_period": "Q4", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "06:41", + "action": "defensive", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "61-54", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "06:37", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "61-54", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:37", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "61-54", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:37", + "action": "in", + "team": "2", + "player_id": 9, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "61-54", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:37", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "61-54", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:32", + "action": "made layup", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "61-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 131, + "team": "1", + "start_time": "06:32", + "start_time_seconds": 392, + "start_period": "Q4", + "end_time": "06:06", + "end_time_seconds": 366, + "end_period": "Q4", + "duration_seconds": 26, + "events": [ + { + "event_type": "2pt", + "time": "06:32", + "action": "made layup", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "61-56", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:32", + "action": "assist", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "61-56", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:10", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "61-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 132, + "team": "2", + "start_time": "06:06", + "start_time_seconds": 366, + "start_period": "Q4", + "end_time": "05:42", + "end_time_seconds": 342, + "end_period": "Q4", + "duration_seconds": 24, + "events": [ + { + "event_type": "rebound", + "time": "06:06", + "action": "defensive", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "61-56", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:56", + "action": "personal", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "61-56", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:56", + "action": "foulon", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "61-56", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:44", + "action": "missed jumpshot", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "61-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 133, + "team": "1", + "start_time": "05:42", + "start_time_seconds": 342, + "start_period": "Q4", + "end_time": "05:32", + "end_time_seconds": 332, + "end_period": "Q4", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "05:42", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "61-56", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "05:42", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "61-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:42", + "action": "out", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "61-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:42", + "action": "in", + "team": "1", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "61-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:42", + "action": "in", + "team": "1", + "player_id": 18, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "61-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:42", + "action": "out", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "61-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:42", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "61-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:42", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "61-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:42", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "61-56", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:32", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "64-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 134, + "team": "2", + "start_time": "05:32", + "start_time_seconds": 332, + "start_period": "Q4", + "end_time": "05:18", + "end_time_seconds": 318, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "3pt", + "time": "05:32", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "64-56", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:18", + "action": "personal", + "team": "1", + "player_id": 18, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "64-56", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:18", + "action": "foulon", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "64-56", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:18", + "action": "made 1of2", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "64-57", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:18", + "action": "made 2of2", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "64-58", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 135, + "team": "1", + "start_time": "05:18", + "start_time_seconds": 318, + "start_period": "Q4", + "end_time": "04:57", + "end_time_seconds": 297, + "end_period": "Q4", + "duration_seconds": 21, + "events": [ + { + "event_type": "freethrow", + "time": "05:18", + "action": "made 2of2", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "64-58", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:57", + "action": "made alleyoopdunk", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "66-58", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 136, + "team": "2", + "start_time": "04:57", + "start_time_seconds": 297, + "start_period": "Q4", + "end_time": "04:36", + "end_time_seconds": 276, + "end_period": "Q4", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "04:57", + "action": "made alleyoopdunk", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "66-58", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:57", + "action": "assist", + "team": "1", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "66-58", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:49", + "action": "out", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "66-58", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:49", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "66-58", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:49", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "66-58", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:49", + "action": "in", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "66-58", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:41", + "action": "missed fadeaway", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "66-58", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 137, + "team": "1", + "start_time": "04:36", + "start_time_seconds": 276, + "start_period": "Q4", + "end_time": "04:24", + "end_time_seconds": 264, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "04:36", + "action": "defensive", + "team": "1", + "player_id": 18, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "66-58", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:24", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "68-58", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 138, + "team": "2", + "start_time": "04:24", + "start_time_seconds": 264, + "start_period": "Q4", + "end_time": "04:08", + "end_time_seconds": 248, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "04:24", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "68-58", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "04:19", + "action": "personal", + "team": "1", + "player_id": 18, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "68-58", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:19", + "action": "foulon", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "68-58", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:19", + "action": "in", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "68-58", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:19", + "action": "out", + "team": "1", + "player_id": 18, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "68-58", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:19", + "action": "in", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "68-58", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:19", + "action": "out", + "team": "2", + "player_id": 9, + "player_name": "T. Rautiainen", + "player_number": "10", + "score": "68-58", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:08", + "action": "made jumpshot", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "68-61", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 139, + "team": "1", + "start_time": "04:08", + "start_time_seconds": 248, + "start_period": "Q4", + "end_time": "03:41", + "end_time_seconds": 221, + "end_period": "Q4", + "duration_seconds": 27, + "events": [ + { + "event_type": "3pt", + "time": "04:08", + "action": "made jumpshot", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "68-61", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:08", + "action": "assist", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "68-61", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:41", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "70-61", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:41", + "action": "personal", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "70-61", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:41", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "70-61", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:41", + "action": "made 1of1", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "71-61", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 140, + "team": "2", + "start_time": "03:41", + "start_time_seconds": 221, + "start_period": "Q4", + "end_time": "03:22", + "end_time_seconds": 202, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "freethrow", + "time": "03:41", + "action": "made 1of1", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "71-61", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:24", + "action": "missed layup", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "71-61", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 141, + "team": "1", + "start_time": "03:22", + "start_time_seconds": 202, + "start_period": "Q4", + "end_time": "03:00", + "end_time_seconds": 180, + "end_period": "Q4", + "duration_seconds": 22, + "events": [ + { + "event_type": "rebound", + "time": "03:22", + "action": "defensive", + "team": "1", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "71-61", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:22", + "action": "personal", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "71-61", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:22", + "action": "foulon", + "team": "1", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "71-61", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:22", + "action": "technical", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "71-61", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:22", + "action": "technical", + "team": "1", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "71-61", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:14", + "action": "missed layup", + "team": "1", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "71-61", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "03:14", + "action": "block", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "71-61", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:14", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "71-61", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:00", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "73-61", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 142, + "team": "2", + "start_time": "03:00", + "start_time_seconds": 180, + "start_period": "Q4", + "end_time": "02:48", + "end_time_seconds": 168, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "03:00", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "73-61", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "02:48", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "73-61", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:48", + "action": "out", + "team": "2", + "player_id": 10, + "player_name": "T. Flinck", + "player_number": "17", + "score": "73-61", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:48", + "action": "personal", + "team": "1", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "73-61", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:48", + "action": "foulon", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "73-61", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:48", + "action": "missed 1of2", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "73-61", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:48", + "action": "missed 2of2", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "73-61", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 143, + "team": "1", + "start_time": "02:48", + "start_time_seconds": 168, + "start_period": "Q4", + "end_time": "02:31", + "end_time_seconds": 151, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "02:48", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "73-61", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:34", + "action": "missed jumpshot", + "team": "1", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "73-61", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 144, + "team": "2", + "start_time": "02:31", + "start_time_seconds": 151, + "start_period": "Q4", + "end_time": "02:26", + "end_time_seconds": 146, + "end_period": "Q4", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "02:31", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "73-61", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:26", + "action": "made reverselayup", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "73-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 145, + "team": "1", + "start_time": "02:26", + "start_time_seconds": 146, + "start_period": "Q4", + "end_time": "02:15", + "end_time_seconds": 135, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "02:26", + "action": "made reverselayup", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "73-63", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:26", + "action": "assist", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "73-63", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "02:15", + "action": "ballhandling", + "team": "1", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "73-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 146, + "team": "2", + "start_time": "02:15", + "start_time_seconds": 135, + "start_period": "Q4", + "end_time": "02:00", + "end_time_seconds": 120, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "turnover", + "time": "02:15", + "action": "ballhandling", + "team": "1", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "73-63", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "02:15", + "action": "steal", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "73-63", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:10", + "action": "missed layup", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "73-63", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "02:10", + "action": "block", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "73-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 147, + "team": "1", + "start_time": "02:00", + "start_time_seconds": 120, + "start_period": "Q4", + "end_time": "01:49", + "end_time_seconds": 109, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "02:00", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "73-63", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "02:00", + "action": "in", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "73-63", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:00", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "73-63", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:56", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "73-63", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:51", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "73-63", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:50", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "73-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 148, + "team": "2", + "start_time": "01:49", + "start_time_seconds": 109, + "start_period": "Q4", + "end_time": "01:28", + "end_time_seconds": 88, + "end_period": "Q4", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "01:49", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "73-63", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "01:42", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "73-63", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:42", + "action": "out", + "team": "1", + "player_id": 17, + "player_name": "W. De Santana", + "player_number": "12", + "score": "73-63", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:42", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "J. Rainto", + "player_number": "19", + "score": "73-63", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:42", + "action": "out", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "73-63", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:36", + "action": "missed jumpshot", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "73-63", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:31", + "action": "offensive", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "73-63", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "01:28", + "action": "personal", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "73-63", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:28", + "action": "foulon", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "73-63", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:28", + "action": "made 1of2", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "73-64", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:28", + "action": "made 2of2", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "73-65", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 149, + "team": "1", + "start_time": "01:28", + "start_time_seconds": 88, + "start_period": "Q4", + "end_time": "01:20", + "end_time_seconds": 80, + "end_period": "Q4", + "duration_seconds": 8, + "events": [ + { + "event_type": "freethrow", + "time": "01:28", + "action": "made 2of2", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "73-65", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:20", + "action": "personal", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "73-65", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:20", + "action": "foulon", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "73-65", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:20", + "action": "made 1of2", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "74-65", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:20", + "action": "made 2of2", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "75-65", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 150, + "team": "2", + "start_time": "01:20", + "start_time_seconds": 80, + "start_period": "Q4", + "end_time": "01:13", + "end_time_seconds": 73, + "end_period": "Q4", + "duration_seconds": 7, + "events": [ + { + "event_type": "freethrow", + "time": "01:20", + "action": "made 2of2", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "75-65", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "01:13", + "action": "badpass", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "75-65", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 151, + "team": "1", + "start_time": "01:13", + "start_time_seconds": 73, + "start_period": "Q4", + "end_time": "00:45", + "end_time_seconds": 45, + "end_period": "Q4", + "duration_seconds": 28, + "events": [ + { + "event_type": "turnover", + "time": "01:13", + "action": "badpass", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "75-65", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "01:13", + "action": "steal", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "75-65", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:49", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "75-65", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 152, + "team": "2", + "start_time": "00:45", + "start_time_seconds": 45, + "start_period": "Q4", + "end_time": "00:42", + "end_time_seconds": 42, + "end_period": "Q4", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "00:45", + "action": "defensive", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "75-65", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:42", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "75-68", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 153, + "team": "1", + "start_time": "00:42", + "start_time_seconds": 42, + "start_period": "Q4", + "end_time": "00:41", + "end_time_seconds": 41, + "end_period": "Q4", + "duration_seconds": 1, + "events": [ + { + "event_type": "3pt", + "time": "00:42", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "75-68", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:41", + "action": "personal", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "75-68", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:41", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "75-68", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:41", + "action": "in", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "75-68", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:41", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "J. Rainto", + "player_number": "19", + "score": "75-68", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:41", + "action": "made 1of2", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "76-68", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:41", + "action": "made 2of2", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "77-68", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 154, + "team": "2", + "start_time": "00:41", + "start_time_seconds": 41, + "start_period": "Q4", + "end_time": "00:36", + "end_time_seconds": 36, + "end_period": "Q4", + "duration_seconds": 5, + "events": [ + { + "event_type": "freethrow", + "time": "00:41", + "action": "made 2of2", + "team": "1", + "player_id": 5, + "player_name": "T. Harris", + "player_number": "4", + "score": "77-68", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "00:41", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "77-68", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:36", + "action": "made drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "77-70", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "00:36", + "action": "assist", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "77-70", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:36", + "action": "personal", + "team": "1", + "player_id": 7, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "77-70", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:36", + "action": "foulon", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "77-70", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:36", + "action": "made 1of1", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "77-71", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 155, + "team": "1", + "start_time": "00:36", + "start_time_seconds": 36, + "start_period": "Q4", + "end_time": "00:32", + "end_time_seconds": 32, + "end_period": "Q4", + "duration_seconds": 4, + "events": [ + { + "event_type": "freethrow", + "time": "00:36", + "action": "made 1of1", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "77-71", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "00:36", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "77-71", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:32", + "action": "personal", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "77-71", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:32", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "77-71", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:32", + "action": "missed 1of2", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "77-71", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:32", + "action": "made 2of2", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "78-71", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 156, + "team": "2", + "start_time": "00:32", + "start_time_seconds": 32, + "start_period": "Q4", + "end_time": "00:22", + "end_time_seconds": 22, + "end_period": "Q4", + "duration_seconds": 10, + "events": [ + { + "event_type": "freethrow", + "time": "00:32", + "action": "made 2of2", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "78-71", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "00:32", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "78-71", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:28", + "action": "missed jumpshot", + "team": "2", + "player_id": 14, + "player_name": "S. Manninen", + "player_number": "18", + "score": "78-71", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:23", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "78-71", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:22", + "action": "made layup", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "78-73", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 157, + "team": "1", + "start_time": "00:22", + "start_time_seconds": 22, + "start_period": "Q4", + "end_time": "00:15", + "end_time_seconds": 15, + "end_period": "Q4", + "duration_seconds": 7, + "events": [ + { + "event_type": "2pt", + "time": "00:22", + "action": "made layup", + "team": "2", + "player_id": 4, + "player_name": "E. Särkkä", + "player_number": "13", + "score": "78-73", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:22", + "action": "assist", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "78-73", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:15", + "action": "personal", + "team": "2", + "player_id": 13, + "player_name": "V. Valtonen", + "player_number": "12", + "score": "78-73", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:15", + "action": "foulon", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "78-73", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:15", + "action": "made 1of2", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "79-73", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:15", + "action": "made 2of2", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "80-73", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 158, + "team": "2", + "start_time": "00:15", + "start_time_seconds": 15, + "start_period": "Q4", + "end_time": "00:08", + "end_time_seconds": 8, + "end_period": "Q4", + "duration_seconds": 7, + "events": [ + { + "event_type": "freethrow", + "time": "00:15", + "action": "made 2of2", + "team": "1", + "player_id": 11, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "80-73", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:08", + "action": "missed drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "M. Koskela", + "player_number": "0", + "score": "80-73", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 159, + "team": "1", + "start_time": "00:08", + "start_time_seconds": 8, + "start_period": "Q4", + "end_time": "00:08", + "end_time_seconds": 8, + "end_period": "Q4", + "duration_seconds": 0, + "events": [ + { + "event_type": "rebound", + "time": "00:08", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "80-73", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:08", + "action": "personal", + "team": "2", + "player_id": 8, + "player_name": "L. Öunap", + "player_number": "3", + "score": "80-73", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:08", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "80-73", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:08", + "action": "missed 1of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "80-73", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:08", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "81-73", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 160, + "team": "2", + "start_time": "00:08", + "start_time_seconds": 8, + "start_period": "Q4", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q4", + "duration_seconds": 8, + "events": [ + { + "event_type": "freethrow", + "time": "00:08", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "81-73", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "00:08", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "J. Rainto", + "player_number": "19", + "score": "81-73", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:08", + "action": "out", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "81-73", + "possession_event_role": "end" + } + ] + } + ] + } + }, + "home_number_of_possessions": 81, + "away_number_of_possessions": 79 + }, + { + "match_id": "1003397", + "match_external_id": "2835270", + "category_external_id": "42145", + "date": "2026-04-12", + "time": "16:00:00", + "home_team": "Karkkila", + "home_team_id": "606", + "away_team": "Kipinä Basket", + "away_team_id": "4675575", + "home_score": "96", + "away_score": "95", + "status": "Played", + "venue": "Karkkilan liikuntahalli", + "competition": "Huippukoripallosarjat 2025-26", + "category": "Miesten I divisioona A", + "season": "2025-2026", + "boxscore": { + "source": "genius", + "teams": [ + { + "team_name": "Karkkila", + "players": [ + { + "player": "Patrik Poutiainen", + "player_number": 97, + "team": "Karkkila", + "Minutes": "32:03", + "Points": 19, + "2PM": 2, + "2PA": 2, + "2P%": 100.0, + "3PM": 5, + "3PA": 9, + "3P%": 55.6, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 3, + "DEF": 5, + "REB": 8, + "AST": 1, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 4, + "+/-": -5, + "Index": 24 + }, + { + "player": "Markus Valtteri Hyytiäinen", + "player_number": 21, + "team": "Karkkila", + "Minutes": "24:07", + "Points": 3, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 1, + "3PA": 2, + "3P%": 50.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 3, + "REB": 3, + "AST": 2, + "STL": 0, + "TO": 3, + "BLK": 0, + "PF": 2, + "+/-": -15, + "Index": 4 + }, + { + "player": "Matias Nyman", + "player_number": 10, + "team": "Karkkila", + "Minutes": "26:51", + "Points": 12, + "2PM": 3, + "2PA": 3, + "2P%": 100.0, + "3PM": 2, + "3PA": 4, + "3P%": 50.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 3, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 3, + "+/-": -2, + "Index": 13 + }, + { + "player": "Sauli Näppinen", + "player_number": 12, + "team": "Karkkila", + "Minutes": "1:18", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 1, + "DEF": 0, + "REB": 1, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": -6, + "Index": 1 + }, + { + "player": "Nestori Kivimäki", + "player_number": 23, + "team": "Karkkila", + "Minutes": "22:03", + "Points": 19, + "2PM": 4, + "2PA": 7, + "2P%": 57.1, + "3PM": 3, + "3PA": 4, + "3P%": 75.0, + "FTM": 2, + "FTA": 4, + "FT%": 50.0, + "OFF": 1, + "DEF": 1, + "REB": 2, + "AST": 2, + "STL": 0, + "TO": 2, + "BLK": 0, + "PF": 4, + "+/-": 23, + "Index": 15 + }, + { + "player": "Woeyram Bani", + "player_number": 6, + "team": "Karkkila", + "Minutes": "18:23", + "Points": 13, + "2PM": 3, + "2PA": 7, + "2P%": 42.9, + "3PM": 2, + "3PA": 4, + "3P%": 50.0, + "FTM": 1, + "FTA": 3, + "FT%": 33.3, + "OFF": 1, + "DEF": 5, + "REB": 6, + "AST": 1, + "STL": 0, + "TO": 2, + "BLK": 0, + "PF": 3, + "+/-": 6, + "Index": 10 + }, + { + "player": "Juuso Kurki", + "player_number": 19, + "team": "Karkkila", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Ilmari Salmisto", + "player_number": 18, + "team": "Karkkila", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Mathis Groffier", + "player_number": 5, + "team": "Karkkila", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Benjamin Van Der Starre", + "player_number": 14, + "team": "Karkkila", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Caleb Jones-Mccrary", + "player_number": 7, + "team": "Karkkila", + "Minutes": "37:05", + "Points": 19, + "2PM": 9, + "2PA": 13, + "2P%": 69.2, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 5, + "DEF": 6, + "REB": 11, + "AST": 3, + "STL": 2, + "TO": 2, + "BLK": 0, + "PF": 3, + "+/-": 3, + "Index": 28 + }, + { + "player": "Emmanuel Bandoumel", + "player_number": 13, + "team": "Karkkila", + "Minutes": "38:10", + "Points": 11, + "2PM": 2, + "2PA": 8, + "2P%": 25.0, + "3PM": 2, + "3PA": 10, + "3P%": 20.0, + "FTM": 1, + "FTA": 4, + "FT%": 25.0, + "OFF": 1, + "DEF": 4, + "REB": 5, + "AST": 5, + "STL": 3, + "TO": 2, + "BLK": 0, + "PF": 4, + "+/-": 1, + "Index": 5 + } + ], + "totals": { + "Points": 96, + "2PM": 23, + "2PA": 40, + "2P%": 57.5, + "3PM": 15, + "3PA": 33, + "3P%": 45.5, + "FTM": 5, + "FTA": 13, + "FT%": 38.5, + "OFF": 12, + "DEF": 25, + "REB": 37, + "AST": 17, + "STL": 5, + "TO": 12, + "BLK": 0, + "PF": 23, + "Index": 100 + } + }, + { + "team_name": "Kipinä Basket", + "players": [ + { + "player": "Roy Hinkkanen", + "player_number": 26, + "team": "Kipinä Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Pyry Hinkkanen", + "player_number": 24, + "team": "Kipinä Basket", + "Minutes": "19:45", + "Points": 9, + "2PM": 0, + "2PA": 2, + "2P%": 0.0, + "3PM": 3, + "3PA": 6, + "3P%": 50.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 2, + "REB": 2, + "AST": 0, + "STL": 1, + "TO": 0, + "BLK": 0, + "PF": 4, + "+/-": 6, + "Index": 7 + }, + { + "player": "Eemeli Laaksonen", + "player_number": 11, + "team": "Kipinä Basket", + "Minutes": "20:15", + "Points": 9, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 3, + "3PA": 5, + "3P%": 60.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 1, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": -7, + "Index": 8 + }, + { + "player": "Sami Mäntymaa", + "player_number": 45, + "team": "Kipinä Basket", + "Minutes": "23:08", + "Points": 8, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 2, + "3PA": 3, + "3P%": 66.7, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 0, + "STL": 1, + "TO": 1, + "BLK": 0, + "PF": 1, + "+/-": 6, + "Index": 8 + }, + { + "player": "Sami Salmenkivi", + "player_number": 7, + "team": "Kipinä Basket", + "Minutes": "2:43", + "Points": 0, + "2PM": 0, + "2PA": 1, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": -5, + "Index": -1 + }, + { + "player": "Niilo Kärkkäinen", + "player_number": 44, + "team": "Kipinä Basket", + "Minutes": "17:42", + "Points": 6, + "2PM": 1, + "2PA": 3, + "2P%": 33.3, + "3PM": 1, + "3PA": 4, + "3P%": 25.0, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 1, + "DEF": 1, + "REB": 2, + "AST": 2, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 5, + "+/-": -5, + "Index": 3 + }, + { + "player": "Eeti Varis", + "player_number": 13, + "team": "Kipinä Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Elias Ylipeltola", + "player_number": 4, + "team": "Kipinä Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Arttu Siekkinen", + "player_number": 8, + "team": "Kipinä Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Joe Cookson", + "player_number": 5, + "team": "Kipinä Basket", + "Minutes": "36:44", + "Points": 14, + "2PM": 4, + "2PA": 4, + "2P%": 100.0, + "3PM": 2, + "3PA": 5, + "3P%": 40.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 3, + "DEF": 8, + "REB": 11, + "AST": 0, + "STL": 1, + "TO": 4, + "BLK": 1, + "PF": 2, + "+/-": 1, + "Index": 20 + }, + { + "player": "Jake Hilmer", + "player_number": 55, + "team": "Kipinä Basket", + "Minutes": "40:00", + "Points": 16, + "2PM": 3, + "2PA": 9, + "2P%": 33.3, + "3PM": 1, + "3PA": 3, + "3P%": 33.3, + "FTM": 7, + "FTA": 7, + "FT%": 100.0, + "OFF": 1, + "DEF": 7, + "REB": 8, + "AST": 7, + "STL": 0, + "TO": 5, + "BLK": 0, + "PF": 2, + "+/-": -1, + "Index": 18 + }, + { + "player": "Jalen Mccoy", + "player_number": 12, + "team": "Kipinä Basket", + "Minutes": "39:43", + "Points": 33, + "2PM": 11, + "2PA": 16, + "2P%": 68.8, + "3PM": 2, + "3PA": 6, + "3P%": 33.3, + "FTM": 5, + "FTA": 6, + "FT%": 83.3, + "OFF": 0, + "DEF": 7, + "REB": 7, + "AST": 7, + "STL": 6, + "TO": 0, + "BLK": 1, + "PF": 4, + "+/-": 0, + "Index": 44 + } + ], + "totals": { + "Points": 95, + "2PM": 19, + "2PA": 35, + "2P%": 54.3, + "3PM": 14, + "3PA": 32, + "3P%": 43.8, + "FTM": 15, + "FTA": 17, + "FT%": 88.2, + "OFF": 5, + "DEF": 26, + "REB": 31, + "AST": 16, + "STL": 10, + "TO": 11, + "BLK": 2, + "PF": 18, + "Index": 107 + } + } + ], + "match_totals": { + "Points": 191, + "2PM": 42, + "2PA": 75, + "2P%": 56.0, + "3PM": 29, + "3PA": 65, + "3P%": 44.6, + "FTM": 20, + "FTA": 30, + "FT%": 66.7, + "OFF": 17, + "DEF": 51, + "REB": 68, + "AST": 33, + "STL": 15, + "TO": 23, + "BLK": 2, + "PF": 41, + "Index": 207 + } + }, + "playbyplay": { + "match_info": { + "home_team": "Karkkila", + "away_team": "Kipinä Basket", + "home_score": 96, + "away_score": 95 + }, + "events": [ + { + "event_type": "game", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "won startperiod", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "2", + "time": "09:59", + "score": "0-0", + "action": "won won", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 1, + "possession_team": "2" + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "1", + "time": "09:59", + "score": "0-0", + "action": "won lost", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 2, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "09:35", + "score": "0-0", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 2, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "09:32", + "score": "0-0", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 3, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "09:19", + "score": "0-0", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4, + "possession_number": 3, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "09:16", + "score": "0-0", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 4, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "08:57", + "score": "2-0", + "action": "made layup", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 4, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "08:57", + "score": "2-0", + "action": "assist", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 5, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "08:43", + "score": "2-0", + "action": "missed jumpshot", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 7, + "possession_number": 5, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "08:41", + "score": "2-0", + "action": "defensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 6, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "08:35", + "score": "5-0", + "action": "made jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 6, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "08:10", + "score": "5-0", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 7, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "08:08", + "score": "5-0", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 8, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "07:48", + "score": "7-0", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 8, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "07:48", + "score": "7-0", + "action": "assist", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 9, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q1", + "team": "2", + "time": "07:46", + "score": "7-0", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 9, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "07:46", + "score": "7-0", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 9, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "07:46", + "score": "7-0", + "action": "out", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 7, + "possession_number": 9, + "possession_team": "2" + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "1", + "time": "07:36", + "score": "7-0", + "action": "won heldball", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 10, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "07:36", + "score": "7-0", + "action": "ballhandling", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 10, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "07:36", + "score": "7-0", + "action": "steal", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 10, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "07:22", + "score": "9-0", + "action": "made stepbackjumpshot", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 10, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "07:11", + "score": "9-0", + "action": "ballhandling", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 11, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "07:11", + "score": "9-0", + "action": "steal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 12, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "07:07", + "score": "9-0", + "action": "personal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 12, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "07:07", + "score": "9-0", + "action": "foulon", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 12, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "06:55", + "score": "11-0", + "action": "made turnaroundjumpshot", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 12, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "06:55", + "score": "11-0", + "action": "assist", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 13, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "06:46", + "score": "11-0", + "action": "personal", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 13, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "06:46", + "score": "11-0", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 13, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "06:37", + "score": "11-0", + "action": "missed layup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 13, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "06:35", + "score": "11-0", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 14, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "06:27", + "score": "11-0", + "action": "missed layup", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 14, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "06:26", + "score": "11-0", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 14, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "06:21", + "score": "11-0", + "action": "missed layup", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 14, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "06:18", + "score": "11-0", + "action": "offensive", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 14, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "06:10", + "score": "13-0", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 14, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "05:52", + "score": "13-0", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "05:48", + "score": "13-0", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 16, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "05:40", + "score": "13-0", + "action": "personal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 16, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "05:40", + "score": "13-0", + "action": "foulon", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 16, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:40", + "score": "13-0", + "action": "in", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 16, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:40", + "score": "13-0", + "action": "out", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 16, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:40", + "score": "13-0", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 16, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:40", + "score": "13-0", + "action": "out", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4, + "possession_number": 16, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "05:28", + "score": "13-0", + "action": "missed jumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 16, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "05:25", + "score": "13-0", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 17, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "05:25", + "score": "13-0", + "action": "personal", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 17, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "05:25", + "score": "13-0", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 17, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "05:09", + "score": "13-0", + "action": "missed layup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 17, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "05:06", + "score": "13-0", + "action": "defensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 18, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "05:01", + "score": "15-0", + "action": "made drivinglayup", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 18, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "05:01", + "score": "15-0", + "action": "assist", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 19, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "04:49", + "score": "15-0", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 19, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "04:47", + "score": "15-0", + "action": "defensive", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 20, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "04:37", + "score": "17-0", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 20, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q1", + "team": "2", + "time": "04:36", + "score": "17-0", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 21, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "04:36", + "score": "17-0", + "action": "in", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 21, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "04:36", + "score": "17-0", + "action": "out", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 21, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "04:17", + "score": "17-0", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 21, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "04:14", + "score": "17-0", + "action": "defensive", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 22, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "03:58", + "score": "17-0", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 22, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "03:55", + "score": "17-0", + "action": "offensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 22, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "03:54", + "score": "17-0", + "action": "missed layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 22, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "03:52", + "score": "17-0", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 23, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "03:51", + "score": "17-0", + "action": "personal", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 23, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "03:51", + "score": "17-0", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 23, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "03:46", + "score": "17-0", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 23, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "03:44", + "score": "17-0", + "action": "defensive", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 24, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "03:28", + "score": "17-0", + "action": "missed layup", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 24, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "03:25", + "score": "17-0", + "action": "offensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 24, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "03:25", + "score": "19-0", + "action": "made tipinlayup", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 24, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "03:17", + "score": "19-0", + "action": "ballhandling", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 25, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "03:17", + "score": "19-0", + "action": "steal", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "03:12", + "score": "21-0", + "action": "made drivinglayup", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "03:12", + "score": "21-0", + "action": "assist", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 27, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "02:50", + "score": "21-3", + "action": "made jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 27, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "02:50", + "score": "21-3", + "action": "assist", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "02:39", + "score": "21-3", + "action": "missed layup", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q1", + "team": "2", + "time": "02:39", + "score": "21-3", + "action": "block", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "02:36", + "score": "21-3", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:36", + "score": "21-3", + "action": "in", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:36", + "score": "21-3", + "action": "out", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "02:36", + "score": "21-3", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "02:36", + "score": "21-3", + "action": "foulon", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "02:28", + "score": "21-3", + "action": "missed jumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "02:26", + "score": "21-3", + "action": "offensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "02:25", + "score": "21-3", + "action": "missed layup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q1", + "team": "2", + "time": "02:25", + "score": "21-3", + "action": "block", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "02:22", + "score": "21-3", + "action": "offensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "02:21", + "score": "23-3", + "action": "made dunk", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "02:02", + "score": "23-3", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 29, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "02:00", + "score": "23-3", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "01:50", + "score": "23-3", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "01:50", + "score": "23-3", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "01:50", + "score": "23-3", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 15, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "01:50", + "score": "23-3", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "01:46", + "score": "23-3", + "action": "personal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "01:46", + "score": "23-3", + "action": "foulon", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "01:46", + "score": "23-3", + "action": "missed 1of2", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "01:46", + "score": "24-3", + "action": "made 2of2", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "01:33", + "score": "24-3", + "action": "personal", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 31, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "01:33", + "score": "24-3", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 31, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "01:19", + "score": "24-3", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 31, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "01:16", + "score": "24-3", + "action": "defensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 32, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "01:08", + "score": "26-3", + "action": "made jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 32, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "01:00", + "score": "26-3", + "action": "in", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 33, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "01:00", + "score": "26-3", + "action": "out", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 33, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "00:44", + "score": "26-3", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 33, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "00:41", + "score": "26-3", + "action": "defensive", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 34, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "00:39", + "score": "26-3", + "action": "ballhandling", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 34, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "2", + "time": "00:39", + "score": "26-3", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "00:32", + "score": "26-3", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "00:29", + "score": "26-3", + "action": "defensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 36, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "00:14", + "score": "26-3", + "action": "ballhandling", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 36, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "2", + "time": "00:14", + "score": "26-3", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 37, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "00:01", + "score": "26-3", + "action": "personal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 37, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "00:01", + "score": "26-3", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 37, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "00:01", + "score": "26-4", + "action": "made 1of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 37, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "00:01", + "score": "26-5", + "action": "made 2of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 37, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "00:00", + "score": "26-5", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "26-5", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "26-5", + "action": "out", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "26-5", + "action": "in", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "26-5", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9 + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "10:00", + "score": "26-5", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "09:48", + "score": "26-8", + "action": "made jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4, + "possession_number": 39, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "09:48", + "score": "26-8", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 40, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "09:29", + "score": "29-8", + "action": "made jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 40, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "09:29", + "score": "29-8", + "action": "assist", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 41, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "09:15", + "score": "29-11", + "action": "made jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4, + "possession_number": 41, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "09:15", + "score": "29-11", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 42, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "08:57", + "score": "29-11", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 42, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "08:53", + "score": "29-11", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 43, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "08:45", + "score": "29-11", + "action": "missed layup", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4, + "possession_number": 43, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "08:43", + "score": "29-11", + "action": "defensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 44, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "08:38", + "score": "29-11", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 44, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "08:35", + "score": "29-11", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "08:30", + "score": "29-11", + "action": "personal", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "08:30", + "score": "29-11", + "action": "foulon", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "08:30", + "score": "29-11", + "action": "in", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "08:30", + "score": "29-11", + "action": "out", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "08:22", + "score": "29-11", + "action": "missed layup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "08:20", + "score": "29-11", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "08:13", + "score": "29-11", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "08:09", + "score": "29-11", + "action": "defensive", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 46, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "08:06", + "score": "31-11", + "action": "made layup", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 46, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "08:06", + "score": "31-11", + "action": "personal", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4, + "possession_number": 46, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "08:06", + "score": "31-11", + "action": "foulon", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 46, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "08:06", + "score": "31-11", + "action": "in", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 46, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "08:06", + "score": "31-11", + "action": "out", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 46, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "08:06", + "score": "32-11", + "action": "made 1of1", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 46, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "08:05", + "score": "32-11", + "action": "in", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 47, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "08:05", + "score": "32-11", + "action": "out", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 47, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "07:58", + "score": "32-11", + "action": "personal", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 47, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "07:58", + "score": "32-11", + "action": "foulon", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 47, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "07:50", + "score": "32-11", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 47, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "07:49", + "score": "32-11", + "action": "defensive", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "07:49", + "score": "32-11", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "07:49", + "score": "32-11", + "action": "foulon", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:49", + "score": "32-11", + "action": "in", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:49", + "score": "32-11", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "07:37", + "score": "32-11", + "action": "missed layup", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "07:34", + "score": "32-11", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 49, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "07:29", + "score": "32-13", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 49, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "07:29", + "score": "32-13", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 50, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "07:10", + "score": "32-13", + "action": "missed jumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 50, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "07:08", + "score": "32-13", + "action": "defensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "07:08", + "score": "32-13", + "action": "personal", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "07:08", + "score": "32-13", + "action": "foulon", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "07:08", + "score": "32-13", + "action": "in", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "07:08", + "score": "32-13", + "action": "out", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "06:54", + "score": "32-16", + "action": "made jumpshot", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 15, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "06:54", + "score": "32-16", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 52, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "06:30", + "score": "32-16", + "action": "missed jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 52, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "06:27", + "score": "32-16", + "action": "defensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4, + "possession_number": 53, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "06:26", + "score": "32-16", + "action": "personal", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 53, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "06:26", + "score": "32-16", + "action": "foulon", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4, + "possession_number": 53, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "06:20", + "score": "32-19", + "action": "made jumpshot", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 15, + "possession_number": 53, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "06:20", + "score": "32-19", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 54, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "06:05", + "score": "32-19", + "action": "badpass", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 54, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "06:05", + "score": "32-19", + "action": "steal", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 15, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "06:01", + "score": "32-21", + "action": "made layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "06:01", + "score": "32-21", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 56, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "1", + "time": "05:57", + "score": "32-21", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 56, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "05:38", + "score": "32-21", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 56, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "05:35", + "score": "32-21", + "action": "offensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 56, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "05:34", + "score": "34-21", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 56, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "05:21", + "score": "34-21", + "action": "personal", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "05:21", + "score": "34-21", + "action": "foulon", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 15, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "05:21", + "score": "34-22", + "action": "made 1of2", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 15, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "05:21", + "score": "34-23", + "action": "made 2of2", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 15, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "05:05", + "score": "34-23", + "action": "badpass", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 58, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "05:05", + "score": "34-23", + "action": "steal", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "04:57", + "score": "34-23", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "04:55", + "score": "34-23", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 60, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "04:48", + "score": "37-23", + "action": "made jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 60, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "04:48", + "score": "37-23", + "action": "assist", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "04:38", + "score": "37-25", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "04:38", + "score": "37-25", + "action": "personal", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "04:38", + "score": "37-25", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "04:38", + "score": "37-25", + "action": "in", + "player_number": "12", + "player_name": "S. Näppinen", + "player_id": 16, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "04:38", + "score": "37-25", + "action": "out", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "04:38", + "score": "37-25", + "action": "missed 1of1", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "04:38", + "score": "37-25", + "action": "defensive", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 62, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "04:31", + "score": "37-25", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 62, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "04:29", + "score": "37-25", + "action": "offensive", + "player_number": "12", + "player_name": "S. Näppinen", + "player_id": 16, + "possession_number": 62, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "04:27", + "score": "37-25", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 62, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "04:25", + "score": "37-25", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 63, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "04:16", + "score": "37-25", + "action": "missed jumpshot", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 15, + "possession_number": 63, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "04:14", + "score": "37-25", + "action": "offensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 63, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "04:13", + "score": "37-27", + "action": "made layup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 63, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "03:56", + "score": "37-27", + "action": "missed jumpshot", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 64, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "03:54", + "score": "37-27", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "03:43", + "score": "37-27", + "action": "personal", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "03:43", + "score": "37-27", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:43", + "score": "37-27", + "action": "in", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:43", + "score": "37-27", + "action": "out", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "03:43", + "score": "37-27", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "03:43", + "score": "37-27", + "action": "out", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "03:43", + "score": "37-28", + "action": "made 1of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "03:43", + "score": "37-29", + "action": "made 2of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "03:28", + "score": "37-29", + "action": "badpass", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 66, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "03:28", + "score": "37-29", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "03:22", + "score": "37-31", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "1", + "time": "03:20", + "score": "37-31", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 68, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:20", + "score": "37-31", + "action": "in", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 68, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:20", + "score": "37-31", + "action": "out", + "player_number": "12", + "player_name": "S. Näppinen", + "player_id": 16, + "possession_number": 68, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "03:07", + "score": "40-31", + "action": "made jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 68, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "03:07", + "score": "40-31", + "action": "assist", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 69, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "02:52", + "score": "40-33", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 69, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "02:33", + "score": "43-33", + "action": "made jumpshot", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 70, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "02:33", + "score": "43-33", + "action": "assist", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "02:15", + "score": "43-35", + "action": "made turnaroundjumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "01:56", + "score": "46-35", + "action": "made jumpshot", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 72, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "01:56", + "score": "46-35", + "action": "assist", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "01:38", + "score": "46-35", + "action": "badpass", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "01:26", + "score": "46-35", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 74, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "01:23", + "score": "46-35", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 75, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "01:15", + "score": "46-35", + "action": "badpass", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 15, + "possession_number": 75, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "01:06", + "score": "46-35", + "action": "missed jumpshot", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "01:02", + "score": "46-35", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "00:52", + "score": "46-35", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "00:50", + "score": "46-35", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "00:35", + "score": "49-35", + "action": "made jumpshot", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "00:35", + "score": "49-35", + "action": "assist", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "00:29", + "score": "49-35", + "action": "personal", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "00:29", + "score": "49-35", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:29", + "score": "49-35", + "action": "in", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 7, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:29", + "score": "49-35", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 15, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "00:29", + "score": "49-36", + "action": "made 1of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "00:29", + "score": "49-37", + "action": "made 2of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:29", + "score": "49-37", + "action": "in", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 80, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:29", + "score": "49-37", + "action": "out", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 80, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "00:28", + "score": "49-37", + "action": "personal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 80, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "00:28", + "score": "49-37", + "action": "foulon", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 80, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "00:17", + "score": "49-37", + "action": "missed jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 80, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "00:14", + "score": "49-37", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 81, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "00:05", + "score": "49-37", + "action": "badpass", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 81, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "1", + "time": "00:05", + "score": "49-37", + "action": "steal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 82, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "00:02", + "score": "49-37", + "action": "badpass", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 82, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "00:00", + "score": "49-37", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "49-37", + "action": "in", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "49-37", + "action": "out", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "49-37", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "49-37", + "action": "out", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 7 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "49-37", + "action": "in", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "49-37", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 15 + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "10:00", + "score": "49-37", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "09:49", + "score": "51-37", + "action": "made drivinglayup", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 84, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "09:35", + "score": "51-39", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "09:11", + "score": "51-39", + "action": "missed layup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 86, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "09:06", + "score": "51-39", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "09:01", + "score": "51-39", + "action": "travel", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "08:51", + "score": "54-39", + "action": "made jumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "08:42", + "score": "54-39", + "action": "personal", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "08:42", + "score": "54-39", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "08:42", + "score": "54-39", + "action": "in", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "08:42", + "score": "54-39", + "action": "out", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "08:35", + "score": "54-42", + "action": "made jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "08:35", + "score": "54-42", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 90, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "08:08", + "score": "56-42", + "action": "made reverselayup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 90, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "07:40", + "score": "56-42", + "action": "missed layup", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "07:37", + "score": "56-42", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "07:35", + "score": "56-42", + "action": "badpass", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "2", + "time": "07:35", + "score": "56-42", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 93, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "07:10", + "score": "56-45", + "action": "made jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4, + "possession_number": 93, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "07:10", + "score": "56-45", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "06:58", + "score": "56-45", + "action": "ballhandling", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "2", + "time": "06:58", + "score": "56-45", + "action": "steal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "06:49", + "score": "56-47", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "06:49", + "score": "56-47", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "06:34", + "score": "56-47", + "action": "missed jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "06:31", + "score": "56-47", + "action": "defensive", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 15, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "06:30", + "score": "56-47", + "action": "personal", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "06:30", + "score": "56-47", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q3", + "team": "1", + "time": "06:30", + "score": "56-47", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "06:30", + "score": "56-47", + "action": "in", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "06:30", + "score": "56-47", + "action": "out", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "06:17", + "score": "56-47", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "06:15", + "score": "56-47", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "06:14", + "score": "56-49", + "action": "made layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "05:55", + "score": "56-49", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "05:51", + "score": "56-49", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 99, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "05:46", + "score": "56-49", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 99, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "05:44", + "score": "56-49", + "action": "defensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "05:32", + "score": "56-49", + "action": "personal", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "05:32", + "score": "56-49", + "action": "foulon", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "05:32", + "score": "56-49", + "action": "missed 1of2", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "05:32", + "score": "56-49", + "action": "missed 2of2", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "05:32", + "score": "56-49", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "05:26", + "score": "56-52", + "action": "made jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "05:14", + "score": "56-52", + "action": "missed layup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "05:11", + "score": "56-52", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 103, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "04:57", + "score": "56-52", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 103, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "04:54", + "score": "56-52", + "action": "defensive", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "04:52", + "score": "56-52", + "action": "personal", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "04:52", + "score": "56-52", + "action": "foulon", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "04:52", + "score": "56-52", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "04:52", + "score": "56-52", + "action": "out", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "04:52", + "score": "56-52", + "action": "missed 1of2", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "04:52", + "score": "56-52", + "action": "missed 2of2", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "04:52", + "score": "56-52", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "04:37", + "score": "56-52", + "action": "personal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "04:37", + "score": "56-52", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "04:32", + "score": "56-54", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "04:32", + "score": "56-54", + "action": "personal", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "04:32", + "score": "56-54", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "04:32", + "score": "56-54", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "04:32", + "score": "56-54", + "action": "out", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "04:32", + "score": "56-55", + "action": "made 1of1", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "04:18", + "score": "58-55", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "04:04", + "score": "58-55", + "action": "outofbounds", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "03:58", + "score": "58-55", + "action": "personal", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 15, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "03:58", + "score": "58-55", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "03:58", + "score": "58-55", + "action": "badpass", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "03:38", + "score": "58-55", + "action": "missed layup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "03:35", + "score": "58-55", + "action": "defensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "03:32", + "score": "58-55", + "action": "personal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "03:32", + "score": "58-55", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "03:32", + "score": "58-55", + "action": "in", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "03:32", + "score": "58-55", + "action": "out", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 11, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "03:25", + "score": "60-55", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "03:25", + "score": "60-55", + "action": "assist", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "03:10", + "score": "60-55", + "action": "personal", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "03:10", + "score": "60-55", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:10", + "score": "60-55", + "action": "in", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:10", + "score": "60-55", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 15, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "03:10", + "score": "60-56", + "action": "made 1of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "03:10", + "score": "60-57", + "action": "made 2of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "03:00", + "score": "60-57", + "action": "missed layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 112, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "02:57", + "score": "60-57", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "02:53", + "score": "60-60", + "action": "made jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "02:37", + "score": "60-60", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "02:32", + "score": "60-60", + "action": "defensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "02:19", + "score": "60-63", + "action": "made jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "02:19", + "score": "60-63", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "02:04", + "score": "60-63", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "02:00", + "score": "60-63", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "01:55", + "score": "60-66", + "action": "made jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "01:55", + "score": "60-66", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q3", + "team": "1", + "time": "01:50", + "score": "60-66", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:50", + "score": "60-66", + "action": "in", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:50", + "score": "60-66", + "action": "out", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "01:37", + "score": "62-66", + "action": "made stepbackjumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "01:16", + "score": "62-66", + "action": "missed layup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "01:13", + "score": "62-66", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "00:55", + "score": "62-66", + "action": "ballhandling", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "2", + "time": "00:55", + "score": "62-66", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "00:50", + "score": "62-66", + "action": "personal", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "00:50", + "score": "62-66", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "00:50", + "score": "62-67", + "action": "made 1of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "00:50", + "score": "62-68", + "action": "made 2of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "00:29", + "score": "65-68", + "action": "made stepbackjumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "00:00", + "score": "65-71", + "action": "made jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "00:00", + "score": "65-71", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "65-71", + "action": "in", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "65-71", + "action": "out", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12 + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "10:00", + "score": "65-71", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "09:45", + "score": "65-73", + "action": "made layup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "09:45", + "score": "65-73", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 126, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "09:28", + "score": "68-73", + "action": "made jumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 126, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "09:28", + "score": "68-73", + "action": "assist", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 127, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "09:09", + "score": "68-75", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 127, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "08:51", + "score": "70-75", + "action": "made layup", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 128, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "08:38", + "score": "70-75", + "action": "travel", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "08:38", + "score": "70-75", + "action": "in", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 130, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "08:38", + "score": "70-75", + "action": "out", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 130, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "08:24", + "score": "70-75", + "action": "ballhandling", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 130, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "08:24", + "score": "70-75", + "action": "steal", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 131, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "08:14", + "score": "70-75", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 131, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "08:12", + "score": "70-75", + "action": "defensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "08:05", + "score": "73-75", + "action": "made jumpshot", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "08:05", + "score": "73-75", + "action": "assist", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "2", + "time": "08:01", + "score": "73-75", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "07:48", + "score": "73-75", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "07:45", + "score": "73-75", + "action": "defensive", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "07:28", + "score": "73-75", + "action": "missed layup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "07:26", + "score": "73-75", + "action": "offensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "07:18", + "score": "73-75", + "action": "personal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "07:18", + "score": "73-75", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "07:08", + "score": "73-75", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "07:08", + "score": "73-75", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "07:08", + "score": "73-75", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 15, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "07:08", + "score": "73-75", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "07:03", + "score": "73-75", + "action": "missed layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "07:00", + "score": "73-75", + "action": "offensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "06:59", + "score": "75-75", + "action": "made layup", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "06:47", + "score": "75-75", + "action": "missed layup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "06:44", + "score": "75-75", + "action": "defensive", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "06:41", + "score": "75-75", + "action": "personal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "06:41", + "score": "75-75", + "action": "foulon", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "06:41", + "score": "75-75", + "action": "in", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "06:41", + "score": "75-75", + "action": "out", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "06:41", + "score": "75-75", + "action": "in", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "06:41", + "score": "75-75", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "06:41", + "score": "76-75", + "action": "made 1of2", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "06:41", + "score": "76-75", + "action": "missed 2of2", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "06:41", + "score": "76-75", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "06:23", + "score": "76-78", + "action": "made jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "06:23", + "score": "76-78", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "06:06", + "score": "76-78", + "action": "missed layup", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "06:01", + "score": "76-78", + "action": "offensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "06:01", + "score": "78-78", + "action": "made tipinlayup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "05:54", + "score": "78-80", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "05:43", + "score": "81-80", + "action": "made jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "jumpball", + "period": "Q4", + "team": "1", + "time": "05:24", + "score": "81-80", + "action": "won heldball", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "05:24", + "score": "81-80", + "action": "ballhandling", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "05:24", + "score": "81-80", + "action": "steal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "05:13", + "score": "81-80", + "action": "personal", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "05:13", + "score": "81-80", + "action": "foulon", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "05:00", + "score": "84-80", + "action": "made jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "05:00", + "score": "84-80", + "action": "assist", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "04:46", + "score": "84-80", + "action": "outofbounds", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:46", + "score": "84-80", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:46", + "score": "84-80", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 15, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "04:25", + "score": "87-80", + "action": "made jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "04:25", + "score": "87-80", + "action": "assist", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "2", + "time": "04:23", + "score": "87-80", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "04:15", + "score": "87-80", + "action": "personal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "04:15", + "score": "87-80", + "action": "foulon", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "04:13", + "score": "87-80", + "action": "missed 1of2", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "04:13", + "score": "87-81", + "action": "made 2of2", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "04:00", + "score": "87-81", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "03:57", + "score": "87-81", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "03:42", + "score": "87-81", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "03:38", + "score": "87-81", + "action": "offensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "03:36", + "score": "87-84", + "action": "made jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "03:36", + "score": "87-84", + "action": "assist", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "03:10", + "score": "87-84", + "action": "missed layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "03:07", + "score": "87-84", + "action": "offensive", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "03:02", + "score": "87-84", + "action": "missed jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "03:00", + "score": "87-84", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "02:54", + "score": "87-86", + "action": "made layup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "02:54", + "score": "87-86", + "action": "personal", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "02:54", + "score": "87-86", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "02:54", + "score": "87-87", + "action": "made 1of1", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "02:41", + "score": "87-87", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 150, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "02:41", + "score": "87-87", + "action": "out", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 4, + "possession_number": 150, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "02:35", + "score": "87-87", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 150, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "02:35", + "score": "87-87", + "action": "offensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 150, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "02:35", + "score": "87-87", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 150, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "02:35", + "score": "87-87", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 150, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "02:35", + "score": "87-87", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 15, + "possession_number": 150, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "02:35", + "score": "87-87", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 9, + "possession_number": 150, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "02:35", + "score": "88-87", + "action": "made 1of2", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 150, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "02:35", + "score": "88-87", + "action": "missed 2of2", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 150, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "02:35", + "score": "88-87", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "02:32", + "score": "88-87", + "action": "personal", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "02:32", + "score": "88-87", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "02:22", + "score": "88-87", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "02:20", + "score": "88-87", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "02:20", + "score": "88-89", + "action": "made layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "02:11", + "score": "88-89", + "action": "personal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "02:11", + "score": "88-89", + "action": "foulon", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "02:11", + "score": "89-89", + "action": "made 1of2", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "02:11", + "score": "89-89", + "action": "missed 2of2", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "02:11", + "score": "89-89", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 153, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "01:59", + "score": "89-91", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 153, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "01:39", + "score": "91-91", + "action": "made drivinglayup", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "01:14", + "score": "91-91", + "action": "missed layup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "01:11", + "score": "91-91", + "action": "defensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 12, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "00:59", + "score": "91-91", + "action": "ballhandling", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "00:59", + "score": "91-91", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "00:56", + "score": "91-93", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "1", + "time": "00:53", + "score": "91-93", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 158, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "00:36", + "score": "94-93", + "action": "made jumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 158, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "00:36", + "score": "94-93", + "action": "assist", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 159, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "00:22", + "score": "94-93", + "action": "personal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 8, + "possession_number": 159, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "00:22", + "score": "94-93", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 159, + "possession_team": "2" + }, + { + "event_type": "headcoachchallenge", + "period": "Q4", + "team": "2", + "time": "00:22", + "score": "94-93", + "action": "foul", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 159, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "00:18", + "score": "94-95", + "action": "made layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 159, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "00:18", + "score": "94-95", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 160, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "00:09", + "score": "96-95", + "action": "made layup", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 5, + "possession_number": 160, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "2", + "time": "00:09", + "score": "96-95", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 161, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "00:00", + "score": "96-95", + "action": "missed layup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 10, + "possession_number": 161, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "96-95", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "game", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "96-95", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + } + ], + "players": [ + { + "player_id": 1, + "name": "J. McCoy", + "number": "12", + "team": "2" + }, + { + "player_id": 2, + "name": "C. Jones-McCrary", + "number": "7", + "team": "1" + }, + { + "player_id": 3, + "name": "J. Cookson", + "number": "5", + "team": "2" + }, + { + "player_id": 4, + "name": "P. Hinkkanen", + "number": "24", + "team": "2" + }, + { + "player_id": 5, + "name": "N. Kivimäki", + "number": "23", + "team": "1" + }, + { + "player_id": 6, + "name": "M. Hyytiäinen", + "number": "21", + "team": "1" + }, + { + "player_id": 7, + "name": "S. Salmenkivi", + "number": "7", + "team": "2" + }, + { + "player_id": 8, + "name": "E. Bandoumel", + "number": "13", + "team": "1" + }, + { + "player_id": 9, + "name": "N. Kärkkäinen", + "number": "44", + "team": "2" + }, + { + "player_id": 10, + "name": "J. Hilmer", + "number": "55", + "team": "2" + }, + { + "player_id": 11, + "name": "W. Bani", + "number": "6", + "team": "1" + }, + { + "player_id": 12, + "name": "P. Poutiainen", + "number": "97", + "team": "1" + }, + { + "player_id": 13, + "name": "E. Laaksonen", + "number": "11", + "team": "2" + }, + { + "player_id": 14, + "name": "M. Nyman", + "number": "10", + "team": "1" + }, + { + "player_id": 15, + "name": "S. Mäntymaa", + "number": "45", + "team": "2" + }, + { + "player_id": 16, + "name": "S. Näppinen", + "number": "12", + "team": "1" + } + ], + "possessions": { + "total_possessions": 161, + "team1_possessions": 80, + "team2_possessions": 81, + "team1_avg_possession_length_seconds": 15.57, + "team2_avg_possession_length_seconds": 14.25, + "possessions_list": [ + { + "possession_number": 1, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q1", + "end_time": "09:59", + "end_time_seconds": 599, + "end_period": "Q1", + "duration_seconds": 1, + "events": [ + { + "event_type": "jumpball", + "time": "09:59", + "action": "won won", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "0-0", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 2, + "team": "1", + "start_time": "09:59", + "start_time_seconds": 599, + "start_period": "Q1", + "end_time": "09:32", + "end_time_seconds": 572, + "end_period": "Q1", + "duration_seconds": 27, + "events": [ + { + "event_type": "jumpball", + "time": "09:59", + "action": "won lost", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:35", + "action": "missed jumpshot", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "0-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 3, + "team": "2", + "start_time": "09:32", + "start_time_seconds": 572, + "start_period": "Q1", + "end_time": "09:16", + "end_time_seconds": 556, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "09:32", + "action": "offensive", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:19", + "action": "missed jumpshot", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "0-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 4, + "team": "1", + "start_time": "09:16", + "start_time_seconds": 556, + "start_period": "Q1", + "end_time": "08:57", + "end_time_seconds": 537, + "end_period": "Q1", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "09:16", + "action": "defensive", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:57", + "action": "made layup", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "2-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 5, + "team": "2", + "start_time": "08:57", + "start_time_seconds": 537, + "start_period": "Q1", + "end_time": "08:41", + "end_time_seconds": 521, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "08:57", + "action": "made layup", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "2-0", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:57", + "action": "assist", + "team": "1", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "2-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:43", + "action": "missed jumpshot", + "team": "2", + "player_id": 7, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "2-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 6, + "team": "1", + "start_time": "08:41", + "start_time_seconds": 521, + "start_period": "Q1", + "end_time": "08:35", + "end_time_seconds": 515, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "08:41", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "2-0", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:35", + "action": "made jumpshot", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "5-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 7, + "team": "2", + "start_time": "08:35", + "start_time_seconds": 515, + "start_period": "Q1", + "end_time": "08:08", + "end_time_seconds": 488, + "end_period": "Q1", + "duration_seconds": 27, + "events": [ + { + "event_type": "3pt", + "time": "08:35", + "action": "made jumpshot", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "5-0", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:10", + "action": "missed jumpshot", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "5-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 8, + "team": "1", + "start_time": "08:08", + "start_time_seconds": 488, + "start_period": "Q1", + "end_time": "07:48", + "end_time_seconds": 468, + "end_period": "Q1", + "duration_seconds": 20, + "events": [ + { + "event_type": "rebound", + "time": "08:08", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "5-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:48", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "7-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 9, + "team": "2", + "start_time": "07:48", + "start_time_seconds": 468, + "start_period": "Q1", + "end_time": "07:36", + "end_time_seconds": 456, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "07:48", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "7-0", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:48", + "action": "assist", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "7-0", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "07:46", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "7-0", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:46", + "action": "in", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "7-0", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:46", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "7-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 10, + "team": "1", + "start_time": "07:36", + "start_time_seconds": 456, + "start_period": "Q1", + "end_time": "07:22", + "end_time_seconds": 442, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "jumpball", + "time": "07:36", + "action": "won heldball", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "7-0", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "07:36", + "action": "ballhandling", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "7-0", + "possession_event_role": null + }, + { + "event_type": "steal", + "time": "07:36", + "action": "steal", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "7-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:22", + "action": "made stepbackjumpshot", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "9-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 11, + "team": "2", + "start_time": "07:22", + "start_time_seconds": 442, + "start_period": "Q1", + "end_time": "07:11", + "end_time_seconds": 431, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "07:22", + "action": "made stepbackjumpshot", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "9-0", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "07:11", + "action": "ballhandling", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "9-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 12, + "team": "1", + "start_time": "07:11", + "start_time_seconds": 431, + "start_period": "Q1", + "end_time": "06:55", + "end_time_seconds": 415, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "turnover", + "time": "07:11", + "action": "ballhandling", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "9-0", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "07:11", + "action": "steal", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "9-0", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:07", + "action": "personal", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "9-0", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:07", + "action": "foulon", + "team": "1", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "9-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:55", + "action": "made turnaroundjumpshot", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "11-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 13, + "team": "2", + "start_time": "06:55", + "start_time_seconds": 415, + "start_period": "Q1", + "end_time": "06:35", + "end_time_seconds": 395, + "end_period": "Q1", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "06:55", + "action": "made turnaroundjumpshot", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "11-0", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:55", + "action": "assist", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "11-0", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "06:46", + "action": "personal", + "team": "1", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "11-0", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:46", + "action": "foulon", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "11-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:37", + "action": "missed layup", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "11-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 14, + "team": "1", + "start_time": "06:35", + "start_time_seconds": 395, + "start_period": "Q1", + "end_time": "06:10", + "end_time_seconds": 370, + "end_period": "Q1", + "duration_seconds": 25, + "events": [ + { + "event_type": "rebound", + "time": "06:35", + "action": "defensive", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "11-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:27", + "action": "missed layup", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "11-0", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:26", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "11-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:21", + "action": "missed layup", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "11-0", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:18", + "action": "offensive", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "11-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:10", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "13-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 15, + "team": "2", + "start_time": "06:10", + "start_time_seconds": 370, + "start_period": "Q1", + "end_time": "05:48", + "end_time_seconds": 348, + "end_period": "Q1", + "duration_seconds": 22, + "events": [ + { + "event_type": "2pt", + "time": "06:10", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "13-0", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:52", + "action": "missed jumpshot", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "13-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 16, + "team": "1", + "start_time": "05:48", + "start_time_seconds": 348, + "start_period": "Q1", + "end_time": "05:25", + "end_time_seconds": 325, + "end_period": "Q1", + "duration_seconds": 23, + "events": [ + { + "event_type": "rebound", + "time": "05:48", + "action": "defensive", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "13-0", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:40", + "action": "personal", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "13-0", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:40", + "action": "foulon", + "team": "1", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "13-0", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:40", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "13-0", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:40", + "action": "out", + "team": "1", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "13-0", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:40", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "13-0", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:40", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "13-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:28", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "13-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 17, + "team": "2", + "start_time": "05:25", + "start_time_seconds": 325, + "start_period": "Q1", + "end_time": "05:06", + "end_time_seconds": 306, + "end_period": "Q1", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "05:25", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "13-0", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:25", + "action": "personal", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "13-0", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:25", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "13-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:09", + "action": "missed layup", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "13-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 18, + "team": "1", + "start_time": "05:06", + "start_time_seconds": 306, + "start_period": "Q1", + "end_time": "05:01", + "end_time_seconds": 301, + "end_period": "Q1", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "05:06", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "13-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:01", + "action": "made drivinglayup", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "15-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 19, + "team": "2", + "start_time": "05:01", + "start_time_seconds": 301, + "start_period": "Q1", + "end_time": "04:47", + "end_time_seconds": 287, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "05:01", + "action": "made drivinglayup", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "15-0", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:01", + "action": "assist", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "15-0", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:49", + "action": "missed jumpshot", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "15-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 20, + "team": "1", + "start_time": "04:47", + "start_time_seconds": 287, + "start_period": "Q1", + "end_time": "04:37", + "end_time_seconds": 277, + "end_period": "Q1", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "04:47", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "15-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:37", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "17-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 21, + "team": "2", + "start_time": "04:37", + "start_time_seconds": 277, + "start_period": "Q1", + "end_time": "04:14", + "end_time_seconds": 254, + "end_period": "Q1", + "duration_seconds": 23, + "events": [ + { + "event_type": "2pt", + "time": "04:37", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "17-0", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "04:36", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "17-0", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:36", + "action": "in", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "17-0", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:36", + "action": "out", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "17-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:17", + "action": "missed layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "17-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 22, + "team": "1", + "start_time": "04:14", + "start_time_seconds": 254, + "start_period": "Q1", + "end_time": "03:52", + "end_time_seconds": 232, + "end_period": "Q1", + "duration_seconds": 22, + "events": [ + { + "event_type": "rebound", + "time": "04:14", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "17-0", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:58", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "17-0", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:55", + "action": "offensive", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "17-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:54", + "action": "missed layup", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "17-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 23, + "team": "2", + "start_time": "03:52", + "start_time_seconds": 232, + "start_period": "Q1", + "end_time": "03:44", + "end_time_seconds": 224, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "03:52", + "action": "defensive", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "17-0", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:51", + "action": "personal", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "17-0", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:51", + "action": "foulon", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "17-0", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:46", + "action": "missed jumpshot", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "17-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 24, + "team": "1", + "start_time": "03:44", + "start_time_seconds": 224, + "start_period": "Q1", + "end_time": "03:25", + "end_time_seconds": 205, + "end_period": "Q1", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "03:44", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "17-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:28", + "action": "missed layup", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "17-0", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:25", + "action": "offensive", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "17-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:25", + "action": "made tipinlayup", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "19-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 25, + "team": "2", + "start_time": "03:25", + "start_time_seconds": 205, + "start_period": "Q1", + "end_time": "03:17", + "end_time_seconds": 197, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "2pt", + "time": "03:25", + "action": "made tipinlayup", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "19-0", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "03:17", + "action": "ballhandling", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "19-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 26, + "team": "1", + "start_time": "03:17", + "start_time_seconds": 197, + "start_period": "Q1", + "end_time": "03:12", + "end_time_seconds": 192, + "end_period": "Q1", + "duration_seconds": 5, + "events": [ + { + "event_type": "turnover", + "time": "03:17", + "action": "ballhandling", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "19-0", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "03:17", + "action": "steal", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "19-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:12", + "action": "made drivinglayup", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "21-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 27, + "team": "2", + "start_time": "03:12", + "start_time_seconds": 192, + "start_period": "Q1", + "end_time": "02:50", + "end_time_seconds": 170, + "end_period": "Q1", + "duration_seconds": 22, + "events": [ + { + "event_type": "2pt", + "time": "03:12", + "action": "made drivinglayup", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "21-0", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:12", + "action": "assist", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "21-0", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:50", + "action": "made jumpshot", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "21-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 28, + "team": "1", + "start_time": "02:50", + "start_time_seconds": 170, + "start_period": "Q1", + "end_time": "02:21", + "end_time_seconds": 141, + "end_period": "Q1", + "duration_seconds": 29, + "events": [ + { + "event_type": "3pt", + "time": "02:50", + "action": "made jumpshot", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "21-3", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:50", + "action": "assist", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "21-3", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:39", + "action": "missed layup", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "21-3", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "02:39", + "action": "block", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "21-3", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:36", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "21-3", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:36", + "action": "in", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "21-3", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:36", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "21-3", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:36", + "action": "personal", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "21-3", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:36", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "21-3", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:28", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "21-3", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:26", + "action": "offensive", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "21-3", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:25", + "action": "missed layup", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "21-3", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "02:25", + "action": "block", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "21-3", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:22", + "action": "offensive", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "21-3", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:21", + "action": "made dunk", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "23-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 29, + "team": "2", + "start_time": "02:21", + "start_time_seconds": 141, + "start_period": "Q1", + "end_time": "02:00", + "end_time_seconds": 120, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "02:21", + "action": "made dunk", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "23-3", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:02", + "action": "missed jumpshot", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "23-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 30, + "team": "1", + "start_time": "02:00", + "start_time_seconds": 120, + "start_period": "Q1", + "end_time": "01:46", + "end_time_seconds": 106, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "02:00", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "23-3", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:50", + "action": "personal", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "23-3", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:50", + "action": "foulon", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "23-3", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:50", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "23-3", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:50", + "action": "out", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "23-3", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "01:46", + "action": "personal", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "23-3", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:46", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "23-3", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:46", + "action": "missed 1of2", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "23-3", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:46", + "action": "made 2of2", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "24-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 31, + "team": "2", + "start_time": "01:46", + "start_time_seconds": 106, + "start_period": "Q1", + "end_time": "01:16", + "end_time_seconds": 76, + "end_period": "Q1", + "duration_seconds": 30, + "events": [ + { + "event_type": "freethrow", + "time": "01:46", + "action": "made 2of2", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "24-3", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:33", + "action": "personal", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "24-3", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:33", + "action": "foulon", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "24-3", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:19", + "action": "missed jumpshot", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "24-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 32, + "team": "1", + "start_time": "01:16", + "start_time_seconds": 76, + "start_period": "Q1", + "end_time": "01:08", + "end_time_seconds": 68, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "01:16", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "24-3", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:08", + "action": "made jumpshot", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "26-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 33, + "team": "2", + "start_time": "01:08", + "start_time_seconds": 68, + "start_period": "Q1", + "end_time": "00:41", + "end_time_seconds": 41, + "end_period": "Q1", + "duration_seconds": 27, + "events": [ + { + "event_type": "2pt", + "time": "01:08", + "action": "made jumpshot", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "26-3", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "01:00", + "action": "in", + "team": "1", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "26-3", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:00", + "action": "out", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "26-3", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:44", + "action": "missed layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "26-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 34, + "team": "1", + "start_time": "00:41", + "start_time_seconds": 41, + "start_period": "Q1", + "end_time": "00:39", + "end_time_seconds": 39, + "end_period": "Q1", + "duration_seconds": 2, + "events": [ + { + "event_type": "rebound", + "time": "00:41", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "26-3", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:39", + "action": "ballhandling", + "team": "1", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "26-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 35, + "team": "2", + "start_time": "00:39", + "start_time_seconds": 39, + "start_period": "Q1", + "end_time": "00:29", + "end_time_seconds": 29, + "end_period": "Q1", + "duration_seconds": 10, + "events": [ + { + "event_type": "turnover", + "time": "00:39", + "action": "ballhandling", + "team": "1", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "26-3", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:39", + "action": "steal", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "26-3", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:32", + "action": "missed jumpshot", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "26-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 36, + "team": "1", + "start_time": "00:29", + "start_time_seconds": 29, + "start_period": "Q1", + "end_time": "00:14", + "end_time_seconds": 14, + "end_period": "Q1", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "00:29", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "26-3", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:14", + "action": "ballhandling", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "26-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 37, + "team": "2", + "start_time": "00:14", + "start_time_seconds": 14, + "start_period": "Q1", + "end_time": "00:01", + "end_time_seconds": 1, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "turnover", + "time": "00:14", + "action": "ballhandling", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "26-3", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:14", + "action": "steal", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "26-3", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:01", + "action": "personal", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "26-3", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:01", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "26-3", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:01", + "action": "made 1of2", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "26-4", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:01", + "action": "made 2of2", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "26-5", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 38, + "team": "1", + "start_time": "00:01", + "start_time_seconds": 1, + "start_period": "Q1", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q1", + "duration_seconds": 1, + "events": [ + { + "event_type": "freethrow", + "time": "00:01", + "action": "made 2of2", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "26-5", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 39, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q2", + "end_time": "09:48", + "end_time_seconds": 588, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "3pt", + "time": "09:48", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "26-8", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 40, + "team": "1", + "start_time": "09:48", + "start_time_seconds": 588, + "start_period": "Q2", + "end_time": "09:29", + "end_time_seconds": 569, + "end_period": "Q2", + "duration_seconds": 19, + "events": [ + { + "event_type": "3pt", + "time": "09:48", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "26-8", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:48", + "action": "assist", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "26-8", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "09:29", + "action": "made jumpshot", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "29-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 41, + "team": "2", + "start_time": "09:29", + "start_time_seconds": 569, + "start_period": "Q2", + "end_time": "09:15", + "end_time_seconds": 555, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "3pt", + "time": "09:29", + "action": "made jumpshot", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "29-8", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:29", + "action": "assist", + "team": "1", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "29-8", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "09:15", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "29-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 42, + "team": "1", + "start_time": "09:15", + "start_time_seconds": 555, + "start_period": "Q2", + "end_time": "08:53", + "end_time_seconds": 533, + "end_period": "Q2", + "duration_seconds": 22, + "events": [ + { + "event_type": "3pt", + "time": "09:15", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "29-11", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:15", + "action": "assist", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "29-11", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:57", + "action": "missed jumpshot", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "29-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 43, + "team": "2", + "start_time": "08:53", + "start_time_seconds": 533, + "start_period": "Q2", + "end_time": "08:43", + "end_time_seconds": 523, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "08:53", + "action": "defensive", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "29-11", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:45", + "action": "missed layup", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "29-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 44, + "team": "1", + "start_time": "08:43", + "start_time_seconds": 523, + "start_period": "Q2", + "end_time": "08:35", + "end_time_seconds": 515, + "end_period": "Q2", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "08:43", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "29-11", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:38", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "29-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 45, + "team": "2", + "start_time": "08:35", + "start_time_seconds": 515, + "start_period": "Q2", + "end_time": "08:09", + "end_time_seconds": 489, + "end_period": "Q2", + "duration_seconds": 26, + "events": [ + { + "event_type": "rebound", + "time": "08:35", + "action": "defensive", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "29-11", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "08:30", + "action": "personal", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "29-11", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:30", + "action": "foulon", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "29-11", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:30", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "29-11", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:30", + "action": "out", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "29-11", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:22", + "action": "missed layup", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "29-11", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:20", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "29-11", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:13", + "action": "missed jumpshot", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "29-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 46, + "team": "1", + "start_time": "08:09", + "start_time_seconds": 489, + "start_period": "Q2", + "end_time": "08:06", + "end_time_seconds": 486, + "end_period": "Q2", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "08:09", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "29-11", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:06", + "action": "made layup", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "31-11", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:06", + "action": "personal", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "31-11", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:06", + "action": "foulon", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "31-11", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:06", + "action": "in", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "31-11", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:06", + "action": "out", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "31-11", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:06", + "action": "made 1of1", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "32-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 47, + "team": "2", + "start_time": "08:06", + "start_time_seconds": 486, + "start_period": "Q2", + "end_time": "07:49", + "end_time_seconds": 469, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "freethrow", + "time": "08:06", + "action": "made 1of1", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "32-11", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "08:05", + "action": "in", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "32-11", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:05", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "32-11", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:58", + "action": "personal", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "32-11", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:58", + "action": "foulon", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "32-11", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:50", + "action": "missed jumpshot", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "32-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 48, + "team": "1", + "start_time": "07:49", + "start_time_seconds": 469, + "start_period": "Q2", + "end_time": "07:34", + "end_time_seconds": 454, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "07:49", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "32-11", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:49", + "action": "personal", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "32-11", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:49", + "action": "foulon", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "32-11", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:49", + "action": "in", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "32-11", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:49", + "action": "out", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "32-11", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:37", + "action": "missed layup", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "32-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 49, + "team": "2", + "start_time": "07:34", + "start_time_seconds": 454, + "start_period": "Q2", + "end_time": "07:29", + "end_time_seconds": 449, + "end_period": "Q2", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "07:34", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "32-11", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:29", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "32-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 50, + "team": "1", + "start_time": "07:29", + "start_time_seconds": 449, + "start_period": "Q2", + "end_time": "07:08", + "end_time_seconds": 428, + "end_period": "Q2", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "07:29", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "32-13", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:29", + "action": "assist", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "32-13", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:10", + "action": "missed jumpshot", + "team": "1", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "32-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 51, + "team": "2", + "start_time": "07:08", + "start_time_seconds": 428, + "start_period": "Q2", + "end_time": "06:54", + "end_time_seconds": 414, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "07:08", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "32-13", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:08", + "action": "personal", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "32-13", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:08", + "action": "foulon", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "32-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:08", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "32-13", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:08", + "action": "out", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "32-13", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:54", + "action": "made jumpshot", + "team": "2", + "player_id": 15, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "32-16", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 52, + "team": "1", + "start_time": "06:54", + "start_time_seconds": 414, + "start_period": "Q2", + "end_time": "06:27", + "end_time_seconds": 387, + "end_period": "Q2", + "duration_seconds": 27, + "events": [ + { + "event_type": "3pt", + "time": "06:54", + "action": "made jumpshot", + "team": "2", + "player_id": 15, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "32-16", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:54", + "action": "assist", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "32-16", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:30", + "action": "missed jumpshot", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "32-16", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 53, + "team": "2", + "start_time": "06:27", + "start_time_seconds": 387, + "start_period": "Q2", + "end_time": "06:20", + "end_time_seconds": 380, + "end_period": "Q2", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "06:27", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "32-16", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:26", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "32-16", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:26", + "action": "foulon", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "32-16", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:20", + "action": "made jumpshot", + "team": "2", + "player_id": 15, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "32-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 54, + "team": "1", + "start_time": "06:20", + "start_time_seconds": 380, + "start_period": "Q2", + "end_time": "06:05", + "end_time_seconds": 365, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "3pt", + "time": "06:20", + "action": "made jumpshot", + "team": "2", + "player_id": 15, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "32-19", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:20", + "action": "assist", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "32-19", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "06:05", + "action": "badpass", + "team": "1", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "32-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 55, + "team": "2", + "start_time": "06:05", + "start_time_seconds": 365, + "start_period": "Q2", + "end_time": "06:01", + "end_time_seconds": 361, + "end_period": "Q2", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "06:05", + "action": "badpass", + "team": "1", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "32-19", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "06:05", + "action": "steal", + "team": "2", + "player_id": 15, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "32-19", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:01", + "action": "made layup", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "32-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 56, + "team": "1", + "start_time": "06:01", + "start_time_seconds": 361, + "start_period": "Q2", + "end_time": "05:34", + "end_time_seconds": 334, + "end_period": "Q2", + "duration_seconds": 27, + "events": [ + { + "event_type": "2pt", + "time": "06:01", + "action": "made layup", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "32-21", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:01", + "action": "assist", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "32-21", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "05:57", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "32-21", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:38", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "32-21", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:35", + "action": "offensive", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "32-21", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:34", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "34-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 57, + "team": "2", + "start_time": "05:34", + "start_time_seconds": 334, + "start_period": "Q2", + "end_time": "05:21", + "end_time_seconds": 321, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "05:34", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "34-21", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:21", + "action": "personal", + "team": "1", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "34-21", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:21", + "action": "foulon", + "team": "2", + "player_id": 15, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "34-21", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:21", + "action": "made 1of2", + "team": "2", + "player_id": 15, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "34-22", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:21", + "action": "made 2of2", + "team": "2", + "player_id": 15, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "34-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 58, + "team": "1", + "start_time": "05:21", + "start_time_seconds": 321, + "start_period": "Q2", + "end_time": "05:05", + "end_time_seconds": 305, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "freethrow", + "time": "05:21", + "action": "made 2of2", + "team": "2", + "player_id": 15, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "34-23", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "05:05", + "action": "badpass", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "34-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 59, + "team": "2", + "start_time": "05:05", + "start_time_seconds": 305, + "start_period": "Q2", + "end_time": "04:55", + "end_time_seconds": 295, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "turnover", + "time": "05:05", + "action": "badpass", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "34-23", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "05:05", + "action": "steal", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "34-23", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:57", + "action": "missed jumpshot", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "34-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 60, + "team": "1", + "start_time": "04:55", + "start_time_seconds": 295, + "start_period": "Q2", + "end_time": "04:48", + "end_time_seconds": 288, + "end_period": "Q2", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "04:55", + "action": "defensive", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "34-23", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:48", + "action": "made jumpshot", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "37-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 61, + "team": "2", + "start_time": "04:48", + "start_time_seconds": 288, + "start_period": "Q2", + "end_time": "04:38", + "end_time_seconds": 278, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "3pt", + "time": "04:48", + "action": "made jumpshot", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "37-23", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:48", + "action": "assist", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "37-23", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:38", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "37-25", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:38", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "37-25", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:38", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "37-25", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:38", + "action": "in", + "team": "1", + "player_id": 16, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "37-25", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:38", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "37-25", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:38", + "action": "missed 1of1", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "37-25", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 62, + "team": "1", + "start_time": "04:38", + "start_time_seconds": 278, + "start_period": "Q2", + "end_time": "04:25", + "end_time_seconds": 265, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "04:38", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "37-25", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:31", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "37-25", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:29", + "action": "offensive", + "team": "1", + "player_id": 16, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "37-25", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:27", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "37-25", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 63, + "team": "2", + "start_time": "04:25", + "start_time_seconds": 265, + "start_period": "Q2", + "end_time": "04:13", + "end_time_seconds": 253, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "04:25", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "37-25", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:16", + "action": "missed jumpshot", + "team": "2", + "player_id": 15, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "37-25", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:14", + "action": "offensive", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "37-25", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:13", + "action": "made layup", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "37-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 64, + "team": "1", + "start_time": "04:13", + "start_time_seconds": 253, + "start_period": "Q2", + "end_time": "03:54", + "end_time_seconds": 234, + "end_period": "Q2", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "04:13", + "action": "made layup", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "37-27", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:56", + "action": "missed jumpshot", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "37-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 65, + "team": "2", + "start_time": "03:54", + "start_time_seconds": 234, + "start_period": "Q2", + "end_time": "03:43", + "end_time_seconds": 223, + "end_period": "Q2", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "03:54", + "action": "defensive", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "37-27", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:43", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "37-27", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:43", + "action": "foulon", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "37-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:43", + "action": "in", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "37-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:43", + "action": "out", + "team": "1", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "37-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:43", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "37-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:43", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "37-27", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:43", + "action": "made 1of2", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "37-28", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:43", + "action": "made 2of2", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "37-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 66, + "team": "1", + "start_time": "03:43", + "start_time_seconds": 223, + "start_period": "Q2", + "end_time": "03:28", + "end_time_seconds": 208, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "freethrow", + "time": "03:43", + "action": "made 2of2", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "37-29", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "03:28", + "action": "badpass", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "37-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 67, + "team": "2", + "start_time": "03:28", + "start_time_seconds": 208, + "start_period": "Q2", + "end_time": "03:22", + "end_time_seconds": 202, + "end_period": "Q2", + "duration_seconds": 6, + "events": [ + { + "event_type": "turnover", + "time": "03:28", + "action": "badpass", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "37-29", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "03:28", + "action": "steal", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "37-29", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:22", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "37-31", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 68, + "team": "1", + "start_time": "03:22", + "start_time_seconds": 202, + "start_period": "Q2", + "end_time": "03:07", + "end_time_seconds": 187, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "03:22", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "37-31", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "03:20", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "37-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:20", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "37-31", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:20", + "action": "out", + "team": "1", + "player_id": 16, + "player_name": "S. Näppinen", + "player_number": "12", + "score": "37-31", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:07", + "action": "made jumpshot", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "40-31", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 69, + "team": "2", + "start_time": "03:07", + "start_time_seconds": 187, + "start_period": "Q2", + "end_time": "02:52", + "end_time_seconds": 172, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "3pt", + "time": "03:07", + "action": "made jumpshot", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "40-31", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:07", + "action": "assist", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "40-31", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:52", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "40-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 70, + "team": "1", + "start_time": "02:52", + "start_time_seconds": 172, + "start_period": "Q2", + "end_time": "02:33", + "end_time_seconds": 153, + "end_period": "Q2", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "02:52", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "40-33", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:33", + "action": "made jumpshot", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "43-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 71, + "team": "2", + "start_time": "02:33", + "start_time_seconds": 153, + "start_period": "Q2", + "end_time": "02:15", + "end_time_seconds": 135, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "3pt", + "time": "02:33", + "action": "made jumpshot", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "43-33", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:33", + "action": "assist", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "43-33", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:15", + "action": "made turnaroundjumpshot", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "43-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 72, + "team": "1", + "start_time": "02:15", + "start_time_seconds": 135, + "start_period": "Q2", + "end_time": "01:56", + "end_time_seconds": 116, + "end_period": "Q2", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "02:15", + "action": "made turnaroundjumpshot", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "43-35", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:56", + "action": "made jumpshot", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "46-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 73, + "team": "2", + "start_time": "01:56", + "start_time_seconds": 116, + "start_period": "Q2", + "end_time": "01:38", + "end_time_seconds": 98, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "3pt", + "time": "01:56", + "action": "made jumpshot", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "46-35", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:56", + "action": "assist", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "46-35", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "01:38", + "action": "badpass", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "46-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 74, + "team": "1", + "start_time": "01:38", + "start_time_seconds": 98, + "start_period": "Q2", + "end_time": "01:23", + "end_time_seconds": 83, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "turnover", + "time": "01:38", + "action": "badpass", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "46-35", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:26", + "action": "missed jumpshot", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "46-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 75, + "team": "2", + "start_time": "01:23", + "start_time_seconds": 83, + "start_period": "Q2", + "end_time": "01:15", + "end_time_seconds": 75, + "end_period": "Q2", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "01:23", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "46-35", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "01:15", + "action": "badpass", + "team": "2", + "player_id": 15, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "46-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 76, + "team": "1", + "start_time": "01:15", + "start_time_seconds": 75, + "start_period": "Q2", + "end_time": "01:02", + "end_time_seconds": 62, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "turnover", + "time": "01:15", + "action": "badpass", + "team": "2", + "player_id": 15, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "46-35", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:06", + "action": "missed jumpshot", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "46-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 77, + "team": "2", + "start_time": "01:02", + "start_time_seconds": 62, + "start_period": "Q2", + "end_time": "00:50", + "end_time_seconds": 50, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "01:02", + "action": "defensive", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "46-35", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:52", + "action": "missed jumpshot", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "46-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 78, + "team": "1", + "start_time": "00:50", + "start_time_seconds": 50, + "start_period": "Q2", + "end_time": "00:35", + "end_time_seconds": 35, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "00:50", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "46-35", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:35", + "action": "made jumpshot", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "49-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 79, + "team": "2", + "start_time": "00:35", + "start_time_seconds": 35, + "start_period": "Q2", + "end_time": "00:29", + "end_time_seconds": 29, + "end_period": "Q2", + "duration_seconds": 6, + "events": [ + { + "event_type": "3pt", + "time": "00:35", + "action": "made jumpshot", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "49-35", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:35", + "action": "assist", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "49-35", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:29", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "49-35", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:29", + "action": "foulon", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "49-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:29", + "action": "in", + "team": "2", + "player_id": 7, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "49-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:29", + "action": "out", + "team": "2", + "player_id": 15, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "49-35", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:29", + "action": "made 1of2", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "49-36", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:29", + "action": "made 2of2", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "49-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 80, + "team": "1", + "start_time": "00:29", + "start_time_seconds": 29, + "start_period": "Q2", + "end_time": "00:14", + "end_time_seconds": 14, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "freethrow", + "time": "00:29", + "action": "made 2of2", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "49-37", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "00:29", + "action": "in", + "team": "1", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "49-37", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:29", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "49-37", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:28", + "action": "personal", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "49-37", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:28", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "49-37", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:17", + "action": "missed jumpshot", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "49-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 81, + "team": "2", + "start_time": "00:14", + "start_time_seconds": 14, + "start_period": "Q2", + "end_time": "00:05", + "end_time_seconds": 5, + "end_period": "Q2", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "00:14", + "action": "defensive", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "49-37", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:05", + "action": "badpass", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "49-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 82, + "team": "1", + "start_time": "00:05", + "start_time_seconds": 5, + "start_period": "Q2", + "end_time": "00:02", + "end_time_seconds": 2, + "end_period": "Q2", + "duration_seconds": 3, + "events": [ + { + "event_type": "turnover", + "time": "00:05", + "action": "badpass", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "49-37", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:05", + "action": "steal", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "49-37", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "00:02", + "action": "badpass", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "49-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 83, + "team": "2", + "start_time": "00:02", + "start_time_seconds": 2, + "start_period": "Q2", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q2", + "duration_seconds": 2, + "events": [ + { + "event_type": "turnover", + "time": "00:02", + "action": "badpass", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "49-37", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 84, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q3", + "end_time": "09:49", + "end_time_seconds": 589, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "09:49", + "action": "made drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "51-37", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 85, + "team": "2", + "start_time": "09:49", + "start_time_seconds": 589, + "start_period": "Q3", + "end_time": "09:35", + "end_time_seconds": 575, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "09:49", + "action": "made drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "51-37", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:35", + "action": "made drivinglayup", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "51-39", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 86, + "team": "1", + "start_time": "09:35", + "start_time_seconds": 575, + "start_period": "Q3", + "end_time": "09:06", + "end_time_seconds": 546, + "end_period": "Q3", + "duration_seconds": 29, + "events": [ + { + "event_type": "2pt", + "time": "09:35", + "action": "made drivinglayup", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "51-39", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:11", + "action": "missed layup", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "51-39", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 87, + "team": "2", + "start_time": "09:06", + "start_time_seconds": 546, + "start_period": "Q3", + "end_time": "09:01", + "end_time_seconds": 541, + "end_period": "Q3", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "09:06", + "action": "defensive", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "51-39", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "09:01", + "action": "travel", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "51-39", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 88, + "team": "1", + "start_time": "09:01", + "start_time_seconds": 541, + "start_period": "Q3", + "end_time": "08:51", + "end_time_seconds": 531, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "turnover", + "time": "09:01", + "action": "travel", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "51-39", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:51", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "54-39", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 89, + "team": "2", + "start_time": "08:51", + "start_time_seconds": 531, + "start_period": "Q3", + "end_time": "08:35", + "end_time_seconds": 515, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "3pt", + "time": "08:51", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "54-39", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "08:42", + "action": "personal", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "54-39", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:42", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "54-39", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:42", + "action": "in", + "team": "1", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "54-39", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:42", + "action": "out", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "54-39", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:35", + "action": "made jumpshot", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "54-42", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 90, + "team": "1", + "start_time": "08:35", + "start_time_seconds": 515, + "start_period": "Q3", + "end_time": "08:08", + "end_time_seconds": 488, + "end_period": "Q3", + "duration_seconds": 27, + "events": [ + { + "event_type": "3pt", + "time": "08:35", + "action": "made jumpshot", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "54-42", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:35", + "action": "assist", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "54-42", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:08", + "action": "made reverselayup", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "56-42", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 91, + "team": "2", + "start_time": "08:08", + "start_time_seconds": 488, + "start_period": "Q3", + "end_time": "07:37", + "end_time_seconds": 457, + "end_period": "Q3", + "duration_seconds": 31, + "events": [ + { + "event_type": "2pt", + "time": "08:08", + "action": "made reverselayup", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "56-42", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:40", + "action": "missed layup", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "56-42", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 92, + "team": "1", + "start_time": "07:37", + "start_time_seconds": 457, + "start_period": "Q3", + "end_time": "07:35", + "end_time_seconds": 455, + "end_period": "Q3", + "duration_seconds": 2, + "events": [ + { + "event_type": "rebound", + "time": "07:37", + "action": "defensive", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "56-42", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "07:35", + "action": "badpass", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "56-42", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 93, + "team": "2", + "start_time": "07:35", + "start_time_seconds": 455, + "start_period": "Q3", + "end_time": "07:10", + "end_time_seconds": 430, + "end_period": "Q3", + "duration_seconds": 25, + "events": [ + { + "event_type": "turnover", + "time": "07:35", + "action": "badpass", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "56-42", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "07:35", + "action": "steal", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "56-42", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:10", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "56-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 94, + "team": "1", + "start_time": "07:10", + "start_time_seconds": 430, + "start_period": "Q3", + "end_time": "06:58", + "end_time_seconds": 418, + "end_period": "Q3", + "duration_seconds": 12, + "events": [ + { + "event_type": "3pt", + "time": "07:10", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "56-45", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:10", + "action": "assist", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "56-45", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "06:58", + "action": "ballhandling", + "team": "1", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "56-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 95, + "team": "2", + "start_time": "06:58", + "start_time_seconds": 418, + "start_period": "Q3", + "end_time": "06:49", + "end_time_seconds": 409, + "end_period": "Q3", + "duration_seconds": 9, + "events": [ + { + "event_type": "turnover", + "time": "06:58", + "action": "ballhandling", + "team": "1", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "56-45", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "06:58", + "action": "steal", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "56-45", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:49", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "56-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 96, + "team": "1", + "start_time": "06:49", + "start_time_seconds": 409, + "start_period": "Q3", + "end_time": "06:31", + "end_time_seconds": 391, + "end_period": "Q3", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "06:49", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "56-47", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:49", + "action": "assist", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "56-47", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:34", + "action": "missed jumpshot", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "56-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 97, + "team": "2", + "start_time": "06:31", + "start_time_seconds": 391, + "start_period": "Q3", + "end_time": "06:14", + "end_time_seconds": 374, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "06:31", + "action": "defensive", + "team": "2", + "player_id": 15, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "56-47", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:30", + "action": "personal", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "56-47", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:30", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "56-47", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "06:30", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "56-47", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:30", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "56-47", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:30", + "action": "out", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "56-47", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:17", + "action": "missed jumpshot", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "56-47", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:15", + "action": "offensive", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "56-47", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:14", + "action": "made layup", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "56-49", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 98, + "team": "1", + "start_time": "06:14", + "start_time_seconds": 374, + "start_period": "Q3", + "end_time": "05:51", + "end_time_seconds": 351, + "end_period": "Q3", + "duration_seconds": 23, + "events": [ + { + "event_type": "2pt", + "time": "06:14", + "action": "made layup", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "56-49", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:55", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "56-49", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 99, + "team": "2", + "start_time": "05:51", + "start_time_seconds": 351, + "start_period": "Q3", + "end_time": "05:44", + "end_time_seconds": 344, + "end_period": "Q3", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "05:51", + "action": "defensive", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "56-49", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:46", + "action": "missed layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "56-49", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 100, + "team": "1", + "start_time": "05:44", + "start_time_seconds": 344, + "start_period": "Q3", + "end_time": "05:32", + "end_time_seconds": 332, + "end_period": "Q3", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "05:44", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "56-49", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:32", + "action": "personal", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "56-49", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:32", + "action": "foulon", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "56-49", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:32", + "action": "missed 1of2", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "56-49", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:32", + "action": "missed 2of2", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "56-49", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 101, + "team": "2", + "start_time": "05:32", + "start_time_seconds": 332, + "start_period": "Q3", + "end_time": "05:26", + "end_time_seconds": 326, + "end_period": "Q3", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "05:32", + "action": "defensive", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "56-49", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:26", + "action": "made jumpshot", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "56-52", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 102, + "team": "1", + "start_time": "05:26", + "start_time_seconds": 326, + "start_period": "Q3", + "end_time": "05:11", + "end_time_seconds": 311, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "3pt", + "time": "05:26", + "action": "made jumpshot", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "56-52", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:14", + "action": "missed layup", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "56-52", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 103, + "team": "2", + "start_time": "05:11", + "start_time_seconds": 311, + "start_period": "Q3", + "end_time": "04:54", + "end_time_seconds": 294, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "05:11", + "action": "defensive", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "56-52", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:57", + "action": "missed jumpshot", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "56-52", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 104, + "team": "1", + "start_time": "04:54", + "start_time_seconds": 294, + "start_period": "Q3", + "end_time": "04:52", + "end_time_seconds": 292, + "end_period": "Q3", + "duration_seconds": 2, + "events": [ + { + "event_type": "rebound", + "time": "04:54", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "56-52", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "04:52", + "action": "personal", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "56-52", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:52", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "56-52", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:52", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "56-52", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:52", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "56-52", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:52", + "action": "missed 1of2", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "56-52", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:52", + "action": "missed 2of2", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "56-52", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 105, + "team": "2", + "start_time": "04:52", + "start_time_seconds": 292, + "start_period": "Q3", + "end_time": "04:32", + "end_time_seconds": 272, + "end_period": "Q3", + "duration_seconds": 20, + "events": [ + { + "event_type": "rebound", + "time": "04:52", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "56-52", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "04:37", + "action": "personal", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "56-52", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:37", + "action": "foulon", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "56-52", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:32", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "56-54", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:32", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "56-54", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:32", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "56-54", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:32", + "action": "in", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "56-54", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:32", + "action": "out", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "56-54", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:32", + "action": "made 1of1", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "56-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 106, + "team": "1", + "start_time": "04:32", + "start_time_seconds": 272, + "start_period": "Q3", + "end_time": "04:18", + "end_time_seconds": 258, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "freethrow", + "time": "04:32", + "action": "made 1of1", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "56-55", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:18", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "58-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 107, + "team": "2", + "start_time": "04:18", + "start_time_seconds": 258, + "start_period": "Q3", + "end_time": "04:04", + "end_time_seconds": 244, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "04:18", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "58-55", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "04:04", + "action": "outofbounds", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "58-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 108, + "team": "1", + "start_time": "04:04", + "start_time_seconds": 244, + "start_period": "Q3", + "end_time": "03:58", + "end_time_seconds": 238, + "end_period": "Q3", + "duration_seconds": 6, + "events": [ + { + "event_type": "turnover", + "time": "04:04", + "action": "outofbounds", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "58-55", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:58", + "action": "personal", + "team": "2", + "player_id": 15, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "58-55", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:58", + "action": "foulon", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "58-55", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "03:58", + "action": "badpass", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "58-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 109, + "team": "2", + "start_time": "03:58", + "start_time_seconds": 238, + "start_period": "Q3", + "end_time": "03:35", + "end_time_seconds": 215, + "end_period": "Q3", + "duration_seconds": 23, + "events": [ + { + "event_type": "turnover", + "time": "03:58", + "action": "badpass", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "58-55", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:38", + "action": "missed layup", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "58-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 110, + "team": "1", + "start_time": "03:35", + "start_time_seconds": 215, + "start_period": "Q3", + "end_time": "03:25", + "end_time_seconds": 205, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "03:35", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "58-55", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:32", + "action": "personal", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "58-55", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:32", + "action": "foulon", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "58-55", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:32", + "action": "in", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "58-55", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:32", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "W. Bani", + "player_number": "6", + "score": "58-55", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:25", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "60-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 111, + "team": "2", + "start_time": "03:25", + "start_time_seconds": 205, + "start_period": "Q3", + "end_time": "03:10", + "end_time_seconds": 190, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "03:25", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "60-55", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:25", + "action": "assist", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "60-55", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:10", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "60-55", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:10", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "60-55", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:10", + "action": "in", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "60-55", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:10", + "action": "out", + "team": "2", + "player_id": 15, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "60-55", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:10", + "action": "made 1of2", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "60-56", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:10", + "action": "made 2of2", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "60-57", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 112, + "team": "1", + "start_time": "03:10", + "start_time_seconds": 190, + "start_period": "Q3", + "end_time": "02:57", + "end_time_seconds": 177, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "freethrow", + "time": "03:10", + "action": "made 2of2", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "60-57", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:00", + "action": "missed layup", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "60-57", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 113, + "team": "2", + "start_time": "02:57", + "start_time_seconds": 177, + "start_period": "Q3", + "end_time": "02:53", + "end_time_seconds": 173, + "end_period": "Q3", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "02:57", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "60-57", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:53", + "action": "made jumpshot", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "60-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 114, + "team": "1", + "start_time": "02:53", + "start_time_seconds": 173, + "start_period": "Q3", + "end_time": "02:32", + "end_time_seconds": 152, + "end_period": "Q3", + "duration_seconds": 21, + "events": [ + { + "event_type": "3pt", + "time": "02:53", + "action": "made jumpshot", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "60-60", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:37", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "60-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 115, + "team": "2", + "start_time": "02:32", + "start_time_seconds": 152, + "start_period": "Q3", + "end_time": "02:19", + "end_time_seconds": 139, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "02:32", + "action": "defensive", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "60-60", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:19", + "action": "made jumpshot", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "60-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 116, + "team": "1", + "start_time": "02:19", + "start_time_seconds": 139, + "start_period": "Q3", + "end_time": "02:00", + "end_time_seconds": 120, + "end_period": "Q3", + "duration_seconds": 19, + "events": [ + { + "event_type": "3pt", + "time": "02:19", + "action": "made jumpshot", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "60-63", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:19", + "action": "assist", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "60-63", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:04", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "60-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 117, + "team": "2", + "start_time": "02:00", + "start_time_seconds": 120, + "start_period": "Q3", + "end_time": "01:55", + "end_time_seconds": 115, + "end_period": "Q3", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "02:00", + "action": "defensive", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "60-63", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:55", + "action": "made jumpshot", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "60-66", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 118, + "team": "1", + "start_time": "01:55", + "start_time_seconds": 115, + "start_period": "Q3", + "end_time": "01:37", + "end_time_seconds": 97, + "end_period": "Q3", + "duration_seconds": 18, + "events": [ + { + "event_type": "3pt", + "time": "01:55", + "action": "made jumpshot", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "60-66", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:55", + "action": "assist", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "60-66", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "01:50", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "60-66", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:50", + "action": "in", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "60-66", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:50", + "action": "out", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "60-66", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:37", + "action": "made stepbackjumpshot", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "62-66", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 119, + "team": "2", + "start_time": "01:37", + "start_time_seconds": 97, + "start_period": "Q3", + "end_time": "01:13", + "end_time_seconds": 73, + "end_period": "Q3", + "duration_seconds": 24, + "events": [ + { + "event_type": "2pt", + "time": "01:37", + "action": "made stepbackjumpshot", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "62-66", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:16", + "action": "missed layup", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "62-66", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 120, + "team": "1", + "start_time": "01:13", + "start_time_seconds": 73, + "start_period": "Q3", + "end_time": "00:55", + "end_time_seconds": 55, + "end_period": "Q3", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "01:13", + "action": "defensive", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "62-66", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:55", + "action": "ballhandling", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "62-66", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 121, + "team": "2", + "start_time": "00:55", + "start_time_seconds": 55, + "start_period": "Q3", + "end_time": "00:50", + "end_time_seconds": 50, + "end_period": "Q3", + "duration_seconds": 5, + "events": [ + { + "event_type": "turnover", + "time": "00:55", + "action": "ballhandling", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "62-66", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:55", + "action": "steal", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "62-66", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:50", + "action": "personal", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "62-66", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:50", + "action": "foulon", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "62-66", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:50", + "action": "made 1of2", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "62-67", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:50", + "action": "made 2of2", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "62-68", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 122, + "team": "1", + "start_time": "00:50", + "start_time_seconds": 50, + "start_period": "Q3", + "end_time": "00:29", + "end_time_seconds": 29, + "end_period": "Q3", + "duration_seconds": 21, + "events": [ + { + "event_type": "freethrow", + "time": "00:50", + "action": "made 2of2", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "62-68", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:29", + "action": "made stepbackjumpshot", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "65-68", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 123, + "team": "2", + "start_time": "00:29", + "start_time_seconds": 29, + "start_period": "Q3", + "end_time": "00:00", + "end_time_seconds": 0, + "end_period": "Q3", + "duration_seconds": 29, + "events": [ + { + "event_type": "3pt", + "time": "00:29", + "action": "made stepbackjumpshot", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "65-68", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:00", + "action": "made jumpshot", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "65-71", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 124, + "team": "1", + "start_time": "00:00", + "start_time_seconds": 0, + "start_period": "Q3", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q3", + "duration_seconds": 0, + "events": [ + { + "event_type": "3pt", + "time": "00:00", + "action": "made jumpshot", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "65-71", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 125, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q4", + "end_time": "09:45", + "end_time_seconds": 585, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "09:45", + "action": "made layup", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "65-73", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 126, + "team": "1", + "start_time": "09:45", + "start_time_seconds": 585, + "start_period": "Q4", + "end_time": "09:28", + "end_time_seconds": 568, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "09:45", + "action": "made layup", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "65-73", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:45", + "action": "assist", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "65-73", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "09:28", + "action": "made jumpshot", + "team": "1", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "68-73", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 127, + "team": "2", + "start_time": "09:28", + "start_time_seconds": 568, + "start_period": "Q4", + "end_time": "09:09", + "end_time_seconds": 549, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "3pt", + "time": "09:28", + "action": "made jumpshot", + "team": "1", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "68-73", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:28", + "action": "assist", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "68-73", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:09", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "68-75", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 128, + "team": "1", + "start_time": "09:09", + "start_time_seconds": 549, + "start_period": "Q4", + "end_time": "08:51", + "end_time_seconds": 531, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "09:09", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "68-75", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:51", + "action": "made layup", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "70-75", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 129, + "team": "2", + "start_time": "08:51", + "start_time_seconds": 531, + "start_period": "Q4", + "end_time": "08:38", + "end_time_seconds": 518, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "08:51", + "action": "made layup", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "70-75", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "08:38", + "action": "travel", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "70-75", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 130, + "team": "1", + "start_time": "08:38", + "start_time_seconds": 518, + "start_period": "Q4", + "end_time": "08:24", + "end_time_seconds": 504, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "turnover", + "time": "08:38", + "action": "travel", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "70-75", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "08:38", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "70-75", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:38", + "action": "out", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "70-75", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "08:24", + "action": "ballhandling", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "70-75", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 131, + "team": "2", + "start_time": "08:24", + "start_time_seconds": 504, + "start_period": "Q4", + "end_time": "08:12", + "end_time_seconds": 492, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "turnover", + "time": "08:24", + "action": "ballhandling", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "70-75", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "08:24", + "action": "steal", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "70-75", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:14", + "action": "missed layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "70-75", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 132, + "team": "1", + "start_time": "08:12", + "start_time_seconds": 492, + "start_period": "Q4", + "end_time": "08:05", + "end_time_seconds": 485, + "end_period": "Q4", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "08:12", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "70-75", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:05", + "action": "made jumpshot", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "73-75", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 133, + "team": "2", + "start_time": "08:05", + "start_time_seconds": 485, + "start_period": "Q4", + "end_time": "07:45", + "end_time_seconds": 465, + "end_period": "Q4", + "duration_seconds": 20, + "events": [ + { + "event_type": "3pt", + "time": "08:05", + "action": "made jumpshot", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "73-75", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:05", + "action": "assist", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "73-75", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "08:01", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "73-75", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:48", + "action": "missed jumpshot", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "73-75", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 134, + "team": "1", + "start_time": "07:45", + "start_time_seconds": 465, + "start_period": "Q4", + "end_time": "06:59", + "end_time_seconds": 419, + "end_period": "Q4", + "duration_seconds": 46, + "events": [ + { + "event_type": "rebound", + "time": "07:45", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "73-75", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:28", + "action": "missed layup", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "73-75", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:26", + "action": "offensive", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "73-75", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:18", + "action": "personal", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "73-75", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:18", + "action": "foulon", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "73-75", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:08", + "action": "personal", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "73-75", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:08", + "action": "foulon", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "73-75", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:08", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "73-75", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:08", + "action": "out", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "73-75", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:03", + "action": "missed layup", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "73-75", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:00", + "action": "offensive", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "73-75", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:59", + "action": "made layup", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "75-75", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 135, + "team": "2", + "start_time": "06:59", + "start_time_seconds": 419, + "start_period": "Q4", + "end_time": "06:44", + "end_time_seconds": 404, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "06:59", + "action": "made layup", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "75-75", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:47", + "action": "missed layup", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "75-75", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 136, + "team": "1", + "start_time": "06:44", + "start_time_seconds": 404, + "start_period": "Q4", + "end_time": "06:41", + "end_time_seconds": 401, + "end_period": "Q4", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "06:44", + "action": "defensive", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "75-75", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:41", + "action": "personal", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "75-75", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:41", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "75-75", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:41", + "action": "in", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "75-75", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:41", + "action": "out", + "team": "1", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "75-75", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:41", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "75-75", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:41", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "75-75", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:41", + "action": "made 1of2", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "76-75", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:41", + "action": "missed 2of2", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "76-75", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 137, + "team": "2", + "start_time": "06:41", + "start_time_seconds": 401, + "start_period": "Q4", + "end_time": "06:23", + "end_time_seconds": 383, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "06:41", + "action": "defensive", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "76-75", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:23", + "action": "made jumpshot", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "76-78", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 138, + "team": "1", + "start_time": "06:23", + "start_time_seconds": 383, + "start_period": "Q4", + "end_time": "06:01", + "end_time_seconds": 361, + "end_period": "Q4", + "duration_seconds": 22, + "events": [ + { + "event_type": "3pt", + "time": "06:23", + "action": "made jumpshot", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "76-78", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:23", + "action": "assist", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "76-78", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:06", + "action": "missed layup", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "76-78", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:01", + "action": "offensive", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "76-78", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:01", + "action": "made tipinlayup", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "78-78", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 139, + "team": "2", + "start_time": "06:01", + "start_time_seconds": 361, + "start_period": "Q4", + "end_time": "05:54", + "end_time_seconds": 354, + "end_period": "Q4", + "duration_seconds": 7, + "events": [ + { + "event_type": "2pt", + "time": "06:01", + "action": "made tipinlayup", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "78-78", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:54", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "78-80", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 140, + "team": "1", + "start_time": "05:54", + "start_time_seconds": 354, + "start_period": "Q4", + "end_time": "05:43", + "end_time_seconds": 343, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "05:54", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "78-80", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:43", + "action": "made jumpshot", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "81-80", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 141, + "team": "2", + "start_time": "05:43", + "start_time_seconds": 343, + "start_period": "Q4", + "end_time": "05:24", + "end_time_seconds": 324, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "3pt", + "time": "05:43", + "action": "made jumpshot", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "81-80", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 142, + "team": "1", + "start_time": "05:24", + "start_time_seconds": 324, + "start_period": "Q4", + "end_time": "05:00", + "end_time_seconds": 300, + "end_period": "Q4", + "duration_seconds": 24, + "events": [ + { + "event_type": "jumpball", + "time": "05:24", + "action": "won heldball", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "81-80", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "05:24", + "action": "ballhandling", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "81-80", + "possession_event_role": null + }, + { + "event_type": "steal", + "time": "05:24", + "action": "steal", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "81-80", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:13", + "action": "personal", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "81-80", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:13", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "81-80", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:00", + "action": "made jumpshot", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "84-80", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 143, + "team": "2", + "start_time": "05:00", + "start_time_seconds": 300, + "start_period": "Q4", + "end_time": "04:46", + "end_time_seconds": 286, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "3pt", + "time": "05:00", + "action": "made jumpshot", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "84-80", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:00", + "action": "assist", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "84-80", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "04:46", + "action": "outofbounds", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "84-80", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 144, + "team": "1", + "start_time": "04:46", + "start_time_seconds": 286, + "start_period": "Q4", + "end_time": "04:25", + "end_time_seconds": 265, + "end_period": "Q4", + "duration_seconds": 21, + "events": [ + { + "event_type": "turnover", + "time": "04:46", + "action": "outofbounds", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "84-80", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "04:46", + "action": "in", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "84-80", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:46", + "action": "out", + "team": "2", + "player_id": 15, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "84-80", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:25", + "action": "made jumpshot", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "87-80", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 145, + "team": "2", + "start_time": "04:25", + "start_time_seconds": 265, + "start_period": "Q4", + "end_time": "04:13", + "end_time_seconds": 253, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "3pt", + "time": "04:25", + "action": "made jumpshot", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "87-80", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:25", + "action": "assist", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "87-80", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "04:23", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "87-80", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:15", + "action": "personal", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "87-80", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:15", + "action": "foulon", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "87-80", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:13", + "action": "missed 1of2", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "87-80", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:13", + "action": "made 2of2", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "87-81", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 146, + "team": "1", + "start_time": "04:13", + "start_time_seconds": 253, + "start_period": "Q4", + "end_time": "03:57", + "end_time_seconds": 237, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "freethrow", + "time": "04:13", + "action": "made 2of2", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "87-81", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:00", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "87-81", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 147, + "team": "2", + "start_time": "03:57", + "start_time_seconds": 237, + "start_period": "Q4", + "end_time": "03:36", + "end_time_seconds": 216, + "end_period": "Q4", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "03:57", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "87-81", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:42", + "action": "missed jumpshot", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "87-81", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:38", + "action": "offensive", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "87-81", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:36", + "action": "made jumpshot", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "87-84", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 148, + "team": "1", + "start_time": "03:36", + "start_time_seconds": 216, + "start_period": "Q4", + "end_time": "03:00", + "end_time_seconds": 180, + "end_period": "Q4", + "duration_seconds": 36, + "events": [ + { + "event_type": "3pt", + "time": "03:36", + "action": "made jumpshot", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "87-84", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:36", + "action": "assist", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "87-84", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:10", + "action": "missed layup", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "87-84", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:07", + "action": "offensive", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "87-84", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:02", + "action": "missed jumpshot", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "87-84", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 149, + "team": "2", + "start_time": "03:00", + "start_time_seconds": 180, + "start_period": "Q4", + "end_time": "02:54", + "end_time_seconds": 174, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "03:00", + "action": "defensive", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "87-84", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:54", + "action": "made layup", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "87-86", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:54", + "action": "personal", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "87-86", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:54", + "action": "foulon", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "87-86", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:54", + "action": "made 1of1", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "87-87", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 150, + "team": "1", + "start_time": "02:54", + "start_time_seconds": 174, + "start_period": "Q4", + "end_time": "02:35", + "end_time_seconds": 155, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "freethrow", + "time": "02:54", + "action": "made 1of1", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "87-87", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "02:41", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "87-87", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:41", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "87-87", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:35", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "87-87", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:35", + "action": "offensive", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "87-87", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:35", + "action": "personal", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "87-87", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:35", + "action": "foulon", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "87-87", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:35", + "action": "in", + "team": "2", + "player_id": 15, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "87-87", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:35", + "action": "out", + "team": "2", + "player_id": 9, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "87-87", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:35", + "action": "made 1of2", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "88-87", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:35", + "action": "missed 2of2", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "88-87", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 151, + "team": "2", + "start_time": "02:35", + "start_time_seconds": 155, + "start_period": "Q4", + "end_time": "02:20", + "end_time_seconds": 140, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "02:35", + "action": "defensive", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "88-87", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:32", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "88-87", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:32", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "88-87", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:22", + "action": "missed layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "88-87", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:20", + "action": "offensive", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "88-87", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:20", + "action": "made layup", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "88-89", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 152, + "team": "1", + "start_time": "02:20", + "start_time_seconds": 140, + "start_period": "Q4", + "end_time": "02:11", + "end_time_seconds": 131, + "end_period": "Q4", + "duration_seconds": 9, + "events": [ + { + "event_type": "2pt", + "time": "02:20", + "action": "made layup", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "88-89", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:11", + "action": "personal", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "88-89", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:11", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "88-89", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:11", + "action": "made 1of2", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "89-89", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:11", + "action": "missed 2of2", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "89-89", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 153, + "team": "2", + "start_time": "02:11", + "start_time_seconds": 131, + "start_period": "Q4", + "end_time": "01:59", + "end_time_seconds": 119, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "02:11", + "action": "defensive", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "89-89", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:59", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "89-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 154, + "team": "1", + "start_time": "01:59", + "start_time_seconds": 119, + "start_period": "Q4", + "end_time": "01:39", + "end_time_seconds": 99, + "end_period": "Q4", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "01:59", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "89-91", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:39", + "action": "made drivinglayup", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "91-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 155, + "team": "2", + "start_time": "01:39", + "start_time_seconds": 99, + "start_period": "Q4", + "end_time": "01:11", + "end_time_seconds": 71, + "end_period": "Q4", + "duration_seconds": 28, + "events": [ + { + "event_type": "2pt", + "time": "01:39", + "action": "made drivinglayup", + "team": "1", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "91-91", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:14", + "action": "missed layup", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "91-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 156, + "team": "1", + "start_time": "01:11", + "start_time_seconds": 71, + "start_period": "Q4", + "end_time": "00:59", + "end_time_seconds": 59, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "01:11", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "91-91", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:59", + "action": "ballhandling", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "91-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 157, + "team": "2", + "start_time": "00:59", + "start_time_seconds": 59, + "start_period": "Q4", + "end_time": "00:56", + "end_time_seconds": 56, + "end_period": "Q4", + "duration_seconds": 3, + "events": [ + { + "event_type": "turnover", + "time": "00:59", + "action": "ballhandling", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "91-91", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:59", + "action": "steal", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "91-91", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:56", + "action": "made drivinglayup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "91-93", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 158, + "team": "1", + "start_time": "00:56", + "start_time_seconds": 56, + "start_period": "Q4", + "end_time": "00:36", + "end_time_seconds": 36, + "end_period": "Q4", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "00:56", + "action": "made drivinglayup", + "team": "2", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "91-93", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "00:53", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "91-93", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:36", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "94-93", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 159, + "team": "2", + "start_time": "00:36", + "start_time_seconds": 36, + "start_period": "Q4", + "end_time": "00:18", + "end_time_seconds": 18, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "3pt", + "time": "00:36", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "94-93", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:36", + "action": "assist", + "team": "1", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "94-93", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:22", + "action": "personal", + "team": "1", + "player_id": 8, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "94-93", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:22", + "action": "foulon", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "94-93", + "possession_event_role": null + }, + { + "event_type": "headcoachchallenge", + "time": "00:22", + "action": "foul", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "94-93", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:18", + "action": "made layup", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "94-95", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 160, + "team": "1", + "start_time": "00:18", + "start_time_seconds": 18, + "start_period": "Q4", + "end_time": "00:09", + "end_time_seconds": 9, + "end_period": "Q4", + "duration_seconds": 9, + "events": [ + { + "event_type": "2pt", + "time": "00:18", + "action": "made layup", + "team": "2", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "94-95", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:18", + "action": "assist", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "94-95", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:09", + "action": "made layup", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "96-95", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 161, + "team": "2", + "start_time": "00:09", + "start_time_seconds": 9, + "start_period": "Q4", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q4", + "duration_seconds": 9, + "events": [ + { + "event_type": "2pt", + "time": "00:09", + "action": "made layup", + "team": "1", + "player_id": 5, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "96-95", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "00:09", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "96-95", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:00", + "action": "missed layup", + "team": "2", + "player_id": 10, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "96-95", + "possession_event_role": "end" + } + ] + } + ] + } + }, + "home_number_of_possessions": 80, + "away_number_of_possessions": 81 + }, + { + "match_id": "1003398", + "match_external_id": "2835273", + "category_external_id": "42145", + "date": "2026-04-15", + "time": "18:30:00", + "home_team": "Kipinä Basket", + "home_team_id": "4675575", + "away_team": "Karkkila", + "away_team_id": "606", + "home_score": "102", + "away_score": "91", + "status": "Played", + "venue": "Äänekosken liikuntatalo", + "competition": "Huippukoripallosarjat 2025-26", + "category": "Miesten I divisioona A", + "season": "2025-2026", + "boxscore": { + "source": "genius", + "teams": [ + { + "team_name": "Kipinä Basket", + "players": [ + { + "player": "Roy Hinkkanen", + "player_number": 26, + "team": "Kipinä Basket", + "Minutes": "3:02", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 0, + "+/-": -3, + "Index": -1 + }, + { + "player": "Pyry Hinkkanen", + "player_number": 24, + "team": "Kipinä Basket", + "Minutes": "27:21", + "Points": 8, + "2PM": 1, + "2PA": 1, + "2P%": 100.0, + "3PM": 2, + "3PA": 6, + "3P%": 33.3, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 3, + "DEF": 3, + "REB": 6, + "AST": 0, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 0, + "+/-": 22, + "Index": 9 + }, + { + "player": "Eemeli Laaksonen", + "player_number": 11, + "team": "Kipinä Basket", + "Minutes": "9:37", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 1, + "STL": 1, + "TO": 2, + "BLK": 0, + "PF": 2, + "+/-": -8, + "Index": 0 + }, + { + "player": "Ville Virtaharju", + "player_number": 16, + "team": "Kipinä Basket", + "Minutes": "7:18", + "Points": 2, + "2PM": 1, + "2PA": 2, + "2P%": 50.0, + "3PM": 0, + "3PA": 2, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 1, + "DEF": 2, + "REB": 3, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 3, + "+/-": -11, + "Index": 2 + }, + { + "player": "Sami Mäntymaa", + "player_number": 45, + "team": "Kipinä Basket", + "Minutes": "9:14", + "Points": 5, + "2PM": 1, + "2PA": 1, + "2P%": 100.0, + "3PM": 1, + "3PA": 2, + "3P%": 50.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 1, + "DEF": 0, + "REB": 1, + "AST": 1, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 1, + "+/-": -11, + "Index": 6 + }, + { + "player": "Sami Salmenkivi", + "player_number": 7, + "team": "Kipinä Basket", + "Minutes": "6:21", + "Points": 2, + "2PM": 1, + "2PA": 1, + "2P%": 100.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 2, + "DEF": 1, + "REB": 3, + "AST": 1, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 2, + "+/-": 3, + "Index": 6 + }, + { + "player": "Niilo Kärkkäinen", + "player_number": 44, + "team": "Kipinä Basket", + "Minutes": "20:24", + "Points": 11, + "2PM": 1, + "2PA": 3, + "2P%": 33.3, + "3PM": 2, + "3PA": 3, + "3P%": 66.7, + "FTM": 3, + "FTA": 3, + "FT%": 100.0, + "OFF": 1, + "DEF": 2, + "REB": 3, + "AST": 2, + "STL": 1, + "TO": 0, + "BLK": 1, + "PF": 4, + "+/-": 24, + "Index": 15 + }, + { + "player": "Eeti Varis", + "player_number": 13, + "team": "Kipinä Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Elias Ylipeltola", + "player_number": 4, + "team": "Kipinä Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Joe Cookson", + "player_number": 5, + "team": "Kipinä Basket", + "Minutes": "37:35", + "Points": 9, + "2PM": 3, + "2PA": 6, + "2P%": 50.0, + "3PM": 0, + "3PA": 5, + "3P%": 0.0, + "FTM": 3, + "FTA": 3, + "FT%": 100.0, + "OFF": 1, + "DEF": 6, + "REB": 7, + "AST": 4, + "STL": 2, + "TO": 1, + "BLK": 1, + "PF": 2, + "+/-": 11, + "Index": 14 + }, + { + "player": "Jake Hilmer", + "player_number": 55, + "team": "Kipinä Basket", + "Minutes": "39:60", + "Points": 29, + "2PM": 6, + "2PA": 14, + "2P%": 42.9, + "3PM": 3, + "3PA": 7, + "3P%": 42.9, + "FTM": 8, + "FTA": 8, + "FT%": 100.0, + "OFF": 1, + "DEF": 7, + "REB": 8, + "AST": 3, + "STL": 5, + "TO": 2, + "BLK": 1, + "PF": 3, + "+/-": 11, + "Index": 32 + }, + { + "player": "Jalen Mccoy", + "player_number": 12, + "team": "Kipinä Basket", + "Minutes": "39:08", + "Points": 36, + "2PM": 11, + "2PA": 16, + "2P%": 68.8, + "3PM": 1, + "3PA": 4, + "3P%": 25.0, + "FTM": 11, + "FTA": 15, + "FT%": 73.3, + "OFF": 3, + "DEF": 7, + "REB": 10, + "AST": 7, + "STL": 3, + "TO": 2, + "BLK": 2, + "PF": 1, + "+/-": 17, + "Index": 44 + } + ], + "totals": { + "Points": 102, + "2PM": 25, + "2PA": 44, + "2P%": 56.8, + "3PM": 9, + "3PA": 29, + "3P%": 31.0, + "FTM": 25, + "FTA": 29, + "FT%": 86.2, + "OFF": 13, + "DEF": 28, + "REB": 41, + "AST": 19, + "STL": 12, + "TO": 9, + "BLK": 5, + "PF": 18, + "Index": 127 + } + }, + { + "team_name": "Karkkila", + "players": [ + { + "player": "Patrik Poutiainen", + "player_number": 97, + "team": "Karkkila", + "Minutes": "26:26", + "Points": 14, + "2PM": 1, + "2PA": 3, + "2P%": 33.3, + "3PM": 4, + "3PA": 10, + "3P%": 40.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 3, + "DEF": 3, + "REB": 6, + "AST": 0, + "STL": 1, + "TO": 0, + "BLK": 1, + "PF": 4, + "+/-": -17, + "Index": 14 + }, + { + "player": "Markus Valtteri Hyytiäinen", + "player_number": 21, + "team": "Karkkila", + "Minutes": "21:49", + "Points": 7, + "2PM": 0, + "2PA": 2, + "2P%": 0.0, + "3PM": 2, + "3PA": 7, + "3P%": 28.6, + "FTM": 1, + "FTA": 1, + "FT%": 100.0, + "OFF": 0, + "DEF": 2, + "REB": 2, + "AST": 0, + "STL": 0, + "TO": 3, + "BLK": 0, + "PF": 2, + "+/-": -11, + "Index": -1 + }, + { + "player": "Matias Nyman", + "player_number": 10, + "team": "Karkkila", + "Minutes": "17:41", + "Points": 3, + "2PM": 0, + "2PA": 2, + "2P%": 0.0, + "3PM": 1, + "3PA": 2, + "3P%": 50.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 1, + "DEF": 1, + "REB": 2, + "AST": 0, + "STL": 2, + "TO": 0, + "BLK": 0, + "PF": 2, + "+/-": -4, + "Index": 4 + }, + { + "player": "Sauli Näppinen", + "player_number": 12, + "team": "Karkkila", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Nestori Kivimäki", + "player_number": 23, + "team": "Karkkila", + "Minutes": "33:11", + "Points": 15, + "2PM": 5, + "2PA": 8, + "2P%": 62.5, + "3PM": 1, + "3PA": 4, + "3P%": 25.0, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 0, + "DEF": 3, + "REB": 3, + "AST": 2, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 2, + "+/-": -12, + "Index": 13 + }, + { + "player": "Woeyram Bani", + "player_number": 6, + "team": "Karkkila", + "Minutes": "26:49", + "Points": 18, + "2PM": 5, + "2PA": 8, + "2P%": 62.5, + "3PM": 1, + "3PA": 1, + "3P%": 100.0, + "FTM": 5, + "FTA": 6, + "FT%": 83.3, + "OFF": 1, + "DEF": 3, + "REB": 4, + "AST": 1, + "STL": 3, + "TO": 1, + "BLK": 0, + "PF": 5, + "+/-": 6, + "Index": 21 + }, + { + "player": "Juuso Kurki", + "player_number": 19, + "team": "Karkkila", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Ilmari Salmisto", + "player_number": 18, + "team": "Karkkila", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Mathis Groffier", + "player_number": 5, + "team": "Karkkila", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Benjamin Van Der Starre", + "player_number": 14, + "team": "Karkkila", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Caleb Jones-Mccrary", + "player_number": 7, + "team": "Karkkila", + "Minutes": "37:06", + "Points": 14, + "2PM": 6, + "2PA": 8, + "2P%": 75.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 2, + "FTA": 4, + "FT%": 50.0, + "OFF": 2, + "DEF": 5, + "REB": 7, + "AST": 6, + "STL": 1, + "TO": 3, + "BLK": 1, + "PF": 4, + "+/-": -3, + "Index": 22 + }, + { + "player": "Emmanuel Bandoumel", + "player_number": 13, + "team": "Karkkila", + "Minutes": "36:58", + "Points": 20, + "2PM": 7, + "2PA": 13, + "2P%": 53.8, + "3PM": 2, + "3PA": 4, + "3P%": 50.0, + "FTM": 0, + "FTA": 2, + "FT%": 0.0, + "OFF": 2, + "DEF": 6, + "REB": 8, + "AST": 2, + "STL": 1, + "TO": 5, + "BLK": 1, + "PF": 3, + "+/-": -14, + "Index": 17 + } + ], + "totals": { + "Points": 91, + "2PM": 24, + "2PA": 44, + "2P%": 54.5, + "3PM": 11, + "3PA": 28, + "3P%": 39.3, + "FTM": 10, + "FTA": 15, + "FT%": 66.7, + "OFF": 9, + "DEF": 23, + "REB": 32, + "AST": 11, + "STL": 8, + "TO": 13, + "BLK": 3, + "PF": 22, + "Index": 90 + } + } + ], + "match_totals": { + "Points": 193, + "2PM": 49, + "2PA": 88, + "2P%": 55.7, + "3PM": 20, + "3PA": 57, + "3P%": 35.1, + "FTM": 35, + "FTA": 44, + "FT%": 79.5, + "OFF": 22, + "DEF": 51, + "REB": 73, + "AST": 30, + "STL": 20, + "TO": 22, + "BLK": 8, + "PF": 40, + "Index": 217 + } + }, + "playbyplay": { + "match_info": { + "home_team": "Kipinä Basket", + "away_team": "Karkkila", + "home_score": 102, + "away_score": 91 + }, + "events": [ + { + "event_type": "game", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "won startperiod", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "1", + "time": "09:58", + "score": "0-0", + "action": "won won", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 1, + "possession_team": "1" + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "2", + "time": "09:58", + "score": "0-0", + "action": "won lost", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "09:44", + "score": "2-0", + "action": "made layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "09:25", + "score": "2-0", + "action": "ballhandling", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "09:25", + "score": "2-0", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "09:13", + "score": "2-0", + "action": "missed pullupjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "09:10", + "score": "2-0", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 4, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "09:03", + "score": "2-0", + "action": "missed jumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 4, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "08:59", + "score": "2-0", + "action": "offensive", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 4, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "08:52", + "score": "2-0", + "action": "missed pullupjumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 4, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "08:49", + "score": "2-0", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "08:44", + "score": "2-0", + "action": "personal", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "08:44", + "score": "2-0", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "08:44", + "score": "3-0", + "action": "made 1of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "08:44", + "score": "4-0", + "action": "made 2of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "08:32", + "score": "4-0", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 6, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "08:32", + "score": "4-0", + "action": "foulon", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 6, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "08:18", + "score": "4-2", + "action": "made dunk", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 6, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "08:18", + "score": "4-2", + "action": "assist", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 7, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "08:05", + "score": "7-2", + "action": "made jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 10, + "possession_number": 7, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "08:05", + "score": "7-2", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 8, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "07:37", + "score": "7-2", + "action": "24sec", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 8, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "07:13", + "score": "7-2", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "07:08", + "score": "7-2", + "action": "offensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "07:08", + "score": "7-2", + "action": "missed tipinlayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "07:07", + "score": "7-2", + "action": "offensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 10, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "07:04", + "score": "7-2", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 10, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "06:59", + "score": "7-2", + "action": "defensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 10, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "06:48", + "score": "7-4", + "action": "made layup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 10, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "06:48", + "score": "7-4", + "action": "assist", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 11, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "06:34", + "score": "9-4", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 11, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "06:20", + "score": "9-4", + "action": "personal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 12, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "06:20", + "score": "9-4", + "action": "foulon", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 12, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "06:20", + "score": "9-4", + "action": "in", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 12, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "06:20", + "score": "9-4", + "action": "out", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 12, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "06:12", + "score": "9-4", + "action": "badpass", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 12, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "06:12", + "score": "9-4", + "action": "steal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "06:08", + "score": "11-4", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "06:08", + "score": "11-4", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "06:00", + "score": "11-4", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "06:00", + "score": "11-4", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:00", + "score": "11-4", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 12, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:00", + "score": "11-4", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "05:53", + "score": "11-6", + "action": "made layup", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "05:53", + "score": "11-6", + "action": "assist", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 15, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "05:35", + "score": "11-6", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 15, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "05:33", + "score": "11-6", + "action": "defensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 16, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "05:29", + "score": "11-9", + "action": "made pullupjumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 16, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "05:15", + "score": "11-9", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "05:11", + "score": "11-9", + "action": "offensive", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 12, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "05:09", + "score": "13-9", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "05:09", + "score": "13-9", + "action": "assist", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 12, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "04:59", + "score": "13-9", + "action": "missed stepbackjumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "04:56", + "score": "13-9", + "action": "defensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 10, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "04:50", + "score": "15-9", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "04:32", + "score": "15-11", + "action": "made drivinglayup", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 20, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "04:16", + "score": "17-11", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "04:16", + "score": "17-11", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 22, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "03:58", + "score": "17-11", + "action": "missed drivinglayup", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 22, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "03:56", + "score": "17-11", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 23, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "03:54", + "score": "19-11", + "action": "made layup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 23, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q1", + "team": "2", + "time": "03:51", + "score": "19-11", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 24, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:51", + "score": "19-11", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 24, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:51", + "score": "19-11", + "action": "out", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 10, + "possession_number": 24, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:51", + "score": "19-11", + "action": "in", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 24, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:51", + "score": "19-11", + "action": "out", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 24, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "03:38", + "score": "19-11", + "action": "missed pullupjumpshot", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 24, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "03:34", + "score": "19-11", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "03:28", + "score": "19-11", + "action": "missed jumpshot", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 12, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "03:24", + "score": "19-11", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "03:17", + "score": "19-13", + "action": "made drivinglayup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "02:56", + "score": "19-13", + "action": "ballhandling", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "2", + "time": "02:56", + "score": "19-13", + "action": "steal", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "02:51", + "score": "19-13", + "action": "missed drivinglayup", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "02:47", + "score": "19-13", + "action": "offensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "02:47", + "score": "19-15", + "action": "made tipinlayup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "02:37", + "score": "19-15", + "action": "personal", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "02:37", + "score": "19-15", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:37", + "score": "19-15", + "action": "in", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 15, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:37", + "score": "19-15", + "action": "out", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "02:37", + "score": "20-15", + "action": "made 1of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "02:37", + "score": "21-15", + "action": "made 2of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "02:20", + "score": "21-15", + "action": "missed stepbackjumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "02:18", + "score": "21-15", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "02:06", + "score": "23-15", + "action": "made layup", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 12, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "01:47", + "score": "23-15", + "action": "personal", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 12, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "01:47", + "score": "23-15", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "01:34", + "score": "23-15", + "action": "missed stepbackjumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "01:29", + "score": "23-15", + "action": "offensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "01:29", + "score": "23-17", + "action": "made tipinlayup", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "01:13", + "score": "25-17", + "action": "made layup", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 15, + "possession_number": 33, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "01:13", + "score": "25-17", + "action": "assist", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "00:59", + "score": "25-19", + "action": "made drivinglayup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "00:43", + "score": "25-19", + "action": "missed turnaroundjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 35, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "00:40", + "score": "25-19", + "action": "defensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "00:37", + "score": "25-19", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 12, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "00:37", + "score": "25-19", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "00:37", + "score": "25-19", + "action": "in", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 16, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "00:37", + "score": "25-19", + "action": "in", + "player_number": "26", + "player_name": "R. Hinkkanen", + "player_id": 17, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:37", + "score": "25-19", + "action": "out", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:37", + "score": "25-19", + "action": "out", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:37", + "score": "25-19", + "action": "in", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:37", + "score": "25-19", + "action": "in", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "00:23", + "score": "25-19", + "action": "missed jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "00:19", + "score": "25-19", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "00:13", + "score": "25-19", + "action": "missed layup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q1", + "team": "2", + "time": "00:13", + "score": "25-19", + "action": "block", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "00:11", + "score": "25-19", + "action": "defensive", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "00:11", + "score": "25-19", + "action": "personal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 15, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "00:11", + "score": "25-19", + "action": "foulon", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "00:11", + "score": "25-20", + "action": "made 1of2", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "00:11", + "score": "25-21", + "action": "made 2of2", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "00:11", + "score": "25-21", + "action": "in", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "00:11", + "score": "25-21", + "action": "out", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 16, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "00:01", + "score": "25-21", + "action": "missed jumpshot", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 15, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "00:00", + "score": "25-21", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "25-21", + "action": "in", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 16 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "25-21", + "action": "out", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1 + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "10:00", + "score": "25-21", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "09:52", + "score": "25-24", + "action": "made jumpshot", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 40, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "09:52", + "score": "25-24", + "action": "assist", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "09:29", + "score": "25-24", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "09:25", + "score": "25-24", + "action": "defensive", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 42, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "09:13", + "score": "25-27", + "action": "made jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 42, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "09:13", + "score": "25-27", + "action": "assist", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 43, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "1", + "time": "09:08", + "score": "25-27", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 43, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "09:08", + "score": "25-27", + "action": "in", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 43, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "09:08", + "score": "25-27", + "action": "out", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 15, + "possession_number": 43, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "08:55", + "score": "27-27", + "action": "made layup", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 16, + "possession_number": 43, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "08:55", + "score": "27-27", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 44, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "08:40", + "score": "27-27", + "action": "missed jumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 44, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "08:38", + "score": "27-27", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 45, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "08:22", + "score": "27-27", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 45, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "08:19", + "score": "27-27", + "action": "offensive", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 16, + "possession_number": 45, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "08:17", + "score": "30-27", + "action": "made jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 45, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "08:17", + "score": "30-27", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 46, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "07:56", + "score": "30-27", + "action": "missed jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 46, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "07:53", + "score": "30-27", + "action": "defensive", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 16, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "07:48", + "score": "30-27", + "action": "ballhandling", + "player_number": "26", + "player_name": "R. Hinkkanen", + "player_id": 17, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "07:48", + "score": "30-27", + "action": "steal", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "07:37", + "score": "30-27", + "action": "ballhandling", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "1", + "time": "07:37", + "score": "30-27", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 49, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "07:35", + "score": "30-27", + "action": "personal", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 49, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "07:35", + "score": "30-27", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 49, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "07:35", + "score": "30-27", + "action": "in", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 10, + "possession_number": 49, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "07:35", + "score": "30-27", + "action": "out", + "player_number": "26", + "player_name": "R. Hinkkanen", + "player_id": 17, + "possession_number": 49, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:35", + "score": "30-27", + "action": "in", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 49, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:35", + "score": "30-27", + "action": "out", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 49, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "07:28", + "score": "32-27", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 49, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "07:15", + "score": "32-27", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 50, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "07:08", + "score": "32-27", + "action": "offensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 50, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "07:07", + "score": "32-27", + "action": "badpass", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 50, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "1", + "time": "07:07", + "score": "32-27", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "07:03", + "score": "34-27", + "action": "made layup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "06:49", + "score": "34-27", + "action": "missed floatingjumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "06:46", + "score": "34-27", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 53, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "06:46", + "score": "34-27", + "action": "personal", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 53, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "06:46", + "score": "34-27", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 53, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "06:46", + "score": "34-27", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 53, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "06:46", + "score": "34-27", + "action": "out", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 16, + "possession_number": 53, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "06:46", + "score": "34-27", + "action": "out", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 53, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "06:46", + "score": "34-27", + "action": "out", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 53, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "06:46", + "score": "34-27", + "action": "in", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 53, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "06:46", + "score": "34-27", + "action": "in", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 53, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "06:24", + "score": "34-27", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 53, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "06:21", + "score": "34-27", + "action": "defensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "06:13", + "score": "34-29", + "action": "made layup", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "06:13", + "score": "34-29", + "action": "assist", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 55, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "06:03", + "score": "36-29", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 55, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "05:46", + "score": "36-29", + "action": "missed layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 56, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q2", + "team": "1", + "time": "05:46", + "score": "36-29", + "action": "block", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 56, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "05:42", + "score": "36-29", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 57, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "05:40", + "score": "38-29", + "action": "made layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 57, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "05:40", + "score": "38-29", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "05:21", + "score": "38-29", + "action": "ballhandling", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "1", + "time": "05:21", + "score": "38-29", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 59, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "05:14", + "score": "38-29", + "action": "badpass", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 59, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "05:14", + "score": "38-29", + "action": "steal", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 60, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "05:07", + "score": "38-29", + "action": "personal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 60, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "05:07", + "score": "38-29", + "action": "foulon", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 60, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "05:07", + "score": "38-29", + "action": "missed 1of2", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 60, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "05:07", + "score": "38-29", + "action": "missed 2of2", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 60, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "05:07", + "score": "38-29", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "04:53", + "score": "38-29", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "04:48", + "score": "38-29", + "action": "offensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 10, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "04:48", + "score": "40-29", + "action": "made tipinlayup", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 10, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "04:28", + "score": "40-31", + "action": "made drivinglayup", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 62, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "04:28", + "score": "40-31", + "action": "personal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 62, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "04:28", + "score": "40-31", + "action": "foulon", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 62, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "04:28", + "score": "40-32", + "action": "made 1of1", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 62, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "04:04", + "score": "42-32", + "action": "made floatingjumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 63, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "04:04", + "score": "42-32", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 64, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "03:51", + "score": "42-32", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 64, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "03:51", + "score": "42-32", + "action": "foulon", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 64, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:51", + "score": "42-32", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 12, + "possession_number": 64, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:51", + "score": "42-32", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 64, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:51", + "score": "42-32", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 64, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:51", + "score": "42-32", + "action": "out", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 10, + "possession_number": 64, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "03:45", + "score": "42-34", + "action": "made reverselayup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 64, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "03:45", + "score": "42-34", + "action": "assist", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "03:32", + "score": "42-34", + "action": "personal", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "03:32", + "score": "42-34", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "03:32", + "score": "43-34", + "action": "made 1of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "03:32", + "score": "44-34", + "action": "made 2of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "03:20", + "score": "44-34", + "action": "missed drivinglayup", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 66, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "03:18", + "score": "44-34", + "action": "offensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 66, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "03:18", + "score": "44-36", + "action": "made tipinlayup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 66, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "02:51", + "score": "44-36", + "action": "backcourt", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 67, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "02:38", + "score": "44-39", + "action": "made jumpshot", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "02:38", + "score": "44-39", + "action": "assist", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 69, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "02:21", + "score": "47-39", + "action": "made jumpshot", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 12, + "possession_number": 69, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "02:21", + "score": "47-39", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "02:08", + "score": "47-41", + "action": "made drivinglayup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "01:47", + "score": "47-41", + "action": "missed fadeaway", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 71, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "01:43", + "score": "47-41", + "action": "offensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 71, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "01:40", + "score": "47-41", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 71, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "01:38", + "score": "47-41", + "action": "offensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 71, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "01:38", + "score": "49-41", + "action": "made tipinlayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 71, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "01:24", + "score": "49-43", + "action": "made drivinglayup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "01:17", + "score": "49-43", + "action": "personal", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 73, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "01:17", + "score": "49-43", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 73, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "01:06", + "score": "49-43", + "action": "ballhandling", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 73, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "01:06", + "score": "49-43", + "action": "steal", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 74, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "01:02", + "score": "49-45", + "action": "made layup", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 74, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "01:02", + "score": "49-45", + "action": "personal", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 74, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "01:02", + "score": "49-45", + "action": "foulon", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 74, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "01:02", + "score": "49-45", + "action": "in", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 74, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "01:02", + "score": "49-45", + "action": "out", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 74, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "01:02", + "score": "49-46", + "action": "made 1of1", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 74, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "00:52", + "score": "49-46", + "action": "badpass", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 75, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "00:52", + "score": "49-46", + "action": "steal", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 76, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "00:39", + "score": "49-49", + "action": "made pullupjumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 76, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "1", + "time": "00:33", + "score": "49-49", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 77, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:33", + "score": "49-49", + "action": "in", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 10, + "possession_number": 77, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:33", + "score": "49-49", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 77, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "00:24", + "score": "49-49", + "action": "missed drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 77, + "possession_team": "1" + }, + { + "event_type": "jumpball", + "period": "Q2", + "team": "1", + "time": "00:21", + "score": "49-49", + "action": "won heldball", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 77, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "00:21", + "score": "49-49", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 77, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "00:19", + "score": "49-49", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 10, + "possession_number": 77, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "00:16", + "score": "49-49", + "action": "defensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 78, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "00:02", + "score": "49-49", + "action": "missed drivinglayup", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 78, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "00:00", + "score": "49-49", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "49-49", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "49-49", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 12 + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "10:00", + "score": "49-49", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "09:45", + "score": "49-51", + "action": "made pullupjumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "09:27", + "score": "49-51", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 10, + "possession_number": 80, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "09:24", + "score": "49-51", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 81, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "09:03", + "score": "49-54", + "action": "made pullupjumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 81, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "08:47", + "score": "49-54", + "action": "personal", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 82, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "08:47", + "score": "49-54", + "action": "foulon", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 82, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "08:47", + "score": "50-54", + "action": "made 1of2", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 82, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "08:47", + "score": "51-54", + "action": "made 2of2", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 82, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "08:32", + "score": "51-56", + "action": "made pullupjumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 83, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "08:20", + "score": "51-56", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 84, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "08:16", + "score": "51-56", + "action": "defensive", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "08:11", + "score": "51-56", + "action": "missed jumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "08:09", + "score": "51-56", + "action": "defensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 86, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "08:09", + "score": "51-56", + "action": "personal", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 86, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "08:09", + "score": "51-56", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 86, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "07:52", + "score": "54-56", + "action": "made jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 86, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "07:52", + "score": "54-56", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "07:33", + "score": "54-58", + "action": "made drivinglayup", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "07:15", + "score": "56-58", + "action": "made dunk", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "07:15", + "score": "56-58", + "action": "assist", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "07:04", + "score": "56-58", + "action": "personal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "07:04", + "score": "56-58", + "action": "foulon", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "07:04", + "score": "56-59", + "action": "made 1of2", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "07:04", + "score": "56-60", + "action": "made 2of2", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "07:04", + "score": "56-60", + "action": "in", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 90, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "07:04", + "score": "56-60", + "action": "out", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 90, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "06:52", + "score": "56-60", + "action": "personal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 90, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "06:52", + "score": "56-60", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 90, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "06:52", + "score": "56-60", + "action": "in", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 90, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "06:52", + "score": "56-60", + "action": "out", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 90, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "06:52", + "score": "57-60", + "action": "made 1of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 90, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "06:52", + "score": "58-60", + "action": "made 2of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 90, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "06:35", + "score": "58-60", + "action": "missed floatingjumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "jumpball", + "period": "Q3", + "team": "1", + "time": "06:32", + "score": "58-60", + "action": "won heldball", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "06:32", + "score": "58-60", + "action": "defensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 10, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "06:24", + "score": "58-60", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "06:21", + "score": "58-60", + "action": "defensive", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 93, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "06:15", + "score": "58-60", + "action": "personal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 93, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "06:15", + "score": "58-60", + "action": "foulon", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 93, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "06:04", + "score": "58-60", + "action": "ballhandling", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 93, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "1", + "time": "06:04", + "score": "58-60", + "action": "steal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "05:59", + "score": "58-60", + "action": "personal", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "05:59", + "score": "58-60", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "05:50", + "score": "58-60", + "action": "missed drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "05:49", + "score": "58-60", + "action": "defensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "05:43", + "score": "58-60", + "action": "missed drivinglayup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "05:41", + "score": "58-60", + "action": "offensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "05:41", + "score": "58-62", + "action": "made tipinlayup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "05:37", + "score": "58-62", + "action": "unsportsmanlike", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "05:37", + "score": "58-62", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "05:37", + "score": "59-62", + "action": "made 1of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "05:37", + "score": "60-62", + "action": "made 2of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "05:28", + "score": "60-62", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "05:25", + "score": "60-62", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "05:11", + "score": "60-62", + "action": "missed drivinglayup", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q3", + "team": "1", + "time": "05:11", + "score": "60-62", + "action": "block", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "05:07", + "score": "60-62", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "05:04", + "score": "63-62", + "action": "made jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 10, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "05:04", + "score": "63-62", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 99, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "04:49", + "score": "63-64", + "action": "made drivinglayup", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 99, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "04:34", + "score": "65-64", + "action": "made drivinglayup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "04:34", + "score": "65-64", + "action": "personal", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "04:34", + "score": "65-64", + "action": "foulon", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "04:34", + "score": "66-64", + "action": "made 1of1", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "04:25", + "score": "66-64", + "action": "missed pullupjumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "04:20", + "score": "66-64", + "action": "offensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "04:20", + "score": "66-64", + "action": "missed tipinlayup", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "04:19", + "score": "66-64", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "04:04", + "score": "66-64", + "action": "badpass", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "2", + "time": "04:04", + "score": "66-64", + "action": "steal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 103, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "03:58", + "score": "66-66", + "action": "made reverselayup", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 103, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "03:58", + "score": "66-66", + "action": "assist", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "03:47", + "score": "66-66", + "action": "missed drivinglayup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "03:44", + "score": "66-66", + "action": "offensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "03:44", + "score": "68-66", + "action": "made tipinlayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "03:35", + "score": "68-66", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "03:35", + "score": "68-66", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "03:35", + "score": "68-66", + "action": "in", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 16, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "03:35", + "score": "68-66", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:35", + "score": "68-66", + "action": "in", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:35", + "score": "68-66", + "action": "out", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "03:32", + "score": "68-69", + "action": "made jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "03:32", + "score": "68-69", + "action": "assist", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "03:19", + "score": "68-69", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 10, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "03:16", + "score": "68-69", + "action": "defensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "03:09", + "score": "68-69", + "action": "missed layup", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q3", + "team": "1", + "time": "03:09", + "score": "68-69", + "action": "block", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "03:06", + "score": "68-69", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "03:06", + "score": "68-69", + "action": "personal", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "03:06", + "score": "68-69", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "03:06", + "score": "68-69", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "03:06", + "score": "68-69", + "action": "out", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 10, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "03:06", + "score": "69-69", + "action": "made 1of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "03:06", + "score": "70-69", + "action": "made 2of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "02:54", + "score": "70-69", + "action": "personal", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 16, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "02:54", + "score": "70-69", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "02:44", + "score": "70-69", + "action": "unsportsmanlike", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 16, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "02:44", + "score": "70-69", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "02:44", + "score": "70-69", + "action": "missed 1of2", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "02:44", + "score": "70-70", + "action": "made 2of2", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "02:33", + "score": "70-70", + "action": "missed jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "02:30", + "score": "70-70", + "action": "offensive", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "02:30", + "score": "70-70", + "action": "missed tipinlayup", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "02:29", + "score": "70-70", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 112, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "02:26", + "score": "72-70", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 112, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "02:18", + "score": "72-70", + "action": "badpass", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "1", + "time": "02:18", + "score": "72-70", + "action": "steal", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "02:12", + "score": "74-70", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "02:12", + "score": "74-70", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q3", + "team": "2", + "time": "02:12", + "score": "74-70", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "02:12", + "score": "74-70", + "action": "in", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "02:12", + "score": "74-70", + "action": "out", + "player_number": "10", + "player_name": "M. Nyman", + "player_id": 14, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "01:59", + "score": "74-73", + "action": "made stepbackjumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "01:39", + "score": "77-73", + "action": "made jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "01:39", + "score": "77-73", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "01:19", + "score": "77-75", + "action": "made drivinglayup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "00:56", + "score": "77-75", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "00:52", + "score": "77-75", + "action": "offensive", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 16, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "00:52", + "score": "79-75", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "00:52", + "score": "79-75", + "action": "assist", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 16, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "00:52", + "score": "79-75", + "action": "personal", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "00:52", + "score": "79-75", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "00:52", + "score": "79-75", + "action": "in", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 15, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "00:52", + "score": "79-75", + "action": "out", + "player_number": "7", + "player_name": "S. Salmenkivi", + "player_id": 16, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "00:52", + "score": "80-75", + "action": "made 1of1", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "00:42", + "score": "80-75", + "action": "missed pullupjumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "00:41", + "score": "80-75", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "00:35", + "score": "80-78", + "action": "made pullupjumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "00:32", + "score": "80-78", + "action": "personal", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "00:32", + "score": "80-78", + "action": "foulon", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "00:32", + "score": "80-79", + "action": "made 1of1", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "00:10", + "score": "82-79", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "00:03", + "score": "82-79", + "action": "ballhandling", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "1", + "time": "00:03", + "score": "82-79", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "00:01", + "score": "82-79", + "action": "missed floatingjumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "00:00", + "score": "82-79", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "82-79", + "action": "in", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 10 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "82-79", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "82-79", + "action": "in", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "82-79", + "action": "out", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6 + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "10:00", + "score": "82-79", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "09:47", + "score": "82-79", + "action": "missed stepbackjumpshot", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "09:42", + "score": "82-79", + "action": "defensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 15, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "09:26", + "score": "82-79", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "09:22", + "score": "82-79", + "action": "offensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 10, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "09:21", + "score": "82-79", + "action": "badpass", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 10, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "09:21", + "score": "82-79", + "action": "steal", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "09:07", + "score": "82-79", + "action": "missed layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q4", + "team": "1", + "time": "09:07", + "score": "82-79", + "action": "block", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "09:03", + "score": "82-79", + "action": "offensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "09:02", + "score": "82-81", + "action": "made layup", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "08:48", + "score": "82-81", + "action": "missed jumpshot", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 15, + "possession_number": 126, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "08:46", + "score": "82-81", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 127, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "08:29", + "score": "82-83", + "action": "made drivinglayup", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 127, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "08:13", + "score": "82-83", + "action": "missed layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 128, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q4", + "team": "2", + "time": "08:13", + "score": "82-83", + "action": "block", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 128, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "08:10", + "score": "82-83", + "action": "defensive", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "08:05", + "score": "82-83", + "action": "missed layup", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q4", + "team": "1", + "time": "08:05", + "score": "82-83", + "action": "block", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "08:02", + "score": "82-83", + "action": "defensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 15, + "possession_number": 130, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "07:47", + "score": "82-83", + "action": "missed layup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 130, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "07:47", + "score": "82-83", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 131, + "possession_team": "2" + }, + { + "event_type": "headcoachchallenge", + "period": "Q4", + "team": "1", + "time": "07:47", + "score": "82-83", + "action": "outofbounds", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 131, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "07:32", + "score": "82-83", + "action": "outofbounds", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 131, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "07:25", + "score": "82-83", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "07:17", + "score": "82-83", + "action": "offensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 15, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "07:17", + "score": "82-83", + "action": "missed tipinlayup", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 15, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q4", + "team": "2", + "time": "07:17", + "score": "82-83", + "action": "block", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "07:10", + "score": "82-83", + "action": "defensive", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "07:09", + "score": "82-83", + "action": "personal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 15, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "07:09", + "score": "82-83", + "action": "foulon", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "07:04", + "score": "82-83", + "action": "personal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 15, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "07:04", + "score": "82-83", + "action": "foulon", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "07:04", + "score": "82-83", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "07:04", + "score": "82-83", + "action": "out", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 15, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "07:04", + "score": "82-84", + "action": "made 1of2", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "07:04", + "score": "82-84", + "action": "missed 2of2", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "07:04", + "score": "82-84", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "06:57", + "score": "82-84", + "action": "personal", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "06:57", + "score": "82-84", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "06:57", + "score": "82-84", + "action": "in", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "06:57", + "score": "82-84", + "action": "out", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "06:57", + "score": "82-84", + "action": "missed 1of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "06:57", + "score": "82-84", + "action": "missed 2of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "06:56", + "score": "82-84", + "action": "offensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "06:56", + "score": "82-84", + "action": "missed tipinlayup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "06:55", + "score": "82-84", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "06:45", + "score": "82-84", + "action": "missed drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "06:43", + "score": "82-84", + "action": "defensive", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "06:39", + "score": "82-84", + "action": "personal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "06:39", + "score": "82-84", + "action": "foulon", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "06:39", + "score": "82-85", + "action": "made 1of2", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "06:39", + "score": "82-85", + "action": "missed 2of2", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "06:39", + "score": "82-85", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "06:17", + "score": "82-85", + "action": "missed layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "06:13", + "score": "82-85", + "action": "defensive", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "05:54", + "score": "82-85", + "action": "missed jumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "05:50", + "score": "82-85", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "05:47", + "score": "85-85", + "action": "made jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "05:47", + "score": "85-85", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "05:22", + "score": "85-85", + "action": "ballhandling", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "05:22", + "score": "85-85", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "05:19", + "score": "85-85", + "action": "personal", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "05:19", + "score": "85-85", + "action": "foulon", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "05:07", + "score": "85-85", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "05:04", + "score": "85-85", + "action": "defensive", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "04:56", + "score": "85-85", + "action": "ballhandling", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "04:56", + "score": "85-85", + "action": "steal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "04:52", + "score": "87-85", + "action": "made drivinglayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "04:52", + "score": "87-85", + "action": "personal", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "04:52", + "score": "87-85", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:52", + "score": "87-85", + "action": "in", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "04:52", + "score": "88-85", + "action": "made 1of1", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:52", + "score": "87-85", + "action": "out", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "04:22", + "score": "88-88", + "action": "made jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "04:22", + "score": "88-88", + "action": "assist", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "04:07", + "score": "88-88", + "action": "personal", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "04:07", + "score": "88-88", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "04:07", + "score": "89-88", + "action": "made 1of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "04:07", + "score": "89-88", + "action": "missed 2of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "04:07", + "score": "89-88", + "action": "defensive", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "03:56", + "score": "89-91", + "action": "made pullupjumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "1", + "time": "03:54", + "score": "89-91", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "03:40", + "score": "89-91", + "action": "personal", + "player_number": "13", + "player_name": "E. Bandoumel", + "player_id": 4, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "03:40", + "score": "89-91", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "03:40", + "score": "90-91", + "action": "made 1of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "03:40", + "score": "91-91", + "action": "made 2of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "03:40", + "score": "90-91", + "action": "assist", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "03:22", + "score": "91-91", + "action": "missed jumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "03:19", + "score": "91-91", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "03:05", + "score": "94-91", + "action": "made jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "03:05", + "score": "94-91", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "02:46", + "score": "94-91", + "action": "badpass", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "02:46", + "score": "94-91", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 150, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "02:23", + "score": "94-91", + "action": "missed drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 150, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "02:21", + "score": "94-91", + "action": "defensive", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "02:08", + "score": "94-91", + "action": "missed jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "02:06", + "score": "94-91", + "action": "defensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 10, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "01:51", + "score": "94-91", + "action": "missed drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "01:49", + "score": "94-91", + "action": "defensive", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 153, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "01:33", + "score": "94-91", + "action": "missed pullupjumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 153, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "01:28", + "score": "94-91", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "01:28", + "score": "94-91", + "action": "ballhandling", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "01:28", + "score": "94-91", + "action": "steal", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "01:23", + "score": "94-91", + "action": "missed jumpshot", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "01:21", + "score": "94-91", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 3, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "01:06", + "score": "97-91", + "action": "made pullupjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "2", + "time": "01:02", + "score": "97-91", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "01:02", + "score": "97-91", + "action": "in", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "01:02", + "score": "97-91", + "action": "out", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "00:59", + "score": "97-91", + "action": "missed jumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "00:56", + "score": "97-91", + "action": "defensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 158, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "00:53", + "score": "97-91", + "action": "personal", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 158, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "00:53", + "score": "97-91", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 158, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:53", + "score": "97-91", + "action": "missed 1of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 158, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:53", + "score": "98-91", + "action": "made 2of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 158, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "00:40", + "score": "98-91", + "action": "badpass", + "player_number": "7", + "player_name": "C. Jones-McCrary", + "player_id": 2, + "possession_number": 159, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "00:40", + "score": "98-91", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 160, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "00:37", + "score": "98-91", + "action": "personal", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 160, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "00:37", + "score": "98-91", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 160, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "00:37", + "score": "98-91", + "action": "in", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 160, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "00:37", + "score": "98-91", + "action": "out", + "player_number": "6", + "player_name": "W. Bani", + "player_id": 7, + "possession_number": 160, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:37", + "score": "99-91", + "action": "made 1of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 160, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:37", + "score": "100-91", + "action": "made 2of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 160, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "00:29", + "score": "100-91", + "action": "missed jumpshot", + "player_number": "97", + "player_name": "P. Poutiainen", + "player_id": 11, + "possession_number": 161, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "00:26", + "score": "100-91", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "00:22", + "score": "100-91", + "action": "personal", + "player_number": "21", + "player_name": "M. Hyytiäinen", + "player_id": 6, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "00:22", + "score": "100-91", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:22", + "score": "101-91", + "action": "made 1of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:22", + "score": "102-91", + "action": "made 2of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "00:16", + "score": "102-91", + "action": "missed pullupjumpshot", + "player_number": "23", + "player_name": "N. Kivimäki", + "player_id": 9, + "possession_number": 163, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "00:12", + "score": "102-91", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 164, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "102-91", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "game", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "102-91", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + } + ], + "players": [ + { + "player_id": 1, + "name": "J. McCoy", + "number": "12", + "team": "1" + }, + { + "player_id": 2, + "name": "C. Jones-McCrary", + "number": "7", + "team": "2" + }, + { + "player_id": 3, + "name": "J. Cookson", + "number": "5", + "team": "1" + }, + { + "player_id": 4, + "name": "E. Bandoumel", + "number": "13", + "team": "2" + }, + { + "player_id": 5, + "name": "J. Hilmer", + "number": "55", + "team": "1" + }, + { + "player_id": 6, + "name": "M. Hyytiäinen", + "number": "21", + "team": "2" + }, + { + "player_id": 7, + "name": "W. Bani", + "number": "6", + "team": "2" + }, + { + "player_id": 8, + "name": "N. Kärkkäinen", + "number": "44", + "team": "1" + }, + { + "player_id": 9, + "name": "N. Kivimäki", + "number": "23", + "team": "2" + }, + { + "player_id": 10, + "name": "P. Hinkkanen", + "number": "24", + "team": "1" + }, + { + "player_id": 11, + "name": "P. Poutiainen", + "number": "97", + "team": "2" + }, + { + "player_id": 12, + "name": "S. Mäntymaa", + "number": "45", + "team": "1" + }, + { + "player_id": 13, + "name": "E. Laaksonen", + "number": "11", + "team": "1" + }, + { + "player_id": 14, + "name": "M. Nyman", + "number": "10", + "team": "2" + }, + { + "player_id": 15, + "name": "V. Virtaharju", + "number": "16", + "team": "1" + }, + { + "player_id": 16, + "name": "S. Salmenkivi", + "number": "7", + "team": "1" + }, + { + "player_id": 17, + "name": "R. Hinkkanen", + "number": "26", + "team": "1" + } + ], + "possessions": { + "total_possessions": 164, + "team1_possessions": 82, + "team2_possessions": 82, + "team1_avg_possession_length_seconds": 14.04, + "team2_avg_possession_length_seconds": 15.23, + "possessions_list": [ + { + "possession_number": 1, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q1", + "end_time": "09:58", + "end_time_seconds": 598, + "end_period": "Q1", + "duration_seconds": 2, + "events": [ + { + "event_type": "jumpball", + "time": "09:58", + "action": "won won", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "0-0", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 2, + "team": "2", + "start_time": "09:58", + "start_time_seconds": 598, + "start_period": "Q1", + "end_time": "09:25", + "end_time_seconds": 565, + "end_period": "Q1", + "duration_seconds": 33, + "events": [ + { + "event_type": "jumpball", + "time": "09:58", + "action": "won lost", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:44", + "action": "made layup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "2-0", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "09:25", + "action": "ballhandling", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "2-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 3, + "team": "1", + "start_time": "09:25", + "start_time_seconds": 565, + "start_period": "Q1", + "end_time": "09:10", + "end_time_seconds": 550, + "end_period": "Q1", + "duration_seconds": 15, + "events": [ + { + "event_type": "turnover", + "time": "09:25", + "action": "ballhandling", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "2-0", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:25", + "action": "steal", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "2-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:13", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "2-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 4, + "team": "2", + "start_time": "09:10", + "start_time_seconds": 550, + "start_period": "Q1", + "end_time": "08:49", + "end_time_seconds": 529, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "09:10", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "2-0", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:03", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "2-0", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:59", + "action": "offensive", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "2-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:52", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "2-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 5, + "team": "1", + "start_time": "08:49", + "start_time_seconds": 529, + "start_period": "Q1", + "end_time": "08:44", + "end_time_seconds": 524, + "end_period": "Q1", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "08:49", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "2-0", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "08:44", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "2-0", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:44", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "2-0", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:44", + "action": "made 1of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "3-0", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:44", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "4-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 6, + "team": "2", + "start_time": "08:44", + "start_time_seconds": 524, + "start_period": "Q1", + "end_time": "08:18", + "end_time_seconds": 498, + "end_period": "Q1", + "duration_seconds": 26, + "events": [ + { + "event_type": "freethrow", + "time": "08:44", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "4-0", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "08:32", + "action": "personal", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "4-0", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:32", + "action": "foulon", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "4-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:18", + "action": "made dunk", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "4-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 7, + "team": "1", + "start_time": "08:18", + "start_time_seconds": 498, + "start_period": "Q1", + "end_time": "08:05", + "end_time_seconds": 485, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "08:18", + "action": "made dunk", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "4-2", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:18", + "action": "assist", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "4-2", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:05", + "action": "made jumpshot", + "team": "1", + "player_id": 10, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "7-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 8, + "team": "2", + "start_time": "08:05", + "start_time_seconds": 485, + "start_period": "Q1", + "end_time": "07:37", + "end_time_seconds": 457, + "end_period": "Q1", + "duration_seconds": 28, + "events": [ + { + "event_type": "3pt", + "time": "08:05", + "action": "made jumpshot", + "team": "1", + "player_id": 10, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "7-2", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:05", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "7-2", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:37", + "action": "24sec", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "7-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 9, + "team": "1", + "start_time": "07:37", + "start_time_seconds": 457, + "start_period": "Q1", + "end_time": "06:59", + "end_time_seconds": 419, + "end_period": "Q1", + "duration_seconds": 38, + "events": [ + { + "event_type": "turnover", + "time": "07:37", + "action": "24sec", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "7-2", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:13", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "7-2", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:08", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "7-2", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:08", + "action": "missed tipinlayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "7-2", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:07", + "action": "offensive", + "team": "1", + "player_id": 10, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "7-2", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:04", + "action": "missed jumpshot", + "team": "1", + "player_id": 10, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "7-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 10, + "team": "2", + "start_time": "06:59", + "start_time_seconds": 419, + "start_period": "Q1", + "end_time": "06:48", + "end_time_seconds": 408, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "06:59", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "7-2", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:48", + "action": "made layup", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "7-4", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 11, + "team": "1", + "start_time": "06:48", + "start_time_seconds": 408, + "start_period": "Q1", + "end_time": "06:34", + "end_time_seconds": 394, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "06:48", + "action": "made layup", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "7-4", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:48", + "action": "assist", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "7-4", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:34", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "9-4", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 12, + "team": "2", + "start_time": "06:34", + "start_time_seconds": 394, + "start_period": "Q1", + "end_time": "06:12", + "end_time_seconds": 372, + "end_period": "Q1", + "duration_seconds": 22, + "events": [ + { + "event_type": "2pt", + "time": "06:34", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "9-4", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:20", + "action": "personal", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "9-4", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:20", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "9-4", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:20", + "action": "in", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "9-4", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:20", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "9-4", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "06:12", + "action": "badpass", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "9-4", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 13, + "team": "1", + "start_time": "06:12", + "start_time_seconds": 372, + "start_period": "Q1", + "end_time": "06:08", + "end_time_seconds": 368, + "end_period": "Q1", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "06:12", + "action": "badpass", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "9-4", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "06:12", + "action": "steal", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "9-4", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:08", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "11-4", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 14, + "team": "2", + "start_time": "06:08", + "start_time_seconds": 368, + "start_period": "Q1", + "end_time": "05:53", + "end_time_seconds": 353, + "end_period": "Q1", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "06:08", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "11-4", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:08", + "action": "assist", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "11-4", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "06:00", + "action": "personal", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "11-4", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:00", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "11-4", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:00", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "11-4", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:00", + "action": "out", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "11-4", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:53", + "action": "made layup", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "11-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 15, + "team": "1", + "start_time": "05:53", + "start_time_seconds": 353, + "start_period": "Q1", + "end_time": "05:33", + "end_time_seconds": 333, + "end_period": "Q1", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "05:53", + "action": "made layup", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "11-6", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:53", + "action": "assist", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "11-6", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:35", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "11-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 16, + "team": "2", + "start_time": "05:33", + "start_time_seconds": 333, + "start_period": "Q1", + "end_time": "05:29", + "end_time_seconds": 329, + "end_period": "Q1", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "05:33", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "11-6", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:29", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "11-9", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 17, + "team": "1", + "start_time": "05:29", + "start_time_seconds": 329, + "start_period": "Q1", + "end_time": "05:09", + "end_time_seconds": 309, + "end_period": "Q1", + "duration_seconds": 20, + "events": [ + { + "event_type": "3pt", + "time": "05:29", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "11-9", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:15", + "action": "missed jumpshot", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "11-9", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:11", + "action": "offensive", + "team": "1", + "player_id": 12, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "11-9", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:09", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "13-9", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 18, + "team": "2", + "start_time": "05:09", + "start_time_seconds": 309, + "start_period": "Q1", + "end_time": "04:56", + "end_time_seconds": 296, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "05:09", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "13-9", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:09", + "action": "assist", + "team": "1", + "player_id": 12, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "13-9", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:59", + "action": "missed stepbackjumpshot", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "13-9", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 19, + "team": "1", + "start_time": "04:56", + "start_time_seconds": 296, + "start_period": "Q1", + "end_time": "04:50", + "end_time_seconds": 290, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "04:56", + "action": "defensive", + "team": "1", + "player_id": 10, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "13-9", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:50", + "action": "made drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "15-9", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 20, + "team": "2", + "start_time": "04:50", + "start_time_seconds": 290, + "start_period": "Q1", + "end_time": "04:32", + "end_time_seconds": 272, + "end_period": "Q1", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "04:50", + "action": "made drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "15-9", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:32", + "action": "made drivinglayup", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "15-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 21, + "team": "1", + "start_time": "04:32", + "start_time_seconds": 272, + "start_period": "Q1", + "end_time": "04:16", + "end_time_seconds": 256, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "04:32", + "action": "made drivinglayup", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "15-11", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:16", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "17-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 22, + "team": "2", + "start_time": "04:16", + "start_time_seconds": 256, + "start_period": "Q1", + "end_time": "03:56", + "end_time_seconds": 236, + "end_period": "Q1", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "04:16", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "17-11", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:16", + "action": "assist", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "17-11", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:58", + "action": "missed drivinglayup", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "17-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 23, + "team": "1", + "start_time": "03:56", + "start_time_seconds": 236, + "start_period": "Q1", + "end_time": "03:54", + "end_time_seconds": 234, + "end_period": "Q1", + "duration_seconds": 2, + "events": [ + { + "event_type": "rebound", + "time": "03:56", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "17-11", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:54", + "action": "made layup", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "19-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 24, + "team": "2", + "start_time": "03:54", + "start_time_seconds": 234, + "start_period": "Q1", + "end_time": "03:34", + "end_time_seconds": 214, + "end_period": "Q1", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "03:54", + "action": "made layup", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "19-11", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "03:51", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "19-11", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:51", + "action": "in", + "team": "1", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "19-11", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:51", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "19-11", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:51", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "19-11", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:51", + "action": "out", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "19-11", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:38", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "19-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 25, + "team": "1", + "start_time": "03:34", + "start_time_seconds": 214, + "start_period": "Q1", + "end_time": "03:24", + "end_time_seconds": 204, + "end_period": "Q1", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "03:34", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "19-11", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:28", + "action": "missed jumpshot", + "team": "1", + "player_id": 12, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "19-11", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 26, + "team": "2", + "start_time": "03:24", + "start_time_seconds": 204, + "start_period": "Q1", + "end_time": "03:17", + "end_time_seconds": 197, + "end_period": "Q1", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "03:24", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "19-11", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:17", + "action": "made drivinglayup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "19-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 27, + "team": "1", + "start_time": "03:17", + "start_time_seconds": 197, + "start_period": "Q1", + "end_time": "02:56", + "end_time_seconds": 176, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "03:17", + "action": "made drivinglayup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "19-13", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "02:56", + "action": "ballhandling", + "team": "1", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "19-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 28, + "team": "2", + "start_time": "02:56", + "start_time_seconds": 176, + "start_period": "Q1", + "end_time": "02:47", + "end_time_seconds": 167, + "end_period": "Q1", + "duration_seconds": 9, + "events": [ + { + "event_type": "turnover", + "time": "02:56", + "action": "ballhandling", + "team": "1", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "19-13", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "02:56", + "action": "steal", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "19-13", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:51", + "action": "missed drivinglayup", + "team": "2", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "19-13", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:47", + "action": "offensive", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "19-13", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:47", + "action": "made tipinlayup", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "19-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 29, + "team": "1", + "start_time": "02:47", + "start_time_seconds": 167, + "start_period": "Q1", + "end_time": "02:37", + "end_time_seconds": 157, + "end_period": "Q1", + "duration_seconds": 10, + "events": [ + { + "event_type": "2pt", + "time": "02:47", + "action": "made tipinlayup", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "19-15", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:37", + "action": "personal", + "team": "2", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "19-15", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:37", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "19-15", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:37", + "action": "in", + "team": "1", + "player_id": 15, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "19-15", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:37", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "19-15", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:37", + "action": "made 1of2", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "20-15", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:37", + "action": "made 2of2", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "21-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 30, + "team": "2", + "start_time": "02:37", + "start_time_seconds": 157, + "start_period": "Q1", + "end_time": "02:18", + "end_time_seconds": 138, + "end_period": "Q1", + "duration_seconds": 19, + "events": [ + { + "event_type": "freethrow", + "time": "02:37", + "action": "made 2of2", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "21-15", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:20", + "action": "missed stepbackjumpshot", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "21-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 31, + "team": "1", + "start_time": "02:18", + "start_time_seconds": 138, + "start_period": "Q1", + "end_time": "02:06", + "end_time_seconds": 126, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "02:18", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "21-15", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:06", + "action": "made layup", + "team": "1", + "player_id": 12, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "23-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 32, + "team": "2", + "start_time": "02:06", + "start_time_seconds": 126, + "start_period": "Q1", + "end_time": "01:29", + "end_time_seconds": 89, + "end_period": "Q1", + "duration_seconds": 37, + "events": [ + { + "event_type": "2pt", + "time": "02:06", + "action": "made layup", + "team": "1", + "player_id": 12, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "23-15", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:47", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "23-15", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:47", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "23-15", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:34", + "action": "missed stepbackjumpshot", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "23-15", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:29", + "action": "offensive", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "23-15", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:29", + "action": "made tipinlayup", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "23-17", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 33, + "team": "1", + "start_time": "01:29", + "start_time_seconds": 89, + "start_period": "Q1", + "end_time": "01:13", + "end_time_seconds": 73, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "01:29", + "action": "made tipinlayup", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "23-17", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:13", + "action": "made layup", + "team": "1", + "player_id": 15, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "25-17", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 34, + "team": "2", + "start_time": "01:13", + "start_time_seconds": 73, + "start_period": "Q1", + "end_time": "00:59", + "end_time_seconds": 59, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "01:13", + "action": "made layup", + "team": "1", + "player_id": 15, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "25-17", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:13", + "action": "assist", + "team": "1", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "25-17", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:59", + "action": "made drivinglayup", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "25-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 35, + "team": "1", + "start_time": "00:59", + "start_time_seconds": 59, + "start_period": "Q1", + "end_time": "00:40", + "end_time_seconds": 40, + "end_period": "Q1", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "00:59", + "action": "made drivinglayup", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "25-19", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:43", + "action": "missed turnaroundjumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "25-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 36, + "team": "2", + "start_time": "00:40", + "start_time_seconds": 40, + "start_period": "Q1", + "end_time": "00:19", + "end_time_seconds": 19, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "00:40", + "action": "defensive", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "25-19", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "00:37", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "25-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:37", + "action": "out", + "team": "1", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "25-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:37", + "action": "in", + "team": "1", + "player_id": 16, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "25-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:37", + "action": "in", + "team": "1", + "player_id": 17, + "player_name": "R. Hinkkanen", + "player_number": "26", + "score": "25-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:37", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "25-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:37", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "25-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:37", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "25-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:37", + "action": "in", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "25-19", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:23", + "action": "missed jumpshot", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "25-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 37, + "team": "1", + "start_time": "00:19", + "start_time_seconds": 19, + "start_period": "Q1", + "end_time": "00:11", + "end_time_seconds": 11, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "00:19", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "25-19", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:13", + "action": "missed layup", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "25-19", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "00:13", + "action": "block", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "25-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 38, + "team": "2", + "start_time": "00:11", + "start_time_seconds": 11, + "start_period": "Q1", + "end_time": "00:11", + "end_time_seconds": 11, + "end_period": "Q1", + "duration_seconds": 0, + "events": [ + { + "event_type": "rebound", + "time": "00:11", + "action": "defensive", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "25-19", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:11", + "action": "personal", + "team": "1", + "player_id": 15, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "25-19", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:11", + "action": "foulon", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "25-19", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:11", + "action": "made 1of2", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "25-20", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:11", + "action": "made 2of2", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "25-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 39, + "team": "1", + "start_time": "00:11", + "start_time_seconds": 11, + "start_period": "Q1", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "freethrow", + "time": "00:11", + "action": "made 2of2", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "25-21", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "00:11", + "action": "in", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "25-21", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:11", + "action": "out", + "team": "1", + "player_id": 16, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "25-21", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:01", + "action": "missed jumpshot", + "team": "1", + "player_id": 15, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "25-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 40, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q2", + "end_time": "09:52", + "end_time_seconds": 592, + "end_period": "Q2", + "duration_seconds": 8, + "events": [ + { + "event_type": "3pt", + "time": "09:52", + "action": "made jumpshot", + "team": "2", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "25-24", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 41, + "team": "1", + "start_time": "09:52", + "start_time_seconds": 592, + "start_period": "Q2", + "end_time": "09:25", + "end_time_seconds": 565, + "end_period": "Q2", + "duration_seconds": 27, + "events": [ + { + "event_type": "3pt", + "time": "09:52", + "action": "made jumpshot", + "team": "2", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "25-24", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:52", + "action": "assist", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "25-24", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "09:29", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "25-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 42, + "team": "2", + "start_time": "09:25", + "start_time_seconds": 565, + "start_period": "Q2", + "end_time": "09:13", + "end_time_seconds": 553, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "09:25", + "action": "defensive", + "team": "2", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "25-24", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:13", + "action": "made jumpshot", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "25-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 43, + "team": "1", + "start_time": "09:13", + "start_time_seconds": 553, + "start_period": "Q2", + "end_time": "08:55", + "end_time_seconds": 535, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "3pt", + "time": "09:13", + "action": "made jumpshot", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "25-27", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:13", + "action": "assist", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "25-27", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "09:08", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "25-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "09:08", + "action": "in", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "25-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "09:08", + "action": "out", + "team": "1", + "player_id": 15, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "25-27", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:55", + "action": "made layup", + "team": "1", + "player_id": 16, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "27-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 44, + "team": "2", + "start_time": "08:55", + "start_time_seconds": 535, + "start_period": "Q2", + "end_time": "08:38", + "end_time_seconds": 518, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "08:55", + "action": "made layup", + "team": "1", + "player_id": 16, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "27-27", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:55", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "27-27", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:40", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "27-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 45, + "team": "1", + "start_time": "08:38", + "start_time_seconds": 518, + "start_period": "Q2", + "end_time": "08:17", + "end_time_seconds": 497, + "end_period": "Q2", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "08:38", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "27-27", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:22", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "27-27", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:19", + "action": "offensive", + "team": "1", + "player_id": 16, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "27-27", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:17", + "action": "made jumpshot", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "30-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 46, + "team": "2", + "start_time": "08:17", + "start_time_seconds": 497, + "start_period": "Q2", + "end_time": "07:53", + "end_time_seconds": 473, + "end_period": "Q2", + "duration_seconds": 24, + "events": [ + { + "event_type": "3pt", + "time": "08:17", + "action": "made jumpshot", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "30-27", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:17", + "action": "assist", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "30-27", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:56", + "action": "missed jumpshot", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "30-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 47, + "team": "1", + "start_time": "07:53", + "start_time_seconds": 473, + "start_period": "Q2", + "end_time": "07:48", + "end_time_seconds": 468, + "end_period": "Q2", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "07:53", + "action": "defensive", + "team": "1", + "player_id": 16, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "30-27", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "07:48", + "action": "ballhandling", + "team": "1", + "player_id": 17, + "player_name": "R. Hinkkanen", + "player_number": "26", + "score": "30-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 48, + "team": "2", + "start_time": "07:48", + "start_time_seconds": 468, + "start_period": "Q2", + "end_time": "07:37", + "end_time_seconds": 457, + "end_period": "Q2", + "duration_seconds": 11, + "events": [ + { + "event_type": "turnover", + "time": "07:48", + "action": "ballhandling", + "team": "1", + "player_id": 17, + "player_name": "R. Hinkkanen", + "player_number": "26", + "score": "30-27", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "07:48", + "action": "steal", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "30-27", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:37", + "action": "ballhandling", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "30-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 49, + "team": "1", + "start_time": "07:37", + "start_time_seconds": 457, + "start_period": "Q2", + "end_time": "07:28", + "end_time_seconds": 448, + "end_period": "Q2", + "duration_seconds": 9, + "events": [ + { + "event_type": "turnover", + "time": "07:37", + "action": "ballhandling", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "30-27", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "07:37", + "action": "steal", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "30-27", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:35", + "action": "personal", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "30-27", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:35", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "30-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:35", + "action": "in", + "team": "1", + "player_id": 10, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "30-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:35", + "action": "out", + "team": "1", + "player_id": 17, + "player_name": "R. Hinkkanen", + "player_number": "26", + "score": "30-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:35", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "30-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:35", + "action": "out", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "30-27", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:28", + "action": "made drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "32-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 50, + "team": "2", + "start_time": "07:28", + "start_time_seconds": 448, + "start_period": "Q2", + "end_time": "07:07", + "end_time_seconds": 427, + "end_period": "Q2", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "07:28", + "action": "made drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "32-27", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:15", + "action": "missed jumpshot", + "team": "2", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "32-27", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:08", + "action": "offensive", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "32-27", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:07", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "32-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 51, + "team": "1", + "start_time": "07:07", + "start_time_seconds": 427, + "start_period": "Q2", + "end_time": "07:03", + "end_time_seconds": 423, + "end_period": "Q2", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "07:07", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "32-27", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "07:07", + "action": "steal", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "32-27", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:03", + "action": "made layup", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "34-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 52, + "team": "2", + "start_time": "07:03", + "start_time_seconds": 423, + "start_period": "Q2", + "end_time": "06:46", + "end_time_seconds": 406, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "07:03", + "action": "made layup", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "34-27", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:49", + "action": "missed floatingjumpshot", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "34-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 53, + "team": "1", + "start_time": "06:46", + "start_time_seconds": 406, + "start_period": "Q2", + "end_time": "06:21", + "end_time_seconds": 381, + "end_period": "Q2", + "duration_seconds": 25, + "events": [ + { + "event_type": "rebound", + "time": "06:46", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "34-27", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:46", + "action": "personal", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "34-27", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:46", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "34-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:46", + "action": "in", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "34-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:46", + "action": "out", + "team": "1", + "player_id": 16, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "34-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:46", + "action": "out", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "34-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:46", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "34-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:46", + "action": "in", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "34-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:46", + "action": "in", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "34-27", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:24", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "34-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 54, + "team": "2", + "start_time": "06:21", + "start_time_seconds": 381, + "start_period": "Q2", + "end_time": "06:13", + "end_time_seconds": 373, + "end_period": "Q2", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "06:21", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "34-27", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:13", + "action": "made layup", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "34-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 55, + "team": "1", + "start_time": "06:13", + "start_time_seconds": 373, + "start_period": "Q2", + "end_time": "06:03", + "end_time_seconds": 363, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "2pt", + "time": "06:13", + "action": "made layup", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "34-29", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:13", + "action": "assist", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "34-29", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:03", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "36-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 56, + "team": "2", + "start_time": "06:03", + "start_time_seconds": 363, + "start_period": "Q2", + "end_time": "05:42", + "end_time_seconds": 342, + "end_period": "Q2", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "06:03", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "36-29", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:46", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "36-29", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "05:46", + "action": "block", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "36-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 57, + "team": "1", + "start_time": "05:42", + "start_time_seconds": 342, + "start_period": "Q2", + "end_time": "05:40", + "end_time_seconds": 340, + "end_period": "Q2", + "duration_seconds": 2, + "events": [ + { + "event_type": "rebound", + "time": "05:42", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "36-29", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:40", + "action": "made layup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "38-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 58, + "team": "2", + "start_time": "05:40", + "start_time_seconds": 340, + "start_period": "Q2", + "end_time": "05:21", + "end_time_seconds": 321, + "end_period": "Q2", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "05:40", + "action": "made layup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "38-29", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:40", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "38-29", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:21", + "action": "ballhandling", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "38-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 59, + "team": "1", + "start_time": "05:21", + "start_time_seconds": 321, + "start_period": "Q2", + "end_time": "05:14", + "end_time_seconds": 314, + "end_period": "Q2", + "duration_seconds": 7, + "events": [ + { + "event_type": "turnover", + "time": "05:21", + "action": "ballhandling", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "38-29", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "05:21", + "action": "steal", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "38-29", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:14", + "action": "badpass", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "38-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 60, + "team": "2", + "start_time": "05:14", + "start_time_seconds": 314, + "start_period": "Q2", + "end_time": "05:07", + "end_time_seconds": 307, + "end_period": "Q2", + "duration_seconds": 7, + "events": [ + { + "event_type": "turnover", + "time": "05:14", + "action": "badpass", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "38-29", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "05:14", + "action": "steal", + "team": "2", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "38-29", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:07", + "action": "personal", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "38-29", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:07", + "action": "foulon", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "38-29", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:07", + "action": "missed 1of2", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "38-29", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:07", + "action": "missed 2of2", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "38-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 61, + "team": "1", + "start_time": "05:07", + "start_time_seconds": 307, + "start_period": "Q2", + "end_time": "04:48", + "end_time_seconds": 288, + "end_period": "Q2", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "05:07", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "38-29", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:53", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "38-29", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:48", + "action": "offensive", + "team": "1", + "player_id": 10, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "38-29", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:48", + "action": "made tipinlayup", + "team": "1", + "player_id": 10, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "40-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 62, + "team": "2", + "start_time": "04:48", + "start_time_seconds": 288, + "start_period": "Q2", + "end_time": "04:28", + "end_time_seconds": 268, + "end_period": "Q2", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "04:48", + "action": "made tipinlayup", + "team": "1", + "player_id": 10, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "40-29", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:28", + "action": "made drivinglayup", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "40-31", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:28", + "action": "personal", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "40-31", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:28", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "40-31", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:28", + "action": "made 1of1", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "40-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 63, + "team": "1", + "start_time": "04:28", + "start_time_seconds": 268, + "start_period": "Q2", + "end_time": "04:04", + "end_time_seconds": 244, + "end_period": "Q2", + "duration_seconds": 24, + "events": [ + { + "event_type": "freethrow", + "time": "04:28", + "action": "made 1of1", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "40-32", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:04", + "action": "made floatingjumpshot", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "42-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 64, + "team": "2", + "start_time": "04:04", + "start_time_seconds": 244, + "start_period": "Q2", + "end_time": "03:45", + "end_time_seconds": 225, + "end_period": "Q2", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "04:04", + "action": "made floatingjumpshot", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "42-32", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:04", + "action": "assist", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "42-32", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:51", + "action": "personal", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "42-32", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:51", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "42-32", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:51", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "42-32", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:51", + "action": "out", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "42-32", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:51", + "action": "in", + "team": "1", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "42-32", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:51", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "42-32", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:45", + "action": "made reverselayup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "42-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 65, + "team": "1", + "start_time": "03:45", + "start_time_seconds": 225, + "start_period": "Q2", + "end_time": "03:32", + "end_time_seconds": 212, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "03:45", + "action": "made reverselayup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "42-34", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:45", + "action": "assist", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "42-34", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:32", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "42-34", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:32", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "42-34", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:32", + "action": "made 1of2", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "43-34", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:32", + "action": "made 2of2", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "44-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 66, + "team": "2", + "start_time": "03:32", + "start_time_seconds": 212, + "start_period": "Q2", + "end_time": "03:18", + "end_time_seconds": 198, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "freethrow", + "time": "03:32", + "action": "made 2of2", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "44-34", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:20", + "action": "missed drivinglayup", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "44-34", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:18", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "44-34", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:18", + "action": "made tipinlayup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "44-36", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 67, + "team": "1", + "start_time": "03:18", + "start_time_seconds": 198, + "start_period": "Q2", + "end_time": "02:51", + "end_time_seconds": 171, + "end_period": "Q2", + "duration_seconds": 27, + "events": [ + { + "event_type": "2pt", + "time": "03:18", + "action": "made tipinlayup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "44-36", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "02:51", + "action": "backcourt", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "44-36", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 68, + "team": "2", + "start_time": "02:51", + "start_time_seconds": 171, + "start_period": "Q2", + "end_time": "02:38", + "end_time_seconds": 158, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "turnover", + "time": "02:51", + "action": "backcourt", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "44-36", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:38", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "44-39", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 69, + "team": "1", + "start_time": "02:38", + "start_time_seconds": 158, + "start_period": "Q2", + "end_time": "02:21", + "end_time_seconds": 141, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "3pt", + "time": "02:38", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "44-39", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:38", + "action": "assist", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "44-39", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:21", + "action": "made jumpshot", + "team": "1", + "player_id": 12, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "47-39", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 70, + "team": "2", + "start_time": "02:21", + "start_time_seconds": 141, + "start_period": "Q2", + "end_time": "02:08", + "end_time_seconds": 128, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "3pt", + "time": "02:21", + "action": "made jumpshot", + "team": "1", + "player_id": 12, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "47-39", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:21", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "47-39", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:08", + "action": "made drivinglayup", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "47-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 71, + "team": "1", + "start_time": "02:08", + "start_time_seconds": 128, + "start_period": "Q2", + "end_time": "01:38", + "end_time_seconds": 98, + "end_period": "Q2", + "duration_seconds": 30, + "events": [ + { + "event_type": "2pt", + "time": "02:08", + "action": "made drivinglayup", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "47-41", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:47", + "action": "missed fadeaway", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "47-41", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:43", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "47-41", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:40", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "47-41", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:38", + "action": "offensive", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "47-41", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:38", + "action": "made tipinlayup", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "49-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 72, + "team": "2", + "start_time": "01:38", + "start_time_seconds": 98, + "start_period": "Q2", + "end_time": "01:24", + "end_time_seconds": 84, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "01:38", + "action": "made tipinlayup", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "49-41", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:24", + "action": "made drivinglayup", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "49-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 73, + "team": "1", + "start_time": "01:24", + "start_time_seconds": 84, + "start_period": "Q2", + "end_time": "01:06", + "end_time_seconds": 66, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "01:24", + "action": "made drivinglayup", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "49-43", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:17", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "49-43", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:17", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "49-43", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "01:06", + "action": "ballhandling", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "49-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 74, + "team": "2", + "start_time": "01:06", + "start_time_seconds": 66, + "start_period": "Q2", + "end_time": "01:02", + "end_time_seconds": 62, + "end_period": "Q2", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "01:06", + "action": "ballhandling", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "49-43", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "01:06", + "action": "steal", + "team": "2", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "49-43", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:02", + "action": "made layup", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "49-45", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "01:02", + "action": "personal", + "team": "1", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "49-45", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:02", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "49-45", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:02", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "49-45", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:02", + "action": "out", + "team": "2", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "49-45", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:02", + "action": "made 1of1", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "49-46", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 75, + "team": "1", + "start_time": "01:02", + "start_time_seconds": 62, + "start_period": "Q2", + "end_time": "00:52", + "end_time_seconds": 52, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "freethrow", + "time": "01:02", + "action": "made 1of1", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "49-46", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:52", + "action": "badpass", + "team": "1", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "49-46", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 76, + "team": "2", + "start_time": "00:52", + "start_time_seconds": 52, + "start_period": "Q2", + "end_time": "00:39", + "end_time_seconds": 39, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "turnover", + "time": "00:52", + "action": "badpass", + "team": "1", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "49-46", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:52", + "action": "steal", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "49-46", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:39", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "49-49", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 77, + "team": "1", + "start_time": "00:39", + "start_time_seconds": 39, + "start_period": "Q2", + "end_time": "00:16", + "end_time_seconds": 16, + "end_period": "Q2", + "duration_seconds": 23, + "events": [ + { + "event_type": "3pt", + "time": "00:39", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "49-49", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "00:33", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "49-49", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:33", + "action": "in", + "team": "1", + "player_id": 10, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "49-49", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:33", + "action": "out", + "team": "1", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "49-49", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:24", + "action": "missed drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "49-49", + "possession_event_role": null + }, + { + "event_type": "jumpball", + "time": "00:21", + "action": "won heldball", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "49-49", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:21", + "action": "offensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "49-49", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:19", + "action": "missed jumpshot", + "team": "1", + "player_id": 10, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "49-49", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 78, + "team": "2", + "start_time": "00:16", + "start_time_seconds": 16, + "start_period": "Q2", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "00:16", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "49-49", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:02", + "action": "missed drivinglayup", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "49-49", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 79, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q3", + "end_time": "09:45", + "end_time_seconds": 585, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "09:45", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "49-51", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 80, + "team": "1", + "start_time": "09:45", + "start_time_seconds": 585, + "start_period": "Q3", + "end_time": "09:24", + "end_time_seconds": 564, + "end_period": "Q3", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "09:45", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "49-51", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:27", + "action": "missed jumpshot", + "team": "1", + "player_id": 10, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "49-51", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 81, + "team": "2", + "start_time": "09:24", + "start_time_seconds": 564, + "start_period": "Q3", + "end_time": "09:03", + "end_time_seconds": 543, + "end_period": "Q3", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "09:24", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "49-51", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:03", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "49-54", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 82, + "team": "1", + "start_time": "09:03", + "start_time_seconds": 543, + "start_period": "Q3", + "end_time": "08:47", + "end_time_seconds": 527, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "3pt", + "time": "09:03", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "49-54", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "08:47", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "49-54", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:47", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "49-54", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:47", + "action": "made 1of2", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "50-54", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:47", + "action": "made 2of2", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "51-54", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 83, + "team": "2", + "start_time": "08:47", + "start_time_seconds": 527, + "start_period": "Q3", + "end_time": "08:32", + "end_time_seconds": 512, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "freethrow", + "time": "08:47", + "action": "made 2of2", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "51-54", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:32", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "51-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 84, + "team": "1", + "start_time": "08:32", + "start_time_seconds": 512, + "start_period": "Q3", + "end_time": "08:16", + "end_time_seconds": 496, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "08:32", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "51-56", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:20", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "51-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 85, + "team": "2", + "start_time": "08:16", + "start_time_seconds": 496, + "start_period": "Q3", + "end_time": "08:09", + "end_time_seconds": 489, + "end_period": "Q3", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "08:16", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "51-56", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:11", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "51-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 86, + "team": "1", + "start_time": "08:09", + "start_time_seconds": 489, + "start_period": "Q3", + "end_time": "07:52", + "end_time_seconds": 472, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "08:09", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "51-56", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "08:09", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "51-56", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:09", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "51-56", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:52", + "action": "made jumpshot", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "54-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 87, + "team": "2", + "start_time": "07:52", + "start_time_seconds": 472, + "start_period": "Q3", + "end_time": "07:33", + "end_time_seconds": 453, + "end_period": "Q3", + "duration_seconds": 19, + "events": [ + { + "event_type": "3pt", + "time": "07:52", + "action": "made jumpshot", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "54-56", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:52", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "54-56", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:33", + "action": "made drivinglayup", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "54-58", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 88, + "team": "1", + "start_time": "07:33", + "start_time_seconds": 453, + "start_period": "Q3", + "end_time": "07:15", + "end_time_seconds": 435, + "end_period": "Q3", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "07:33", + "action": "made drivinglayup", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "54-58", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:15", + "action": "made dunk", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "56-58", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 89, + "team": "2", + "start_time": "07:15", + "start_time_seconds": 435, + "start_period": "Q3", + "end_time": "07:04", + "end_time_seconds": 424, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "07:15", + "action": "made dunk", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "56-58", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:15", + "action": "assist", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "56-58", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:04", + "action": "personal", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "56-58", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:04", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "56-58", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:04", + "action": "made 1of2", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "56-59", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:04", + "action": "made 2of2", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "56-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 90, + "team": "1", + "start_time": "07:04", + "start_time_seconds": 424, + "start_period": "Q3", + "end_time": "06:52", + "end_time_seconds": 412, + "end_period": "Q3", + "duration_seconds": 12, + "events": [ + { + "event_type": "freethrow", + "time": "07:04", + "action": "made 2of2", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "56-60", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "07:04", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "56-60", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:04", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "56-60", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "06:52", + "action": "personal", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "56-60", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:52", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "56-60", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:52", + "action": "in", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "56-60", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:52", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "56-60", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:52", + "action": "made 1of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "57-60", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:52", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "58-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 91, + "team": "2", + "start_time": "06:52", + "start_time_seconds": 412, + "start_period": "Q3", + "end_time": "06:32", + "end_time_seconds": 392, + "end_period": "Q3", + "duration_seconds": 20, + "events": [ + { + "event_type": "freethrow", + "time": "06:52", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "58-60", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:35", + "action": "missed floatingjumpshot", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "58-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 92, + "team": "1", + "start_time": "06:32", + "start_time_seconds": 392, + "start_period": "Q3", + "end_time": "06:21", + "end_time_seconds": 381, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "jumpball", + "time": "06:32", + "action": "won heldball", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "58-60", + "possession_event_role": "start" + }, + { + "event_type": "rebound", + "time": "06:32", + "action": "defensive", + "team": "1", + "player_id": 10, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "58-60", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:24", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "58-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 93, + "team": "2", + "start_time": "06:21", + "start_time_seconds": 381, + "start_period": "Q3", + "end_time": "06:04", + "end_time_seconds": 364, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "06:21", + "action": "defensive", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "58-60", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:15", + "action": "personal", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "58-60", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:15", + "action": "foulon", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "58-60", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "06:04", + "action": "ballhandling", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "58-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 94, + "team": "1", + "start_time": "06:04", + "start_time_seconds": 364, + "start_period": "Q3", + "end_time": "05:49", + "end_time_seconds": 349, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "turnover", + "time": "06:04", + "action": "ballhandling", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "58-60", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "06:04", + "action": "steal", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "58-60", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:59", + "action": "personal", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "58-60", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:59", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "58-60", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:50", + "action": "missed drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "58-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 95, + "team": "2", + "start_time": "05:49", + "start_time_seconds": 349, + "start_period": "Q3", + "end_time": "05:41", + "end_time_seconds": 341, + "end_period": "Q3", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "05:49", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "58-60", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:43", + "action": "missed drivinglayup", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "58-60", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:41", + "action": "offensive", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "58-60", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:41", + "action": "made tipinlayup", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "58-62", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 96, + "team": "1", + "start_time": "05:41", + "start_time_seconds": 341, + "start_period": "Q3", + "end_time": "05:37", + "end_time_seconds": 337, + "end_period": "Q3", + "duration_seconds": 4, + "events": [ + { + "event_type": "2pt", + "time": "05:41", + "action": "made tipinlayup", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "58-62", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:37", + "action": "unsportsmanlike", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "58-62", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:37", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "58-62", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:37", + "action": "made 1of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "59-62", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:37", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "60-62", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 97, + "team": "2", + "start_time": "05:37", + "start_time_seconds": 337, + "start_period": "Q3", + "end_time": "05:07", + "end_time_seconds": 307, + "end_period": "Q3", + "duration_seconds": 30, + "events": [ + { + "event_type": "freethrow", + "time": "05:37", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "60-62", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:28", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "60-62", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:25", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "60-62", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:11", + "action": "missed drivinglayup", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "60-62", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "05:11", + "action": "block", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "60-62", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 98, + "team": "1", + "start_time": "05:07", + "start_time_seconds": 307, + "start_period": "Q3", + "end_time": "05:04", + "end_time_seconds": 304, + "end_period": "Q3", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "05:07", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "60-62", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:04", + "action": "made jumpshot", + "team": "1", + "player_id": 10, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "63-62", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 99, + "team": "2", + "start_time": "05:04", + "start_time_seconds": 304, + "start_period": "Q3", + "end_time": "04:49", + "end_time_seconds": 289, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "3pt", + "time": "05:04", + "action": "made jumpshot", + "team": "1", + "player_id": 10, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "63-62", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:04", + "action": "assist", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "63-62", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:49", + "action": "made drivinglayup", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "63-64", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 100, + "team": "1", + "start_time": "04:49", + "start_time_seconds": 289, + "start_period": "Q3", + "end_time": "04:34", + "end_time_seconds": 274, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "04:49", + "action": "made drivinglayup", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "63-64", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:34", + "action": "made drivinglayup", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "65-64", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:34", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "65-64", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:34", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "65-64", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:34", + "action": "made 1of1", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "66-64", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 101, + "team": "2", + "start_time": "04:34", + "start_time_seconds": 274, + "start_period": "Q3", + "end_time": "04:19", + "end_time_seconds": 259, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "freethrow", + "time": "04:34", + "action": "made 1of1", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "66-64", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:25", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "66-64", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:20", + "action": "offensive", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "66-64", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:20", + "action": "missed tipinlayup", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "66-64", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 102, + "team": "1", + "start_time": "04:19", + "start_time_seconds": 259, + "start_period": "Q3", + "end_time": "04:04", + "end_time_seconds": 244, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "04:19", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "66-64", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "04:04", + "action": "badpass", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "66-64", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 103, + "team": "2", + "start_time": "04:04", + "start_time_seconds": 244, + "start_period": "Q3", + "end_time": "03:58", + "end_time_seconds": 238, + "end_period": "Q3", + "duration_seconds": 6, + "events": [ + { + "event_type": "turnover", + "time": "04:04", + "action": "badpass", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "66-64", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "04:04", + "action": "steal", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "66-64", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:58", + "action": "made reverselayup", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "66-66", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 104, + "team": "1", + "start_time": "03:58", + "start_time_seconds": 238, + "start_period": "Q3", + "end_time": "03:44", + "end_time_seconds": 224, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "03:58", + "action": "made reverselayup", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "66-66", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:58", + "action": "assist", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "66-66", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:47", + "action": "missed drivinglayup", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "66-66", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:44", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "66-66", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:44", + "action": "made tipinlayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "68-66", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 105, + "team": "2", + "start_time": "03:44", + "start_time_seconds": 224, + "start_period": "Q3", + "end_time": "03:32", + "end_time_seconds": 212, + "end_period": "Q3", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "03:44", + "action": "made tipinlayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "68-66", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:35", + "action": "personal", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "68-66", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:35", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "68-66", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:35", + "action": "in", + "team": "1", + "player_id": 16, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "68-66", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:35", + "action": "out", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "68-66", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:35", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "68-66", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:35", + "action": "out", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "68-66", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:32", + "action": "made jumpshot", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "68-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 106, + "team": "1", + "start_time": "03:32", + "start_time_seconds": 212, + "start_period": "Q3", + "end_time": "03:16", + "end_time_seconds": 196, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "3pt", + "time": "03:32", + "action": "made jumpshot", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "68-69", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:32", + "action": "assist", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "68-69", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:19", + "action": "missed jumpshot", + "team": "1", + "player_id": 10, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "68-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 107, + "team": "2", + "start_time": "03:16", + "start_time_seconds": 196, + "start_period": "Q3", + "end_time": "03:06", + "end_time_seconds": 186, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "03:16", + "action": "defensive", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "68-69", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:09", + "action": "missed layup", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "68-69", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "03:09", + "action": "block", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "68-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 108, + "team": "1", + "start_time": "03:06", + "start_time_seconds": 186, + "start_period": "Q3", + "end_time": "03:06", + "end_time_seconds": 186, + "end_period": "Q3", + "duration_seconds": 0, + "events": [ + { + "event_type": "rebound", + "time": "03:06", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "68-69", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:06", + "action": "personal", + "team": "2", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "68-69", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:06", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "68-69", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:06", + "action": "in", + "team": "1", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "68-69", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:06", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "68-69", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:06", + "action": "made 1of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "69-69", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:06", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "70-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 109, + "team": "2", + "start_time": "03:06", + "start_time_seconds": 186, + "start_period": "Q3", + "end_time": "02:44", + "end_time_seconds": 164, + "end_period": "Q3", + "duration_seconds": 22, + "events": [ + { + "event_type": "freethrow", + "time": "03:06", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "70-69", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:54", + "action": "personal", + "team": "1", + "player_id": 16, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "70-69", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:54", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "70-69", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:44", + "action": "unsportsmanlike", + "team": "1", + "player_id": 16, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "70-69", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:44", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "70-69", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:44", + "action": "missed 1of2", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "70-69", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:44", + "action": "made 2of2", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "70-70", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 110, + "team": "1", + "start_time": "02:44", + "start_time_seconds": 164, + "start_period": "Q3", + "end_time": "02:30", + "end_time_seconds": 150, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "freethrow", + "time": "02:44", + "action": "made 2of2", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "70-70", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:33", + "action": "missed jumpshot", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "70-70", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 111, + "team": "2", + "start_time": "02:30", + "start_time_seconds": 150, + "start_period": "Q3", + "end_time": "02:29", + "end_time_seconds": 149, + "end_period": "Q3", + "duration_seconds": 1, + "events": [ + { + "event_type": "rebound", + "time": "02:30", + "action": "offensive", + "team": "2", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "70-70", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:30", + "action": "missed tipinlayup", + "team": "2", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "70-70", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 112, + "team": "1", + "start_time": "02:29", + "start_time_seconds": 149, + "start_period": "Q3", + "end_time": "02:26", + "end_time_seconds": 146, + "end_period": "Q3", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "02:29", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "70-70", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:26", + "action": "made drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "72-70", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 113, + "team": "2", + "start_time": "02:26", + "start_time_seconds": 146, + "start_period": "Q3", + "end_time": "02:18", + "end_time_seconds": 138, + "end_period": "Q3", + "duration_seconds": 8, + "events": [ + { + "event_type": "2pt", + "time": "02:26", + "action": "made drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "72-70", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "02:18", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "72-70", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 114, + "team": "1", + "start_time": "02:18", + "start_time_seconds": 138, + "start_period": "Q3", + "end_time": "02:12", + "end_time_seconds": 132, + "end_period": "Q3", + "duration_seconds": 6, + "events": [ + { + "event_type": "turnover", + "time": "02:18", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "72-70", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "02:18", + "action": "steal", + "team": "1", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "72-70", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:12", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "74-70", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 115, + "team": "2", + "start_time": "02:12", + "start_time_seconds": 132, + "start_period": "Q3", + "end_time": "01:59", + "end_time_seconds": 119, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "02:12", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "74-70", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:12", + "action": "assist", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "74-70", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "02:12", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "74-70", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:12", + "action": "in", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "74-70", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:12", + "action": "out", + "team": "2", + "player_id": 14, + "player_name": "M. Nyman", + "player_number": "10", + "score": "74-70", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:59", + "action": "made stepbackjumpshot", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "74-73", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 116, + "team": "1", + "start_time": "01:59", + "start_time_seconds": 119, + "start_period": "Q3", + "end_time": "01:39", + "end_time_seconds": 99, + "end_period": "Q3", + "duration_seconds": 20, + "events": [ + { + "event_type": "3pt", + "time": "01:59", + "action": "made stepbackjumpshot", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "74-73", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:39", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "77-73", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 117, + "team": "2", + "start_time": "01:39", + "start_time_seconds": 99, + "start_period": "Q3", + "end_time": "01:19", + "end_time_seconds": 79, + "end_period": "Q3", + "duration_seconds": 20, + "events": [ + { + "event_type": "3pt", + "time": "01:39", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "77-73", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:39", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "77-73", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:19", + "action": "made drivinglayup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "77-75", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 118, + "team": "1", + "start_time": "01:19", + "start_time_seconds": 79, + "start_period": "Q3", + "end_time": "00:52", + "end_time_seconds": 52, + "end_period": "Q3", + "duration_seconds": 27, + "events": [ + { + "event_type": "2pt", + "time": "01:19", + "action": "made drivinglayup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "77-75", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:56", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "77-75", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:52", + "action": "offensive", + "team": "1", + "player_id": 16, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "77-75", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:52", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "79-75", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "00:52", + "action": "assist", + "team": "1", + "player_id": 16, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "79-75", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:52", + "action": "personal", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "79-75", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:52", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "79-75", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:52", + "action": "in", + "team": "1", + "player_id": 15, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "79-75", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:52", + "action": "out", + "team": "1", + "player_id": 16, + "player_name": "S. Salmenkivi", + "player_number": "7", + "score": "79-75", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:52", + "action": "made 1of1", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "80-75", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 119, + "team": "2", + "start_time": "00:52", + "start_time_seconds": 52, + "start_period": "Q3", + "end_time": "00:35", + "end_time_seconds": 35, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "freethrow", + "time": "00:52", + "action": "made 1of1", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "80-75", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:42", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "80-75", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:41", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "80-75", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:35", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "80-78", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 120, + "team": "1", + "start_time": "00:35", + "start_time_seconds": 35, + "start_period": "Q3", + "end_time": "00:10", + "end_time_seconds": 10, + "end_period": "Q3", + "duration_seconds": 25, + "events": [ + { + "event_type": "3pt", + "time": "00:35", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "80-78", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:32", + "action": "personal", + "team": "1", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "80-78", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:32", + "action": "foulon", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "80-78", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:32", + "action": "made 1of1", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "80-79", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:10", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "82-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 121, + "team": "2", + "start_time": "00:10", + "start_time_seconds": 10, + "start_period": "Q3", + "end_time": "00:03", + "end_time_seconds": 3, + "end_period": "Q3", + "duration_seconds": 7, + "events": [ + { + "event_type": "2pt", + "time": "00:10", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "82-79", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:03", + "action": "ballhandling", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "82-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 122, + "team": "1", + "start_time": "00:03", + "start_time_seconds": 3, + "start_period": "Q3", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q3", + "duration_seconds": 3, + "events": [ + { + "event_type": "turnover", + "time": "00:03", + "action": "ballhandling", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "82-79", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:03", + "action": "steal", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "82-79", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:01", + "action": "missed floatingjumpshot", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "82-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 123, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q4", + "end_time": "09:42", + "end_time_seconds": 582, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "09:47", + "action": "missed stepbackjumpshot", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "82-79", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 124, + "team": "1", + "start_time": "09:42", + "start_time_seconds": 582, + "start_period": "Q4", + "end_time": "09:21", + "end_time_seconds": 561, + "end_period": "Q4", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "09:42", + "action": "defensive", + "team": "1", + "player_id": 15, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "82-79", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:26", + "action": "missed jumpshot", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "82-79", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:22", + "action": "offensive", + "team": "1", + "player_id": 10, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "82-79", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "09:21", + "action": "badpass", + "team": "1", + "player_id": 10, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "82-79", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 125, + "team": "2", + "start_time": "09:21", + "start_time_seconds": 561, + "start_period": "Q4", + "end_time": "09:02", + "end_time_seconds": 542, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "turnover", + "time": "09:21", + "action": "badpass", + "team": "1", + "player_id": 10, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "82-79", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:21", + "action": "steal", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "82-79", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:07", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "82-79", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "09:07", + "action": "block", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "82-79", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:03", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "82-79", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:02", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "82-81", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 126, + "team": "1", + "start_time": "09:02", + "start_time_seconds": 542, + "start_period": "Q4", + "end_time": "08:46", + "end_time_seconds": 526, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "09:02", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "82-81", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:48", + "action": "missed jumpshot", + "team": "1", + "player_id": 15, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "82-81", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 127, + "team": "2", + "start_time": "08:46", + "start_time_seconds": 526, + "start_period": "Q4", + "end_time": "08:29", + "end_time_seconds": 509, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "08:46", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "82-81", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:29", + "action": "made drivinglayup", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "82-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 128, + "team": "1", + "start_time": "08:29", + "start_time_seconds": 509, + "start_period": "Q4", + "end_time": "08:10", + "end_time_seconds": 490, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "08:29", + "action": "made drivinglayup", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "82-83", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:13", + "action": "missed layup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "08:13", + "action": "block", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "82-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 129, + "team": "2", + "start_time": "08:10", + "start_time_seconds": 490, + "start_period": "Q4", + "end_time": "08:02", + "end_time_seconds": 482, + "end_period": "Q4", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "08:10", + "action": "defensive", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "82-83", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:05", + "action": "missed layup", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "08:05", + "action": "block", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "82-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 130, + "team": "1", + "start_time": "08:02", + "start_time_seconds": 482, + "start_period": "Q4", + "end_time": "07:47", + "end_time_seconds": 467, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "08:02", + "action": "defensive", + "team": "1", + "player_id": 15, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "82-83", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:47", + "action": "missed layup", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "82-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 131, + "team": "2", + "start_time": "07:47", + "start_time_seconds": 467, + "start_period": "Q4", + "end_time": "07:32", + "end_time_seconds": 452, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "07:47", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "82-83", + "possession_event_role": "start" + }, + { + "event_type": "headcoachchallenge", + "time": "07:47", + "action": "outofbounds", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:32", + "action": "outofbounds", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "82-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 132, + "team": "1", + "start_time": "07:32", + "start_time_seconds": 452, + "start_period": "Q4", + "end_time": "07:10", + "end_time_seconds": 430, + "end_period": "Q4", + "duration_seconds": 22, + "events": [ + { + "event_type": "turnover", + "time": "07:32", + "action": "outofbounds", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "82-83", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:25", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:17", + "action": "offensive", + "team": "1", + "player_id": 15, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:17", + "action": "missed tipinlayup", + "team": "1", + "player_id": 15, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "07:17", + "action": "block", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "82-83", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 133, + "team": "2", + "start_time": "07:10", + "start_time_seconds": 430, + "start_period": "Q4", + "end_time": "07:04", + "end_time_seconds": 424, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "07:10", + "action": "defensive", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "82-83", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:09", + "action": "personal", + "team": "1", + "player_id": 15, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:09", + "action": "foulon", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:04", + "action": "personal", + "team": "1", + "player_id": 15, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:04", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:04", + "action": "in", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:04", + "action": "out", + "team": "1", + "player_id": 15, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "82-83", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:04", + "action": "made 1of2", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "82-84", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:04", + "action": "missed 2of2", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "82-84", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 134, + "team": "1", + "start_time": "07:04", + "start_time_seconds": 424, + "start_period": "Q4", + "end_time": "06:43", + "end_time_seconds": 403, + "end_period": "Q4", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "07:04", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "82-84", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:57", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "82-84", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:57", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "82-84", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:57", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "82-84", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:57", + "action": "out", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "82-84", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:57", + "action": "missed 1of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "82-84", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:57", + "action": "missed 2of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "82-84", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:56", + "action": "offensive", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "82-84", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:56", + "action": "missed tipinlayup", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "82-84", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:55", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "82-84", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:45", + "action": "missed drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "82-84", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 135, + "team": "2", + "start_time": "06:43", + "start_time_seconds": 403, + "start_period": "Q4", + "end_time": "06:39", + "end_time_seconds": 399, + "end_period": "Q4", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "06:43", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "82-84", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:39", + "action": "personal", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "82-84", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:39", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "82-84", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:39", + "action": "made 1of2", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "82-85", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:39", + "action": "missed 2of2", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "82-85", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 136, + "team": "1", + "start_time": "06:39", + "start_time_seconds": 399, + "start_period": "Q4", + "end_time": "06:13", + "end_time_seconds": 373, + "end_period": "Q4", + "duration_seconds": 26, + "events": [ + { + "event_type": "rebound", + "time": "06:39", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "82-85", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:17", + "action": "missed layup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "82-85", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 137, + "team": "2", + "start_time": "06:13", + "start_time_seconds": 373, + "start_period": "Q4", + "end_time": "05:50", + "end_time_seconds": 350, + "end_period": "Q4", + "duration_seconds": 23, + "events": [ + { + "event_type": "rebound", + "time": "06:13", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "82-85", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:54", + "action": "missed jumpshot", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "82-85", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 138, + "team": "1", + "start_time": "05:50", + "start_time_seconds": 350, + "start_period": "Q4", + "end_time": "05:47", + "end_time_seconds": 347, + "end_period": "Q4", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "05:50", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "82-85", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:47", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "85-85", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 139, + "team": "2", + "start_time": "05:47", + "start_time_seconds": 347, + "start_period": "Q4", + "end_time": "05:22", + "end_time_seconds": 322, + "end_period": "Q4", + "duration_seconds": 25, + "events": [ + { + "event_type": "3pt", + "time": "05:47", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "85-85", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:47", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "85-85", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:22", + "action": "ballhandling", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "85-85", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 140, + "team": "1", + "start_time": "05:22", + "start_time_seconds": 322, + "start_period": "Q4", + "end_time": "05:04", + "end_time_seconds": 304, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "turnover", + "time": "05:22", + "action": "ballhandling", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "85-85", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "05:22", + "action": "steal", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "85-85", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:19", + "action": "personal", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "85-85", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:19", + "action": "foulon", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "85-85", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:07", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "85-85", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 141, + "team": "2", + "start_time": "05:04", + "start_time_seconds": 304, + "start_period": "Q4", + "end_time": "04:56", + "end_time_seconds": 296, + "end_period": "Q4", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "05:04", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "85-85", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "04:56", + "action": "ballhandling", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "85-85", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 142, + "team": "1", + "start_time": "04:56", + "start_time_seconds": 296, + "start_period": "Q4", + "end_time": "04:52", + "end_time_seconds": 292, + "end_period": "Q4", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "04:56", + "action": "ballhandling", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "85-85", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "04:56", + "action": "steal", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "85-85", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:52", + "action": "made drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "87-85", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:52", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "87-85", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:52", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "87-85", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:52", + "action": "in", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "87-85", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:52", + "action": "made 1of1", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "88-85", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 143, + "team": "2", + "start_time": "04:52", + "start_time_seconds": 292, + "start_period": "Q4", + "end_time": "04:22", + "end_time_seconds": 262, + "end_period": "Q4", + "duration_seconds": 30, + "events": [ + { + "event_type": "freethrow", + "time": "04:52", + "action": "made 1of1", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "88-85", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "04:52", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "87-85", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:22", + "action": "made jumpshot", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "88-88", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 144, + "team": "1", + "start_time": "04:22", + "start_time_seconds": 262, + "start_period": "Q4", + "end_time": "04:07", + "end_time_seconds": 247, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "3pt", + "time": "04:22", + "action": "made jumpshot", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "88-88", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:22", + "action": "assist", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "88-88", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:07", + "action": "personal", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "88-88", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:07", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "88-88", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:07", + "action": "made 1of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "89-88", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:07", + "action": "missed 2of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "89-88", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 145, + "team": "2", + "start_time": "04:07", + "start_time_seconds": 247, + "start_period": "Q4", + "end_time": "03:56", + "end_time_seconds": 236, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "04:07", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "89-88", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:56", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "89-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 146, + "team": "1", + "start_time": "03:56", + "start_time_seconds": 236, + "start_period": "Q4", + "end_time": "03:40", + "end_time_seconds": 220, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "3pt", + "time": "03:56", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "89-91", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "03:54", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "89-91", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:40", + "action": "personal", + "team": "2", + "player_id": 4, + "player_name": "E. Bandoumel", + "player_number": "13", + "score": "89-91", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:40", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "89-91", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:40", + "action": "made 1of2", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "90-91", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:40", + "action": "made 2of2", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "91-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 147, + "team": "2", + "start_time": "03:40", + "start_time_seconds": 220, + "start_period": "Q4", + "end_time": "03:19", + "end_time_seconds": 199, + "end_period": "Q4", + "duration_seconds": 21, + "events": [ + { + "event_type": "freethrow", + "time": "03:40", + "action": "made 2of2", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "91-91", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:40", + "action": "assist", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "90-91", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:22", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "91-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 148, + "team": "1", + "start_time": "03:19", + "start_time_seconds": 199, + "start_period": "Q4", + "end_time": "03:05", + "end_time_seconds": 185, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "03:19", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "91-91", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:05", + "action": "made jumpshot", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "94-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 149, + "team": "2", + "start_time": "03:05", + "start_time_seconds": 185, + "start_period": "Q4", + "end_time": "02:46", + "end_time_seconds": 166, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "3pt", + "time": "03:05", + "action": "made jumpshot", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "94-91", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:05", + "action": "assist", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "94-91", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "02:46", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "94-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 150, + "team": "1", + "start_time": "02:46", + "start_time_seconds": 166, + "start_period": "Q4", + "end_time": "02:21", + "end_time_seconds": 141, + "end_period": "Q4", + "duration_seconds": 25, + "events": [ + { + "event_type": "turnover", + "time": "02:46", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "94-91", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "02:46", + "action": "steal", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "94-91", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:23", + "action": "missed drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "94-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 151, + "team": "2", + "start_time": "02:21", + "start_time_seconds": 141, + "start_period": "Q4", + "end_time": "02:06", + "end_time_seconds": 126, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "02:21", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "94-91", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:08", + "action": "missed jumpshot", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "94-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 152, + "team": "1", + "start_time": "02:06", + "start_time_seconds": 126, + "start_period": "Q4", + "end_time": "01:49", + "end_time_seconds": 109, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "02:06", + "action": "defensive", + "team": "1", + "player_id": 10, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "94-91", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:51", + "action": "missed drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "94-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 153, + "team": "2", + "start_time": "01:49", + "start_time_seconds": 109, + "start_period": "Q4", + "end_time": "01:28", + "end_time_seconds": 88, + "end_period": "Q4", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "01:49", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "94-91", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:33", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "94-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 154, + "team": "1", + "start_time": "01:28", + "start_time_seconds": 88, + "start_period": "Q4", + "end_time": "01:28", + "end_time_seconds": 88, + "end_period": "Q4", + "duration_seconds": 0, + "events": [ + { + "event_type": "rebound", + "time": "01:28", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "94-91", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "01:28", + "action": "ballhandling", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "94-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 155, + "team": "2", + "start_time": "01:28", + "start_time_seconds": 88, + "start_period": "Q4", + "end_time": "01:21", + "end_time_seconds": 81, + "end_period": "Q4", + "duration_seconds": 7, + "events": [ + { + "event_type": "turnover", + "time": "01:28", + "action": "ballhandling", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "94-91", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "01:28", + "action": "steal", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "94-91", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:23", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "94-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 156, + "team": "1", + "start_time": "01:21", + "start_time_seconds": 81, + "start_period": "Q4", + "end_time": "01:06", + "end_time_seconds": 66, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "01:21", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "J. Cookson", + "player_number": "5", + "score": "94-91", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:06", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "97-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 157, + "team": "2", + "start_time": "01:06", + "start_time_seconds": 66, + "start_period": "Q4", + "end_time": "00:56", + "end_time_seconds": 56, + "end_period": "Q4", + "duration_seconds": 10, + "events": [ + { + "event_type": "3pt", + "time": "01:06", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "97-91", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "01:02", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "97-91", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:02", + "action": "in", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "97-91", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:02", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "97-91", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:59", + "action": "missed jumpshot", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "97-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 158, + "team": "1", + "start_time": "00:56", + "start_time_seconds": 56, + "start_period": "Q4", + "end_time": "00:53", + "end_time_seconds": 53, + "end_period": "Q4", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "00:56", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "97-91", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:53", + "action": "personal", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "97-91", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:53", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "97-91", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:53", + "action": "missed 1of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "97-91", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:53", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "98-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 159, + "team": "2", + "start_time": "00:53", + "start_time_seconds": 53, + "start_period": "Q4", + "end_time": "00:40", + "end_time_seconds": 40, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "freethrow", + "time": "00:53", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "98-91", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:40", + "action": "badpass", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "98-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 160, + "team": "1", + "start_time": "00:40", + "start_time_seconds": 40, + "start_period": "Q4", + "end_time": "00:37", + "end_time_seconds": 37, + "end_period": "Q4", + "duration_seconds": 3, + "events": [ + { + "event_type": "turnover", + "time": "00:40", + "action": "badpass", + "team": "2", + "player_id": 2, + "player_name": "C. Jones-McCrary", + "player_number": "7", + "score": "98-91", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:40", + "action": "steal", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "98-91", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:37", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "98-91", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:37", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "98-91", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:37", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "98-91", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:37", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "W. Bani", + "player_number": "6", + "score": "98-91", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:37", + "action": "made 1of2", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "99-91", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:37", + "action": "made 2of2", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "100-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 161, + "team": "2", + "start_time": "00:37", + "start_time_seconds": 37, + "start_period": "Q4", + "end_time": "00:26", + "end_time_seconds": 26, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "freethrow", + "time": "00:37", + "action": "made 2of2", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "100-91", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:29", + "action": "missed jumpshot", + "team": "2", + "player_id": 11, + "player_name": "P. Poutiainen", + "player_number": "97", + "score": "100-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 162, + "team": "1", + "start_time": "00:26", + "start_time_seconds": 26, + "start_period": "Q4", + "end_time": "00:22", + "end_time_seconds": 22, + "end_period": "Q4", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "00:26", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "100-91", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:22", + "action": "personal", + "team": "2", + "player_id": 6, + "player_name": "M. Hyytiäinen", + "player_number": "21", + "score": "100-91", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:22", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "100-91", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:22", + "action": "made 1of2", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "101-91", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:22", + "action": "made 2of2", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "102-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 163, + "team": "2", + "start_time": "00:22", + "start_time_seconds": 22, + "start_period": "Q4", + "end_time": "00:12", + "end_time_seconds": 12, + "end_period": "Q4", + "duration_seconds": 10, + "events": [ + { + "event_type": "freethrow", + "time": "00:22", + "action": "made 2of2", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "102-91", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:16", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 9, + "player_name": "N. Kivimäki", + "player_number": "23", + "score": "102-91", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 164, + "team": "1", + "start_time": "00:12", + "start_time_seconds": 12, + "start_period": "Q4", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "00:12", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "102-91", + "possession_event_role": "start_end" + } + ] + } + ] + } + }, + "home_number_of_possessions": 82, + "away_number_of_possessions": 82 + }, + { + "match_id": "1004068", + "match_external_id": "2840039", + "category_external_id": "42145", + "date": "2026-04-18", + "time": "19:30:00", + "home_team": "ACO Basket", + "home_team_id": "19281", + "away_team": "Kipinä Basket", + "away_team_id": "4675575", + "home_score": "79", + "away_score": "89", + "status": "Played", + "venue": "Ouluhalli", + "competition": "Huippukoripallosarjat 2025-26", + "category": "Miesten I divisioona A", + "season": "2025-2026", + "boxscore": { + "source": "genius", + "teams": [ + { + "team_name": "ACO Basket", + "players": [ + { + "player": "Ville Koivisto", + "player_number": 3, + "team": "ACO Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Tiitus Kuukkanen", + "player_number": 11, + "team": "ACO Basket", + "Minutes": "14:24", + "Points": 2, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 2, + "3P%": 0.0, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 0, + "DEF": 3, + "REB": 3, + "AST": 1, + "STL": 2, + "TO": 2, + "BLK": 0, + "PF": 2, + "+/-": 7, + "Index": 4 + }, + { + "player": "Henry Boyd", + "player_number": 10, + "team": "ACO Basket", + "Minutes": "20:24", + "Points": 5, + "2PM": 1, + "2PA": 1, + "2P%": 100.0, + "3PM": 1, + "3PA": 2, + "3P%": 50.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 2, + "REB": 2, + "AST": 3, + "STL": 0, + "TO": 4, + "BLK": 0, + "PF": 4, + "+/-": -25, + "Index": 5 + }, + { + "player": "Santeri Roiko", + "player_number": 44, + "team": "ACO Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Viljami Valkama", + "player_number": 8, + "team": "ACO Basket", + "Minutes": "31:43", + "Points": 15, + "2PM": 2, + "2PA": 7, + "2P%": 28.6, + "3PM": 3, + "3PA": 8, + "3P%": 37.5, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 1, + "DEF": 0, + "REB": 1, + "AST": 4, + "STL": 2, + "TO": 2, + "BLK": 0, + "PF": 1, + "+/-": -19, + "Index": 10 + }, + { + "player": "Johannes Rainto", + "player_number": 19, + "team": "ACO Basket", + "Minutes": "20:44", + "Points": 3, + "2PM": 0, + "2PA": 1, + "2P%": 0.0, + "3PM": 1, + "3PA": 4, + "3P%": 25.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 3, + "STL": 0, + "TO": 2, + "BLK": 0, + "PF": 1, + "+/-": -3, + "Index": 1 + }, + { + "player": "William De Santana", + "player_number": 12, + "team": "ACO Basket", + "Minutes": "23:27", + "Points": 11, + "2PM": 0, + "2PA": 4, + "2P%": 0.0, + "3PM": 3, + "3PA": 7, + "3P%": 42.9, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 1, + "DEF": 6, + "REB": 7, + "AST": 2, + "STL": 0, + "TO": 2, + "BLK": 0, + "PF": 1, + "+/-": 8, + "Index": 10 + }, + { + "player": "Kaspian Sirviö", + "player_number": 18, + "team": "ACO Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Tyler Harris", + "player_number": 4, + "team": "ACO Basket", + "Minutes": "35:39", + "Points": 12, + "2PM": 4, + "2PA": 10, + "2P%": 40.0, + "3PM": 1, + "3PA": 6, + "3P%": 16.7, + "FTM": 1, + "FTA": 3, + "FT%": 33.3, + "OFF": 1, + "DEF": 7, + "REB": 8, + "AST": 3, + "STL": 0, + "TO": 2, + "BLK": 1, + "PF": 2, + "+/-": -4, + "Index": 9 + }, + { + "player": "Kyle Johnson", + "player_number": 22, + "team": "ACO Basket", + "Minutes": "34:51", + "Points": 18, + "2PM": 7, + "2PA": 12, + "2P%": 58.3, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 4, + "FTA": 9, + "FT%": 44.4, + "OFF": 4, + "DEF": 15, + "REB": 19, + "AST": 0, + "STL": 1, + "TO": 5, + "BLK": 0, + "PF": 3, + "+/-": -23, + "Index": 22 + }, + { + "player": "Adong Makuoi", + "player_number": 33, + "team": "ACO Basket", + "Minutes": "18:48", + "Points": 13, + "2PM": 6, + "2PA": 8, + "2P%": 75.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 3, + "DEF": 5, + "REB": 8, + "AST": 1, + "STL": 0, + "TO": 1, + "BLK": 1, + "PF": 2, + "+/-": 9, + "Index": 19 + } + ], + "totals": { + "Points": 79, + "2PM": 20, + "2PA": 43, + "2P%": 46.5, + "3PM": 9, + "3PA": 30, + "3P%": 30.0, + "FTM": 12, + "FTA": 20, + "FT%": 60.0, + "OFF": 10, + "DEF": 39, + "REB": 49, + "AST": 17, + "STL": 5, + "TO": 20, + "BLK": 2, + "PF": 16, + "Index": 80 + } + }, + { + "team_name": "Kipinä Basket", + "players": [ + { + "player": "Roy Hinkkanen", + "player_number": 26, + "team": "Kipinä Basket", + "Minutes": "2:55", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": -6, + "Index": 0 + }, + { + "player": "Pyry Hinkkanen", + "player_number": 24, + "team": "Kipinä Basket", + "Minutes": "28:37", + "Points": 14, + "2PM": 1, + "2PA": 1, + "2P%": 100.0, + "3PM": 4, + "3PA": 8, + "3P%": 50.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 3, + "REB": 3, + "AST": 0, + "STL": 1, + "TO": 0, + "BLK": 0, + "PF": 1, + "+/-": 25, + "Index": 14 + }, + { + "player": "Eemeli Laaksonen", + "player_number": 11, + "team": "Kipinä Basket", + "Minutes": "9:44", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 2, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 1, + "TO": 1, + "BLK": 0, + "PF": 1, + "+/-": -9, + "Index": -2 + }, + { + "player": "Ville Virtaharju", + "player_number": 16, + "team": "Kipinä Basket", + "Minutes": "4:42", + "Points": 0, + "2PM": 0, + "2PA": 1, + "2P%": 0.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 0, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 2, + "+/-": -9, + "Index": -2 + }, + { + "player": "Sami Mäntymaa", + "player_number": 45, + "team": "Kipinä Basket", + "Minutes": "11:28", + "Points": 3, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 1, + "3PA": 2, + "3P%": 50.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 1, + "PF": 1, + "+/-": -9, + "Index": 3 + }, + { + "player": "Niilo Kärkkäinen", + "player_number": 44, + "team": "Kipinä Basket", + "Minutes": "27:02", + "Points": 12, + "2PM": 0, + "2PA": 2, + "2P%": 0.0, + "3PM": 4, + "3PA": 11, + "3P%": 36.4, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 2, + "DEF": 5, + "REB": 7, + "AST": 5, + "STL": 5, + "TO": 3, + "BLK": 0, + "PF": 4, + "+/-": 21, + "Index": 17 + }, + { + "player": "Eeti Varis", + "player_number": 13, + "team": "Kipinä Basket", + "Minutes": "1:04", + "Points": 0, + "2PM": 0, + "2PA": 1, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 1, + "+/-": -3, + "Index": -1 + }, + { + "player": "Elias Ylipeltola", + "player_number": 4, + "team": "Kipinä Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Arttu Siekkinen", + "player_number": 8, + "team": "Kipinä Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Joe Cookson", + "player_number": 5, + "team": "Kipinä Basket", + "Minutes": "38:31", + "Points": 24, + "2PM": 4, + "2PA": 8, + "2P%": 50.0, + "3PM": 4, + "3PA": 7, + "3P%": 57.1, + "FTM": 4, + "FTA": 6, + "FT%": 66.7, + "OFF": 1, + "DEF": 5, + "REB": 6, + "AST": 5, + "STL": 2, + "TO": 3, + "BLK": 2, + "PF": 1, + "+/-": 13, + "Index": 27 + }, + { + "player": "Jake Hilmer", + "player_number": 55, + "team": "Kipinä Basket", + "Minutes": "36:02", + "Points": 16, + "2PM": 4, + "2PA": 11, + "2P%": 36.4, + "3PM": 2, + "3PA": 6, + "3P%": 33.3, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 0, + "DEF": 8, + "REB": 8, + "AST": 6, + "STL": 4, + "TO": 1, + "BLK": 0, + "PF": 3, + "+/-": 20, + "Index": 22 + }, + { + "player": "Jalen Mccoy", + "player_number": 12, + "team": "Kipinä Basket", + "Minutes": "39:55", + "Points": 20, + "2PM": 8, + "2PA": 10, + "2P%": 80.0, + "3PM": 0, + "3PA": 3, + "3P%": 0.0, + "FTM": 4, + "FTA": 8, + "FT%": 50.0, + "OFF": 0, + "DEF": 5, + "REB": 5, + "AST": 2, + "STL": 2, + "TO": 3, + "BLK": 2, + "PF": 4, + "+/-": 7, + "Index": 19 + } + ], + "totals": { + "Points": 89, + "2PM": 17, + "2PA": 34, + "2P%": 50.0, + "3PM": 15, + "3PA": 40, + "3P%": 37.5, + "FTM": 10, + "FTA": 16, + "FT%": 62.5, + "OFF": 3, + "DEF": 27, + "REB": 30, + "AST": 18, + "STL": 15, + "TO": 12, + "BLK": 5, + "PF": 18, + "Index": 97 + } + } + ], + "match_totals": { + "Points": 168, + "2PM": 37, + "2PA": 77, + "2P%": 48.1, + "3PM": 24, + "3PA": 70, + "3P%": 34.3, + "FTM": 22, + "FTA": 36, + "FT%": 61.1, + "OFF": 13, + "DEF": 66, + "REB": 79, + "AST": 35, + "STL": 20, + "TO": 32, + "BLK": 7, + "PF": 34, + "Index": 177 + } + }, + "playbyplay": { + "match_info": { + "home_team": "ACO Basket", + "away_team": "Kipinä Basket", + "home_score": 79, + "away_score": 89 + }, + "events": [ + { + "event_type": "game", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "won startperiod", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "1", + "time": "09:59", + "score": "0-0", + "action": "won won", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 1, + "possession_team": "1" + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "2", + "time": "09:59", + "score": "0-0", + "action": "won lost", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "09:44", + "score": "0-0", + "action": "missed layup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "09:41", + "score": "0-0", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "09:40", + "score": "0-0", + "action": "missed layup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "09:38", + "score": "0-0", + "action": "offensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "09:37", + "score": "0-0", + "action": "badpass", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "2", + "time": "09:37", + "score": "0-0", + "action": "steal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 4, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "09:28", + "score": "0-0", + "action": "badpass", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 4, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "09:28", + "score": "0-0", + "action": "steal", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "09:24", + "score": "0-0", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "09:18", + "score": "0-0", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "09:18", + "score": "0-0", + "action": "missed tipinlayup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "09:18", + "score": "0-0", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 6, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "09:17", + "score": "0-0", + "action": "personal", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 6, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "09:17", + "score": "0-0", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 6, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "09:17", + "score": "0-1", + "action": "made 1of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 6, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "09:17", + "score": "0-2", + "action": "made 2of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 6, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "09:08", + "score": "2-2", + "action": "made drivinglayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 7, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "08:52", + "score": "2-2", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 8, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "08:49", + "score": "2-2", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "08:45", + "score": "2-2", + "action": "badpass", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "2", + "time": "08:45", + "score": "2-2", + "action": "steal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 10, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "08:38", + "score": "2-2", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 10, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "08:38", + "score": "2-2", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 11, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "08:22", + "score": "2-2", + "action": "ballhandling", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 11, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "08:06", + "score": "2-2", + "action": "missed stepbackjumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 12, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "08:01", + "score": "2-2", + "action": "defensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "07:50", + "score": "2-2", + "action": "missed jumpshot", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "07:48", + "score": "2-2", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "07:29", + "score": "2-5", + "action": "made jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "07:29", + "score": "2-5", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 15, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "07:14", + "score": "2-5", + "action": "missed drivinglayup", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 15, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "07:12", + "score": "2-5", + "action": "defensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 16, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "07:03", + "score": "2-8", + "action": "made jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 16, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "07:03", + "score": "2-8", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "06:40", + "score": "2-8", + "action": "missed jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "06:36", + "score": "2-8", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "06:32", + "score": "2-8", + "action": "badpass", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "2", + "time": "06:32", + "score": "2-8", + "action": "steal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "06:24", + "score": "2-10", + "action": "made reverselayup", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "06:24", + "score": "2-10", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "06:11", + "score": "2-10", + "action": "personal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "06:11", + "score": "2-10", + "action": "foulon", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:53", + "score": "2-10", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:53", + "score": "2-10", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "05:52", + "score": "2-10", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "05:48", + "score": "2-10", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "05:47", + "score": "4-10", + "action": "made layup", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "05:44", + "score": "4-10", + "action": "missed layup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 20, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "05:41", + "score": "4-10", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "05:40", + "score": "6-10", + "action": "made layup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "05:40", + "score": "6-10", + "action": "assist", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 22, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "05:26", + "score": "6-10", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 22, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "05:23", + "score": "6-10", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 23, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "05:09", + "score": "6-10", + "action": "missed jumpshot", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 23, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "05:06", + "score": "6-10", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 23, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "05:01", + "score": "6-10", + "action": "missed jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 23, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "04:58", + "score": "6-10", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 24, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "04:41", + "score": "6-13", + "action": "made jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 24, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "04:41", + "score": "6-13", + "action": "assist", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "04:20", + "score": "6-13", + "action": "missed floatingjumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "04:16", + "score": "6-13", + "action": "offensive", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "04:15", + "score": "8-13", + "action": "made layup", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "04:01", + "score": "8-15", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "03:47", + "score": "8-15", + "action": "personal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "03:47", + "score": "8-15", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:47", + "score": "8-15", + "action": "in", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:47", + "score": "8-15", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:47", + "score": "8-15", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:47", + "score": "8-15", + "action": "out", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:47", + "score": "8-15", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:47", + "score": "8-15", + "action": "in", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 14, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:47", + "score": "8-15", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:47", + "score": "8-15", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "03:47", + "score": "8-15", + "action": "missed 1of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "03:47", + "score": "8-15", + "action": "missed 2of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "03:45", + "score": "8-15", + "action": "defensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 14, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "03:32", + "score": "8-15", + "action": "personal", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "03:32", + "score": "8-15", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:32", + "score": "8-15", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:32", + "score": "8-15", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "03:28", + "score": "8-15", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "03:24", + "score": "8-15", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "03:12", + "score": "8-15", + "action": "missed turnaroundjumpshot", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "03:10", + "score": "8-15", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "02:59", + "score": "8-15", + "action": "travel", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "02:46", + "score": "8-15", + "action": "missed jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "02:42", + "score": "8-15", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "02:38", + "score": "8-18", + "action": "made jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "02:38", + "score": "8-18", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 33, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "02:25", + "score": "10-18", + "action": "made layup", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 33, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "02:25", + "score": "10-18", + "action": "assist", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "02:12", + "score": "10-18", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "02:09", + "score": "10-18", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 35, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "02:04", + "score": "10-18", + "action": "personal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 14, + "possession_number": 35, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "02:04", + "score": "10-18", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 35, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:04", + "score": "10-18", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 16, + "possession_number": 35, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:04", + "score": "10-18", + "action": "out", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 35, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "02:04", + "score": "10-18", + "action": "missed 1of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 35, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "02:04", + "score": "10-18", + "action": "missed 2of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 35, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "02:02", + "score": "10-18", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "02:01", + "score": "10-18", + "action": "personal", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "02:01", + "score": "10-18", + "action": "foulon", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 14, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:01", + "score": "10-18", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:01", + "score": "10-18", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "01:52", + "score": "10-18", + "action": "missed pullupjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "01:48", + "score": "10-18", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "01:40", + "score": "13-18", + "action": "made jumpshot", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "01:40", + "score": "13-18", + "action": "assist", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "01:27", + "score": "13-18", + "action": "missed jumpshot", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 14, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "01:24", + "score": "13-18", + "action": "defensive", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "01:16", + "score": "13-18", + "action": "missed drivinglayup", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "01:16", + "score": "13-18", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "01:16", + "score": "15-18", + "action": "made tipinlayup", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "00:59", + "score": "15-18", + "action": "missed layup", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 14, + "possession_number": 40, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "00:56", + "score": "15-18", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "00:53", + "score": "15-18", + "action": "personal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "00:53", + "score": "15-18", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:53", + "score": "15-18", + "action": "in", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:53", + "score": "15-18", + "action": "out", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "00:37", + "score": "17-18", + "action": "made layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "00:37", + "score": "17-18", + "action": "assist", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "00:37", + "score": "17-18", + "action": "personal", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "00:37", + "score": "17-18", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "00:37", + "score": "17-18", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "00:37", + "score": "17-18", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "00:37", + "score": "18-18", + "action": "made 1of1", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "00:14", + "score": "18-18", + "action": "badpass", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 42, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "00:14", + "score": "18-18", + "action": "steal", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12, + "possession_number": 43, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "00:09", + "score": "20-18", + "action": "made drivinglayup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 43, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "00:09", + "score": "20-18", + "action": "assist", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12, + "possession_number": 44, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "00:06", + "score": "20-18", + "action": "personal", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 44, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "00:06", + "score": "20-18", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 44, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "00:03", + "score": "20-20", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 44, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "00:00", + "score": "20-20", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "20-20", + "action": "in", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "20-20", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 16 + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "10:00", + "score": "20-20", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "09:47", + "score": "20-20", + "action": "missed floatingjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 46, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "09:43", + "score": "20-20", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "09:41", + "score": "20-20", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "jumpball", + "period": "Q2", + "team": "1", + "time": "09:41", + "score": "20-20", + "action": "won lodgedball", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "09:41", + "score": "20-20", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "09:33", + "score": "20-20", + "action": "missed jumpshot", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "09:31", + "score": "20-20", + "action": "offensive", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "09:17", + "score": "22-20", + "action": "made layup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "09:17", + "score": "22-20", + "action": "assist", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "09:05", + "score": "22-20", + "action": "offensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 14, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "09:05", + "score": "22-20", + "action": "offensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 14, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "09:05", + "score": "22-20", + "action": "foulon", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 49, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "09:05", + "score": "22-20", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 49, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "09:05", + "score": "22-20", + "action": "out", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12, + "possession_number": 49, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "09:05", + "score": "22-20", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 49, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "09:05", + "score": "22-20", + "action": "out", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 14, + "possession_number": 49, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "08:49", + "score": "22-20", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 49, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "08:47", + "score": "22-20", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 50, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "08:47", + "score": "22-20", + "action": "outofbounds", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 50, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "08:44", + "score": "22-20", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "08:40", + "score": "22-20", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "08:38", + "score": "22-20", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "08:36", + "score": "22-20", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "08:29", + "score": "22-20", + "action": "outofbounds", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "08:11", + "score": "22-20", + "action": "badpass", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 53, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "08:11", + "score": "22-20", + "action": "steal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "08:06", + "score": "22-20", + "action": "badpass", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "1", + "time": "08:06", + "score": "22-20", + "action": "steal", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 55, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "08:00", + "score": "24-20", + "action": "made drivinglayup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 55, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "07:53", + "score": "24-20", + "action": "personal", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 56, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "07:53", + "score": "24-20", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 56, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:53", + "score": "24-20", + "action": "in", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 56, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:53", + "score": "24-20", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 56, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "07:51", + "score": "24-23", + "action": "made jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 56, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "07:48", + "score": "24-23", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 57, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "07:48", + "score": "24-23", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 57, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "07:41", + "score": "24-23", + "action": "badpass", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 57, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:36", + "score": "24-23", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:36", + "score": "24-23", + "action": "out", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "07:34", + "score": "24-23", + "action": "badpass", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "07:34", + "score": "24-23", + "action": "steal", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "07:31", + "score": "24-26", + "action": "made jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:31", + "score": "24-26", + "action": "in", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 59, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:31", + "score": "24-26", + "action": "out", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 59, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "07:31", + "score": "24-28", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 59, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "1", + "time": "07:12", + "score": "24-28", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 59, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "07:12", + "score": "24-28", + "action": "in", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12, + "possession_number": 59, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "07:12", + "score": "24-28", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 59, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:12", + "score": "24-28", + "action": "in", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 59, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:12", + "score": "24-28", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 59, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "06:59", + "score": "27-28", + "action": "made jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 59, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "06:50", + "score": "27-30", + "action": "made reverselayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 60, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "06:39", + "score": "27-30", + "action": "missed hookshot", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "06:36", + "score": "27-30", + "action": "defensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 62, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "06:30", + "score": "27-32", + "action": "made floatingjumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 62, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "06:30", + "score": "27-32", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 63, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "06:13", + "score": "30-32", + "action": "made jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 63, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "06:13", + "score": "30-32", + "action": "assist", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 64, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "05:52", + "score": "30-32", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 64, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "05:48", + "score": "30-32", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "05:39", + "score": "30-32", + "action": "badpass", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "05:39", + "score": "30-32", + "action": "steal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 66, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "05:28", + "score": "30-32", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 66, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "05:25", + "score": "30-32", + "action": "defensive", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12, + "possession_number": 67, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "05:12", + "score": "30-32", + "action": "missed hookshot", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 67, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "05:09", + "score": "30-32", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "05:00", + "score": "30-32", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "04:56", + "score": "30-32", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 69, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "04:53", + "score": "30-32", + "action": "missed layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 69, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q2", + "team": "2", + "time": "04:53", + "score": "30-32", + "action": "block", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 69, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "04:48", + "score": "30-32", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "04:46", + "score": "30-34", + "action": "made dunk", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "04:46", + "score": "30-34", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 71, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "04:36", + "score": "30-34", + "action": "missed jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 71, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "04:33", + "score": "30-34", + "action": "defensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "04:28", + "score": "30-34", + "action": "personal", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "04:28", + "score": "30-34", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "2", + "time": "04:28", + "score": "30-34", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "04:28", + "score": "30-34", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "04:28", + "score": "30-34", + "action": "out", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "04:28", + "score": "30-34", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "04:28", + "score": "30-34", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "04:28", + "score": "30-35", + "action": "made 1of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "04:28", + "score": "30-36", + "action": "made 2of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "04:14", + "score": "32-36", + "action": "made layup", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 73, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "04:14", + "score": "32-36", + "action": "assist", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 74, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "03:59", + "score": "32-36", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 74, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "03:56", + "score": "32-36", + "action": "defensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 75, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "03:36", + "score": "32-36", + "action": "missed drivinglayup", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 75, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "03:33", + "score": "32-36", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 76, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "03:33", + "score": "32-36", + "action": "personal", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 76, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "03:33", + "score": "32-36", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 76, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:33", + "score": "32-36", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 76, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:33", + "score": "32-36", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 76, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "03:28", + "score": "32-38", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 76, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "03:28", + "score": "32-38", + "action": "assist", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 77, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "03:15", + "score": "34-38", + "action": "made layup", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 77, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "03:00", + "score": "34-38", + "action": "missed hookshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 78, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "02:56", + "score": "34-38", + "action": "offensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 78, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "02:55", + "score": "34-38", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 78, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "02:52", + "score": "34-38", + "action": "defensive", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "jumpball", + "period": "Q2", + "team": "2", + "time": "02:52", + "score": "34-38", + "action": "won heldball", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 80, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "02:52", + "score": "34-38", + "action": "ballhandling", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 80, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "02:52", + "score": "34-38", + "action": "steal", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 80, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "02:52", + "score": "34-38", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 80, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "02:52", + "score": "34-38", + "action": "out", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12, + "possession_number": 80, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "02:46", + "score": "34-38", + "action": "missed drivinglayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 80, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q2", + "team": "1", + "time": "02:46", + "score": "34-38", + "action": "block", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 80, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "02:42", + "score": "34-38", + "action": "defensive", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "02:38", + "score": "34-38", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "02:38", + "score": "34-38", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "02:35", + "score": "34-38", + "action": "missed floatingjumpshot", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "02:32", + "score": "34-38", + "action": "defensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 82, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "02:09", + "score": "34-41", + "action": "made jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 82, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "02:09", + "score": "34-41", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 83, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "01:54", + "score": "34-41", + "action": "missed floatingjumpshot", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 83, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "01:53", + "score": "34-41", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 83, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:52", + "score": "34-41", + "action": "in", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 83, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:52", + "score": "34-41", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 83, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "01:44", + "score": "34-41", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 83, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "01:44", + "score": "34-41", + "action": "foulon", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 83, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "01:44", + "score": "35-41", + "action": "made 1of2", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 83, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "01:44", + "score": "36-41", + "action": "made 2of2", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 83, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "01:29", + "score": "36-41", + "action": "offensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 84, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "01:29", + "score": "36-41", + "action": "offensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 84, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "01:29", + "score": "36-41", + "action": "foulon", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 85, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "01:29", + "score": "36-41", + "action": "in", + "player_number": "13", + "player_name": "E. Varis", + "player_id": 17, + "possession_number": 85, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "01:29", + "score": "36-41", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 85, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "01:17", + "score": "36-41", + "action": "personal", + "player_number": "13", + "player_name": "E. Varis", + "player_id": 17, + "possession_number": 85, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "01:17", + "score": "36-41", + "action": "foulon", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 85, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "01:17", + "score": "36-41", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 85, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "01:17", + "score": "36-41", + "action": "out", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 85, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "01:17", + "score": "37-41", + "action": "made 1of2", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 85, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "01:17", + "score": "38-41", + "action": "made 2of2", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 85, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "00:52", + "score": "38-41", + "action": "missed drivinglayup", + "player_number": "13", + "player_name": "E. Varis", + "player_id": 17, + "possession_number": 86, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "00:50", + "score": "38-41", + "action": "defensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 87, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "00:48", + "score": "38-41", + "action": "badpass", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 87, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "00:48", + "score": "38-41", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 88, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "00:42", + "score": "38-43", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 88, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "00:28", + "score": "41-43", + "action": "made jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 89, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "2", + "time": "00:24", + "score": "41-43", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:24", + "score": "41-43", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:24", + "score": "41-43", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:24", + "score": "41-43", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:24", + "score": "41-43", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:24", + "score": "41-43", + "action": "in", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "00:24", + "score": "41-43", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:24", + "score": "41-43", + "action": "out", + "player_number": "13", + "player_name": "E. Varis", + "player_id": 17, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:24", + "score": "41-43", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:24", + "score": "41-43", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 16, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:24", + "score": "41-43", + "action": "in", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "00:03", + "score": "41-43", + "action": "missed fadeaway", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "00:00", + "score": "41-43", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 91, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "00:00", + "score": "41-43", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "41-43", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "41-43", + "action": "out", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "41-43", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "41-43", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 16 + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "10:00", + "score": "41-43", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "09:46", + "score": "43-43", + "action": "made hookshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "09:31", + "score": "43-45", + "action": "made layup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 93, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "09:31", + "score": "43-45", + "action": "assist", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "09:21", + "score": "43-45", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "09:18", + "score": "43-45", + "action": "defensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "08:57", + "score": "43-47", + "action": "made jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "08:46", + "score": "45-47", + "action": "made drivinglayup", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "08:31", + "score": "45-50", + "action": "made jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "08:31", + "score": "45-50", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "08:18", + "score": "47-50", + "action": "made reverselayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "08:18", + "score": "47-50", + "action": "assist", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 99, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "08:06", + "score": "47-50", + "action": "missed drivinglayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 99, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q3", + "team": "1", + "time": "08:06", + "score": "47-50", + "action": "block", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 99, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "08:00", + "score": "47-50", + "action": "defensive", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "07:56", + "score": "47-50", + "action": "missed layup", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "07:56", + "score": "47-50", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "07:41", + "score": "47-50", + "action": "missed drivinglayup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "07:38", + "score": "47-50", + "action": "offensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "07:33", + "score": "47-50", + "action": "missed pullupjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "07:30", + "score": "47-50", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "07:18", + "score": "47-50", + "action": "personal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "07:18", + "score": "47-50", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "07:18", + "score": "47-50", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 16, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "07:18", + "score": "47-50", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "07:11", + "score": "49-50", + "action": "made drivinglayup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "07:11", + "score": "49-50", + "action": "assist", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "07:11", + "score": "49-50", + "action": "personal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "07:11", + "score": "49-50", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "07:11", + "score": "49-50", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "07:11", + "score": "49-50", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "07:11", + "score": "49-50", + "action": "missed 1of1", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "07:11", + "score": "49-50", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 103, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "06:54", + "score": "49-52", + "action": "made fadeaway", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 103, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "06:36", + "score": "49-52", + "action": "missed drivinglayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q3", + "team": "2", + "time": "06:36", + "score": "49-52", + "action": "block", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "06:33", + "score": "49-52", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "06:28", + "score": "49-52", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "06:25", + "score": "49-52", + "action": "defensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "06:20", + "score": "49-52", + "action": "missed drivinglayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "06:17", + "score": "49-52", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "06:16", + "score": "51-52", + "action": "made dunk", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "06:05", + "score": "51-55", + "action": "made jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "06:05", + "score": "51-55", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "05:42", + "score": "51-55", + "action": "missed drivinglayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "05:40", + "score": "51-55", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "05:33", + "score": "51-58", + "action": "made jumpshot", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 16, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q3", + "team": "1", + "time": "05:33", + "score": "51-58", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "05:09", + "score": "54-58", + "action": "made jumpshot", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "05:09", + "score": "54-58", + "action": "assist", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "04:41", + "score": "54-58", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "04:38", + "score": "54-58", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 112, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "04:37", + "score": "54-58", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 112, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "04:37", + "score": "54-58", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 112, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "04:16", + "score": "56-58", + "action": "made hookshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 112, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "04:05", + "score": "56-58", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "04:01", + "score": "56-58", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "03:57", + "score": "56-58", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "03:54", + "score": "56-58", + "action": "defensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "03:37", + "score": "56-58", + "action": "badpass", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:37", + "score": "56-58", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:37", + "score": "56-58", + "action": "out", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "03:25", + "score": "58-58", + "action": "made drivinglayup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "03:14", + "score": "58-61", + "action": "made pullupjumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "02:56", + "score": "58-61", + "action": "missed drivinglayup", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "headcoachchallenge", + "period": "Q3", + "team": "1", + "time": "02:55", + "score": "58-61", + "action": "outofbounds", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "02:55", + "score": "58-61", + "action": "in", + "player_number": "26", + "player_name": "R. Hinkkanen", + "player_id": 18, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "02:55", + "score": "58-61", + "action": "out", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "02:54", + "score": "58-61", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "02:37", + "score": "58-61", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "02:34", + "score": "58-61", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "02:20", + "score": "58-61", + "action": "travel", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "02:20", + "score": "58-61", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "02:20", + "score": "58-61", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "02:10", + "score": "58-61", + "action": "missed jumpshot", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 16, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "02:07", + "score": "58-61", + "action": "defensive", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "01:54", + "score": "61-61", + "action": "made jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "01:42", + "score": "61-61", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "01:37", + "score": "61-61", + "action": "defensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "01:26", + "score": "61-61", + "action": "missed layup", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "01:25", + "score": "61-61", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "01:25", + "score": "61-61", + "action": "personal", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "01:25", + "score": "61-61", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:25", + "score": "61-61", + "action": "in", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:25", + "score": "61-61", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:25", + "score": "61-61", + "action": "in", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:25", + "score": "61-61", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 16, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "01:11", + "score": "61-61", + "action": "ballhandling", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "1", + "time": "01:11", + "score": "61-61", + "action": "steal", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12, + "possession_number": 126, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "01:00", + "score": "61-61", + "action": "missed jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 126, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "00:56", + "score": "61-61", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 127, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "00:40", + "score": "61-61", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 127, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "00:37", + "score": "61-61", + "action": "defensive", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12, + "possession_number": 128, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "00:26", + "score": "64-61", + "action": "made jumpshot", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 128, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "00:26", + "score": "64-61", + "action": "assist", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "00:10", + "score": "64-61", + "action": "personal", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "00:10", + "score": "64-61", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "00:10", + "score": "64-61", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "00:10", + "score": "64-61", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "00:03", + "score": "64-61", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "00:00", + "score": "64-61", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 130, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "00:00", + "score": "64-61", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "64-61", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "64-61", + "action": "out", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "64-61", + "action": "in", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "64-61", + "action": "out", + "player_number": "26", + "player_name": "R. Hinkkanen", + "player_id": 18 + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "10:00", + "score": "64-61", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "09:45", + "score": "64-61", + "action": "missed turnaroundjumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 131, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "09:41", + "score": "64-61", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "09:33", + "score": "64-61", + "action": "ballhandling", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "09:33", + "score": "64-61", + "action": "steal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "09:28", + "score": "64-63", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "09:28", + "score": "64-63", + "action": "assist", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "09:16", + "score": "64-63", + "action": "missed jumpshot", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "09:10", + "score": "64-63", + "action": "defensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "09:06", + "score": "64-63", + "action": "personal", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "09:06", + "score": "64-63", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "09:06", + "score": "64-63", + "action": "missed 1of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "09:06", + "score": "64-64", + "action": "made 2of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "08:55", + "score": "64-64", + "action": "missed drivinglayup", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "08:52", + "score": "64-64", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "08:48", + "score": "64-64", + "action": "missed drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "08:45", + "score": "64-64", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "08:41", + "score": "67-64", + "action": "made jumpshot", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "08:41", + "score": "67-64", + "action": "assist", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "08:31", + "score": "67-67", + "action": "made jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "08:31", + "score": "67-67", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "08:16", + "score": "67-67", + "action": "badpass", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "08:16", + "score": "67-67", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "08:15", + "score": "67-67", + "action": "personal", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "08:15", + "score": "67-67", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "08:15", + "score": "67-67", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "08:15", + "score": "67-67", + "action": "out", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "08:15", + "score": "67-67", + "action": "in", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "08:15", + "score": "67-67", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "08:15", + "score": "67-67", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "08:15", + "score": "67-67", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "08:01", + "score": "67-67", + "action": "missed stepbackjumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "07:57", + "score": "67-67", + "action": "defensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "07:53", + "score": "67-67", + "action": "ballhandling", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "07:44", + "score": "67-70", + "action": "made jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "07:44", + "score": "67-70", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "07:26", + "score": "69-70", + "action": "made layup", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "07:26", + "score": "69-70", + "action": "assist", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "07:13", + "score": "69-73", + "action": "made jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "07:13", + "score": "69-73", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "06:58", + "score": "69-73", + "action": "badpass", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "06:58", + "score": "69-73", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "06:43", + "score": "69-73", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "06:39", + "score": "69-73", + "action": "defensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "06:33", + "score": "69-73", + "action": "personal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "06:33", + "score": "69-73", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "06:33", + "score": "69-73", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 16, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "06:33", + "score": "69-73", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "06:33", + "score": "69-73", + "action": "missed 1of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "06:33", + "score": "70-73", + "action": "made 2of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "06:15", + "score": "70-73", + "action": "personal", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "06:15", + "score": "70-73", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "06:15", + "score": "70-73", + "action": "missed 1of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "06:15", + "score": "70-74", + "action": "made 2of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "06:05", + "score": "70-74", + "action": "badpass", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 150, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "06:05", + "score": "70-74", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "06:01", + "score": "70-74", + "action": "personal", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "06:01", + "score": "70-74", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "06:01", + "score": "70-74", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "06:01", + "score": "70-74", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "2", + "time": "06:01", + "score": "70-74", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "06:01", + "score": "70-74", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "06:01", + "score": "70-74", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "06:01", + "score": "70-74", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "06:01", + "score": "70-74", + "action": "out", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "06:01", + "score": "70-74", + "action": "missed 1of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "06:01", + "score": "70-74", + "action": "missed 2of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "06:01", + "score": "70-74", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "05:49", + "score": "70-74", + "action": "missed layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q4", + "team": "2", + "time": "05:49", + "score": "70-74", + "action": "block", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 16, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "05:45", + "score": "70-74", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 153, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "05:22", + "score": "70-74", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 153, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "05:19", + "score": "70-74", + "action": "defensive", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "05:14", + "score": "70-74", + "action": "personal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "05:14", + "score": "70-74", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "05:14", + "score": "71-74", + "action": "made 1of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "05:14", + "score": "72-74", + "action": "made 2of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "05:14", + "score": "71-74", + "action": "assist", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "05:14", + "score": "72-74", + "action": "in", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "05:14", + "score": "72-74", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "04:56", + "score": "72-76", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "04:42", + "score": "72-76", + "action": "missed layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q4", + "team": "2", + "time": "04:42", + "score": "72-76", + "action": "block", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "04:38", + "score": "72-76", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "04:31", + "score": "72-78", + "action": "made jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "04:22", + "score": "72-78", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12, + "possession_number": 158, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "04:17", + "score": "72-78", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 159, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "04:01", + "score": "72-78", + "action": "missed pullupjumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 159, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "03:59", + "score": "72-78", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 160, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "03:51", + "score": "72-78", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 160, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "03:48", + "score": "72-78", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 161, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "03:34", + "score": "72-78", + "action": "missed layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 161, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "03:32", + "score": "72-78", + "action": "defensive", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "03:27", + "score": "72-78", + "action": "personal", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 16, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "03:27", + "score": "72-78", + "action": "foulon", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "03:27", + "score": "72-78", + "action": "out", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "03:27", + "score": "72-78", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 16, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "03:27", + "score": "72-78", + "action": "in", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "03:27", + "score": "72-78", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "03:27", + "score": "73-78", + "action": "made 1of2", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "03:27", + "score": "74-78", + "action": "made 2of2", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12, + "possession_number": 162, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "03:27", + "score": "74-78", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 163, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "03:27", + "score": "74-78", + "action": "out", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 12, + "possession_number": 163, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "03:27", + "score": "74-78", + "action": "in", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 163, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "03:27", + "score": "74-78", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 13, + "possession_number": 163, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "03:13", + "score": "74-78", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 163, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "03:09", + "score": "74-78", + "action": "defensive", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 164, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "03:03", + "score": "74-78", + "action": "ballhandling", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 164, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "03:03", + "score": "74-78", + "action": "steal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 165, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "02:57", + "score": "74-78", + "action": "personal", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 165, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "02:57", + "score": "74-78", + "action": "foulon", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 165, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "02:46", + "score": "74-78", + "action": "missed drivinglayup", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 165, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q4", + "team": "2", + "time": "02:46", + "score": "74-78", + "action": "block", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 165, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "02:42", + "score": "74-78", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 165, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "02:40", + "score": "74-78", + "action": "personal", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 165, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "02:40", + "score": "74-78", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 165, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "02:40", + "score": "74-79", + "action": "made 1of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 165, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "02:40", + "score": "74-80", + "action": "made 2of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 165, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "02:27", + "score": "74-80", + "action": "badpass", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 166, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "02:27", + "score": "74-80", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 167, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "02:10", + "score": "74-82", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 167, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "1", + "time": "02:10", + "score": "74-82", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 168, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "02:10", + "score": "74-82", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 168, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "02:10", + "score": "74-82", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 168, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "02:09", + "score": "74-82", + "action": "ballhandling", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 168, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "02:00", + "score": "74-85", + "action": "made jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 169, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "02:00", + "score": "74-85", + "action": "assist", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 170, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "01:48", + "score": "74-85", + "action": "personal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 170, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "01:48", + "score": "74-85", + "action": "foulon", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 170, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "01:48", + "score": "74-85", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 170, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "01:48", + "score": "74-85", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 170, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "01:48", + "score": "74-85", + "action": "missed 1of2", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 170, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "01:48", + "score": "75-85", + "action": "made 2of2", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 170, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "01:48", + "score": "75-85", + "action": "assist", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 8, + "possession_number": 171, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "01:48", + "score": "75-85", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 171, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "01:48", + "score": "75-85", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 171, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "01:28", + "score": "75-85", + "action": "missed drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 171, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "01:26", + "score": "75-85", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 3, + "possession_number": 172, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "01:15", + "score": "75-85", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 172, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "01:12", + "score": "75-85", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 173, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "00:50", + "score": "75-85", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 173, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "00:47", + "score": "75-85", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 173, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "00:46", + "score": "75-85", + "action": "badpass", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 173, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "00:46", + "score": "75-85", + "action": "steal", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 174, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "00:43", + "score": "75-85", + "action": "ballhandling", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 174, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "00:43", + "score": "75-85", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 175, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "00:41", + "score": "75-87", + "action": "made layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 175, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "00:41", + "score": "75-87", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 176, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "1", + "time": "00:41", + "score": "75-87", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 176, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "00:41", + "score": "75-87", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 11, + "possession_number": 176, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "00:41", + "score": "75-87", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 176, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "00:29", + "score": "78-87", + "action": "made jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 176, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "00:29", + "score": "78-87", + "action": "assist", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 177, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "00:28", + "score": "78-87", + "action": "personal", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 177, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "00:28", + "score": "78-87", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 177, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "00:28", + "score": "78-88", + "action": "made 1of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 177, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "00:28", + "score": "78-88", + "action": "missed 2of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 10, + "possession_number": 177, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "00:28", + "score": "78-88", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 178, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "00:26", + "score": "78-88", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 178, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "00:26", + "score": "78-88", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 178, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:26", + "score": "78-88", + "action": "missed 1of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 178, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "00:26", + "score": "79-88", + "action": "made 2of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 178, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "00:15", + "score": "79-88", + "action": "ballhandling", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 6, + "possession_number": 179, + "possession_team": "2" + }, + { + "event_type": "headcoachchallenge", + "period": "Q4", + "team": "2", + "time": "00:15", + "score": "79-88", + "action": "outofbounds", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 180, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "00:10", + "score": "79-88", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 5, + "possession_number": 180, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "00:07", + "score": "79-88", + "action": "defensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 181, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "00:04", + "score": "79-88", + "action": "personal", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 181, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "00:04", + "score": "79-88", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 181, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "00:04", + "score": "79-89", + "action": "made 1of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 181, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "00:04", + "score": "79-89", + "action": "missed 2of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 181, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "00:04", + "score": "79-89", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 182, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "00:01", + "score": "79-89", + "action": "missed pullupjumpshot", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 15, + "possession_number": 182, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "79-89", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "game", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "79-89", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + } + ], + "players": [ + { + "player_id": 1, + "name": "K. Johnson", + "number": "22", + "team": "1" + }, + { + "player_id": 2, + "name": "J. McCoy", + "number": "12", + "team": "2" + }, + { + "player_id": 3, + "name": "T. Harris", + "number": "4", + "team": "1" + }, + { + "player_id": 4, + "name": "N. Kärkkäinen", + "number": "44", + "team": "2" + }, + { + "player_id": 5, + "name": "V. Valkama", + "number": "8", + "team": "1" + }, + { + "player_id": 6, + "name": "J. Hilmer", + "number": "55", + "team": "2" + }, + { + "player_id": 7, + "name": "P. Hinkkanen", + "number": "24", + "team": "2" + }, + { + "player_id": 8, + "name": "H. Boyd", + "number": "10", + "team": "1" + }, + { + "player_id": 9, + "name": "J. Rainto", + "number": "19", + "team": "1" + }, + { + "player_id": 10, + "name": "J. Cookson", + "number": "5", + "team": "2" + }, + { + "player_id": 11, + "name": "A. Makuoi", + "number": "33", + "team": "1" + }, + { + "player_id": 12, + "name": "T. Kuukkanen", + "number": "11", + "team": "1" + }, + { + "player_id": 13, + "name": "E. Laaksonen", + "number": "11", + "team": "2" + }, + { + "player_id": 14, + "name": "V. Virtaharju", + "number": "16", + "team": "2" + }, + { + "player_id": 15, + "name": "W. De Santana", + "number": "12", + "team": "1" + }, + { + "player_id": 16, + "name": "S. Mäntymaa", + "number": "45", + "team": "2" + }, + { + "player_id": 17, + "name": "E. Varis", + "number": "13", + "team": "2" + }, + { + "player_id": 18, + "name": "R. Hinkkanen", + "number": "26", + "team": "2" + } + ], + "possessions": { + "total_possessions": 182, + "team1_possessions": 92, + "team2_possessions": 90, + "team1_avg_possession_length_seconds": 12.46, + "team2_avg_possession_length_seconds": 13.93, + "possessions_list": [ + { + "possession_number": 1, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q1", + "end_time": "09:59", + "end_time_seconds": 599, + "end_period": "Q1", + "duration_seconds": 1, + "events": [ + { + "event_type": "jumpball", + "time": "09:59", + "action": "won won", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "0-0", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 2, + "team": "2", + "start_time": "09:59", + "start_time_seconds": 599, + "start_period": "Q1", + "end_time": "09:41", + "end_time_seconds": 581, + "end_period": "Q1", + "duration_seconds": 18, + "events": [ + { + "event_type": "jumpball", + "time": "09:59", + "action": "won lost", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:44", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "0-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 3, + "team": "1", + "start_time": "09:41", + "start_time_seconds": 581, + "start_period": "Q1", + "end_time": "09:37", + "end_time_seconds": 577, + "end_period": "Q1", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "09:41", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:40", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "0-0", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:38", + "action": "offensive", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "0-0", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "09:37", + "action": "badpass", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "0-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 4, + "team": "2", + "start_time": "09:37", + "start_time_seconds": 577, + "start_period": "Q1", + "end_time": "09:28", + "end_time_seconds": 568, + "end_period": "Q1", + "duration_seconds": 9, + "events": [ + { + "event_type": "turnover", + "time": "09:37", + "action": "badpass", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:37", + "action": "steal", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "0-0", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "09:28", + "action": "badpass", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "0-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 5, + "team": "1", + "start_time": "09:28", + "start_time_seconds": 568, + "start_period": "Q1", + "end_time": "09:18", + "end_time_seconds": 558, + "end_period": "Q1", + "duration_seconds": 10, + "events": [ + { + "event_type": "turnover", + "time": "09:28", + "action": "badpass", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:28", + "action": "steal", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "0-0", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "09:24", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "0-0", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:18", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "0-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:18", + "action": "missed tipinlayup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "0-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 6, + "team": "2", + "start_time": "09:18", + "start_time_seconds": 558, + "start_period": "Q1", + "end_time": "09:17", + "end_time_seconds": 557, + "end_period": "Q1", + "duration_seconds": 1, + "events": [ + { + "event_type": "rebound", + "time": "09:18", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "09:17", + "action": "personal", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "0-0", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "09:17", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "0-0", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "09:17", + "action": "made 1of2", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "0-1", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "09:17", + "action": "made 2of2", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "0-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 7, + "team": "1", + "start_time": "09:17", + "start_time_seconds": 557, + "start_period": "Q1", + "end_time": "09:08", + "end_time_seconds": 548, + "end_period": "Q1", + "duration_seconds": 9, + "events": [ + { + "event_type": "freethrow", + "time": "09:17", + "action": "made 2of2", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "0-2", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:08", + "action": "made drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "2-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 8, + "team": "2", + "start_time": "09:08", + "start_time_seconds": 548, + "start_period": "Q1", + "end_time": "08:49", + "end_time_seconds": 529, + "end_period": "Q1", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "09:08", + "action": "made drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "2-2", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:52", + "action": "missed jumpshot", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "2-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 9, + "team": "1", + "start_time": "08:49", + "start_time_seconds": 529, + "start_period": "Q1", + "end_time": "08:45", + "end_time_seconds": 525, + "end_period": "Q1", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "08:49", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "2-2", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "08:45", + "action": "badpass", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "2-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 10, + "team": "2", + "start_time": "08:45", + "start_time_seconds": 525, + "start_period": "Q1", + "end_time": "08:38", + "end_time_seconds": 518, + "end_period": "Q1", + "duration_seconds": 7, + "events": [ + { + "event_type": "turnover", + "time": "08:45", + "action": "badpass", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "2-2", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "08:45", + "action": "steal", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "2-2", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:38", + "action": "missed jumpshot", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "2-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 11, + "team": "1", + "start_time": "08:38", + "start_time_seconds": 518, + "start_period": "Q1", + "end_time": "08:22", + "end_time_seconds": 502, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "08:38", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "2-2", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "08:22", + "action": "ballhandling", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "2-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 12, + "team": "2", + "start_time": "08:22", + "start_time_seconds": 502, + "start_period": "Q1", + "end_time": "08:01", + "end_time_seconds": 481, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "turnover", + "time": "08:22", + "action": "ballhandling", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "2-2", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:06", + "action": "missed stepbackjumpshot", + "team": "2", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "2-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 13, + "team": "1", + "start_time": "08:01", + "start_time_seconds": 481, + "start_period": "Q1", + "end_time": "07:48", + "end_time_seconds": 468, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "08:01", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "2-2", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:50", + "action": "missed jumpshot", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "2-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 14, + "team": "2", + "start_time": "07:48", + "start_time_seconds": 468, + "start_period": "Q1", + "end_time": "07:29", + "end_time_seconds": 449, + "end_period": "Q1", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "07:48", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "2-2", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:29", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "2-5", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 15, + "team": "1", + "start_time": "07:29", + "start_time_seconds": 449, + "start_period": "Q1", + "end_time": "07:12", + "end_time_seconds": 432, + "end_period": "Q1", + "duration_seconds": 17, + "events": [ + { + "event_type": "3pt", + "time": "07:29", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "2-5", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:29", + "action": "assist", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "2-5", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:14", + "action": "missed drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "2-5", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 16, + "team": "2", + "start_time": "07:12", + "start_time_seconds": 432, + "start_period": "Q1", + "end_time": "07:03", + "end_time_seconds": 423, + "end_period": "Q1", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "07:12", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "2-5", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:03", + "action": "made jumpshot", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "2-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 17, + "team": "1", + "start_time": "07:03", + "start_time_seconds": 423, + "start_period": "Q1", + "end_time": "06:32", + "end_time_seconds": 392, + "end_period": "Q1", + "duration_seconds": 31, + "events": [ + { + "event_type": "3pt", + "time": "07:03", + "action": "made jumpshot", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "2-8", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:03", + "action": "assist", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "2-8", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:40", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "2-8", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:36", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "2-8", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "06:32", + "action": "badpass", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "2-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 18, + "team": "2", + "start_time": "06:32", + "start_time_seconds": 392, + "start_period": "Q1", + "end_time": "06:24", + "end_time_seconds": 384, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "turnover", + "time": "06:32", + "action": "badpass", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "2-8", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "06:32", + "action": "steal", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "2-8", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:24", + "action": "made reverselayup", + "team": "2", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "2-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 19, + "team": "1", + "start_time": "06:24", + "start_time_seconds": 384, + "start_period": "Q1", + "end_time": "05:47", + "end_time_seconds": 347, + "end_period": "Q1", + "duration_seconds": 37, + "events": [ + { + "event_type": "2pt", + "time": "06:24", + "action": "made reverselayup", + "team": "2", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "2-10", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:24", + "action": "assist", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "2-10", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "06:11", + "action": "personal", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "2-10", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:11", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "2-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:53", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "2-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:53", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "2-10", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:52", + "action": "missed jumpshot", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "2-10", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:48", + "action": "offensive", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "2-10", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:47", + "action": "made layup", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "4-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 20, + "team": "2", + "start_time": "05:47", + "start_time_seconds": 347, + "start_period": "Q1", + "end_time": "05:41", + "end_time_seconds": 341, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "2pt", + "time": "05:47", + "action": "made layup", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "4-10", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:44", + "action": "missed layup", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "4-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 21, + "team": "1", + "start_time": "05:41", + "start_time_seconds": 341, + "start_period": "Q1", + "end_time": "05:40", + "end_time_seconds": 340, + "end_period": "Q1", + "duration_seconds": 1, + "events": [ + { + "event_type": "rebound", + "time": "05:41", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "4-10", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:40", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "6-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 22, + "team": "2", + "start_time": "05:40", + "start_time_seconds": 340, + "start_period": "Q1", + "end_time": "05:23", + "end_time_seconds": 323, + "end_period": "Q1", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "05:40", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "6-10", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:40", + "action": "assist", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "6-10", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:26", + "action": "missed jumpshot", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "6-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 23, + "team": "1", + "start_time": "05:23", + "start_time_seconds": 323, + "start_period": "Q1", + "end_time": "04:58", + "end_time_seconds": 298, + "end_period": "Q1", + "duration_seconds": 25, + "events": [ + { + "event_type": "rebound", + "time": "05:23", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "6-10", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:09", + "action": "missed jumpshot", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "6-10", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:06", + "action": "offensive", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "6-10", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:01", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "6-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 24, + "team": "2", + "start_time": "04:58", + "start_time_seconds": 298, + "start_period": "Q1", + "end_time": "04:41", + "end_time_seconds": 281, + "end_period": "Q1", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "04:58", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "6-10", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:41", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "6-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 25, + "team": "1", + "start_time": "04:41", + "start_time_seconds": 281, + "start_period": "Q1", + "end_time": "04:15", + "end_time_seconds": 255, + "end_period": "Q1", + "duration_seconds": 26, + "events": [ + { + "event_type": "3pt", + "time": "04:41", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "6-13", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:41", + "action": "assist", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "6-13", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:20", + "action": "missed floatingjumpshot", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "6-13", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:16", + "action": "offensive", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "6-13", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:15", + "action": "made layup", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "8-13", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 26, + "team": "2", + "start_time": "04:15", + "start_time_seconds": 255, + "start_period": "Q1", + "end_time": "04:01", + "end_time_seconds": 241, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "04:15", + "action": "made layup", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "8-13", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:01", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "8-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 27, + "team": "1", + "start_time": "04:01", + "start_time_seconds": 241, + "start_period": "Q1", + "end_time": "03:45", + "end_time_seconds": 225, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "04:01", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "8-15", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:47", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "8-15", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:47", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "8-15", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:47", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "8-15", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:47", + "action": "out", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "8-15", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:47", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "8-15", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:47", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "8-15", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:47", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "8-15", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:47", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "8-15", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:47", + "action": "in", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "8-15", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:47", + "action": "out", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "8-15", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:47", + "action": "missed 1of2", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "8-15", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:47", + "action": "missed 2of2", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "8-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 28, + "team": "2", + "start_time": "03:45", + "start_time_seconds": 225, + "start_period": "Q1", + "end_time": "03:24", + "end_time_seconds": 204, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "03:45", + "action": "defensive", + "team": "2", + "player_id": 14, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "8-15", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:32", + "action": "personal", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "8-15", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:32", + "action": "foulon", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "8-15", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:32", + "action": "in", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "8-15", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:32", + "action": "out", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "8-15", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:28", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "8-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 29, + "team": "1", + "start_time": "03:24", + "start_time_seconds": 204, + "start_period": "Q1", + "end_time": "03:10", + "end_time_seconds": 190, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "03:24", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "8-15", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:12", + "action": "missed turnaroundjumpshot", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "8-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 30, + "team": "2", + "start_time": "03:10", + "start_time_seconds": 190, + "start_period": "Q1", + "end_time": "02:59", + "end_time_seconds": 179, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "03:10", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "8-15", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "02:59", + "action": "travel", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "8-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 31, + "team": "1", + "start_time": "02:59", + "start_time_seconds": 179, + "start_period": "Q1", + "end_time": "02:42", + "end_time_seconds": 162, + "end_period": "Q1", + "duration_seconds": 17, + "events": [ + { + "event_type": "turnover", + "time": "02:59", + "action": "travel", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "8-15", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:46", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "8-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 32, + "team": "2", + "start_time": "02:42", + "start_time_seconds": 162, + "start_period": "Q1", + "end_time": "02:38", + "end_time_seconds": 158, + "end_period": "Q1", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "02:42", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "8-15", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:38", + "action": "made jumpshot", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "8-18", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 33, + "team": "1", + "start_time": "02:38", + "start_time_seconds": 158, + "start_period": "Q1", + "end_time": "02:25", + "end_time_seconds": 145, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "3pt", + "time": "02:38", + "action": "made jumpshot", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "8-18", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:38", + "action": "assist", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "8-18", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:25", + "action": "made layup", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "10-18", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 34, + "team": "2", + "start_time": "02:25", + "start_time_seconds": 145, + "start_period": "Q1", + "end_time": "02:09", + "end_time_seconds": 129, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "02:25", + "action": "made layup", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "10-18", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:25", + "action": "assist", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "10-18", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:12", + "action": "missed jumpshot", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "10-18", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 35, + "team": "1", + "start_time": "02:09", + "start_time_seconds": 129, + "start_period": "Q1", + "end_time": "02:02", + "end_time_seconds": 122, + "end_period": "Q1", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "02:09", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "10-18", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:04", + "action": "personal", + "team": "2", + "player_id": 14, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "10-18", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:04", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "10-18", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:04", + "action": "in", + "team": "2", + "player_id": 16, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "10-18", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:04", + "action": "out", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "10-18", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:04", + "action": "missed 1of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "10-18", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:04", + "action": "missed 2of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "10-18", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 36, + "team": "2", + "start_time": "02:02", + "start_time_seconds": 122, + "start_period": "Q1", + "end_time": "01:48", + "end_time_seconds": 108, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "02:02", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "10-18", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:01", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "10-18", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:01", + "action": "foulon", + "team": "2", + "player_id": 14, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "10-18", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:01", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "10-18", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:01", + "action": "out", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "10-18", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:52", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "10-18", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 37, + "team": "1", + "start_time": "01:48", + "start_time_seconds": 108, + "start_period": "Q1", + "end_time": "01:40", + "end_time_seconds": 100, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "01:48", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "10-18", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:40", + "action": "made jumpshot", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "13-18", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 38, + "team": "2", + "start_time": "01:40", + "start_time_seconds": 100, + "start_period": "Q1", + "end_time": "01:24", + "end_time_seconds": 84, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "3pt", + "time": "01:40", + "action": "made jumpshot", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "13-18", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:40", + "action": "assist", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "13-18", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:27", + "action": "missed jumpshot", + "team": "2", + "player_id": 14, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "13-18", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 39, + "team": "1", + "start_time": "01:24", + "start_time_seconds": 84, + "start_period": "Q1", + "end_time": "01:16", + "end_time_seconds": 76, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "01:24", + "action": "defensive", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "13-18", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:16", + "action": "missed drivinglayup", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "13-18", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:16", + "action": "offensive", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "13-18", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:16", + "action": "made tipinlayup", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "15-18", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 40, + "team": "2", + "start_time": "01:16", + "start_time_seconds": 76, + "start_period": "Q1", + "end_time": "00:56", + "end_time_seconds": 56, + "end_period": "Q1", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "01:16", + "action": "made tipinlayup", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "15-18", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:59", + "action": "missed layup", + "team": "2", + "player_id": 14, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "15-18", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 41, + "team": "1", + "start_time": "00:56", + "start_time_seconds": 56, + "start_period": "Q1", + "end_time": "00:37", + "end_time_seconds": 37, + "end_period": "Q1", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "00:56", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "15-18", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:53", + "action": "personal", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "15-18", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:53", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "15-18", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:53", + "action": "in", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "15-18", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:53", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "15-18", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:37", + "action": "made layup", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "17-18", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "00:37", + "action": "assist", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "17-18", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:37", + "action": "personal", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "17-18", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:37", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "17-18", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:37", + "action": "in", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "17-18", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:37", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "17-18", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:37", + "action": "made 1of1", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "18-18", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 42, + "team": "2", + "start_time": "00:37", + "start_time_seconds": 37, + "start_period": "Q1", + "end_time": "00:14", + "end_time_seconds": 14, + "end_period": "Q1", + "duration_seconds": 23, + "events": [ + { + "event_type": "freethrow", + "time": "00:37", + "action": "made 1of1", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "18-18", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:14", + "action": "badpass", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "18-18", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 43, + "team": "1", + "start_time": "00:14", + "start_time_seconds": 14, + "start_period": "Q1", + "end_time": "00:09", + "end_time_seconds": 9, + "end_period": "Q1", + "duration_seconds": 5, + "events": [ + { + "event_type": "turnover", + "time": "00:14", + "action": "badpass", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "18-18", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:14", + "action": "steal", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "18-18", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:09", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "20-18", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 44, + "team": "2", + "start_time": "00:09", + "start_time_seconds": 9, + "start_period": "Q1", + "end_time": "00:03", + "end_time_seconds": 3, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "2pt", + "time": "00:09", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "20-18", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:09", + "action": "assist", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "20-18", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:06", + "action": "personal", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "20-18", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:06", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "20-18", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:03", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "20-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 45, + "team": "1", + "start_time": "00:03", + "start_time_seconds": 3, + "start_period": "Q1", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q1", + "duration_seconds": 3, + "events": [ + { + "event_type": "2pt", + "time": "00:03", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "20-20", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 46, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q2", + "end_time": "09:43", + "end_time_seconds": 583, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "09:47", + "action": "missed floatingjumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "20-20", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 47, + "team": "1", + "start_time": "09:43", + "start_time_seconds": 583, + "start_period": "Q2", + "end_time": "09:17", + "end_time_seconds": 557, + "end_period": "Q2", + "duration_seconds": 26, + "events": [ + { + "event_type": "rebound", + "time": "09:43", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "20-20", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:41", + "action": "missed jumpshot", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "20-20", + "possession_event_role": null + }, + { + "event_type": "jumpball", + "time": "09:41", + "action": "won lodgedball", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "20-20", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:41", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "20-20", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "09:33", + "action": "missed jumpshot", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "20-20", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:31", + "action": "offensive", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "20-20", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:17", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "22-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 48, + "team": "2", + "start_time": "09:17", + "start_time_seconds": 557, + "start_period": "Q2", + "end_time": "09:05", + "end_time_seconds": 545, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "09:17", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "22-20", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:17", + "action": "assist", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "22-20", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "09:05", + "action": "offensive", + "team": "2", + "player_id": 14, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "22-20", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "09:05", + "action": "offensive", + "team": "2", + "player_id": 14, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "22-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 49, + "team": "1", + "start_time": "09:05", + "start_time_seconds": 545, + "start_period": "Q2", + "end_time": "08:47", + "end_time_seconds": 527, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "turnover", + "time": "09:05", + "action": "offensive", + "team": "2", + "player_id": 14, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "22-20", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "09:05", + "action": "foulon", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "22-20", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "09:05", + "action": "in", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "22-20", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "09:05", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "22-20", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "09:05", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "22-20", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "09:05", + "action": "out", + "team": "2", + "player_id": 14, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "22-20", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:49", + "action": "missed jumpshot", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "22-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 50, + "team": "2", + "start_time": "08:47", + "start_time_seconds": 527, + "start_period": "Q2", + "end_time": "08:47", + "end_time_seconds": 527, + "end_period": "Q2", + "duration_seconds": 0, + "events": [ + { + "event_type": "rebound", + "time": "08:47", + "action": "defensive", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "22-20", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "08:47", + "action": "outofbounds", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "22-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 51, + "team": "1", + "start_time": "08:47", + "start_time_seconds": 527, + "start_period": "Q2", + "end_time": "08:40", + "end_time_seconds": 520, + "end_period": "Q2", + "duration_seconds": 7, + "events": [ + { + "event_type": "turnover", + "time": "08:47", + "action": "outofbounds", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "22-20", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:44", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "22-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 52, + "team": "2", + "start_time": "08:40", + "start_time_seconds": 520, + "start_period": "Q2", + "end_time": "08:29", + "end_time_seconds": 509, + "end_period": "Q2", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "08:40", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "22-20", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:38", + "action": "missed jumpshot", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "22-20", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:36", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "22-20", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "08:29", + "action": "outofbounds", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "22-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 53, + "team": "1", + "start_time": "08:29", + "start_time_seconds": 509, + "start_period": "Q2", + "end_time": "08:11", + "end_time_seconds": 491, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "turnover", + "time": "08:29", + "action": "outofbounds", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "22-20", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "08:11", + "action": "badpass", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "22-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 54, + "team": "2", + "start_time": "08:11", + "start_time_seconds": 491, + "start_period": "Q2", + "end_time": "08:06", + "end_time_seconds": 486, + "end_period": "Q2", + "duration_seconds": 5, + "events": [ + { + "event_type": "turnover", + "time": "08:11", + "action": "badpass", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "22-20", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "08:11", + "action": "steal", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "22-20", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "08:06", + "action": "badpass", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "22-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 55, + "team": "1", + "start_time": "08:06", + "start_time_seconds": 486, + "start_period": "Q2", + "end_time": "08:00", + "end_time_seconds": 480, + "end_period": "Q2", + "duration_seconds": 6, + "events": [ + { + "event_type": "turnover", + "time": "08:06", + "action": "badpass", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "22-20", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "08:06", + "action": "steal", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "22-20", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:00", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "24-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 56, + "team": "2", + "start_time": "08:00", + "start_time_seconds": 480, + "start_period": "Q2", + "end_time": "07:51", + "end_time_seconds": 471, + "end_period": "Q2", + "duration_seconds": 9, + "events": [ + { + "event_type": "2pt", + "time": "08:00", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "24-20", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:53", + "action": "personal", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "24-20", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:53", + "action": "foulon", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "24-20", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:53", + "action": "in", + "team": "2", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "24-20", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:53", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "24-20", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:51", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "24-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 57, + "team": "1", + "start_time": "07:51", + "start_time_seconds": 471, + "start_period": "Q2", + "end_time": "07:41", + "end_time_seconds": 461, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "3pt", + "time": "07:51", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "24-23", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "07:48", + "action": "in", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "24-23", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:48", + "action": "out", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "24-23", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:41", + "action": "badpass", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "24-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 58, + "team": "2", + "start_time": "07:41", + "start_time_seconds": 461, + "start_period": "Q2", + "end_time": "07:31", + "end_time_seconds": 451, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "turnover", + "time": "07:41", + "action": "badpass", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "24-23", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "07:36", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "24-23", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:36", + "action": "out", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "24-23", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:34", + "action": "badpass", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "24-23", + "possession_event_role": null + }, + { + "event_type": "steal", + "time": "07:34", + "action": "steal", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "24-23", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:31", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "24-26", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 59, + "team": "1", + "start_time": "07:31", + "start_time_seconds": 451, + "start_period": "Q2", + "end_time": "06:59", + "end_time_seconds": 419, + "end_period": "Q2", + "duration_seconds": 32, + "events": [ + { + "event_type": "3pt", + "time": "07:31", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "24-26", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "07:31", + "action": "in", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "24-26", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:31", + "action": "out", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "24-26", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:31", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "24-28", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "07:12", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "24-28", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:12", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "24-28", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:12", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "24-28", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:12", + "action": "in", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "24-28", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:12", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "24-28", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:59", + "action": "made jumpshot", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "27-28", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 60, + "team": "2", + "start_time": "06:59", + "start_time_seconds": 419, + "start_period": "Q2", + "end_time": "06:50", + "end_time_seconds": 410, + "end_period": "Q2", + "duration_seconds": 9, + "events": [ + { + "event_type": "3pt", + "time": "06:59", + "action": "made jumpshot", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "27-28", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:50", + "action": "made reverselayup", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "27-30", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 61, + "team": "1", + "start_time": "06:50", + "start_time_seconds": 410, + "start_period": "Q2", + "end_time": "06:36", + "end_time_seconds": 396, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "06:50", + "action": "made reverselayup", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "27-30", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:39", + "action": "missed hookshot", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "27-30", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 62, + "team": "2", + "start_time": "06:36", + "start_time_seconds": 396, + "start_period": "Q2", + "end_time": "06:30", + "end_time_seconds": 390, + "end_period": "Q2", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "06:36", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "27-30", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:30", + "action": "made floatingjumpshot", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "27-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 63, + "team": "1", + "start_time": "06:30", + "start_time_seconds": 390, + "start_period": "Q2", + "end_time": "06:13", + "end_time_seconds": 373, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "06:30", + "action": "made floatingjumpshot", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "27-32", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:30", + "action": "assist", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "27-32", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:13", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "30-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 64, + "team": "2", + "start_time": "06:13", + "start_time_seconds": 373, + "start_period": "Q2", + "end_time": "05:48", + "end_time_seconds": 348, + "end_period": "Q2", + "duration_seconds": 25, + "events": [ + { + "event_type": "3pt", + "time": "06:13", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "30-32", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:13", + "action": "assist", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "30-32", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:52", + "action": "missed jumpshot", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "30-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 65, + "team": "1", + "start_time": "05:48", + "start_time_seconds": 348, + "start_period": "Q2", + "end_time": "05:39", + "end_time_seconds": 339, + "end_period": "Q2", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "05:48", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "30-32", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "05:39", + "action": "badpass", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "30-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 66, + "team": "2", + "start_time": "05:39", + "start_time_seconds": 339, + "start_period": "Q2", + "end_time": "05:25", + "end_time_seconds": 325, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "turnover", + "time": "05:39", + "action": "badpass", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "30-32", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "05:39", + "action": "steal", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "30-32", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:28", + "action": "missed jumpshot", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "30-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 67, + "team": "1", + "start_time": "05:25", + "start_time_seconds": 325, + "start_period": "Q2", + "end_time": "05:09", + "end_time_seconds": 309, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "05:25", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "30-32", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:12", + "action": "missed hookshot", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "30-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 68, + "team": "2", + "start_time": "05:09", + "start_time_seconds": 309, + "start_period": "Q2", + "end_time": "04:56", + "end_time_seconds": 296, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "05:09", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "30-32", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:00", + "action": "missed jumpshot", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "30-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 69, + "team": "1", + "start_time": "04:56", + "start_time_seconds": 296, + "start_period": "Q2", + "end_time": "04:48", + "end_time_seconds": 288, + "end_period": "Q2", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "04:56", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "30-32", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:53", + "action": "missed layup", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "30-32", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "04:53", + "action": "block", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "30-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 70, + "team": "2", + "start_time": "04:48", + "start_time_seconds": 288, + "start_period": "Q2", + "end_time": "04:46", + "end_time_seconds": 286, + "end_period": "Q2", + "duration_seconds": 2, + "events": [ + { + "event_type": "rebound", + "time": "04:48", + "action": "defensive", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "30-32", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:46", + "action": "made dunk", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "30-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 71, + "team": "1", + "start_time": "04:46", + "start_time_seconds": 286, + "start_period": "Q2", + "end_time": "04:33", + "end_time_seconds": 273, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "04:46", + "action": "made dunk", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "30-34", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:46", + "action": "assist", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "30-34", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:36", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "30-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 72, + "team": "2", + "start_time": "04:33", + "start_time_seconds": 273, + "start_period": "Q2", + "end_time": "04:28", + "end_time_seconds": 268, + "end_period": "Q2", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "04:33", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "30-34", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "04:28", + "action": "personal", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "30-34", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:28", + "action": "foulon", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "30-34", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "04:28", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "30-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:28", + "action": "out", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "30-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:28", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "30-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:28", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "30-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:28", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "30-34", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:28", + "action": "made 1of2", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "30-35", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:28", + "action": "made 2of2", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "30-36", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 73, + "team": "1", + "start_time": "04:28", + "start_time_seconds": 268, + "start_period": "Q2", + "end_time": "04:14", + "end_time_seconds": 254, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "freethrow", + "time": "04:28", + "action": "made 2of2", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "30-36", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:14", + "action": "made layup", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "32-36", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 74, + "team": "2", + "start_time": "04:14", + "start_time_seconds": 254, + "start_period": "Q2", + "end_time": "03:56", + "end_time_seconds": 236, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "04:14", + "action": "made layup", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "32-36", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:14", + "action": "assist", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "32-36", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:59", + "action": "missed jumpshot", + "team": "2", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "32-36", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 75, + "team": "1", + "start_time": "03:56", + "start_time_seconds": 236, + "start_period": "Q2", + "end_time": "03:33", + "end_time_seconds": 213, + "end_period": "Q2", + "duration_seconds": 23, + "events": [ + { + "event_type": "rebound", + "time": "03:56", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "32-36", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:36", + "action": "missed drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "32-36", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 76, + "team": "2", + "start_time": "03:33", + "start_time_seconds": 213, + "start_period": "Q2", + "end_time": "03:28", + "end_time_seconds": 208, + "end_period": "Q2", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "03:33", + "action": "defensive", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "32-36", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:33", + "action": "personal", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "32-36", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:33", + "action": "foulon", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "32-36", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:33", + "action": "in", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "32-36", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:33", + "action": "out", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "32-36", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:28", + "action": "made drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "32-38", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 77, + "team": "1", + "start_time": "03:28", + "start_time_seconds": 208, + "start_period": "Q2", + "end_time": "03:15", + "end_time_seconds": 195, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "03:28", + "action": "made drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "32-38", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:28", + "action": "assist", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "32-38", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:15", + "action": "made layup", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "34-38", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 78, + "team": "2", + "start_time": "03:15", + "start_time_seconds": 195, + "start_period": "Q2", + "end_time": "02:52", + "end_time_seconds": 172, + "end_period": "Q2", + "duration_seconds": 23, + "events": [ + { + "event_type": "2pt", + "time": "03:15", + "action": "made layup", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "34-38", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:00", + "action": "missed hookshot", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "34-38", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:56", + "action": "offensive", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "34-38", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:55", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "34-38", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 79, + "team": "1", + "start_time": "02:52", + "start_time_seconds": 172, + "start_period": "Q2", + "end_time": "02:52", + "end_time_seconds": 172, + "end_period": "Q2", + "duration_seconds": 0, + "events": [ + { + "event_type": "rebound", + "time": "02:52", + "action": "defensive", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "34-38", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 80, + "team": "2", + "start_time": "02:52", + "start_time_seconds": 172, + "start_period": "Q2", + "end_time": "02:42", + "end_time_seconds": 162, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "jumpball", + "time": "02:52", + "action": "won heldball", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "34-38", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "02:52", + "action": "ballhandling", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "34-38", + "possession_event_role": null + }, + { + "event_type": "steal", + "time": "02:52", + "action": "steal", + "team": "2", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "34-38", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:52", + "action": "in", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "34-38", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:52", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "34-38", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:46", + "action": "missed drivinglayup", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "34-38", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "02:46", + "action": "block", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "34-38", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 81, + "team": "1", + "start_time": "02:42", + "start_time_seconds": 162, + "start_period": "Q2", + "end_time": "02:32", + "end_time_seconds": 152, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "02:42", + "action": "defensive", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "34-38", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:38", + "action": "personal", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "34-38", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:38", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "34-38", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:35", + "action": "missed floatingjumpshot", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "34-38", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 82, + "team": "2", + "start_time": "02:32", + "start_time_seconds": 152, + "start_period": "Q2", + "end_time": "02:09", + "end_time_seconds": 129, + "end_period": "Q2", + "duration_seconds": 23, + "events": [ + { + "event_type": "rebound", + "time": "02:32", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "34-38", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:09", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "34-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 83, + "team": "1", + "start_time": "02:09", + "start_time_seconds": 129, + "start_period": "Q2", + "end_time": "01:44", + "end_time_seconds": 104, + "end_period": "Q2", + "duration_seconds": 25, + "events": [ + { + "event_type": "3pt", + "time": "02:09", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "34-41", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:09", + "action": "assist", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "34-41", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:54", + "action": "missed floatingjumpshot", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "34-41", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:53", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "34-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:52", + "action": "in", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "34-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:52", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "34-41", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "01:44", + "action": "personal", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "34-41", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:44", + "action": "foulon", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "34-41", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:44", + "action": "made 1of2", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "35-41", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:44", + "action": "made 2of2", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "36-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 84, + "team": "2", + "start_time": "01:44", + "start_time_seconds": 104, + "start_period": "Q2", + "end_time": "01:29", + "end_time_seconds": 89, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "freethrow", + "time": "01:44", + "action": "made 2of2", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "36-41", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:29", + "action": "offensive", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "36-41", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "01:29", + "action": "offensive", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "36-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 85, + "team": "1", + "start_time": "01:29", + "start_time_seconds": 89, + "start_period": "Q2", + "end_time": "01:17", + "end_time_seconds": 77, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "turnover", + "time": "01:29", + "action": "offensive", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "36-41", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "01:29", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "36-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:29", + "action": "in", + "team": "2", + "player_id": 17, + "player_name": "E. Varis", + "player_number": "13", + "score": "36-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:29", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "36-41", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "01:17", + "action": "personal", + "team": "2", + "player_id": 17, + "player_name": "E. Varis", + "player_number": "13", + "score": "36-41", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:17", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "36-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:17", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "36-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:17", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "36-41", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:17", + "action": "made 1of2", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "37-41", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:17", + "action": "made 2of2", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "38-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 86, + "team": "2", + "start_time": "01:17", + "start_time_seconds": 77, + "start_period": "Q2", + "end_time": "00:50", + "end_time_seconds": 50, + "end_period": "Q2", + "duration_seconds": 27, + "events": [ + { + "event_type": "freethrow", + "time": "01:17", + "action": "made 2of2", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "38-41", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:52", + "action": "missed drivinglayup", + "team": "2", + "player_id": 17, + "player_name": "E. Varis", + "player_number": "13", + "score": "38-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 87, + "team": "1", + "start_time": "00:50", + "start_time_seconds": 50, + "start_period": "Q2", + "end_time": "00:48", + "end_time_seconds": 48, + "end_period": "Q2", + "duration_seconds": 2, + "events": [ + { + "event_type": "rebound", + "time": "00:50", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "38-41", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:48", + "action": "badpass", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "38-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 88, + "team": "2", + "start_time": "00:48", + "start_time_seconds": 48, + "start_period": "Q2", + "end_time": "00:42", + "end_time_seconds": 42, + "end_period": "Q2", + "duration_seconds": 6, + "events": [ + { + "event_type": "turnover", + "time": "00:48", + "action": "badpass", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "38-41", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:48", + "action": "steal", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "38-41", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:42", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "38-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 89, + "team": "1", + "start_time": "00:42", + "start_time_seconds": 42, + "start_period": "Q2", + "end_time": "00:28", + "end_time_seconds": 28, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "00:42", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "38-43", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:28", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "41-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 90, + "team": "2", + "start_time": "00:28", + "start_time_seconds": 28, + "start_period": "Q2", + "end_time": "00:00", + "end_time_seconds": 0, + "end_period": "Q2", + "duration_seconds": 28, + "events": [ + { + "event_type": "3pt", + "time": "00:28", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "41-43", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "00:24", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "41-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:24", + "action": "out", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "41-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:24", + "action": "out", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "41-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:24", + "action": "in", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "41-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:24", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "41-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:24", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "41-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:24", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "41-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:24", + "action": "out", + "team": "2", + "player_id": 17, + "player_name": "E. Varis", + "player_number": "13", + "score": "41-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:24", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "41-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:24", + "action": "in", + "team": "2", + "player_id": 16, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "41-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:24", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "41-43", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:03", + "action": "missed fadeaway", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "41-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 91, + "team": "1", + "start_time": "00:00", + "start_time_seconds": 0, + "start_period": "Q2", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q2", + "duration_seconds": 0, + "events": [ + { + "event_type": "rebound", + "time": "00:00", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "41-43", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 92, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q3", + "end_time": "09:46", + "end_time_seconds": 586, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "09:46", + "action": "made hookshot", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "43-43", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 93, + "team": "2", + "start_time": "09:46", + "start_time_seconds": 586, + "start_period": "Q3", + "end_time": "09:31", + "end_time_seconds": 571, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "09:46", + "action": "made hookshot", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "43-43", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:31", + "action": "made layup", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "43-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 94, + "team": "1", + "start_time": "09:31", + "start_time_seconds": 571, + "start_period": "Q3", + "end_time": "09:18", + "end_time_seconds": 558, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "09:31", + "action": "made layup", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "43-45", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:31", + "action": "assist", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "43-45", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "09:21", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "43-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 95, + "team": "2", + "start_time": "09:18", + "start_time_seconds": 558, + "start_period": "Q3", + "end_time": "08:57", + "end_time_seconds": 537, + "end_period": "Q3", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "09:18", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "43-45", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:57", + "action": "made jumpshot", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "43-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 96, + "team": "1", + "start_time": "08:57", + "start_time_seconds": 537, + "start_period": "Q3", + "end_time": "08:46", + "end_time_seconds": 526, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "08:57", + "action": "made jumpshot", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "43-47", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:46", + "action": "made drivinglayup", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "45-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 97, + "team": "2", + "start_time": "08:46", + "start_time_seconds": 526, + "start_period": "Q3", + "end_time": "08:31", + "end_time_seconds": 511, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "08:46", + "action": "made drivinglayup", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "45-47", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:31", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "45-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 98, + "team": "1", + "start_time": "08:31", + "start_time_seconds": 511, + "start_period": "Q3", + "end_time": "08:18", + "end_time_seconds": 498, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "3pt", + "time": "08:31", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "45-50", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:31", + "action": "assist", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "45-50", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:18", + "action": "made reverselayup", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "47-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 99, + "team": "2", + "start_time": "08:18", + "start_time_seconds": 498, + "start_period": "Q3", + "end_time": "08:00", + "end_time_seconds": 480, + "end_period": "Q3", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "08:18", + "action": "made reverselayup", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "47-50", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:18", + "action": "assist", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "47-50", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:06", + "action": "missed drivinglayup", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "47-50", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "08:06", + "action": "block", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "47-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 100, + "team": "1", + "start_time": "08:00", + "start_time_seconds": 480, + "start_period": "Q3", + "end_time": "07:56", + "end_time_seconds": 476, + "end_period": "Q3", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "08:00", + "action": "defensive", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "47-50", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:56", + "action": "missed layup", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "47-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 101, + "team": "2", + "start_time": "07:56", + "start_time_seconds": 476, + "start_period": "Q3", + "end_time": "07:30", + "end_time_seconds": 450, + "end_period": "Q3", + "duration_seconds": 26, + "events": [ + { + "event_type": "rebound", + "time": "07:56", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "47-50", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:41", + "action": "missed drivinglayup", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "47-50", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:38", + "action": "offensive", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "47-50", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:33", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "47-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 102, + "team": "1", + "start_time": "07:30", + "start_time_seconds": 450, + "start_period": "Q3", + "end_time": "07:11", + "end_time_seconds": 431, + "end_period": "Q3", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "07:30", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "47-50", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:18", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "47-50", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:18", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "47-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:18", + "action": "in", + "team": "2", + "player_id": 16, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "47-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:18", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "47-50", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:11", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "49-50", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "07:11", + "action": "assist", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "49-50", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:11", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "49-50", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:11", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "49-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:11", + "action": "in", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "49-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:11", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "49-50", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:11", + "action": "missed 1of1", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "49-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 103, + "team": "2", + "start_time": "07:11", + "start_time_seconds": 431, + "start_period": "Q3", + "end_time": "06:54", + "end_time_seconds": 414, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "07:11", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "49-50", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:54", + "action": "made fadeaway", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "49-52", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 104, + "team": "1", + "start_time": "06:54", + "start_time_seconds": 414, + "start_period": "Q3", + "end_time": "06:33", + "end_time_seconds": 393, + "end_period": "Q3", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "06:54", + "action": "made fadeaway", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "49-52", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:36", + "action": "missed drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "49-52", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "06:36", + "action": "block", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "49-52", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 105, + "team": "2", + "start_time": "06:33", + "start_time_seconds": 393, + "start_period": "Q3", + "end_time": "06:25", + "end_time_seconds": 385, + "end_period": "Q3", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "06:33", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "49-52", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:28", + "action": "missed jumpshot", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "49-52", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 106, + "team": "1", + "start_time": "06:25", + "start_time_seconds": 385, + "start_period": "Q3", + "end_time": "06:16", + "end_time_seconds": 376, + "end_period": "Q3", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "06:25", + "action": "defensive", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "49-52", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:20", + "action": "missed drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "49-52", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:17", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "49-52", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:16", + "action": "made dunk", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "51-52", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 107, + "team": "2", + "start_time": "06:16", + "start_time_seconds": 376, + "start_period": "Q3", + "end_time": "06:05", + "end_time_seconds": 365, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "06:16", + "action": "made dunk", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "51-52", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:05", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "51-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 108, + "team": "1", + "start_time": "06:05", + "start_time_seconds": 365, + "start_period": "Q3", + "end_time": "05:40", + "end_time_seconds": 340, + "end_period": "Q3", + "duration_seconds": 25, + "events": [ + { + "event_type": "3pt", + "time": "06:05", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "51-55", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:05", + "action": "assist", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "51-55", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:42", + "action": "missed drivinglayup", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "51-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 109, + "team": "2", + "start_time": "05:40", + "start_time_seconds": 340, + "start_period": "Q3", + "end_time": "05:33", + "end_time_seconds": 333, + "end_period": "Q3", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "05:40", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "51-55", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:33", + "action": "made jumpshot", + "team": "2", + "player_id": 16, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "51-58", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 110, + "team": "1", + "start_time": "05:33", + "start_time_seconds": 333, + "start_period": "Q3", + "end_time": "05:09", + "end_time_seconds": 309, + "end_period": "Q3", + "duration_seconds": 24, + "events": [ + { + "event_type": "3pt", + "time": "05:33", + "action": "made jumpshot", + "team": "2", + "player_id": 16, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "51-58", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "05:33", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "51-58", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:09", + "action": "made jumpshot", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "54-58", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 111, + "team": "2", + "start_time": "05:09", + "start_time_seconds": 309, + "start_period": "Q3", + "end_time": "04:38", + "end_time_seconds": 278, + "end_period": "Q3", + "duration_seconds": 31, + "events": [ + { + "event_type": "3pt", + "time": "05:09", + "action": "made jumpshot", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "54-58", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:09", + "action": "assist", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "54-58", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:41", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "54-58", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 112, + "team": "1", + "start_time": "04:38", + "start_time_seconds": 278, + "start_period": "Q3", + "end_time": "04:16", + "end_time_seconds": 256, + "end_period": "Q3", + "duration_seconds": 22, + "events": [ + { + "event_type": "rebound", + "time": "04:38", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "54-58", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "04:37", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "54-58", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:37", + "action": "out", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "54-58", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:16", + "action": "made hookshot", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "56-58", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 113, + "team": "2", + "start_time": "04:16", + "start_time_seconds": 256, + "start_period": "Q3", + "end_time": "04:01", + "end_time_seconds": 241, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "04:16", + "action": "made hookshot", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "56-58", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:05", + "action": "missed jumpshot", + "team": "2", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "56-58", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 114, + "team": "1", + "start_time": "04:01", + "start_time_seconds": 241, + "start_period": "Q3", + "end_time": "03:54", + "end_time_seconds": 234, + "end_period": "Q3", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "04:01", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "56-58", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:57", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "56-58", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 115, + "team": "2", + "start_time": "03:54", + "start_time_seconds": 234, + "start_period": "Q3", + "end_time": "03:37", + "end_time_seconds": 217, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "03:54", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "56-58", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "03:37", + "action": "badpass", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "56-58", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 116, + "team": "1", + "start_time": "03:37", + "start_time_seconds": 217, + "start_period": "Q3", + "end_time": "03:25", + "end_time_seconds": 205, + "end_period": "Q3", + "duration_seconds": 12, + "events": [ + { + "event_type": "turnover", + "time": "03:37", + "action": "badpass", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "56-58", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "03:37", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "56-58", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:37", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "56-58", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:25", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "58-58", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 117, + "team": "2", + "start_time": "03:25", + "start_time_seconds": 205, + "start_period": "Q3", + "end_time": "03:14", + "end_time_seconds": 194, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "03:25", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "58-58", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:14", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "58-61", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 118, + "team": "1", + "start_time": "03:14", + "start_time_seconds": 194, + "start_period": "Q3", + "end_time": "02:54", + "end_time_seconds": 174, + "end_period": "Q3", + "duration_seconds": 20, + "events": [ + { + "event_type": "3pt", + "time": "03:14", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "58-61", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:56", + "action": "missed drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "58-61", + "possession_event_role": null + }, + { + "event_type": "headcoachchallenge", + "time": "02:55", + "action": "outofbounds", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "58-61", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:55", + "action": "in", + "team": "2", + "player_id": 18, + "player_name": "R. Hinkkanen", + "player_number": "26", + "score": "58-61", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:55", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "58-61", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 119, + "team": "2", + "start_time": "02:54", + "start_time_seconds": 174, + "start_period": "Q3", + "end_time": "02:34", + "end_time_seconds": 154, + "end_period": "Q3", + "duration_seconds": 20, + "events": [ + { + "event_type": "rebound", + "time": "02:54", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "58-61", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:37", + "action": "missed jumpshot", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "58-61", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 120, + "team": "1", + "start_time": "02:34", + "start_time_seconds": 154, + "start_period": "Q3", + "end_time": "02:20", + "end_time_seconds": 140, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "02:34", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "58-61", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "02:20", + "action": "travel", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "58-61", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 121, + "team": "2", + "start_time": "02:20", + "start_time_seconds": 140, + "start_period": "Q3", + "end_time": "02:07", + "end_time_seconds": 127, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "turnover", + "time": "02:20", + "action": "travel", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "58-61", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "02:20", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "58-61", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:20", + "action": "out", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "58-61", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:10", + "action": "missed jumpshot", + "team": "2", + "player_id": 16, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "58-61", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 122, + "team": "1", + "start_time": "02:07", + "start_time_seconds": 127, + "start_period": "Q3", + "end_time": "01:54", + "end_time_seconds": 114, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "02:07", + "action": "defensive", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "58-61", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:54", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "61-61", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 123, + "team": "2", + "start_time": "01:54", + "start_time_seconds": 114, + "start_period": "Q3", + "end_time": "01:37", + "end_time_seconds": 97, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "3pt", + "time": "01:54", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "61-61", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:42", + "action": "missed jumpshot", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "61-61", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 124, + "team": "1", + "start_time": "01:37", + "start_time_seconds": 97, + "start_period": "Q3", + "end_time": "01:25", + "end_time_seconds": 85, + "end_period": "Q3", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "01:37", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "61-61", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:26", + "action": "missed layup", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "61-61", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 125, + "team": "2", + "start_time": "01:25", + "start_time_seconds": 85, + "start_period": "Q3", + "end_time": "01:11", + "end_time_seconds": 71, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "01:25", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "61-61", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:25", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "61-61", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:25", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "61-61", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "61-61", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "out", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "61-61", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "61-61", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "out", + "team": "2", + "player_id": 16, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "61-61", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "01:11", + "action": "ballhandling", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "61-61", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 126, + "team": "1", + "start_time": "01:11", + "start_time_seconds": 71, + "start_period": "Q3", + "end_time": "00:56", + "end_time_seconds": 56, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "turnover", + "time": "01:11", + "action": "ballhandling", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "61-61", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "01:11", + "action": "steal", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "61-61", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:00", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "61-61", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 127, + "team": "2", + "start_time": "00:56", + "start_time_seconds": 56, + "start_period": "Q3", + "end_time": "00:37", + "end_time_seconds": 37, + "end_period": "Q3", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "00:56", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "61-61", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:40", + "action": "missed jumpshot", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "61-61", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 128, + "team": "1", + "start_time": "00:37", + "start_time_seconds": 37, + "start_period": "Q3", + "end_time": "00:26", + "end_time_seconds": 26, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "00:37", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "61-61", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:26", + "action": "made jumpshot", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "64-61", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 129, + "team": "2", + "start_time": "00:26", + "start_time_seconds": 26, + "start_period": "Q3", + "end_time": "00:00", + "end_time_seconds": 0, + "end_period": "Q3", + "duration_seconds": 26, + "events": [ + { + "event_type": "3pt", + "time": "00:26", + "action": "made jumpshot", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "64-61", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:26", + "action": "assist", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "64-61", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:10", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "64-61", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:10", + "action": "foulon", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "64-61", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:10", + "action": "in", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "64-61", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:10", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "64-61", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:03", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "64-61", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 130, + "team": "1", + "start_time": "00:00", + "start_time_seconds": 0, + "start_period": "Q3", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q3", + "duration_seconds": 0, + "events": [ + { + "event_type": "rebound", + "time": "00:00", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "64-61", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 131, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q4", + "end_time": "09:41", + "end_time_seconds": 581, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "09:45", + "action": "missed turnaroundjumpshot", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "64-61", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 132, + "team": "1", + "start_time": "09:41", + "start_time_seconds": 581, + "start_period": "Q4", + "end_time": "09:33", + "end_time_seconds": 573, + "end_period": "Q4", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "09:41", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "64-61", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "09:33", + "action": "ballhandling", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "64-61", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 133, + "team": "2", + "start_time": "09:33", + "start_time_seconds": 573, + "start_period": "Q4", + "end_time": "09:28", + "end_time_seconds": 568, + "end_period": "Q4", + "duration_seconds": 5, + "events": [ + { + "event_type": "turnover", + "time": "09:33", + "action": "ballhandling", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "64-61", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:33", + "action": "steal", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "64-61", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:28", + "action": "made drivinglayup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "64-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 134, + "team": "1", + "start_time": "09:28", + "start_time_seconds": 568, + "start_period": "Q4", + "end_time": "09:10", + "end_time_seconds": 550, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "09:28", + "action": "made drivinglayup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "64-63", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:28", + "action": "assist", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "64-63", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "09:16", + "action": "missed jumpshot", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "64-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 135, + "team": "2", + "start_time": "09:10", + "start_time_seconds": 550, + "start_period": "Q4", + "end_time": "09:06", + "end_time_seconds": 546, + "end_period": "Q4", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "09:10", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "64-63", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "09:06", + "action": "personal", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "64-63", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "09:06", + "action": "foulon", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "64-63", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "09:06", + "action": "missed 1of2", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "64-63", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "09:06", + "action": "made 2of2", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "64-64", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 136, + "team": "1", + "start_time": "09:06", + "start_time_seconds": 546, + "start_period": "Q4", + "end_time": "08:52", + "end_time_seconds": 532, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "freethrow", + "time": "09:06", + "action": "made 2of2", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "64-64", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:55", + "action": "missed drivinglayup", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "64-64", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 137, + "team": "2", + "start_time": "08:52", + "start_time_seconds": 532, + "start_period": "Q4", + "end_time": "08:45", + "end_time_seconds": 525, + "end_period": "Q4", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "08:52", + "action": "defensive", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "64-64", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:48", + "action": "missed drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "64-64", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 138, + "team": "1", + "start_time": "08:45", + "start_time_seconds": 525, + "start_period": "Q4", + "end_time": "08:41", + "end_time_seconds": 521, + "end_period": "Q4", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "08:45", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "64-64", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:41", + "action": "made jumpshot", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "67-64", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 139, + "team": "2", + "start_time": "08:41", + "start_time_seconds": 521, + "start_period": "Q4", + "end_time": "08:31", + "end_time_seconds": 511, + "end_period": "Q4", + "duration_seconds": 10, + "events": [ + { + "event_type": "3pt", + "time": "08:41", + "action": "made jumpshot", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "67-64", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:41", + "action": "assist", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "67-64", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:31", + "action": "made jumpshot", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "67-67", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 140, + "team": "1", + "start_time": "08:31", + "start_time_seconds": 511, + "start_period": "Q4", + "end_time": "08:16", + "end_time_seconds": 496, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "3pt", + "time": "08:31", + "action": "made jumpshot", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "67-67", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:31", + "action": "assist", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "67-67", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "08:16", + "action": "badpass", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "67-67", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 141, + "team": "2", + "start_time": "08:16", + "start_time_seconds": 496, + "start_period": "Q4", + "end_time": "07:57", + "end_time_seconds": 477, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "turnover", + "time": "08:16", + "action": "badpass", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "67-67", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "08:16", + "action": "steal", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "67-67", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:15", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "67-67", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:15", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "67-67", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:15", + "action": "out", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "67-67", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:15", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "67-67", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:15", + "action": "in", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "67-67", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:15", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "67-67", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:15", + "action": "in", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "67-67", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:15", + "action": "in", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "67-67", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:01", + "action": "missed stepbackjumpshot", + "team": "2", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "67-67", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 142, + "team": "1", + "start_time": "07:57", + "start_time_seconds": 477, + "start_period": "Q4", + "end_time": "07:53", + "end_time_seconds": 473, + "end_period": "Q4", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "07:57", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "67-67", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "07:53", + "action": "ballhandling", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "67-67", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 143, + "team": "2", + "start_time": "07:53", + "start_time_seconds": 473, + "start_period": "Q4", + "end_time": "07:44", + "end_time_seconds": 464, + "end_period": "Q4", + "duration_seconds": 9, + "events": [ + { + "event_type": "turnover", + "time": "07:53", + "action": "ballhandling", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "67-67", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:44", + "action": "made jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "67-70", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 144, + "team": "1", + "start_time": "07:44", + "start_time_seconds": 464, + "start_period": "Q4", + "end_time": "07:26", + "end_time_seconds": 446, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "3pt", + "time": "07:44", + "action": "made jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "67-70", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:44", + "action": "assist", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "67-70", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:26", + "action": "made layup", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "69-70", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 145, + "team": "2", + "start_time": "07:26", + "start_time_seconds": 446, + "start_period": "Q4", + "end_time": "07:13", + "end_time_seconds": 433, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "07:26", + "action": "made layup", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "69-70", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:26", + "action": "assist", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "69-70", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:13", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "69-73", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 146, + "team": "1", + "start_time": "07:13", + "start_time_seconds": 433, + "start_period": "Q4", + "end_time": "06:58", + "end_time_seconds": 418, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "3pt", + "time": "07:13", + "action": "made jumpshot", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "69-73", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:13", + "action": "assist", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "69-73", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "06:58", + "action": "badpass", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "69-73", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 147, + "team": "2", + "start_time": "06:58", + "start_time_seconds": 418, + "start_period": "Q4", + "end_time": "06:39", + "end_time_seconds": 399, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "turnover", + "time": "06:58", + "action": "badpass", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "69-73", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "06:58", + "action": "steal", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "69-73", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:43", + "action": "missed jumpshot", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "69-73", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 148, + "team": "1", + "start_time": "06:39", + "start_time_seconds": 399, + "start_period": "Q4", + "end_time": "06:33", + "end_time_seconds": 393, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "06:39", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "69-73", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:33", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "69-73", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:33", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "69-73", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:33", + "action": "in", + "team": "2", + "player_id": 16, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "69-73", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:33", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "69-73", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:33", + "action": "missed 1of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "69-73", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:33", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "70-73", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 149, + "team": "2", + "start_time": "06:33", + "start_time_seconds": 393, + "start_period": "Q4", + "end_time": "06:15", + "end_time_seconds": 375, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "freethrow", + "time": "06:33", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "70-73", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:15", + "action": "personal", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "70-73", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:15", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "70-73", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:15", + "action": "missed 1of2", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "70-73", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:15", + "action": "made 2of2", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "70-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 150, + "team": "1", + "start_time": "06:15", + "start_time_seconds": 375, + "start_period": "Q4", + "end_time": "06:05", + "end_time_seconds": 365, + "end_period": "Q4", + "duration_seconds": 10, + "events": [ + { + "event_type": "freethrow", + "time": "06:15", + "action": "made 2of2", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "70-74", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "06:05", + "action": "badpass", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "70-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 151, + "team": "2", + "start_time": "06:05", + "start_time_seconds": 365, + "start_period": "Q4", + "end_time": "06:01", + "end_time_seconds": 361, + "end_period": "Q4", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "06:05", + "action": "badpass", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "70-74", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "06:05", + "action": "steal", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "70-74", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "06:01", + "action": "personal", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "70-74", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:01", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "70-74", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:01", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "70-74", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:01", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "70-74", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "06:01", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "70-74", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:01", + "action": "in", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "70-74", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:01", + "action": "out", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "70-74", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:01", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "70-74", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:01", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "70-74", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:01", + "action": "missed 1of2", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "70-74", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:01", + "action": "missed 2of2", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "70-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 152, + "team": "1", + "start_time": "06:01", + "start_time_seconds": 361, + "start_period": "Q4", + "end_time": "05:45", + "end_time_seconds": 345, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "06:01", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "70-74", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:49", + "action": "missed layup", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "70-74", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "05:49", + "action": "block", + "team": "2", + "player_id": 16, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "70-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 153, + "team": "2", + "start_time": "05:45", + "start_time_seconds": 345, + "start_period": "Q4", + "end_time": "05:19", + "end_time_seconds": 319, + "end_period": "Q4", + "duration_seconds": 26, + "events": [ + { + "event_type": "rebound", + "time": "05:45", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "70-74", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:22", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "70-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 154, + "team": "1", + "start_time": "05:19", + "start_time_seconds": 319, + "start_period": "Q4", + "end_time": "05:14", + "end_time_seconds": 314, + "end_period": "Q4", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "05:19", + "action": "defensive", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "70-74", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:14", + "action": "personal", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "70-74", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:14", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "70-74", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:14", + "action": "made 1of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "71-74", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:14", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "72-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 155, + "team": "2", + "start_time": "05:14", + "start_time_seconds": 314, + "start_period": "Q4", + "end_time": "04:56", + "end_time_seconds": 296, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "freethrow", + "time": "05:14", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "72-74", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:14", + "action": "assist", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "71-74", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:14", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "72-74", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:14", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "72-74", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:56", + "action": "made drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "72-76", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 156, + "team": "1", + "start_time": "04:56", + "start_time_seconds": 296, + "start_period": "Q4", + "end_time": "04:38", + "end_time_seconds": 278, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "04:56", + "action": "made drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "72-76", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:42", + "action": "missed layup", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "72-76", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "04:42", + "action": "block", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "72-76", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 157, + "team": "2", + "start_time": "04:38", + "start_time_seconds": 278, + "start_period": "Q4", + "end_time": "04:31", + "end_time_seconds": 271, + "end_period": "Q4", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "04:38", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "72-76", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:31", + "action": "made jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "72-78", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 158, + "team": "1", + "start_time": "04:31", + "start_time_seconds": 271, + "start_period": "Q4", + "end_time": "04:17", + "end_time_seconds": 257, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "04:31", + "action": "made jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "72-78", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:22", + "action": "missed jumpshot", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "72-78", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 159, + "team": "2", + "start_time": "04:17", + "start_time_seconds": 257, + "start_period": "Q4", + "end_time": "03:59", + "end_time_seconds": 239, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "04:17", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "72-78", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:01", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "72-78", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 160, + "team": "1", + "start_time": "03:59", + "start_time_seconds": 239, + "start_period": "Q4", + "end_time": "03:48", + "end_time_seconds": 228, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "03:59", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "72-78", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:51", + "action": "missed jumpshot", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "72-78", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 161, + "team": "2", + "start_time": "03:48", + "start_time_seconds": 228, + "start_period": "Q4", + "end_time": "03:32", + "end_time_seconds": 212, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "03:48", + "action": "defensive", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "72-78", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:34", + "action": "missed layup", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "72-78", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 162, + "team": "1", + "start_time": "03:32", + "start_time_seconds": 212, + "start_period": "Q4", + "end_time": "03:27", + "end_time_seconds": 207, + "end_period": "Q4", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "03:32", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "72-78", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:27", + "action": "personal", + "team": "2", + "player_id": 16, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "72-78", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:27", + "action": "foulon", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "72-78", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:27", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "72-78", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:27", + "action": "out", + "team": "2", + "player_id": 16, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "72-78", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:27", + "action": "in", + "team": "2", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "72-78", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:27", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "72-78", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:27", + "action": "made 1of2", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "73-78", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:27", + "action": "made 2of2", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "74-78", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 163, + "team": "2", + "start_time": "03:27", + "start_time_seconds": 207, + "start_period": "Q4", + "end_time": "03:09", + "end_time_seconds": 189, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "freethrow", + "time": "03:27", + "action": "made 2of2", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "74-78", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "03:27", + "action": "in", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "74-78", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:27", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "74-78", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:27", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "74-78", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:27", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "74-78", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:13", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "74-78", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 164, + "team": "1", + "start_time": "03:09", + "start_time_seconds": 189, + "start_period": "Q4", + "end_time": "03:03", + "end_time_seconds": 183, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "03:09", + "action": "defensive", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "74-78", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "03:03", + "action": "ballhandling", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "74-78", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 165, + "team": "2", + "start_time": "03:03", + "start_time_seconds": 183, + "start_period": "Q4", + "end_time": "02:40", + "end_time_seconds": 160, + "end_period": "Q4", + "duration_seconds": 23, + "events": [ + { + "event_type": "turnover", + "time": "03:03", + "action": "ballhandling", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "74-78", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "03:03", + "action": "steal", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "74-78", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:57", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "74-78", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:57", + "action": "foulon", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "74-78", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:46", + "action": "missed drivinglayup", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "74-78", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "02:46", + "action": "block", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "74-78", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:42", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "74-78", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:40", + "action": "personal", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "74-78", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:40", + "action": "foulon", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "74-78", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:40", + "action": "made 1of2", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "74-79", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:40", + "action": "made 2of2", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "74-80", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 166, + "team": "1", + "start_time": "02:40", + "start_time_seconds": 160, + "start_period": "Q4", + "end_time": "02:27", + "end_time_seconds": 147, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "freethrow", + "time": "02:40", + "action": "made 2of2", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "74-80", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "02:27", + "action": "badpass", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "74-80", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 167, + "team": "2", + "start_time": "02:27", + "start_time_seconds": 147, + "start_period": "Q4", + "end_time": "02:10", + "end_time_seconds": 130, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "turnover", + "time": "02:27", + "action": "badpass", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "74-80", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "02:27", + "action": "steal", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "74-80", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:10", + "action": "made drivinglayup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "74-82", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 168, + "team": "1", + "start_time": "02:10", + "start_time_seconds": 130, + "start_period": "Q4", + "end_time": "02:09", + "end_time_seconds": 129, + "end_period": "Q4", + "duration_seconds": 1, + "events": [ + { + "event_type": "2pt", + "time": "02:10", + "action": "made drivinglayup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "74-82", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "02:10", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "74-82", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:10", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "74-82", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:10", + "action": "out", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "74-82", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "02:09", + "action": "ballhandling", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "74-82", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 169, + "team": "2", + "start_time": "02:09", + "start_time_seconds": 129, + "start_period": "Q4", + "end_time": "02:00", + "end_time_seconds": 120, + "end_period": "Q4", + "duration_seconds": 9, + "events": [ + { + "event_type": "turnover", + "time": "02:09", + "action": "ballhandling", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "74-82", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:00", + "action": "made jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "74-85", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 170, + "team": "1", + "start_time": "02:00", + "start_time_seconds": 120, + "start_period": "Q4", + "end_time": "01:48", + "end_time_seconds": 108, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "3pt", + "time": "02:00", + "action": "made jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "74-85", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:00", + "action": "assist", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "74-85", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "01:48", + "action": "personal", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "74-85", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:48", + "action": "foulon", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "74-85", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:48", + "action": "in", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "74-85", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:48", + "action": "out", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "74-85", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:48", + "action": "missed 1of2", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "74-85", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:48", + "action": "made 2of2", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "75-85", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 171, + "team": "2", + "start_time": "01:48", + "start_time_seconds": 108, + "start_period": "Q4", + "end_time": "01:26", + "end_time_seconds": 86, + "end_period": "Q4", + "duration_seconds": 22, + "events": [ + { + "event_type": "freethrow", + "time": "01:48", + "action": "made 2of2", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "75-85", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:48", + "action": "assist", + "team": "1", + "player_id": 8, + "player_name": "H. Boyd", + "player_number": "10", + "score": "75-85", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:48", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "75-85", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:48", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "75-85", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:28", + "action": "missed drivinglayup", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "75-85", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 172, + "team": "1", + "start_time": "01:26", + "start_time_seconds": 86, + "start_period": "Q4", + "end_time": "01:12", + "end_time_seconds": 72, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "01:26", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "T. Harris", + "player_number": "4", + "score": "75-85", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:15", + "action": "missed jumpshot", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "75-85", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 173, + "team": "2", + "start_time": "01:12", + "start_time_seconds": 72, + "start_period": "Q4", + "end_time": "00:46", + "end_time_seconds": 46, + "end_period": "Q4", + "duration_seconds": 26, + "events": [ + { + "event_type": "rebound", + "time": "01:12", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "75-85", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:50", + "action": "missed jumpshot", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "75-85", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:47", + "action": "offensive", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "75-85", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "00:46", + "action": "badpass", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "75-85", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 174, + "team": "1", + "start_time": "00:46", + "start_time_seconds": 46, + "start_period": "Q4", + "end_time": "00:43", + "end_time_seconds": 43, + "end_period": "Q4", + "duration_seconds": 3, + "events": [ + { + "event_type": "turnover", + "time": "00:46", + "action": "badpass", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "75-85", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:46", + "action": "steal", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "75-85", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "00:43", + "action": "ballhandling", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "75-85", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 175, + "team": "2", + "start_time": "00:43", + "start_time_seconds": 43, + "start_period": "Q4", + "end_time": "00:41", + "end_time_seconds": 41, + "end_period": "Q4", + "duration_seconds": 2, + "events": [ + { + "event_type": "turnover", + "time": "00:43", + "action": "ballhandling", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "75-85", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:43", + "action": "steal", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "75-85", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:41", + "action": "made layup", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "75-87", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 176, + "team": "1", + "start_time": "00:41", + "start_time_seconds": 41, + "start_period": "Q4", + "end_time": "00:29", + "end_time_seconds": 29, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "00:41", + "action": "made layup", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "75-87", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:41", + "action": "assist", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "75-87", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "00:41", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "75-87", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:41", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "75-87", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:41", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "75-87", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:29", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "78-87", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 177, + "team": "2", + "start_time": "00:29", + "start_time_seconds": 29, + "start_period": "Q4", + "end_time": "00:28", + "end_time_seconds": 28, + "end_period": "Q4", + "duration_seconds": 1, + "events": [ + { + "event_type": "3pt", + "time": "00:29", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "78-87", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:29", + "action": "assist", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "78-87", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:28", + "action": "personal", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "78-87", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:28", + "action": "foulon", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "78-87", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:28", + "action": "made 1of2", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "78-88", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:28", + "action": "missed 2of2", + "team": "2", + "player_id": 10, + "player_name": "J. Cookson", + "player_number": "5", + "score": "78-88", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 178, + "team": "1", + "start_time": "00:28", + "start_time_seconds": 28, + "start_period": "Q4", + "end_time": "00:26", + "end_time_seconds": 26, + "end_period": "Q4", + "duration_seconds": 2, + "events": [ + { + "event_type": "rebound", + "time": "00:28", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "78-88", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:26", + "action": "personal", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "78-88", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:26", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "78-88", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:26", + "action": "missed 1of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "78-88", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:26", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "79-88", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 179, + "team": "2", + "start_time": "00:26", + "start_time_seconds": 26, + "start_period": "Q4", + "end_time": "00:15", + "end_time_seconds": 15, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "freethrow", + "time": "00:26", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "79-88", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:15", + "action": "ballhandling", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "79-88", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 180, + "team": "1", + "start_time": "00:15", + "start_time_seconds": 15, + "start_period": "Q4", + "end_time": "00:07", + "end_time_seconds": 7, + "end_period": "Q4", + "duration_seconds": 8, + "events": [ + { + "event_type": "turnover", + "time": "00:15", + "action": "ballhandling", + "team": "2", + "player_id": 6, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "79-88", + "possession_event_role": "start" + }, + { + "event_type": "headcoachchallenge", + "time": "00:15", + "action": "outofbounds", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "79-88", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:10", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "V. Valkama", + "player_number": "8", + "score": "79-88", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 181, + "team": "2", + "start_time": "00:07", + "start_time_seconds": 7, + "start_period": "Q4", + "end_time": "00:04", + "end_time_seconds": 4, + "end_period": "Q4", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "00:07", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "79-88", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:04", + "action": "personal", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "79-88", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:04", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "79-88", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:04", + "action": "made 1of2", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "79-89", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:04", + "action": "missed 2of2", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "79-89", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 182, + "team": "1", + "start_time": "00:04", + "start_time_seconds": 4, + "start_period": "Q4", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q4", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "00:04", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "79-89", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:01", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 15, + "player_name": "W. De Santana", + "player_number": "12", + "score": "79-89", + "possession_event_role": "end" + } + ] + } + ] + } + }, + "home_number_of_possessions": 92, + "away_number_of_possessions": 90 + }, + { + "match_id": "1004069", + "match_external_id": "2840040", + "category_external_id": "42145", + "date": "2026-04-21", + "time": "18:30:00", + "home_team": "Kipinä Basket", + "home_team_id": "4675575", + "away_team": "ACO Basket", + "away_team_id": "19281", + "home_score": "76", + "away_score": "95", + "status": "Played", + "venue": "Äänekosken liikuntatalo", + "competition": "Huippukoripallosarjat 2025-26", + "category": "Miesten I divisioona A", + "season": "2025-2026", + "boxscore": { + "source": "genius", + "teams": [ + { + "team_name": "Kipinä Basket", + "players": [ + { + "player": "Roy Hinkkanen", + "player_number": 26, + "team": "Kipinä Basket", + "Minutes": "3:36", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 1, + "+/-": -7, + "Index": 0 + }, + { + "player": "Pyry Hinkkanen", + "player_number": 24, + "team": "Kipinä Basket", + "Minutes": "25:47", + "Points": 7, + "2PM": 3, + "2PA": 5, + "2P%": 60.0, + "3PM": 0, + "3PA": 5, + "3P%": 0.0, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 0, + "DEF": 5, + "REB": 5, + "AST": 2, + "STL": 4, + "TO": 0, + "BLK": 0, + "PF": 4, + "+/-": -7, + "Index": 10 + }, + { + "player": "Eemeli Laaksonen", + "player_number": 11, + "team": "Kipinä Basket", + "Minutes": "12:46", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 2, + "STL": 0, + "TO": 2, + "BLK": 0, + "PF": 0, + "+/-": -2, + "Index": -1 + }, + { + "player": "Ville Virtaharju", + "player_number": 16, + "team": "Kipinä Basket", + "Minutes": "15:41", + "Points": 6, + "2PM": 3, + "2PA": 5, + "2P%": 60.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 1, + "DEF": 1, + "REB": 2, + "AST": 0, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 5, + "+/-": -8, + "Index": 5 + }, + { + "player": "Sami Mäntymaa", + "player_number": 45, + "team": "Kipinä Basket", + "Minutes": "4:35", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 1, + "TO": 0, + "BLK": 0, + "PF": 1, + "+/-": -8, + "Index": 0 + }, + { + "player": "Niilo Kärkkäinen", + "player_number": 44, + "team": "Kipinä Basket", + "Minutes": "23:03", + "Points": 6, + "2PM": 3, + "2PA": 6, + "2P%": 50.0, + "3PM": 0, + "3PA": 3, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 1, + "TO": 1, + "BLK": 0, + "PF": 4, + "+/-": -11, + "Index": 0 + }, + { + "player": "Eeti Varis", + "player_number": 13, + "team": "Kipinä Basket", + "Minutes": "1:40", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Elias Ylipeltola", + "player_number": 4, + "team": "Kipinä Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Arttu Siekkinen", + "player_number": 8, + "team": "Kipinä Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Joe Cookson", + "player_number": 5, + "team": "Kipinä Basket", + "Minutes": "37:13", + "Points": 17, + "2PM": 5, + "2PA": 8, + "2P%": 62.5, + "3PM": 1, + "3PA": 4, + "3P%": 25.0, + "FTM": 4, + "FTA": 4, + "FT%": 100.0, + "OFF": 3, + "DEF": 4, + "REB": 7, + "AST": 2, + "STL": 2, + "TO": 1, + "BLK": 0, + "PF": 1, + "+/-": -12, + "Index": 21 + }, + { + "player": "Jake Hilmer", + "player_number": 55, + "team": "Kipinä Basket", + "Minutes": "37:51", + "Points": 18, + "2PM": 2, + "2PA": 6, + "2P%": 33.3, + "3PM": 4, + "3PA": 10, + "3P%": 40.0, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 2, + "DEF": 4, + "REB": 6, + "AST": 4, + "STL": 2, + "TO": 3, + "BLK": 0, + "PF": 3, + "+/-": -22, + "Index": 17 + }, + { + "player": "Jalen Mccoy", + "player_number": 12, + "team": "Kipinä Basket", + "Minutes": "37:48", + "Points": 22, + "2PM": 8, + "2PA": 13, + "2P%": 61.5, + "3PM": 2, + "3PA": 6, + "3P%": 33.3, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 3, + "DEF": 2, + "REB": 5, + "AST": 3, + "STL": 1, + "TO": 4, + "BLK": 0, + "PF": 1, + "+/-": -18, + "Index": 18 + } + ], + "totals": { + "Points": 76, + "2PM": 24, + "2PA": 43, + "2P%": 55.8, + "3PM": 7, + "3PA": 31, + "3P%": 22.6, + "FTM": 7, + "FTA": 8, + "FT%": 87.5, + "OFF": 9, + "DEF": 17, + "REB": 26, + "AST": 13, + "STL": 11, + "TO": 12, + "BLK": 0, + "PF": 20, + "Index": 70 + } + }, + { + "team_name": "ACO Basket", + "players": [ + { + "player": "Ville Koivisto", + "player_number": 3, + "team": "ACO Basket", + "Minutes": "0:46", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 1, + "Index": 0 + }, + { + "player": "Henry Boyd", + "player_number": 10, + "team": "ACO Basket", + "Minutes": "28:53", + "Points": 14, + "2PM": 4, + "2PA": 5, + "2P%": 80.0, + "3PM": 0, + "3PA": 3, + "3P%": 0.0, + "FTM": 6, + "FTA": 6, + "FT%": 100.0, + "OFF": 2, + "DEF": 4, + "REB": 6, + "AST": 2, + "STL": 2, + "TO": 2, + "BLK": 2, + "PF": 2, + "+/-": 16, + "Index": 20 + }, + { + "player": "Santeri Roiko", + "player_number": 44, + "team": "ACO Basket", + "Minutes": "0:46", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 1, + "Index": 0 + }, + { + "player": "Eino Pällijeff", + "player_number": 82, + "team": "ACO Basket", + "Minutes": "8:44", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 0, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 1, + "+/-": -7, + "Index": -1 + }, + { + "player": "Viljami Valkama", + "player_number": 8, + "team": "ACO Basket", + "Minutes": "28:44", + "Points": 22, + "2PM": 2, + "2PA": 7, + "2P%": 28.6, + "3PM": 5, + "3PA": 9, + "3P%": 55.6, + "FTM": 3, + "FTA": 3, + "FT%": 100.0, + "OFF": 1, + "DEF": 1, + "REB": 2, + "AST": 2, + "STL": 0, + "TO": 2, + "BLK": 2, + "PF": 2, + "+/-": 14, + "Index": 17 + }, + { + "player": "Johannes Rainto", + "player_number": 19, + "team": "ACO Basket", + "Minutes": "11:36", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 2, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 2, + "REB": 2, + "AST": 1, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 1, + "+/-": -2, + "Index": 0 + }, + { + "player": "William De Santana", + "player_number": 12, + "team": "ACO Basket", + "Minutes": "15:42", + "Points": 5, + "2PM": 2, + "2PA": 3, + "2P%": 66.7, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 1, + "DEF": 2, + "REB": 3, + "AST": 1, + "STL": 0, + "TO": 4, + "BLK": 0, + "PF": 3, + "+/-": -2, + "Index": 3 + }, + { + "player": "Shawn Hopkins", + "player_number": 5, + "team": "ACO Basket", + "Minutes": "24:12", + "Points": 10, + "2PM": 1, + "2PA": 2, + "2P%": 50.0, + "3PM": 2, + "3PA": 5, + "3P%": 40.0, + "FTM": 2, + "FTA": 3, + "FT%": 66.7, + "OFF": 0, + "DEF": 2, + "REB": 2, + "AST": 3, + "STL": 1, + "TO": 2, + "BLK": 1, + "PF": 1, + "+/-": 13, + "Index": 10 + }, + { + "player": "Tyler Harris", + "player_number": 4, + "team": "ACO Basket", + "Minutes": "34:05", + "Points": 26, + "2PM": 8, + "2PA": 13, + "2P%": 61.5, + "3PM": 1, + "3PA": 5, + "3P%": 20.0, + "FTM": 7, + "FTA": 9, + "FT%": 77.8, + "OFF": 3, + "DEF": 5, + "REB": 8, + "AST": 4, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 2, + "+/-": 31, + "Index": 26 + }, + { + "player": "Kyle Johnson", + "player_number": 22, + "team": "ACO Basket", + "Minutes": "30:08", + "Points": 11, + "2PM": 4, + "2PA": 7, + "2P%": 57.1, + "3PM": 1, + "3PA": 2, + "3P%": 50.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 4, + "DEF": 9, + "REB": 13, + "AST": 2, + "STL": 1, + "TO": 4, + "BLK": 0, + "PF": 2, + "+/-": 15, + "Index": 19 + }, + { + "player": "Adong Makuoi", + "player_number": 33, + "team": "ACO Basket", + "Minutes": "16:26", + "Points": 7, + "2PM": 3, + "2PA": 5, + "2P%": 60.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 5, + "DEF": 5, + "REB": 10, + "AST": 0, + "STL": 0, + "TO": 1, + "BLK": 2, + "PF": 1, + "+/-": 15, + "Index": 15 + } + ], + "totals": { + "Points": 95, + "2PM": 24, + "2PA": 42, + "2P%": 57.1, + "3PM": 9, + "3PA": 27, + "3P%": 33.3, + "FTM": 20, + "FTA": 25, + "FT%": 80.0, + "OFF": 16, + "DEF": 31, + "REB": 47, + "AST": 15, + "STL": 4, + "TO": 18, + "BLK": 7, + "PF": 15, + "Index": 109 + } + } + ], + "match_totals": { + "Points": 171, + "2PM": 48, + "2PA": 85, + "2P%": 56.5, + "3PM": 16, + "3PA": 58, + "3P%": 27.6, + "FTM": 27, + "FTA": 33, + "FT%": 81.8, + "OFF": 25, + "DEF": 48, + "REB": 73, + "AST": 28, + "STL": 15, + "TO": 30, + "BLK": 7, + "PF": 35, + "Index": 179 + } + }, + "playbyplay": { + "match_info": { + "home_team": "Kipinä Basket", + "away_team": "ACO Basket", + "home_score": 76, + "away_score": 95 + }, + "events": [ + { + "event_type": "game", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "won startperiod", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "2", + "time": "09:59", + "score": "0-0", + "action": "won won", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 1, + "possession_team": "2" + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "1", + "time": "09:59", + "score": "0-0", + "action": "won lost", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 2, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "09:48", + "score": "0-3", + "action": "made pullupjumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 2, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "09:48", + "score": "0-3", + "action": "assist", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 2, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "09:20", + "score": "0-3", + "action": "missed stepbackjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 2, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q1", + "team": "2", + "time": "09:20", + "score": "0-3", + "action": "block", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 2, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "09:16", + "score": "0-3", + "action": "defensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 3, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "09:13", + "score": "0-3", + "action": "badpass", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 6, + "possession_number": 3, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "09:13", + "score": "0-3", + "action": "steal", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 4, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "09:09", + "score": "2-3", + "action": "made layup", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 4, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "08:50", + "score": "2-6", + "action": "made jumpshot", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 5, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "08:50", + "score": "2-6", + "action": "assist", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 6, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "08:27", + "score": "4-6", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 6, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "08:27", + "score": "4-6", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 7, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "08:11", + "score": "4-8", + "action": "made layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 7, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "07:57", + "score": "6-8", + "action": "made layup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 8, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "07:57", + "score": "6-8", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 9, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "07:39", + "score": "6-8", + "action": "missed jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 9, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "07:34", + "score": "6-8", + "action": "offensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 9, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "07:34", + "score": "6-8", + "action": "personal", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 9, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "07:34", + "score": "6-8", + "action": "foulon", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 9, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "07:34", + "score": "6-8", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 9, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "07:34", + "score": "6-8", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 6, + "possession_number": 9, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "07:34", + "score": "6-8", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 9, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "07:34", + "score": "6-8", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 9, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "07:34", + "score": "6-9", + "action": "made 1of2", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 9, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "07:34", + "score": "6-10", + "action": "made 2of2", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 9, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "07:19", + "score": "6-10", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 10, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "07:17", + "score": "6-10", + "action": "defensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 11, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "07:04", + "score": "6-10", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 11, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "07:01", + "score": "6-10", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 11, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "07:01", + "score": "6-10", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 11, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "07:01", + "score": "6-10", + "action": "foulon", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 11, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "07:01", + "score": "6-10", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 13, + "possession_number": 11, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "07:01", + "score": "6-10", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 11, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "06:58", + "score": "6-10", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 11, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "06:55", + "score": "6-10", + "action": "offensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 11, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "06:48", + "score": "6-12", + "action": "made floatingjumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 11, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "06:48", + "score": "6-12", + "action": "assist", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 12, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "06:22", + "score": "6-12", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 12, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "06:20", + "score": "6-12", + "action": "defensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 13, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "06:14", + "score": "6-14", + "action": "made drivinglayup", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 13, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "06:14", + "score": "6-14", + "action": "assist", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 14, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "05:58", + "score": "6-14", + "action": "missed jumpshot", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 13, + "possession_number": 14, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "05:54", + "score": "6-14", + "action": "defensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "05:47", + "score": "6-14", + "action": "personal", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 13, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "05:47", + "score": "6-14", + "action": "foulon", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "05:40", + "score": "6-14", + "action": "personal", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "05:40", + "score": "6-14", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "05:40", + "score": "6-14", + "action": "missed 1of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "05:40", + "score": "6-15", + "action": "made 2of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 15, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "05:40", + "score": "6-15", + "action": "assist", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 16, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "05:25", + "score": "6-15", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 16, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "05:22", + "score": "6-15", + "action": "defensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 17, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "05:17", + "score": "6-15", + "action": "ballhandling", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 17, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "05:17", + "score": "6-15", + "action": "steal", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 13, + "possession_number": 18, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "05:12", + "score": "6-15", + "action": "ballhandling", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 18, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:12", + "score": "6-15", + "action": "in", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 14, + "possession_number": 19, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:12", + "score": "6-15", + "action": "out", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 19, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "05:00", + "score": "6-18", + "action": "made pullupjumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 19, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "04:46", + "score": "6-18", + "action": "personal", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 20, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "04:46", + "score": "6-18", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 20, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "04:46", + "score": "6-18", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 15, + "possession_number": 20, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "04:46", + "score": "6-18", + "action": "out", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 20, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "04:36", + "score": "6-18", + "action": "personal", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 14, + "possession_number": 20, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "04:36", + "score": "6-18", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 20, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:36", + "score": "6-18", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 20, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:36", + "score": "6-18", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 20, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:36", + "score": "6-18", + "action": "in", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 20, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:36", + "score": "6-18", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 20, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:36", + "score": "6-18", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 16, + "possession_number": 20, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:36", + "score": "6-18", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 20, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "04:36", + "score": "6-18", + "action": "outofbounds", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 15, + "possession_number": 20, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "04:15", + "score": "6-18", + "action": "badpass", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 21, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "04:15", + "score": "6-18", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 22, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "04:09", + "score": "6-18", + "action": "personal", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 16, + "possession_number": 22, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "04:09", + "score": "6-18", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 22, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "04:09", + "score": "7-18", + "action": "made 1of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 22, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "04:09", + "score": "8-18", + "action": "made 2of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 22, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "03:56", + "score": "8-18", + "action": "badpass", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 16, + "possession_number": 23, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "03:56", + "score": "8-18", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 24, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "03:36", + "score": "8-18", + "action": "travel", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 15, + "possession_number": 24, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:36", + "score": "8-18", + "action": "in", + "player_number": "26", + "player_name": "R. Hinkkanen", + "player_id": 17, + "possession_number": 25, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:36", + "score": "8-18", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 15, + "possession_number": 25, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "03:23", + "score": "8-20", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 16, + "possession_number": 25, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "03:16", + "score": "8-20", + "action": "personal", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "03:16", + "score": "8-20", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "03:07", + "score": "8-20", + "action": "missed pullupjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 26, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "03:05", + "score": "8-20", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 27, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "02:57", + "score": "8-20", + "action": "ballhandling", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 27, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "02:57", + "score": "8-20", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "02:52", + "score": "8-20", + "action": "missed jumpshot", + "player_number": "26", + "player_name": "R. Hinkkanen", + "player_id": 17, + "possession_number": 28, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "02:50", + "score": "8-20", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 29, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "02:44", + "score": "8-20", + "action": "missed drivinglayup", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 29, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "02:41", + "score": "8-20", + "action": "defensive", + "player_number": "26", + "player_name": "R. Hinkkanen", + "player_id": 17, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:26", + "score": "8-20", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 13, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:26", + "score": "8-20", + "action": "out", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:26", + "score": "8-20", + "action": "in", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "02:26", + "score": "8-20", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:26", + "score": "8-20", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 16, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:26", + "score": "8-20", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:26", + "score": "8-20", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:26", + "score": "8-20", + "action": "out", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 14, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:26", + "score": "8-20", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:26", + "score": "8-20", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 6, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "02:21", + "score": "8-20", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 30, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "02:18", + "score": "8-20", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 31, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "02:13", + "score": "8-23", + "action": "made jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 31, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "02:13", + "score": "8-23", + "action": "assist", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 32, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q1", + "team": "1", + "time": "02:10", + "score": "8-23", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 32, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:10", + "score": "8-23", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 32, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:10", + "score": "8-23", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 32, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "01:52", + "score": "10-23", + "action": "made layup", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18, + "possession_number": 32, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "01:43", + "score": "10-23", + "action": "missed pullupjumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 33, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "01:38", + "score": "10-23", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 33, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "01:38", + "score": "10-25", + "action": "made tipinlayup", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 33, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "01:21", + "score": "10-25", + "action": "missed drivinglayup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 34, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q1", + "team": "2", + "time": "01:21", + "score": "10-25", + "action": "block", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 34, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "01:17", + "score": "10-25", + "action": "defensive", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "01:02", + "score": "10-27", + "action": "made drivinglayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 35, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "00:44", + "score": "10-27", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 36, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "00:41", + "score": "10-27", + "action": "defensive", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 6, + "possession_number": 37, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "00:35", + "score": "10-27", + "action": "personal", + "player_number": "26", + "player_name": "R. Hinkkanen", + "player_id": 17, + "possession_number": 37, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "00:35", + "score": "10-27", + "action": "foulon", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 37, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "00:35", + "score": "10-27", + "action": "in", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 37, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "00:35", + "score": "10-27", + "action": "out", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 37, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "00:35", + "score": "10-28", + "action": "made 1of2", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 37, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "00:35", + "score": "10-29", + "action": "made 2of2", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 37, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:35", + "score": "10-29", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 38, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:35", + "score": "10-29", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 38, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "00:17", + "score": "12-29", + "action": "made fadeaway", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18, + "possession_number": 38, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "00:01", + "score": "12-29", + "action": "missed jumpshot", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 6, + "possession_number": 39, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "00:00", + "score": "12-29", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "12-29", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 15 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "12-29", + "action": "out", + "player_number": "26", + "player_name": "R. Hinkkanen", + "player_id": 17 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "12-29", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "12-29", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 6 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "12-29", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "12-29", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1 + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "10:00", + "score": "12-29", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "09:51", + "score": "12-29", + "action": "ballhandling", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 40, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "09:37", + "score": "12-32", + "action": "made jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 41, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "09:37", + "score": "12-32", + "action": "assist", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 42, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "09:12", + "score": "14-32", + "action": "made fadeaway", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18, + "possession_number": 42, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "09:12", + "score": "14-32", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 43, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "08:57", + "score": "14-32", + "action": "missed floatingjumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 43, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "08:54", + "score": "14-32", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 43, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "08:54", + "score": "14-34", + "action": "made tipinlayup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 43, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "08:40", + "score": "14-34", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 15, + "possession_number": 44, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "08:36", + "score": "14-34", + "action": "offensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 44, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "08:36", + "score": "16-34", + "action": "made tipinlayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 44, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "08:27", + "score": "16-34", + "action": "missed drivinglayup", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "08:24", + "score": "16-34", + "action": "offensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "08:24", + "score": "16-34", + "action": "personal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "08:24", + "score": "16-34", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "08:24", + "score": "16-34", + "action": "in", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "08:24", + "score": "16-34", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "08:24", + "score": "16-35", + "action": "made 1of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "08:24", + "score": "16-36", + "action": "made 2of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "08:24", + "score": "16-36", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 16, + "possession_number": 46, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "08:24", + "score": "16-36", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 46, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "08:20", + "score": "16-36", + "action": "personal", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 46, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "08:20", + "score": "16-36", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 46, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "08:13", + "score": "19-36", + "action": "made pullupjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 46, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "08:09", + "score": "19-36", + "action": "outofbounds", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 47, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "08:06", + "score": "22-36", + "action": "made jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "08:06", + "score": "22-36", + "action": "assist", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 15, + "possession_number": 49, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "2", + "time": "08:04", + "score": "22-36", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 49, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "07:56", + "score": "22-38", + "action": "made layup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 49, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "07:56", + "score": "22-38", + "action": "assist", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 50, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "07:36", + "score": "22-38", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 50, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "07:32", + "score": "22-38", + "action": "offensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18, + "possession_number": 50, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "07:27", + "score": "22-38", + "action": "badpass", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 50, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "07:27", + "score": "22-38", + "action": "steal", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "07:09", + "score": "22-40", + "action": "made drivinglayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "06:56", + "score": "22-40", + "action": "personal", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 52, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "06:56", + "score": "22-40", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 52, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "06:56", + "score": "22-40", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 6, + "possession_number": 52, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "06:56", + "score": "22-40", + "action": "out", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 52, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "06:56", + "score": "23-40", + "action": "made 1of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 52, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "06:56", + "score": "23-40", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 52, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "06:56", + "score": "24-40", + "action": "made 2of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 52, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "06:46", + "score": "24-40", + "action": "missed pullupjumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 53, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "06:42", + "score": "24-40", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 54, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "06:34", + "score": "24-40", + "action": "personal", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 6, + "possession_number": 54, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "06:34", + "score": "24-40", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 54, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "06:26", + "score": "26-40", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 54, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "06:09", + "score": "26-43", + "action": "made pullupjumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "06:09", + "score": "26-43", + "action": "assist", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 56, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "05:58", + "score": "26-43", + "action": "ballhandling", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 56, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "05:58", + "score": "26-43", + "action": "steal", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "05:51", + "score": "26-43", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "jumpball", + "period": "Q2", + "team": "2", + "time": "05:46", + "score": "26-43", + "action": "won heldball", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "05:46", + "score": "26-43", + "action": "offensive", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 16, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "05:46", + "score": "26-43", + "action": "out", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "05:46", + "score": "26-43", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 15, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "05:46", + "score": "26-43", + "action": "in", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "05:46", + "score": "26-43", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "05:46", + "score": "26-43", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "05:46", + "score": "26-43", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "05:46", + "score": "26-43", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "05:46", + "score": "26-43", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "05:37", + "score": "26-43", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "05:37", + "score": "26-43", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "05:37", + "score": "26-43", + "action": "foulon", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 58, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "05:28", + "score": "29-43", + "action": "made jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 58, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "05:28", + "score": "29-43", + "action": "assist", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "05:18", + "score": "29-43", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "05:15", + "score": "29-43", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "05:10", + "score": "29-43", + "action": "outofbounds", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "04:55", + "score": "31-43", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 60, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "04:45", + "score": "31-43", + "action": "missed drivinglayup", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 16, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "04:43", + "score": "31-43", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 62, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "04:30", + "score": "33-43", + "action": "made drivinglayup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 62, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "2", + "time": "04:30", + "score": "33-43", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 63, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "04:30", + "score": "33-43", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 16, + "possession_number": 63, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "04:30", + "score": "33-43", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 63, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "04:30", + "score": "33-43", + "action": "in", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 63, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "04:30", + "score": "33-43", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 63, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "04:30", + "score": "33-43", + "action": "in", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 14, + "possession_number": 63, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "04:30", + "score": "33-43", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 6, + "possession_number": 63, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "04:24", + "score": "33-43", + "action": "missed drivinglayup", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 63, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "04:22", + "score": "33-43", + "action": "defensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 64, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "04:05", + "score": "35-43", + "action": "made layup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 64, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "04:05", + "score": "35-43", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "03:55", + "score": "35-43", + "action": "missed stepbackjumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "03:52", + "score": "35-43", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 66, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "03:48", + "score": "37-43", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 66, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "03:48", + "score": "37-43", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "03:34", + "score": "37-43", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "03:31", + "score": "37-43", + "action": "defensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 68, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "03:24", + "score": "37-43", + "action": "missed drivinglayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 68, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "03:22", + "score": "37-43", + "action": "defensive", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 14, + "possession_number": 69, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "03:17", + "score": "37-43", + "action": "missed jumpshot", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 14, + "possession_number": 69, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "03:14", + "score": "37-43", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 70, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "03:00", + "score": "37-43", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 70, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "02:57", + "score": "37-43", + "action": "defensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "02:57", + "score": "37-43", + "action": "personal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "02:57", + "score": "37-43", + "action": "foulon", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "02:57", + "score": "37-43", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "02:57", + "score": "37-43", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "02:44", + "score": "37-43", + "action": "personal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "02:44", + "score": "37-43", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "02:36", + "score": "37-43", + "action": "missed layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "02:34", + "score": "37-43", + "action": "defensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 72, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "02:29", + "score": "39-43", + "action": "made drivinglayup", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 72, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "02:09", + "score": "39-45", + "action": "made drivinglayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "02:09", + "score": "39-45", + "action": "personal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "02:09", + "score": "39-45", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "02:09", + "score": "39-45", + "action": "in", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "02:09", + "score": "39-45", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "02:09", + "score": "39-45", + "action": "missed 1of1", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "02:09", + "score": "39-45", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 74, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "01:45", + "score": "41-45", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 74, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "01:31", + "score": "41-45", + "action": "missed floatingjumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 75, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "01:28", + "score": "41-45", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "01:13", + "score": "41-45", + "action": "personal", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "01:13", + "score": "41-45", + "action": "foulon", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "01:13", + "score": "41-45", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "01:13", + "score": "41-45", + "action": "out", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "01:13", + "score": "42-45", + "action": "made 1of2", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "01:13", + "score": "42-45", + "action": "missed 2of2", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "01:13", + "score": "42-45", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "00:55", + "score": "42-45", + "action": "badpass", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 14, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "1", + "time": "00:55", + "score": "42-45", + "action": "steal", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "00:49", + "score": "44-45", + "action": "made drivinglayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 78, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "00:41", + "score": "44-45", + "action": "missed drivinglayup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "00:40", + "score": "44-45", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "00:38", + "score": "44-45", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 79, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "00:36", + "score": "44-45", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 80, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "00:14", + "score": "46-45", + "action": "made floatingjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 80, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "00:00", + "score": "46-45", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "46-45", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "46-45", + "action": "out", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "46-45", + "action": "out", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 14 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "46-45", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "46-45", + "action": "in", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "46-45", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 6 + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "10:00", + "score": "46-45", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "09:49", + "score": "48-45", + "action": "made layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 82, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "09:49", + "score": "48-45", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 83, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "09:29", + "score": "48-47", + "action": "made layup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 83, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "09:29", + "score": "48-47", + "action": "assist", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 6, + "possession_number": 84, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "09:10", + "score": "48-47", + "action": "personal", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 84, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "09:10", + "score": "48-47", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 84, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "08:59", + "score": "48-47", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 84, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "08:57", + "score": "48-47", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "08:37", + "score": "48-47", + "action": "missed fadeaway", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 85, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "08:34", + "score": "48-47", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 86, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "08:26", + "score": "48-47", + "action": "missed layup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 86, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "08:26", + "score": "48-47", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "08:19", + "score": "48-47", + "action": "missed jumpshot", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 6, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "08:15", + "score": "48-47", + "action": "offensive", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "08:07", + "score": "48-47", + "action": "missed pullupjumpshot", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "08:05", + "score": "48-47", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "07:59", + "score": "48-50", + "action": "made jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 87, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "07:59", + "score": "48-50", + "action": "assist", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "07:53", + "score": "50-50", + "action": "made drivinglayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 88, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "07:43", + "score": "50-50", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 89, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "07:41", + "score": "50-50", + "action": "defensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 90, + "possession_team": "1" + }, + { + "event_type": "jumpball", + "period": "Q3", + "team": "2", + "time": "07:22", + "score": "50-50", + "action": "won heldball", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "07:22", + "score": "50-50", + "action": "ballhandling", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "2", + "time": "07:22", + "score": "50-50", + "action": "steal", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "07:22", + "score": "50-50", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "07:22", + "score": "50-50", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 6, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "07:08", + "score": "50-52", + "action": "made layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 91, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "07:08", + "score": "50-52", + "action": "assist", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "06:46", + "score": "52-52", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 92, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "06:34", + "score": "52-52", + "action": "badpass", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 93, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "1", + "time": "06:34", + "score": "52-52", + "action": "steal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "06:27", + "score": "52-52", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q3", + "team": "2", + "time": "06:27", + "score": "52-52", + "action": "block", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 94, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "06:24", + "score": "52-52", + "action": "defensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "06:17", + "score": "52-52", + "action": "badpass", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 95, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "06:17", + "score": "52-52", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "06:17", + "score": "52-52", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "05:58", + "score": "52-52", + "action": "missed layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "05:56", + "score": "52-52", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "05:56", + "score": "52-52", + "action": "missed tipinlayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 96, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "05:55", + "score": "52-52", + "action": "defensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "05:48", + "score": "52-54", + "action": "made pullupjumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 97, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "05:34", + "score": "54-54", + "action": "made drivinglayup", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 98, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "05:18", + "score": "54-54", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 99, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "05:15", + "score": "54-54", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "05:11", + "score": "54-54", + "action": "ballhandling", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 100, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "2", + "time": "05:11", + "score": "54-54", + "action": "steal", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "05:07", + "score": "54-54", + "action": "personal", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "05:07", + "score": "54-54", + "action": "foulon", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:07", + "score": "54-54", + "action": "in", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:07", + "score": "54-54", + "action": "out", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "05:07", + "score": "54-55", + "action": "made 1of2", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "05:07", + "score": "54-56", + "action": "made 2of2", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 101, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "05:07", + "score": "54-56", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "05:07", + "score": "54-56", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "04:54", + "score": "54-56", + "action": "offensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "04:54", + "score": "54-56", + "action": "offensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 102, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "04:54", + "score": "54-56", + "action": "foulon", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 103, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "04:41", + "score": "54-56", + "action": "badpass", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 103, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "1", + "time": "04:41", + "score": "54-56", + "action": "steal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "04:34", + "score": "54-56", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 104, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "04:30", + "score": "54-56", + "action": "defensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "04:17", + "score": "54-56", + "action": "missed pullupjumpshot", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 105, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "04:14", + "score": "54-56", + "action": "defensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "04:10", + "score": "54-56", + "action": "in", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "04:10", + "score": "54-56", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "04:02", + "score": "54-56", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 106, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "04:00", + "score": "54-56", + "action": "defensive", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "03:53", + "score": "54-56", + "action": "personal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "03:53", + "score": "54-56", + "action": "foulon", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "03:53", + "score": "54-56", + "action": "missed 1of2", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "03:53", + "score": "54-57", + "action": "made 2of2", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 107, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "03:30", + "score": "54-57", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 108, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "03:27", + "score": "54-57", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "03:25", + "score": "54-57", + "action": "missed jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "03:20", + "score": "54-57", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "03:20", + "score": "54-57", + "action": "missed tipinlayup", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "03:18", + "score": "54-57", + "action": "offensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "03:18", + "score": "54-59", + "action": "made tipinlayup", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 109, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "03:05", + "score": "54-59", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 110, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "03:02", + "score": "54-59", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "02:51", + "score": "54-61", + "action": "made pullupjumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "02:51", + "score": "54-61", + "action": "technical", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q3", + "team": "1", + "time": "02:51", + "score": "54-61", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "02:51", + "score": "54-61", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 15, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "02:51", + "score": "54-61", + "action": "out", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "02:51", + "score": "54-62", + "action": "made 1of1", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 111, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "02:44", + "score": "54-62", + "action": "missed pullupjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 112, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "02:41", + "score": "54-62", + "action": "defensive", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "02:25", + "score": "54-64", + "action": "made drivinglayup", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 113, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "02:14", + "score": "54-64", + "action": "personal", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "02:14", + "score": "54-64", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "02:09", + "score": "57-64", + "action": "made jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 114, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "02:09", + "score": "57-64", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "01:53", + "score": "57-64", + "action": "personal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "01:53", + "score": "57-64", + "action": "foulon", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:53", + "score": "57-64", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 16, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:53", + "score": "57-64", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "01:53", + "score": "57-64", + "action": "missed 1of2", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "01:53", + "score": "57-65", + "action": "made 2of2", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 115, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "01:31", + "score": "57-65", + "action": "missed layup", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q3", + "team": "2", + "time": "01:31", + "score": "57-65", + "action": "block", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 116, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "01:26", + "score": "57-65", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "01:15", + "score": "57-65", + "action": "missed layup", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "01:12", + "score": "57-65", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "01:12", + "score": "57-67", + "action": "made tipinlayup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "00:58", + "score": "57-67", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "00:56", + "score": "57-67", + "action": "offensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "00:55", + "score": "60-67", + "action": "made jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "00:30", + "score": "60-69", + "action": "made layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "00:09", + "score": "60-69", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "00:06", + "score": "60-69", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "00:01", + "score": "60-69", + "action": "missed layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "00:01", + "score": "60-69", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "00:01", + "score": "60-71", + "action": "made tipinlayup", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "00:00", + "score": "60-71", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "60-71", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "60-71", + "action": "out", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "60-71", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "60-71", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11 + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "10:00", + "score": "60-71", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "09:49", + "score": "60-71", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 123, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "09:46", + "score": "60-71", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 123, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "09:43", + "score": "60-71", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 123, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "09:40", + "score": "60-71", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 124, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "09:28", + "score": "60-71", + "action": "badpass", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 124, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "09:28", + "score": "60-71", + "action": "steal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 125, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "09:18", + "score": "62-71", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 125, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "09:01", + "score": "62-71", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 126, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "08:57", + "score": "62-71", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 126, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "08:47", + "score": "62-74", + "action": "made pullupjumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 126, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "08:29", + "score": "62-74", + "action": "personal", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 16, + "possession_number": 127, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "08:29", + "score": "62-74", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 127, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "08:25", + "score": "62-74", + "action": "badpass", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 127, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "08:15", + "score": "62-74", + "action": "missed floatingjumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 128, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "08:09", + "score": "62-74", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 128, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "08:09", + "score": "62-76", + "action": "made tipindunk", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 128, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "08:01", + "score": "62-76", + "action": "missed drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 129, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q4", + "team": "2", + "time": "08:01", + "score": "62-76", + "action": "block", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 129, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "07:56", + "score": "62-76", + "action": "offensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 129, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "07:52", + "score": "62-76", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 129, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "07:49", + "score": "62-76", + "action": "defensive", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 16, + "possession_number": 130, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "07:48", + "score": "62-76", + "action": "badpass", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 16, + "possession_number": 130, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "07:48", + "score": "62-76", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 131, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "07:48", + "score": "62-76", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 131, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "07:38", + "score": "62-76", + "action": "personal", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 16, + "possession_number": 131, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "07:38", + "score": "62-76", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 131, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "07:38", + "score": "62-76", + "action": "in", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 131, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "07:38", + "score": "62-76", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 15, + "possession_number": 131, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "07:38", + "score": "62-76", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 131, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "07:38", + "score": "62-76", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 16, + "possession_number": 131, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "07:32", + "score": "62-76", + "action": "outofbounds", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 131, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "07:16", + "score": "62-76", + "action": "missed drivinglayup", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 132, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "07:13", + "score": "62-76", + "action": "offensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 132, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "07:12", + "score": "62-78", + "action": "made layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 132, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "07:01", + "score": "62-78", + "action": "personal", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 133, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "07:01", + "score": "62-78", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 133, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "07:01", + "score": "63-78", + "action": "made 1of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 133, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "07:01", + "score": "64-78", + "action": "made 2of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 133, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "06:48", + "score": "64-80", + "action": "made layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 134, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "06:48", + "score": "64-80", + "action": "assist", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 135, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "06:30", + "score": "64-80", + "action": "missed drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 135, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "06:30", + "score": "64-80", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 136, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "06:18", + "score": "64-80", + "action": "outofbounds", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 136, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "05:59", + "score": "64-80", + "action": "personal", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 137, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "05:59", + "score": "64-80", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 137, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "05:56", + "score": "64-80", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 137, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "05:54", + "score": "64-80", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 138, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "05:47", + "score": "64-80", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 138, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "05:47", + "score": "64-80", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 138, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "1", + "time": "05:47", + "score": "64-80", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 138, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "05:47", + "score": "64-81", + "action": "made 1of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 138, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "05:47", + "score": "64-82", + "action": "made 2of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 138, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "05:33", + "score": "64-82", + "action": "missed pullupjumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 139, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "05:31", + "score": "64-82", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 140, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "05:23", + "score": "64-82", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 16, + "possession_number": 140, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "05:23", + "score": "64-82", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 140, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "05:13", + "score": "64-85", + "action": "made jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 140, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "05:13", + "score": "64-85", + "action": "assist", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 141, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "04:57", + "score": "64-85", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 141, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "04:55", + "score": "64-85", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 142, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "04:43", + "score": "64-87", + "action": "made drivinglayup", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 142, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "04:43", + "score": "64-87", + "action": "personal", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 142, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "04:43", + "score": "64-87", + "action": "foulon", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 142, + "possession_team": "2" + }, + { + "event_type": "headcoachchallenge", + "period": "Q4", + "team": "1", + "time": "04:43", + "score": "64-87", + "action": "3pt", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 142, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "04:43", + "score": "64-88", + "action": "made 1of1", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 142, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "04:28", + "score": "64-88", + "action": "missed layup", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 143, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "04:25", + "score": "64-88", + "action": "offensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 143, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "04:25", + "score": "66-88", + "action": "made tipinlayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 143, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "04:13", + "score": "66-88", + "action": "missed jumpshot", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 144, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "04:08", + "score": "66-88", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 145, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "04:04", + "score": "66-88", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 145, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "04:01", + "score": "66-88", + "action": "offensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 145, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "03:58", + "score": "66-88", + "action": "missed layup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 145, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q4", + "team": "2", + "time": "03:58", + "score": "66-88", + "action": "block", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 145, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "03:58", + "score": "66-88", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 145, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "03:55", + "score": "68-88", + "action": "made layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 145, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "03:55", + "score": "68-88", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "03:30", + "score": "68-88", + "action": "missed floatingjumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "03:25", + "score": "68-88", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "03:25", + "score": "68-88", + "action": "unsportsmanlike", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "03:25", + "score": "68-88", + "action": "foulon", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "03:25", + "score": "68-88", + "action": "in", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "03:25", + "score": "68-88", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 10, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "03:25", + "score": "68-88", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "03:25", + "score": "68-88", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 11, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "03:25", + "score": "68-89", + "action": "made 1of2", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "03:25", + "score": "68-90", + "action": "made 2of2", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "03:18", + "score": "68-92", + "action": "made floatingjumpshot", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 16, + "possession_number": 147, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "03:10", + "score": "68-92", + "action": "offensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18, + "possession_number": 147, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "03:10", + "score": "68-92", + "action": "offensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18, + "possession_number": 147, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "03:10", + "score": "68-92", + "action": "foulon", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "02:59", + "score": "68-92", + "action": "missed layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "02:57", + "score": "68-92", + "action": "defensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18, + "possession_number": 149, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "02:48", + "score": "68-92", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 149, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "02:45", + "score": "68-92", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 149, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "02:40", + "score": "68-92", + "action": "missed layup", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18, + "possession_number": 149, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "02:37", + "score": "68-92", + "action": "offensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 149, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "02:37", + "score": "70-92", + "action": "made tipinlayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 149, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "02:13", + "score": "70-92", + "action": "badpass", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 16, + "possession_number": 150, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "02:13", + "score": "70-92", + "action": "steal", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 151, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "02:09", + "score": "70-92", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 15, + "possession_number": 151, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "02:09", + "score": "70-92", + "action": "out", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 151, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "02:08", + "score": "73-92", + "action": "made jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 151, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "02:08", + "score": "73-92", + "action": "assist", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 15, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "01:40", + "score": "73-92", + "action": "personal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "01:40", + "score": "73-92", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "01:40", + "score": "73-92", + "action": "in", + "player_number": "13", + "player_name": "E. Varis", + "player_id": 19, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "01:40", + "score": "73-92", + "action": "out", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "01:40", + "score": "73-93", + "action": "made 1of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "01:40", + "score": "73-93", + "action": "assist", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 16, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "01:40", + "score": "73-94", + "action": "made 2of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "01:40", + "score": "73-94", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 6, + "possession_number": 153, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "01:40", + "score": "73-94", + "action": "out", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 153, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "01:30", + "score": "76-94", + "action": "made jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 153, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "01:30", + "score": "76-94", + "action": "assist", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 154, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "01:28", + "score": "76-94", + "action": "in", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 14, + "possession_number": 154, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "01:28", + "score": "76-94", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 4, + "possession_number": 154, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "01:11", + "score": "76-94", + "action": "ballhandling", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 154, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "01:00", + "score": "76-94", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 155, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q4", + "team": "2", + "time": "01:00", + "score": "76-94", + "action": "block", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 155, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "01:00", + "score": "76-94", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 156, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "00:45", + "score": "76-94", + "action": "personal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 9, + "possession_number": 156, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "00:45", + "score": "76-94", + "action": "foulon", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 16, + "possession_number": 156, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "00:45", + "score": "76-94", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 156, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "00:45", + "score": "76-94", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 3, + "possession_number": 156, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "00:45", + "score": "76-94", + "action": "in", + "player_number": "3", + "player_name": "V. Koivisto", + "player_id": 20, + "possession_number": 156, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "00:45", + "score": "76-94", + "action": "in", + "player_number": "44", + "player_name": "S. Roiko", + "player_id": 21, + "possession_number": 156, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "00:45", + "score": "76-94", + "action": "missed 1of2", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 16, + "possession_number": 156, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "00:45", + "score": "76-95", + "action": "made 2of2", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 16, + "possession_number": 156, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "00:36", + "score": "76-95", + "action": "missed floatingjumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 157, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "00:34", + "score": "76-95", + "action": "defensive", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 6, + "possession_number": 158, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "00:22", + "score": "76-95", + "action": "ballhandling", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 16, + "possession_number": 158, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "00:22", + "score": "76-95", + "action": "steal", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 159, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "00:18", + "score": "76-95", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 7, + "possession_number": 159, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "00:14", + "score": "76-95", + "action": "defensive", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 16, + "possession_number": 160, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "76-95", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "game", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "76-95", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + } + ], + "players": [ + { + "player_id": 1, + "name": "K. Johnson", + "number": "22", + "team": "2" + }, + { + "player_id": 2, + "name": "J. McCoy", + "number": "12", + "team": "1" + }, + { + "player_id": 3, + "name": "V. Valkama", + "number": "8", + "team": "2" + }, + { + "player_id": 4, + "name": "H. Boyd", + "number": "10", + "team": "2" + }, + { + "player_id": 5, + "name": "J. Hilmer", + "number": "55", + "team": "1" + }, + { + "player_id": 6, + "name": "J. Rainto", + "number": "19", + "team": "2" + }, + { + "player_id": 7, + "name": "P. Hinkkanen", + "number": "24", + "team": "1" + }, + { + "player_id": 8, + "name": "T. Harris", + "number": "4", + "team": "2" + }, + { + "player_id": 9, + "name": "J. Cookson", + "number": "5", + "team": "1" + }, + { + "player_id": 10, + "name": "N. Kärkkäinen", + "number": "44", + "team": "1" + }, + { + "player_id": 11, + "name": "S. Hopkins", + "number": "5", + "team": "2" + }, + { + "player_id": 12, + "name": "A. Makuoi", + "number": "33", + "team": "2" + }, + { + "player_id": 13, + "name": "S. Mäntymaa", + "number": "45", + "team": "1" + }, + { + "player_id": 14, + "name": "E. Pällijeff", + "number": "82", + "team": "2" + }, + { + "player_id": 15, + "name": "E. Laaksonen", + "number": "11", + "team": "1" + }, + { + "player_id": 16, + "name": "W. De Santana", + "number": "12", + "team": "2" + }, + { + "player_id": 17, + "name": "R. Hinkkanen", + "number": "26", + "team": "1" + }, + { + "player_id": 18, + "name": "V. Virtaharju", + "number": "16", + "team": "1" + }, + { + "player_id": 19, + "name": "E. Varis", + "number": "13", + "team": "1" + }, + { + "player_id": 20, + "name": "V. Koivisto", + "number": "3", + "team": "2" + }, + { + "player_id": 21, + "name": "S. Roiko", + "number": "44", + "team": "2" + } + ], + "possessions": { + "total_possessions": 160, + "team1_possessions": 80, + "team2_possessions": 80, + "team1_avg_possession_length_seconds": 15.64, + "team2_avg_possession_length_seconds": 14.36, + "possessions_list": [ + { + "possession_number": 1, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q1", + "end_time": "09:59", + "end_time_seconds": 599, + "end_period": "Q1", + "duration_seconds": 1, + "events": [ + { + "event_type": "jumpball", + "time": "09:59", + "action": "won won", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "0-0", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 2, + "team": "1", + "start_time": "09:59", + "start_time_seconds": 599, + "start_period": "Q1", + "end_time": "09:16", + "end_time_seconds": 556, + "end_period": "Q1", + "duration_seconds": 43, + "events": [ + { + "event_type": "jumpball", + "time": "09:59", + "action": "won lost", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:48", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "0-3", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "09:48", + "action": "assist", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "0-3", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:20", + "action": "missed stepbackjumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "0-3", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "09:20", + "action": "block", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "0-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 3, + "team": "2", + "start_time": "09:16", + "start_time_seconds": 556, + "start_period": "Q1", + "end_time": "09:13", + "end_time_seconds": 553, + "end_period": "Q1", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "09:16", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "0-3", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "09:13", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "J. Rainto", + "player_number": "19", + "score": "0-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 4, + "team": "1", + "start_time": "09:13", + "start_time_seconds": 553, + "start_period": "Q1", + "end_time": "09:09", + "end_time_seconds": 549, + "end_period": "Q1", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "09:13", + "action": "badpass", + "team": "2", + "player_id": 6, + "player_name": "J. Rainto", + "player_number": "19", + "score": "0-3", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:13", + "action": "steal", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "0-3", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:09", + "action": "made layup", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "2-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 5, + "team": "2", + "start_time": "09:09", + "start_time_seconds": 549, + "start_period": "Q1", + "end_time": "08:50", + "end_time_seconds": 530, + "end_period": "Q1", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "09:09", + "action": "made layup", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "2-3", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:50", + "action": "made jumpshot", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "2-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 6, + "team": "1", + "start_time": "08:50", + "start_time_seconds": 530, + "start_period": "Q1", + "end_time": "08:27", + "end_time_seconds": 507, + "end_period": "Q1", + "duration_seconds": 23, + "events": [ + { + "event_type": "3pt", + "time": "08:50", + "action": "made jumpshot", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "2-6", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:50", + "action": "assist", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "2-6", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:27", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "4-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 7, + "team": "2", + "start_time": "08:27", + "start_time_seconds": 507, + "start_period": "Q1", + "end_time": "08:11", + "end_time_seconds": 491, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "08:27", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "4-6", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:27", + "action": "assist", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "4-6", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:11", + "action": "made layup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "4-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 8, + "team": "1", + "start_time": "08:11", + "start_time_seconds": 491, + "start_period": "Q1", + "end_time": "07:57", + "end_time_seconds": 477, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "08:11", + "action": "made layup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "4-8", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:57", + "action": "made layup", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "6-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 9, + "team": "2", + "start_time": "07:57", + "start_time_seconds": 477, + "start_period": "Q1", + "end_time": "07:34", + "end_time_seconds": 454, + "end_period": "Q1", + "duration_seconds": 23, + "events": [ + { + "event_type": "2pt", + "time": "07:57", + "action": "made layup", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "6-8", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:57", + "action": "assist", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "6-8", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:39", + "action": "missed jumpshot", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "6-8", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:34", + "action": "offensive", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "6-8", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:34", + "action": "personal", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "6-8", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:34", + "action": "foulon", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "6-8", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:34", + "action": "in", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "6-8", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:34", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "J. Rainto", + "player_number": "19", + "score": "6-8", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:34", + "action": "in", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "6-8", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:34", + "action": "out", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "6-8", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:34", + "action": "made 1of2", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "6-9", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:34", + "action": "made 2of2", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "6-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 10, + "team": "1", + "start_time": "07:34", + "start_time_seconds": 454, + "start_period": "Q1", + "end_time": "07:17", + "end_time_seconds": 437, + "end_period": "Q1", + "duration_seconds": 17, + "events": [ + { + "event_type": "freethrow", + "time": "07:34", + "action": "made 2of2", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "6-10", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:19", + "action": "missed jumpshot", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "6-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 11, + "team": "2", + "start_time": "07:17", + "start_time_seconds": 437, + "start_period": "Q1", + "end_time": "06:48", + "end_time_seconds": 408, + "end_period": "Q1", + "duration_seconds": 29, + "events": [ + { + "event_type": "rebound", + "time": "07:17", + "action": "defensive", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "6-10", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:04", + "action": "missed jumpshot", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "6-10", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:01", + "action": "offensive", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "6-10", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:01", + "action": "personal", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "6-10", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:01", + "action": "foulon", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "6-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:01", + "action": "in", + "team": "1", + "player_id": 13, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "6-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:01", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "6-10", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:58", + "action": "missed jumpshot", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "6-10", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:55", + "action": "offensive", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "6-10", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:48", + "action": "made floatingjumpshot", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "6-12", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 12, + "team": "1", + "start_time": "06:48", + "start_time_seconds": 408, + "start_period": "Q1", + "end_time": "06:20", + "end_time_seconds": 380, + "end_period": "Q1", + "duration_seconds": 28, + "events": [ + { + "event_type": "2pt", + "time": "06:48", + "action": "made floatingjumpshot", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "6-12", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:48", + "action": "assist", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "6-12", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:22", + "action": "missed layup", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "6-12", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 13, + "team": "2", + "start_time": "06:20", + "start_time_seconds": 380, + "start_period": "Q1", + "end_time": "06:14", + "end_time_seconds": 374, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "06:20", + "action": "defensive", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "6-12", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:14", + "action": "made drivinglayup", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "6-14", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 14, + "team": "1", + "start_time": "06:14", + "start_time_seconds": 374, + "start_period": "Q1", + "end_time": "05:54", + "end_time_seconds": 354, + "end_period": "Q1", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "06:14", + "action": "made drivinglayup", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "6-14", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:14", + "action": "assist", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "6-14", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:58", + "action": "missed jumpshot", + "team": "1", + "player_id": 13, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "6-14", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 15, + "team": "2", + "start_time": "05:54", + "start_time_seconds": 354, + "start_period": "Q1", + "end_time": "05:40", + "end_time_seconds": 340, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "05:54", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "6-14", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:47", + "action": "personal", + "team": "1", + "player_id": 13, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "6-14", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:47", + "action": "foulon", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "6-14", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:40", + "action": "personal", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "6-14", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:40", + "action": "foulon", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "6-14", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:40", + "action": "missed 1of2", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "6-14", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:40", + "action": "made 2of2", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "6-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 16, + "team": "1", + "start_time": "05:40", + "start_time_seconds": 340, + "start_period": "Q1", + "end_time": "05:22", + "end_time_seconds": 322, + "end_period": "Q1", + "duration_seconds": 18, + "events": [ + { + "event_type": "freethrow", + "time": "05:40", + "action": "made 2of2", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "6-15", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:40", + "action": "assist", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "6-15", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:25", + "action": "missed jumpshot", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "6-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 17, + "team": "2", + "start_time": "05:22", + "start_time_seconds": 322, + "start_period": "Q1", + "end_time": "05:17", + "end_time_seconds": 317, + "end_period": "Q1", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "05:22", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "6-15", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "05:17", + "action": "ballhandling", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "6-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 18, + "team": "1", + "start_time": "05:17", + "start_time_seconds": 317, + "start_period": "Q1", + "end_time": "05:12", + "end_time_seconds": 312, + "end_period": "Q1", + "duration_seconds": 5, + "events": [ + { + "event_type": "turnover", + "time": "05:17", + "action": "ballhandling", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "6-15", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "05:17", + "action": "steal", + "team": "1", + "player_id": 13, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "6-15", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:12", + "action": "ballhandling", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "6-15", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 19, + "team": "2", + "start_time": "05:12", + "start_time_seconds": 312, + "start_period": "Q1", + "end_time": "05:00", + "end_time_seconds": 300, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "turnover", + "time": "05:12", + "action": "ballhandling", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "6-15", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "05:12", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "6-15", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:12", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "6-15", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:00", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "6-18", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 20, + "team": "1", + "start_time": "05:00", + "start_time_seconds": 300, + "start_period": "Q1", + "end_time": "04:36", + "end_time_seconds": 276, + "end_period": "Q1", + "duration_seconds": 24, + "events": [ + { + "event_type": "3pt", + "time": "05:00", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "6-18", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "04:46", + "action": "personal", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "6-18", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:46", + "action": "foulon", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "6-18", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:46", + "action": "in", + "team": "1", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "6-18", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:46", + "action": "out", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "6-18", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:36", + "action": "personal", + "team": "2", + "player_id": 14, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "6-18", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:36", + "action": "foulon", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "6-18", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:36", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "6-18", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:36", + "action": "out", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "6-18", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:36", + "action": "in", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "6-18", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:36", + "action": "out", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "6-18", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:36", + "action": "in", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "6-18", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:36", + "action": "in", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "6-18", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "04:36", + "action": "outofbounds", + "team": "1", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "6-18", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 21, + "team": "2", + "start_time": "04:36", + "start_time_seconds": 276, + "start_period": "Q1", + "end_time": "04:15", + "end_time_seconds": 255, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "turnover", + "time": "04:36", + "action": "outofbounds", + "team": "1", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "6-18", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "04:15", + "action": "badpass", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "6-18", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 22, + "team": "1", + "start_time": "04:15", + "start_time_seconds": 255, + "start_period": "Q1", + "end_time": "04:09", + "end_time_seconds": 249, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "turnover", + "time": "04:15", + "action": "badpass", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "6-18", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "04:15", + "action": "steal", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "6-18", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:09", + "action": "personal", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "6-18", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:09", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "6-18", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:09", + "action": "made 1of2", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "7-18", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:09", + "action": "made 2of2", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "8-18", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 23, + "team": "2", + "start_time": "04:09", + "start_time_seconds": 249, + "start_period": "Q1", + "end_time": "03:56", + "end_time_seconds": 236, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "freethrow", + "time": "04:09", + "action": "made 2of2", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "8-18", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "03:56", + "action": "badpass", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "8-18", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 24, + "team": "1", + "start_time": "03:56", + "start_time_seconds": 236, + "start_period": "Q1", + "end_time": "03:36", + "end_time_seconds": 216, + "end_period": "Q1", + "duration_seconds": 20, + "events": [ + { + "event_type": "turnover", + "time": "03:56", + "action": "badpass", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "8-18", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "03:56", + "action": "steal", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "8-18", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "03:36", + "action": "travel", + "team": "1", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "8-18", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 25, + "team": "2", + "start_time": "03:36", + "start_time_seconds": 216, + "start_period": "Q1", + "end_time": "03:23", + "end_time_seconds": 203, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "turnover", + "time": "03:36", + "action": "travel", + "team": "1", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "8-18", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "03:36", + "action": "in", + "team": "1", + "player_id": 17, + "player_name": "R. Hinkkanen", + "player_number": "26", + "score": "8-18", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:36", + "action": "out", + "team": "1", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "8-18", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:23", + "action": "made drivinglayup", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "8-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 26, + "team": "1", + "start_time": "03:23", + "start_time_seconds": 203, + "start_period": "Q1", + "end_time": "03:05", + "end_time_seconds": 185, + "end_period": "Q1", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "03:23", + "action": "made drivinglayup", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "8-20", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:16", + "action": "personal", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "8-20", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:16", + "action": "foulon", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "8-20", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:07", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "8-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 27, + "team": "2", + "start_time": "03:05", + "start_time_seconds": 185, + "start_period": "Q1", + "end_time": "02:57", + "end_time_seconds": 177, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "03:05", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "8-20", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "02:57", + "action": "ballhandling", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "8-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 28, + "team": "1", + "start_time": "02:57", + "start_time_seconds": 177, + "start_period": "Q1", + "end_time": "02:50", + "end_time_seconds": 170, + "end_period": "Q1", + "duration_seconds": 7, + "events": [ + { + "event_type": "turnover", + "time": "02:57", + "action": "ballhandling", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "8-20", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "02:57", + "action": "steal", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "8-20", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:52", + "action": "missed jumpshot", + "team": "1", + "player_id": 17, + "player_name": "R. Hinkkanen", + "player_number": "26", + "score": "8-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 29, + "team": "2", + "start_time": "02:50", + "start_time_seconds": 170, + "start_period": "Q1", + "end_time": "02:41", + "end_time_seconds": 161, + "end_period": "Q1", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "02:50", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "8-20", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:44", + "action": "missed drivinglayup", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "8-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 30, + "team": "1", + "start_time": "02:41", + "start_time_seconds": 161, + "start_period": "Q1", + "end_time": "02:18", + "end_time_seconds": 138, + "end_period": "Q1", + "duration_seconds": 23, + "events": [ + { + "event_type": "rebound", + "time": "02:41", + "action": "defensive", + "team": "1", + "player_id": 17, + "player_name": "R. Hinkkanen", + "player_number": "26", + "score": "8-20", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "02:26", + "action": "out", + "team": "1", + "player_id": 13, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "8-20", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:26", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "8-20", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:26", + "action": "in", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "8-20", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:26", + "action": "in", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "8-20", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:26", + "action": "out", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "8-20", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:26", + "action": "out", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "8-20", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:26", + "action": "in", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "8-20", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:26", + "action": "out", + "team": "2", + "player_id": 14, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "8-20", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:26", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "8-20", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:26", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "J. Rainto", + "player_number": "19", + "score": "8-20", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:21", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "8-20", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 31, + "team": "2", + "start_time": "02:18", + "start_time_seconds": 138, + "start_period": "Q1", + "end_time": "02:13", + "end_time_seconds": 133, + "end_period": "Q1", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "02:18", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "8-20", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:13", + "action": "made jumpshot", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "8-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 32, + "team": "1", + "start_time": "02:13", + "start_time_seconds": 133, + "start_period": "Q1", + "end_time": "01:52", + "end_time_seconds": 112, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "3pt", + "time": "02:13", + "action": "made jumpshot", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "8-23", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:13", + "action": "assist", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "8-23", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "02:10", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "8-23", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:10", + "action": "in", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "8-23", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:10", + "action": "out", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "8-23", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:52", + "action": "made layup", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "10-23", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 33, + "team": "2", + "start_time": "01:52", + "start_time_seconds": 112, + "start_period": "Q1", + "end_time": "01:38", + "end_time_seconds": 98, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "01:52", + "action": "made layup", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "10-23", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:43", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "10-23", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:38", + "action": "offensive", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "10-23", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:38", + "action": "made tipinlayup", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "10-25", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 34, + "team": "1", + "start_time": "01:38", + "start_time_seconds": 98, + "start_period": "Q1", + "end_time": "01:17", + "end_time_seconds": 77, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "01:38", + "action": "made tipinlayup", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "10-25", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:21", + "action": "missed drivinglayup", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "10-25", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "01:21", + "action": "block", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "10-25", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 35, + "team": "2", + "start_time": "01:17", + "start_time_seconds": 77, + "start_period": "Q1", + "end_time": "01:02", + "end_time_seconds": 62, + "end_period": "Q1", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "01:17", + "action": "defensive", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "10-25", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:02", + "action": "made drivinglayup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "10-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 36, + "team": "1", + "start_time": "01:02", + "start_time_seconds": 62, + "start_period": "Q1", + "end_time": "00:41", + "end_time_seconds": 41, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "01:02", + "action": "made drivinglayup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "10-27", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:44", + "action": "missed jumpshot", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "10-27", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 37, + "team": "2", + "start_time": "00:41", + "start_time_seconds": 41, + "start_period": "Q1", + "end_time": "00:35", + "end_time_seconds": 35, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "00:41", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Rainto", + "player_number": "19", + "score": "10-27", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:35", + "action": "personal", + "team": "1", + "player_id": 17, + "player_name": "R. Hinkkanen", + "player_number": "26", + "score": "10-27", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:35", + "action": "foulon", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "10-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:35", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "10-27", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:35", + "action": "out", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "10-27", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:35", + "action": "made 1of2", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "10-28", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:35", + "action": "made 2of2", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "10-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 38, + "team": "1", + "start_time": "00:35", + "start_time_seconds": 35, + "start_period": "Q1", + "end_time": "00:17", + "end_time_seconds": 17, + "end_period": "Q1", + "duration_seconds": 18, + "events": [ + { + "event_type": "freethrow", + "time": "00:35", + "action": "made 2of2", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "10-29", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "00:35", + "action": "in", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "10-29", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:35", + "action": "out", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "10-29", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:17", + "action": "made fadeaway", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "12-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 39, + "team": "2", + "start_time": "00:17", + "start_time_seconds": 17, + "start_period": "Q1", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q1", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "00:17", + "action": "made fadeaway", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "12-29", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:01", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Rainto", + "player_number": "19", + "score": "12-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 40, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q2", + "end_time": "09:51", + "end_time_seconds": 591, + "end_period": "Q2", + "duration_seconds": 9, + "events": [ + { + "event_type": "turnover", + "time": "09:51", + "action": "ballhandling", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "12-29", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 41, + "team": "2", + "start_time": "09:51", + "start_time_seconds": 591, + "start_period": "Q2", + "end_time": "09:37", + "end_time_seconds": 577, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "turnover", + "time": "09:51", + "action": "ballhandling", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "12-29", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:37", + "action": "made jumpshot", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "12-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 42, + "team": "1", + "start_time": "09:37", + "start_time_seconds": 577, + "start_period": "Q2", + "end_time": "09:12", + "end_time_seconds": 552, + "end_period": "Q2", + "duration_seconds": 25, + "events": [ + { + "event_type": "3pt", + "time": "09:37", + "action": "made jumpshot", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "12-32", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:37", + "action": "assist", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "12-32", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:12", + "action": "made fadeaway", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "14-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 43, + "team": "2", + "start_time": "09:12", + "start_time_seconds": 552, + "start_period": "Q2", + "end_time": "08:54", + "end_time_seconds": 534, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "09:12", + "action": "made fadeaway", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "14-32", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:12", + "action": "assist", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "14-32", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:57", + "action": "missed floatingjumpshot", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "14-32", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:54", + "action": "offensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "14-32", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:54", + "action": "made tipinlayup", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "14-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 44, + "team": "1", + "start_time": "08:54", + "start_time_seconds": 534, + "start_period": "Q2", + "end_time": "08:36", + "end_time_seconds": 516, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "08:54", + "action": "made tipinlayup", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "14-34", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:40", + "action": "missed jumpshot", + "team": "1", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "14-34", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:36", + "action": "offensive", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "14-34", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:36", + "action": "made tipinlayup", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "16-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 45, + "team": "2", + "start_time": "08:36", + "start_time_seconds": 516, + "start_period": "Q2", + "end_time": "08:24", + "end_time_seconds": 504, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "08:36", + "action": "made tipinlayup", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "16-34", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:27", + "action": "missed drivinglayup", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "16-34", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:24", + "action": "offensive", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "16-34", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:24", + "action": "personal", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "16-34", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:24", + "action": "foulon", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "16-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:24", + "action": "in", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "16-34", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:24", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "16-34", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:24", + "action": "made 1of2", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "16-35", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:24", + "action": "made 2of2", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "16-36", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 46, + "team": "1", + "start_time": "08:24", + "start_time_seconds": 504, + "start_period": "Q2", + "end_time": "08:13", + "end_time_seconds": 493, + "end_period": "Q2", + "duration_seconds": 11, + "events": [ + { + "event_type": "freethrow", + "time": "08:24", + "action": "made 2of2", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "16-36", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "08:24", + "action": "in", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "16-36", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:24", + "action": "out", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "16-36", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:20", + "action": "personal", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "16-36", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:20", + "action": "foulon", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "16-36", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:13", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "19-36", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 47, + "team": "2", + "start_time": "08:13", + "start_time_seconds": 493, + "start_period": "Q2", + "end_time": "08:09", + "end_time_seconds": 489, + "end_period": "Q2", + "duration_seconds": 4, + "events": [ + { + "event_type": "3pt", + "time": "08:13", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "19-36", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "08:09", + "action": "outofbounds", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "19-36", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 48, + "team": "1", + "start_time": "08:09", + "start_time_seconds": 489, + "start_period": "Q2", + "end_time": "08:06", + "end_time_seconds": 486, + "end_period": "Q2", + "duration_seconds": 3, + "events": [ + { + "event_type": "turnover", + "time": "08:09", + "action": "outofbounds", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "19-36", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:06", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "22-36", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 49, + "team": "2", + "start_time": "08:06", + "start_time_seconds": 486, + "start_period": "Q2", + "end_time": "07:56", + "end_time_seconds": 476, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "3pt", + "time": "08:06", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "22-36", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:06", + "action": "assist", + "team": "1", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "22-36", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "08:04", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "22-36", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:56", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "22-38", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 50, + "team": "1", + "start_time": "07:56", + "start_time_seconds": 476, + "start_period": "Q2", + "end_time": "07:27", + "end_time_seconds": 447, + "end_period": "Q2", + "duration_seconds": 29, + "events": [ + { + "event_type": "2pt", + "time": "07:56", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "22-38", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:56", + "action": "assist", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "22-38", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:36", + "action": "missed jumpshot", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "22-38", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:32", + "action": "offensive", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "22-38", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:27", + "action": "badpass", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "22-38", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 51, + "team": "2", + "start_time": "07:27", + "start_time_seconds": 447, + "start_period": "Q2", + "end_time": "07:09", + "end_time_seconds": 429, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "turnover", + "time": "07:27", + "action": "badpass", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "22-38", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "07:27", + "action": "steal", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "22-38", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:09", + "action": "made drivinglayup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "22-40", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 52, + "team": "1", + "start_time": "07:09", + "start_time_seconds": 429, + "start_period": "Q2", + "end_time": "06:56", + "end_time_seconds": 416, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "07:09", + "action": "made drivinglayup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "22-40", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:56", + "action": "personal", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "22-40", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:56", + "action": "foulon", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "22-40", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:56", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "J. Rainto", + "player_number": "19", + "score": "22-40", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:56", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "22-40", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:56", + "action": "made 1of2", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "23-40", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "06:56", + "action": "assist", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "23-40", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:56", + "action": "made 2of2", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "24-40", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 53, + "team": "2", + "start_time": "06:56", + "start_time_seconds": 416, + "start_period": "Q2", + "end_time": "06:42", + "end_time_seconds": 402, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "freethrow", + "time": "06:56", + "action": "made 2of2", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "24-40", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:46", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "24-40", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 54, + "team": "1", + "start_time": "06:42", + "start_time_seconds": 402, + "start_period": "Q2", + "end_time": "06:26", + "end_time_seconds": 386, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "06:42", + "action": "defensive", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "24-40", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:34", + "action": "personal", + "team": "2", + "player_id": 6, + "player_name": "J. Rainto", + "player_number": "19", + "score": "24-40", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:34", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "24-40", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:26", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "26-40", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 55, + "team": "2", + "start_time": "06:26", + "start_time_seconds": 386, + "start_period": "Q2", + "end_time": "06:09", + "end_time_seconds": 369, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "06:26", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "26-40", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:09", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "26-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 56, + "team": "1", + "start_time": "06:09", + "start_time_seconds": 369, + "start_period": "Q2", + "end_time": "05:58", + "end_time_seconds": 358, + "end_period": "Q2", + "duration_seconds": 11, + "events": [ + { + "event_type": "3pt", + "time": "06:09", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "26-43", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:09", + "action": "assist", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "26-43", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:58", + "action": "ballhandling", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "26-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 57, + "team": "2", + "start_time": "05:58", + "start_time_seconds": 358, + "start_period": "Q2", + "end_time": "05:37", + "end_time_seconds": 337, + "end_period": "Q2", + "duration_seconds": 21, + "events": [ + { + "event_type": "turnover", + "time": "05:58", + "action": "ballhandling", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "26-43", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "05:58", + "action": "steal", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "26-43", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:51", + "action": "missed jumpshot", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "26-43", + "possession_event_role": null + }, + { + "event_type": "jumpball", + "time": "05:46", + "action": "won heldball", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "26-43", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:46", + "action": "offensive", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "26-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:46", + "action": "out", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "26-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:46", + "action": "out", + "team": "1", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "26-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:46", + "action": "in", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "26-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:46", + "action": "in", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "26-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:46", + "action": "out", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "26-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:46", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "26-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:46", + "action": "in", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "26-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:46", + "action": "in", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "26-43", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:37", + "action": "offensive", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "26-43", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:37", + "action": "offensive", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "26-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 58, + "team": "1", + "start_time": "05:37", + "start_time_seconds": 337, + "start_period": "Q2", + "end_time": "05:28", + "end_time_seconds": 328, + "end_period": "Q2", + "duration_seconds": 9, + "events": [ + { + "event_type": "turnover", + "time": "05:37", + "action": "offensive", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "26-43", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "05:37", + "action": "foulon", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "26-43", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:28", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "29-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 59, + "team": "2", + "start_time": "05:28", + "start_time_seconds": 328, + "start_period": "Q2", + "end_time": "05:10", + "end_time_seconds": 310, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "3pt", + "time": "05:28", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "29-43", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:28", + "action": "assist", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "29-43", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:18", + "action": "missed jumpshot", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "29-43", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:15", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "29-43", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:10", + "action": "outofbounds", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "29-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 60, + "team": "1", + "start_time": "05:10", + "start_time_seconds": 310, + "start_period": "Q2", + "end_time": "04:55", + "end_time_seconds": 295, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "turnover", + "time": "05:10", + "action": "outofbounds", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "29-43", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:55", + "action": "made drivinglayup", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "31-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 61, + "team": "2", + "start_time": "04:55", + "start_time_seconds": 295, + "start_period": "Q2", + "end_time": "04:43", + "end_time_seconds": 283, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "04:55", + "action": "made drivinglayup", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "31-43", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:45", + "action": "missed drivinglayup", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "31-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 62, + "team": "1", + "start_time": "04:43", + "start_time_seconds": 283, + "start_period": "Q2", + "end_time": "04:30", + "end_time_seconds": 270, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "04:43", + "action": "defensive", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "31-43", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:30", + "action": "made drivinglayup", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "33-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 63, + "team": "2", + "start_time": "04:30", + "start_time_seconds": 270, + "start_period": "Q2", + "end_time": "04:22", + "end_time_seconds": 262, + "end_period": "Q2", + "duration_seconds": 8, + "events": [ + { + "event_type": "2pt", + "time": "04:30", + "action": "made drivinglayup", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "33-43", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "04:30", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "33-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:30", + "action": "out", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "33-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:30", + "action": "out", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "33-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:30", + "action": "in", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "33-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:30", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "33-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:30", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "33-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:30", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "J. Rainto", + "player_number": "19", + "score": "33-43", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:24", + "action": "missed drivinglayup", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "33-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 64, + "team": "1", + "start_time": "04:22", + "start_time_seconds": 262, + "start_period": "Q2", + "end_time": "04:05", + "end_time_seconds": 245, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "04:22", + "action": "defensive", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "33-43", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:05", + "action": "made layup", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "35-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 65, + "team": "2", + "start_time": "04:05", + "start_time_seconds": 245, + "start_period": "Q2", + "end_time": "03:52", + "end_time_seconds": 232, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "04:05", + "action": "made layup", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "35-43", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:05", + "action": "assist", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "35-43", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:55", + "action": "missed stepbackjumpshot", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "35-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 66, + "team": "1", + "start_time": "03:52", + "start_time_seconds": 232, + "start_period": "Q2", + "end_time": "03:48", + "end_time_seconds": 228, + "end_period": "Q2", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "03:52", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "35-43", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:48", + "action": "made drivinglayup", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "37-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 67, + "team": "2", + "start_time": "03:48", + "start_time_seconds": 228, + "start_period": "Q2", + "end_time": "03:31", + "end_time_seconds": 211, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "03:48", + "action": "made drivinglayup", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "37-43", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:48", + "action": "assist", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "37-43", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:34", + "action": "missed jumpshot", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "37-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 68, + "team": "1", + "start_time": "03:31", + "start_time_seconds": 211, + "start_period": "Q2", + "end_time": "03:22", + "end_time_seconds": 202, + "end_period": "Q2", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "03:31", + "action": "defensive", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "37-43", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:24", + "action": "missed drivinglayup", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "37-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 69, + "team": "2", + "start_time": "03:22", + "start_time_seconds": 202, + "start_period": "Q2", + "end_time": "03:14", + "end_time_seconds": 194, + "end_period": "Q2", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "03:22", + "action": "defensive", + "team": "2", + "player_id": 14, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "37-43", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:17", + "action": "missed jumpshot", + "team": "2", + "player_id": 14, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "37-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 70, + "team": "1", + "start_time": "03:14", + "start_time_seconds": 194, + "start_period": "Q2", + "end_time": "02:57", + "end_time_seconds": 177, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "03:14", + "action": "defensive", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "37-43", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:00", + "action": "missed jumpshot", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "37-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 71, + "team": "2", + "start_time": "02:57", + "start_time_seconds": 177, + "start_period": "Q2", + "end_time": "02:34", + "end_time_seconds": 154, + "end_period": "Q2", + "duration_seconds": 23, + "events": [ + { + "event_type": "rebound", + "time": "02:57", + "action": "defensive", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "37-43", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:57", + "action": "personal", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "37-43", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:57", + "action": "foulon", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "37-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:57", + "action": "in", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "37-43", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:57", + "action": "out", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "37-43", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:44", + "action": "personal", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "37-43", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:44", + "action": "foulon", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "37-43", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:36", + "action": "missed layup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "37-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 72, + "team": "1", + "start_time": "02:34", + "start_time_seconds": 154, + "start_period": "Q2", + "end_time": "02:29", + "end_time_seconds": 149, + "end_period": "Q2", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "02:34", + "action": "defensive", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "37-43", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:29", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "39-43", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 73, + "team": "2", + "start_time": "02:29", + "start_time_seconds": 149, + "start_period": "Q2", + "end_time": "02:09", + "end_time_seconds": 129, + "end_period": "Q2", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "02:29", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "39-43", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:09", + "action": "made drivinglayup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "39-45", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:09", + "action": "personal", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "39-45", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:09", + "action": "foulon", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "39-45", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:09", + "action": "in", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "39-45", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:09", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "39-45", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:09", + "action": "missed 1of1", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "39-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 74, + "team": "1", + "start_time": "02:09", + "start_time_seconds": 129, + "start_period": "Q2", + "end_time": "01:45", + "end_time_seconds": 105, + "end_period": "Q2", + "duration_seconds": 24, + "events": [ + { + "event_type": "rebound", + "time": "02:09", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "39-45", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:45", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "41-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 75, + "team": "2", + "start_time": "01:45", + "start_time_seconds": 105, + "start_period": "Q2", + "end_time": "01:28", + "end_time_seconds": 88, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "01:45", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "41-45", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:31", + "action": "missed floatingjumpshot", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "41-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 76, + "team": "1", + "start_time": "01:28", + "start_time_seconds": 88, + "start_period": "Q2", + "end_time": "01:13", + "end_time_seconds": 73, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "01:28", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "41-45", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:13", + "action": "personal", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "41-45", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:13", + "action": "foulon", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "41-45", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:13", + "action": "in", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "41-45", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:13", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "41-45", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:13", + "action": "made 1of2", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "42-45", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:13", + "action": "missed 2of2", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "42-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 77, + "team": "2", + "start_time": "01:13", + "start_time_seconds": 73, + "start_period": "Q2", + "end_time": "00:55", + "end_time_seconds": 55, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "01:13", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "42-45", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:55", + "action": "badpass", + "team": "2", + "player_id": 14, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "42-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 78, + "team": "1", + "start_time": "00:55", + "start_time_seconds": 55, + "start_period": "Q2", + "end_time": "00:49", + "end_time_seconds": 49, + "end_period": "Q2", + "duration_seconds": 6, + "events": [ + { + "event_type": "turnover", + "time": "00:55", + "action": "badpass", + "team": "2", + "player_id": 14, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "42-45", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:55", + "action": "steal", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "42-45", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:49", + "action": "made drivinglayup", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "44-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 79, + "team": "2", + "start_time": "00:49", + "start_time_seconds": 49, + "start_period": "Q2", + "end_time": "00:36", + "end_time_seconds": 36, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "00:49", + "action": "made drivinglayup", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "44-45", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:41", + "action": "missed drivinglayup", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "44-45", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:40", + "action": "offensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "44-45", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:38", + "action": "missed jumpshot", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "44-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 80, + "team": "1", + "start_time": "00:36", + "start_time_seconds": 36, + "start_period": "Q2", + "end_time": "00:14", + "end_time_seconds": 14, + "end_period": "Q2", + "duration_seconds": 22, + "events": [ + { + "event_type": "rebound", + "time": "00:36", + "action": "defensive", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "44-45", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:14", + "action": "made floatingjumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "46-45", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 81, + "team": "2", + "start_time": "00:14", + "start_time_seconds": 14, + "start_period": "Q2", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "00:14", + "action": "made floatingjumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "46-45", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 82, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q3", + "end_time": "09:49", + "end_time_seconds": 589, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "09:49", + "action": "made layup", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "48-45", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 83, + "team": "2", + "start_time": "09:49", + "start_time_seconds": 589, + "start_period": "Q3", + "end_time": "09:29", + "end_time_seconds": 569, + "end_period": "Q3", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "09:49", + "action": "made layup", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "48-45", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:49", + "action": "assist", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "48-45", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:29", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "48-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 84, + "team": "1", + "start_time": "09:29", + "start_time_seconds": 569, + "start_period": "Q3", + "end_time": "08:57", + "end_time_seconds": 537, + "end_period": "Q3", + "duration_seconds": 32, + "events": [ + { + "event_type": "2pt", + "time": "09:29", + "action": "made layup", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "48-47", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:29", + "action": "assist", + "team": "2", + "player_id": 6, + "player_name": "J. Rainto", + "player_number": "19", + "score": "48-47", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "09:10", + "action": "personal", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "48-47", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "09:10", + "action": "foulon", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "48-47", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:59", + "action": "missed layup", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "48-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 85, + "team": "2", + "start_time": "08:57", + "start_time_seconds": 537, + "start_period": "Q3", + "end_time": "08:34", + "end_time_seconds": 514, + "end_period": "Q3", + "duration_seconds": 23, + "events": [ + { + "event_type": "rebound", + "time": "08:57", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "48-47", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:37", + "action": "missed fadeaway", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "48-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 86, + "team": "1", + "start_time": "08:34", + "start_time_seconds": 514, + "start_period": "Q3", + "end_time": "08:26", + "end_time_seconds": 506, + "end_period": "Q3", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "08:34", + "action": "defensive", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "48-47", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:26", + "action": "missed layup", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "48-47", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 87, + "team": "2", + "start_time": "08:26", + "start_time_seconds": 506, + "start_period": "Q3", + "end_time": "07:59", + "end_time_seconds": 479, + "end_period": "Q3", + "duration_seconds": 27, + "events": [ + { + "event_type": "rebound", + "time": "08:26", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "48-47", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:19", + "action": "missed jumpshot", + "team": "2", + "player_id": 6, + "player_name": "J. Rainto", + "player_number": "19", + "score": "48-47", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:15", + "action": "offensive", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "48-47", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:07", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "48-47", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:05", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "48-47", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:59", + "action": "made jumpshot", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "48-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 88, + "team": "1", + "start_time": "07:59", + "start_time_seconds": 479, + "start_period": "Q3", + "end_time": "07:53", + "end_time_seconds": 473, + "end_period": "Q3", + "duration_seconds": 6, + "events": [ + { + "event_type": "3pt", + "time": "07:59", + "action": "made jumpshot", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "48-50", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:59", + "action": "assist", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "48-50", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:53", + "action": "made drivinglayup", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "50-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 89, + "team": "2", + "start_time": "07:53", + "start_time_seconds": 473, + "start_period": "Q3", + "end_time": "07:41", + "end_time_seconds": 461, + "end_period": "Q3", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "07:53", + "action": "made drivinglayup", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "50-50", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:43", + "action": "missed jumpshot", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "50-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 90, + "team": "1", + "start_time": "07:41", + "start_time_seconds": 461, + "start_period": "Q3", + "end_time": "07:22", + "end_time_seconds": 442, + "end_period": "Q3", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "07:41", + "action": "defensive", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "50-50", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 91, + "team": "2", + "start_time": "07:22", + "start_time_seconds": 442, + "start_period": "Q3", + "end_time": "07:08", + "end_time_seconds": 428, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "jumpball", + "time": "07:22", + "action": "won heldball", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "50-50", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "07:22", + "action": "ballhandling", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "50-50", + "possession_event_role": null + }, + { + "event_type": "steal", + "time": "07:22", + "action": "steal", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "50-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:22", + "action": "in", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "50-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:22", + "action": "out", + "team": "2", + "player_id": 6, + "player_name": "J. Rainto", + "player_number": "19", + "score": "50-50", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:08", + "action": "made layup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "50-52", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 92, + "team": "1", + "start_time": "07:08", + "start_time_seconds": 428, + "start_period": "Q3", + "end_time": "06:46", + "end_time_seconds": 406, + "end_period": "Q3", + "duration_seconds": 22, + "events": [ + { + "event_type": "2pt", + "time": "07:08", + "action": "made layup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "50-52", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:08", + "action": "assist", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "50-52", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:46", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "52-52", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 93, + "team": "2", + "start_time": "06:46", + "start_time_seconds": 406, + "start_period": "Q3", + "end_time": "06:34", + "end_time_seconds": 394, + "end_period": "Q3", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "06:46", + "action": "made layup", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "52-52", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "06:34", + "action": "badpass", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "52-52", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 94, + "team": "1", + "start_time": "06:34", + "start_time_seconds": 394, + "start_period": "Q3", + "end_time": "06:24", + "end_time_seconds": 384, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "turnover", + "time": "06:34", + "action": "badpass", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "52-52", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "06:34", + "action": "steal", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "52-52", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:27", + "action": "missed jumpshot", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "52-52", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "06:27", + "action": "block", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "52-52", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 95, + "team": "2", + "start_time": "06:24", + "start_time_seconds": 384, + "start_period": "Q3", + "end_time": "06:17", + "end_time_seconds": 377, + "end_period": "Q3", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "06:24", + "action": "defensive", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "52-52", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "06:17", + "action": "badpass", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "52-52", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 96, + "team": "1", + "start_time": "06:17", + "start_time_seconds": 377, + "start_period": "Q3", + "end_time": "05:55", + "end_time_seconds": 355, + "end_period": "Q3", + "duration_seconds": 22, + "events": [ + { + "event_type": "turnover", + "time": "06:17", + "action": "badpass", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "52-52", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "06:17", + "action": "in", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "52-52", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:17", + "action": "out", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "52-52", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:58", + "action": "missed layup", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "52-52", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:56", + "action": "offensive", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "52-52", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:56", + "action": "missed tipinlayup", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "52-52", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 97, + "team": "2", + "start_time": "05:55", + "start_time_seconds": 355, + "start_period": "Q3", + "end_time": "05:48", + "end_time_seconds": 348, + "end_period": "Q3", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "05:55", + "action": "defensive", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "52-52", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:48", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "52-54", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 98, + "team": "1", + "start_time": "05:48", + "start_time_seconds": 348, + "start_period": "Q3", + "end_time": "05:34", + "end_time_seconds": 334, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "05:48", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "52-54", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:34", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "54-54", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 99, + "team": "2", + "start_time": "05:34", + "start_time_seconds": 334, + "start_period": "Q3", + "end_time": "05:15", + "end_time_seconds": 315, + "end_period": "Q3", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "05:34", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "54-54", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:18", + "action": "missed jumpshot", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "54-54", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 100, + "team": "1", + "start_time": "05:15", + "start_time_seconds": 315, + "start_period": "Q3", + "end_time": "05:11", + "end_time_seconds": 311, + "end_period": "Q3", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "05:15", + "action": "defensive", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "54-54", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "05:11", + "action": "ballhandling", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "54-54", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 101, + "team": "2", + "start_time": "05:11", + "start_time_seconds": 311, + "start_period": "Q3", + "end_time": "05:07", + "end_time_seconds": 307, + "end_period": "Q3", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "05:11", + "action": "ballhandling", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "54-54", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "05:11", + "action": "steal", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "54-54", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:07", + "action": "personal", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "54-54", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:07", + "action": "foulon", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "54-54", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:07", + "action": "in", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "54-54", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:07", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "54-54", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:07", + "action": "made 1of2", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "54-55", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:07", + "action": "made 2of2", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "54-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 102, + "team": "1", + "start_time": "05:07", + "start_time_seconds": 307, + "start_period": "Q3", + "end_time": "04:54", + "end_time_seconds": 294, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "freethrow", + "time": "05:07", + "action": "made 2of2", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "54-56", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "05:07", + "action": "in", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "54-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:07", + "action": "out", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "54-56", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:54", + "action": "offensive", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "54-56", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "04:54", + "action": "offensive", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "54-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 103, + "team": "2", + "start_time": "04:54", + "start_time_seconds": 294, + "start_period": "Q3", + "end_time": "04:41", + "end_time_seconds": 281, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "turnover", + "time": "04:54", + "action": "offensive", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "54-56", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "04:54", + "action": "foulon", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "54-56", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "04:41", + "action": "badpass", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "54-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 104, + "team": "1", + "start_time": "04:41", + "start_time_seconds": 281, + "start_period": "Q3", + "end_time": "04:30", + "end_time_seconds": 270, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "turnover", + "time": "04:41", + "action": "badpass", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "54-56", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "04:41", + "action": "steal", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "54-56", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:34", + "action": "missed jumpshot", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "54-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 105, + "team": "2", + "start_time": "04:30", + "start_time_seconds": 270, + "start_period": "Q3", + "end_time": "04:14", + "end_time_seconds": 254, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "04:30", + "action": "defensive", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "54-56", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:17", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "54-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 106, + "team": "1", + "start_time": "04:14", + "start_time_seconds": 254, + "start_period": "Q3", + "end_time": "04:00", + "end_time_seconds": 240, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "04:14", + "action": "defensive", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "54-56", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "04:10", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "54-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:10", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "54-56", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:02", + "action": "missed layup", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "54-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 107, + "team": "2", + "start_time": "04:00", + "start_time_seconds": 240, + "start_period": "Q3", + "end_time": "03:53", + "end_time_seconds": 233, + "end_period": "Q3", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "04:00", + "action": "defensive", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "54-56", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:53", + "action": "personal", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "54-56", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:53", + "action": "foulon", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "54-56", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:53", + "action": "missed 1of2", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "54-56", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:53", + "action": "made 2of2", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "54-57", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 108, + "team": "1", + "start_time": "03:53", + "start_time_seconds": 233, + "start_period": "Q3", + "end_time": "03:27", + "end_time_seconds": 207, + "end_period": "Q3", + "duration_seconds": 26, + "events": [ + { + "event_type": "freethrow", + "time": "03:53", + "action": "made 2of2", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "54-57", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:30", + "action": "missed jumpshot", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "54-57", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 109, + "team": "2", + "start_time": "03:27", + "start_time_seconds": 207, + "start_period": "Q3", + "end_time": "03:18", + "end_time_seconds": 198, + "end_period": "Q3", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "03:27", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "54-57", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:25", + "action": "missed jumpshot", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "54-57", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:20", + "action": "offensive", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "54-57", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:20", + "action": "missed tipinlayup", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "54-57", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:18", + "action": "offensive", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "54-57", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:18", + "action": "made tipinlayup", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "54-59", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 110, + "team": "1", + "start_time": "03:18", + "start_time_seconds": 198, + "start_period": "Q3", + "end_time": "03:02", + "end_time_seconds": 182, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "03:18", + "action": "made tipinlayup", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "54-59", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:05", + "action": "missed jumpshot", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "54-59", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 111, + "team": "2", + "start_time": "03:02", + "start_time_seconds": 182, + "start_period": "Q3", + "end_time": "02:51", + "end_time_seconds": 171, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "03:02", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "54-59", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:51", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "54-61", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:51", + "action": "technical", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "54-61", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "02:51", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "54-61", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:51", + "action": "in", + "team": "1", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "54-61", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:51", + "action": "out", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "54-61", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:51", + "action": "made 1of1", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "54-62", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 112, + "team": "1", + "start_time": "02:51", + "start_time_seconds": 171, + "start_period": "Q3", + "end_time": "02:41", + "end_time_seconds": 161, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "freethrow", + "time": "02:51", + "action": "made 1of1", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "54-62", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:44", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "54-62", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 113, + "team": "2", + "start_time": "02:41", + "start_time_seconds": 161, + "start_period": "Q3", + "end_time": "02:25", + "end_time_seconds": 145, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "02:41", + "action": "defensive", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "54-62", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:25", + "action": "made drivinglayup", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "54-64", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 114, + "team": "1", + "start_time": "02:25", + "start_time_seconds": 145, + "start_period": "Q3", + "end_time": "02:09", + "end_time_seconds": 129, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "02:25", + "action": "made drivinglayup", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "54-64", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:14", + "action": "personal", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "54-64", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:14", + "action": "foulon", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "54-64", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:09", + "action": "made jumpshot", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "57-64", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 115, + "team": "2", + "start_time": "02:09", + "start_time_seconds": 129, + "start_period": "Q3", + "end_time": "01:53", + "end_time_seconds": 113, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "3pt", + "time": "02:09", + "action": "made jumpshot", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "57-64", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:09", + "action": "assist", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "57-64", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "01:53", + "action": "personal", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "57-64", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:53", + "action": "foulon", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "57-64", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:53", + "action": "in", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "57-64", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:53", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "57-64", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:53", + "action": "missed 1of2", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "57-64", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:53", + "action": "made 2of2", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "57-65", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 116, + "team": "1", + "start_time": "01:53", + "start_time_seconds": 113, + "start_period": "Q3", + "end_time": "01:26", + "end_time_seconds": 86, + "end_period": "Q3", + "duration_seconds": 27, + "events": [ + { + "event_type": "freethrow", + "time": "01:53", + "action": "made 2of2", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "57-65", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:31", + "action": "missed layup", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "57-65", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "01:31", + "action": "block", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "57-65", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 117, + "team": "2", + "start_time": "01:26", + "start_time_seconds": 86, + "start_period": "Q3", + "end_time": "01:12", + "end_time_seconds": 72, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "01:26", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "57-65", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:15", + "action": "missed layup", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "57-65", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:12", + "action": "offensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "57-65", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:12", + "action": "made tipinlayup", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "57-67", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 118, + "team": "1", + "start_time": "01:12", + "start_time_seconds": 72, + "start_period": "Q3", + "end_time": "00:55", + "end_time_seconds": 55, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "01:12", + "action": "made tipinlayup", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "57-67", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:58", + "action": "missed jumpshot", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "57-67", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:56", + "action": "offensive", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "57-67", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:55", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "60-67", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 119, + "team": "2", + "start_time": "00:55", + "start_time_seconds": 55, + "start_period": "Q3", + "end_time": "00:30", + "end_time_seconds": 30, + "end_period": "Q3", + "duration_seconds": 25, + "events": [ + { + "event_type": "3pt", + "time": "00:55", + "action": "made jumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "60-67", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:30", + "action": "made layup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "60-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 120, + "team": "1", + "start_time": "00:30", + "start_time_seconds": 30, + "start_period": "Q3", + "end_time": "00:06", + "end_time_seconds": 6, + "end_period": "Q3", + "duration_seconds": 24, + "events": [ + { + "event_type": "2pt", + "time": "00:30", + "action": "made layup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "60-69", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:09", + "action": "missed jumpshot", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "60-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 121, + "team": "2", + "start_time": "00:06", + "start_time_seconds": 6, + "start_period": "Q3", + "end_time": "00:01", + "end_time_seconds": 1, + "end_period": "Q3", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "00:06", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "60-69", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:01", + "action": "missed layup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "60-69", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:01", + "action": "offensive", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "60-69", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:01", + "action": "made tipinlayup", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "60-71", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 122, + "team": "1", + "start_time": "00:01", + "start_time_seconds": 1, + "start_period": "Q3", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q3", + "duration_seconds": 1, + "events": [ + { + "event_type": "2pt", + "time": "00:01", + "action": "made tipinlayup", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "60-71", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 123, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q4", + "end_time": "09:40", + "end_time_seconds": 580, + "end_period": "Q4", + "duration_seconds": 20, + "events": [ + { + "event_type": "3pt", + "time": "09:49", + "action": "missed jumpshot", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "60-71", + "possession_event_role": "start" + }, + { + "event_type": "rebound", + "time": "09:46", + "action": "offensive", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "60-71", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "09:43", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "60-71", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 124, + "team": "2", + "start_time": "09:40", + "start_time_seconds": 580, + "start_period": "Q4", + "end_time": "09:28", + "end_time_seconds": 568, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "09:40", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "60-71", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "09:28", + "action": "badpass", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "60-71", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 125, + "team": "1", + "start_time": "09:28", + "start_time_seconds": 568, + "start_period": "Q4", + "end_time": "09:18", + "end_time_seconds": 558, + "end_period": "Q4", + "duration_seconds": 10, + "events": [ + { + "event_type": "turnover", + "time": "09:28", + "action": "badpass", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "60-71", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:28", + "action": "steal", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "60-71", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:18", + "action": "made drivinglayup", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "62-71", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 126, + "team": "2", + "start_time": "09:18", + "start_time_seconds": 558, + "start_period": "Q4", + "end_time": "08:47", + "end_time_seconds": 527, + "end_period": "Q4", + "duration_seconds": 31, + "events": [ + { + "event_type": "2pt", + "time": "09:18", + "action": "made drivinglayup", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "62-71", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:01", + "action": "missed jumpshot", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "62-71", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:57", + "action": "offensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "62-71", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:47", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "62-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 127, + "team": "1", + "start_time": "08:47", + "start_time_seconds": 527, + "start_period": "Q4", + "end_time": "08:25", + "end_time_seconds": 505, + "end_period": "Q4", + "duration_seconds": 22, + "events": [ + { + "event_type": "3pt", + "time": "08:47", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "62-74", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "08:29", + "action": "personal", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "62-74", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:29", + "action": "foulon", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "62-74", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "08:25", + "action": "badpass", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "62-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 128, + "team": "2", + "start_time": "08:25", + "start_time_seconds": 505, + "start_period": "Q4", + "end_time": "08:09", + "end_time_seconds": 489, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "turnover", + "time": "08:25", + "action": "badpass", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "62-74", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:15", + "action": "missed floatingjumpshot", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "62-74", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:09", + "action": "offensive", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "62-74", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:09", + "action": "made tipindunk", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "62-76", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 129, + "team": "1", + "start_time": "08:09", + "start_time_seconds": 489, + "start_period": "Q4", + "end_time": "07:49", + "end_time_seconds": 469, + "end_period": "Q4", + "duration_seconds": 20, + "events": [ + { + "event_type": "2pt", + "time": "08:09", + "action": "made tipindunk", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "62-76", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:01", + "action": "missed drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "62-76", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "08:01", + "action": "block", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "62-76", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:56", + "action": "offensive", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "62-76", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:52", + "action": "missed jumpshot", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "62-76", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 130, + "team": "2", + "start_time": "07:49", + "start_time_seconds": 469, + "start_period": "Q4", + "end_time": "07:48", + "end_time_seconds": 468, + "end_period": "Q4", + "duration_seconds": 1, + "events": [ + { + "event_type": "rebound", + "time": "07:49", + "action": "defensive", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "62-76", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "07:48", + "action": "badpass", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "62-76", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 131, + "team": "1", + "start_time": "07:48", + "start_time_seconds": 468, + "start_period": "Q4", + "end_time": "07:32", + "end_time_seconds": 452, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "turnover", + "time": "07:48", + "action": "badpass", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "62-76", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "07:48", + "action": "in", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "62-76", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:48", + "action": "out", + "team": "2", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "62-76", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:38", + "action": "personal", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "62-76", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:38", + "action": "foulon", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "62-76", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:38", + "action": "in", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "62-76", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:38", + "action": "out", + "team": "1", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "62-76", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:38", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "62-76", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:38", + "action": "out", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "62-76", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:32", + "action": "outofbounds", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "62-76", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 132, + "team": "2", + "start_time": "07:32", + "start_time_seconds": 452, + "start_period": "Q4", + "end_time": "07:12", + "end_time_seconds": 432, + "end_period": "Q4", + "duration_seconds": 20, + "events": [ + { + "event_type": "turnover", + "time": "07:32", + "action": "outofbounds", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "62-76", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:16", + "action": "missed drivinglayup", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "62-76", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:13", + "action": "offensive", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "62-76", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:12", + "action": "made layup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "62-78", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 133, + "team": "1", + "start_time": "07:12", + "start_time_seconds": 432, + "start_period": "Q4", + "end_time": "07:01", + "end_time_seconds": 421, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "07:12", + "action": "made layup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "62-78", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:01", + "action": "personal", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "62-78", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:01", + "action": "foulon", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "62-78", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:01", + "action": "made 1of2", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "63-78", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:01", + "action": "made 2of2", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "64-78", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 134, + "team": "2", + "start_time": "07:01", + "start_time_seconds": 421, + "start_period": "Q4", + "end_time": "06:48", + "end_time_seconds": 408, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "freethrow", + "time": "07:01", + "action": "made 2of2", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "64-78", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:48", + "action": "made layup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "64-80", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 135, + "team": "1", + "start_time": "06:48", + "start_time_seconds": 408, + "start_period": "Q4", + "end_time": "06:30", + "end_time_seconds": 390, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "06:48", + "action": "made layup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "64-80", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:48", + "action": "assist", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "64-80", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:30", + "action": "missed drivinglayup", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "64-80", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 136, + "team": "2", + "start_time": "06:30", + "start_time_seconds": 390, + "start_period": "Q4", + "end_time": "06:18", + "end_time_seconds": 378, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "06:30", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "64-80", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "06:18", + "action": "outofbounds", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "64-80", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 137, + "team": "1", + "start_time": "06:18", + "start_time_seconds": 378, + "start_period": "Q4", + "end_time": "05:54", + "end_time_seconds": 354, + "end_period": "Q4", + "duration_seconds": 24, + "events": [ + { + "event_type": "turnover", + "time": "06:18", + "action": "outofbounds", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "64-80", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:59", + "action": "personal", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "64-80", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:59", + "action": "foulon", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "64-80", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:56", + "action": "missed jumpshot", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "64-80", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 138, + "team": "2", + "start_time": "05:54", + "start_time_seconds": 354, + "start_period": "Q4", + "end_time": "05:47", + "end_time_seconds": 347, + "end_period": "Q4", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "05:54", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "64-80", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:47", + "action": "personal", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "64-80", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:47", + "action": "foulon", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "64-80", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "05:47", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "64-80", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:47", + "action": "made 1of2", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "64-81", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:47", + "action": "made 2of2", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "64-82", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 139, + "team": "1", + "start_time": "05:47", + "start_time_seconds": 347, + "start_period": "Q4", + "end_time": "05:31", + "end_time_seconds": 331, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "freethrow", + "time": "05:47", + "action": "made 2of2", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "64-82", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:33", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "64-82", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 140, + "team": "2", + "start_time": "05:31", + "start_time_seconds": 331, + "start_period": "Q4", + "end_time": "05:13", + "end_time_seconds": 313, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "05:31", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "64-82", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "05:23", + "action": "in", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "64-82", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:23", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "64-82", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:13", + "action": "made jumpshot", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "64-85", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 141, + "team": "1", + "start_time": "05:13", + "start_time_seconds": 313, + "start_period": "Q4", + "end_time": "04:55", + "end_time_seconds": 295, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "3pt", + "time": "05:13", + "action": "made jumpshot", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "64-85", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:13", + "action": "assist", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "64-85", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:57", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "64-85", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 142, + "team": "2", + "start_time": "04:55", + "start_time_seconds": 295, + "start_period": "Q4", + "end_time": "04:43", + "end_time_seconds": 283, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "04:55", + "action": "defensive", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "64-85", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:43", + "action": "made drivinglayup", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "64-87", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:43", + "action": "personal", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "64-87", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:43", + "action": "foulon", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "64-87", + "possession_event_role": null + }, + { + "event_type": "headcoachchallenge", + "time": "04:43", + "action": "3pt", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "64-87", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:43", + "action": "made 1of1", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "64-88", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 143, + "team": "1", + "start_time": "04:43", + "start_time_seconds": 283, + "start_period": "Q4", + "end_time": "04:25", + "end_time_seconds": 265, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "freethrow", + "time": "04:43", + "action": "made 1of1", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "64-88", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:28", + "action": "missed layup", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "64-88", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:25", + "action": "offensive", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "64-88", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:25", + "action": "made tipinlayup", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "66-88", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 144, + "team": "2", + "start_time": "04:25", + "start_time_seconds": 265, + "start_period": "Q4", + "end_time": "04:08", + "end_time_seconds": 248, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "04:25", + "action": "made tipinlayup", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "66-88", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:13", + "action": "missed jumpshot", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "66-88", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 145, + "team": "1", + "start_time": "04:08", + "start_time_seconds": 248, + "start_period": "Q4", + "end_time": "03:55", + "end_time_seconds": 235, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "04:08", + "action": "defensive", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "66-88", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:04", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "66-88", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:01", + "action": "offensive", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "66-88", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:58", + "action": "missed layup", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "66-88", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "03:58", + "action": "block", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "66-88", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:58", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "66-88", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:55", + "action": "made layup", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "68-88", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 146, + "team": "2", + "start_time": "03:55", + "start_time_seconds": 235, + "start_period": "Q4", + "end_time": "03:25", + "end_time_seconds": 205, + "end_period": "Q4", + "duration_seconds": 30, + "events": [ + { + "event_type": "2pt", + "time": "03:55", + "action": "made layup", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "68-88", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:55", + "action": "assist", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "68-88", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:30", + "action": "missed floatingjumpshot", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "68-88", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:25", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "68-88", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:25", + "action": "unsportsmanlike", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "68-88", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:25", + "action": "foulon", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "68-88", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:25", + "action": "in", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "68-88", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:25", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "68-88", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:25", + "action": "in", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "68-88", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:25", + "action": "out", + "team": "2", + "player_id": 11, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "68-88", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:25", + "action": "made 1of2", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "68-89", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:25", + "action": "made 2of2", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "68-90", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 147, + "team": "1", + "start_time": "03:25", + "start_time_seconds": 205, + "start_period": "Q4", + "end_time": "03:10", + "end_time_seconds": 190, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "freethrow", + "time": "03:25", + "action": "made 2of2", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "68-90", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:18", + "action": "made floatingjumpshot", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "68-92", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:10", + "action": "offensive", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "68-92", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "03:10", + "action": "offensive", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "68-92", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 148, + "team": "2", + "start_time": "03:10", + "start_time_seconds": 190, + "start_period": "Q4", + "end_time": "02:57", + "end_time_seconds": 177, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "turnover", + "time": "03:10", + "action": "offensive", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "68-92", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "03:10", + "action": "foulon", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "68-92", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:59", + "action": "missed layup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "68-92", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 149, + "team": "1", + "start_time": "02:57", + "start_time_seconds": 177, + "start_period": "Q4", + "end_time": "02:37", + "end_time_seconds": 157, + "end_period": "Q4", + "duration_seconds": 20, + "events": [ + { + "event_type": "rebound", + "time": "02:57", + "action": "defensive", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "68-92", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:48", + "action": "missed jumpshot", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "68-92", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:45", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "68-92", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:40", + "action": "missed layup", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "68-92", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:37", + "action": "offensive", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "68-92", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:37", + "action": "made tipinlayup", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "70-92", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 150, + "team": "2", + "start_time": "02:37", + "start_time_seconds": 157, + "start_period": "Q4", + "end_time": "02:13", + "end_time_seconds": 133, + "end_period": "Q4", + "duration_seconds": 24, + "events": [ + { + "event_type": "2pt", + "time": "02:37", + "action": "made tipinlayup", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "70-92", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "02:13", + "action": "badpass", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "70-92", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 151, + "team": "1", + "start_time": "02:13", + "start_time_seconds": 133, + "start_period": "Q4", + "end_time": "02:08", + "end_time_seconds": 128, + "end_period": "Q4", + "duration_seconds": 5, + "events": [ + { + "event_type": "turnover", + "time": "02:13", + "action": "badpass", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "70-92", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "02:13", + "action": "steal", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "70-92", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:09", + "action": "in", + "team": "1", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "70-92", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:09", + "action": "out", + "team": "1", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "70-92", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:08", + "action": "made jumpshot", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "73-92", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 152, + "team": "2", + "start_time": "02:08", + "start_time_seconds": 128, + "start_period": "Q4", + "end_time": "01:40", + "end_time_seconds": 100, + "end_period": "Q4", + "duration_seconds": 28, + "events": [ + { + "event_type": "3pt", + "time": "02:08", + "action": "made jumpshot", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "73-92", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:08", + "action": "assist", + "team": "1", + "player_id": 15, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "73-92", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "01:40", + "action": "personal", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "73-92", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:40", + "action": "foulon", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "73-92", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:40", + "action": "in", + "team": "1", + "player_id": 19, + "player_name": "E. Varis", + "player_number": "13", + "score": "73-92", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:40", + "action": "out", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "73-92", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:40", + "action": "made 1of2", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "73-93", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "01:40", + "action": "assist", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "73-93", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:40", + "action": "made 2of2", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "73-94", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 153, + "team": "1", + "start_time": "01:40", + "start_time_seconds": 100, + "start_period": "Q4", + "end_time": "01:30", + "end_time_seconds": 90, + "end_period": "Q4", + "duration_seconds": 10, + "events": [ + { + "event_type": "freethrow", + "time": "01:40", + "action": "made 2of2", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "73-94", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "01:40", + "action": "in", + "team": "2", + "player_id": 6, + "player_name": "J. Rainto", + "player_number": "19", + "score": "73-94", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:40", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "73-94", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:30", + "action": "made jumpshot", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "76-94", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 154, + "team": "2", + "start_time": "01:30", + "start_time_seconds": 90, + "start_period": "Q4", + "end_time": "01:11", + "end_time_seconds": 71, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "3pt", + "time": "01:30", + "action": "made jumpshot", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "76-94", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:30", + "action": "assist", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "76-94", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:28", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "76-94", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:28", + "action": "out", + "team": "2", + "player_id": 4, + "player_name": "H. Boyd", + "player_number": "10", + "score": "76-94", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "01:11", + "action": "ballhandling", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "76-94", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 155, + "team": "1", + "start_time": "01:11", + "start_time_seconds": 71, + "start_period": "Q4", + "end_time": "01:00", + "end_time_seconds": 60, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "turnover", + "time": "01:11", + "action": "ballhandling", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "76-94", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:00", + "action": "missed jumpshot", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "76-94", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "01:00", + "action": "block", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "76-94", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 156, + "team": "2", + "start_time": "01:00", + "start_time_seconds": 60, + "start_period": "Q4", + "end_time": "00:45", + "end_time_seconds": 45, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "01:00", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "76-94", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:45", + "action": "personal", + "team": "1", + "player_id": 9, + "player_name": "J. Cookson", + "player_number": "5", + "score": "76-94", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:45", + "action": "foulon", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "76-94", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:45", + "action": "out", + "team": "2", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "76-94", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:45", + "action": "out", + "team": "2", + "player_id": 3, + "player_name": "V. Valkama", + "player_number": "8", + "score": "76-94", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:45", + "action": "in", + "team": "2", + "player_id": 20, + "player_name": "V. Koivisto", + "player_number": "3", + "score": "76-94", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:45", + "action": "in", + "team": "2", + "player_id": 21, + "player_name": "S. Roiko", + "player_number": "44", + "score": "76-94", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:45", + "action": "missed 1of2", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "76-94", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:45", + "action": "made 2of2", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "76-95", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 157, + "team": "1", + "start_time": "00:45", + "start_time_seconds": 45, + "start_period": "Q4", + "end_time": "00:34", + "end_time_seconds": 34, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "freethrow", + "time": "00:45", + "action": "made 2of2", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "76-95", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:36", + "action": "missed floatingjumpshot", + "team": "1", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "76-95", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 158, + "team": "2", + "start_time": "00:34", + "start_time_seconds": 34, + "start_period": "Q4", + "end_time": "00:22", + "end_time_seconds": 22, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "00:34", + "action": "defensive", + "team": "2", + "player_id": 6, + "player_name": "J. Rainto", + "player_number": "19", + "score": "76-95", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:22", + "action": "ballhandling", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "76-95", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 159, + "team": "1", + "start_time": "00:22", + "start_time_seconds": 22, + "start_period": "Q4", + "end_time": "00:14", + "end_time_seconds": 14, + "end_period": "Q4", + "duration_seconds": 8, + "events": [ + { + "event_type": "turnover", + "time": "00:22", + "action": "ballhandling", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "76-95", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "00:22", + "action": "steal", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "76-95", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:18", + "action": "missed jumpshot", + "team": "1", + "player_id": 7, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "76-95", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 160, + "team": "2", + "start_time": "00:14", + "start_time_seconds": 14, + "start_period": "Q4", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "00:14", + "action": "defensive", + "team": "2", + "player_id": 16, + "player_name": "W. De Santana", + "player_number": "12", + "score": "76-95", + "possession_event_role": "start_end" + } + ] + } + ] + } + }, + "home_number_of_possessions": 80, + "away_number_of_possessions": 80 + }, + { + "match_id": "1004070", + "match_external_id": "2840041", + "category_external_id": "42145", + "date": "2026-04-24", + "time": "18:30:00", + "home_team": "ACO Basket", + "home_team_id": "19281", + "away_team": "Kipinä Basket", + "away_team_id": "4675575", + "home_score": "74", + "away_score": "78", + "status": "Played", + "venue": "Ouluhalli", + "competition": "Huippukoripallosarjat 2025-26", + "category": "Miesten I divisioona A", + "season": "2025-2026", + "boxscore": { + "source": "genius", + "teams": [ + { + "team_name": "ACO Basket", + "players": [ + { + "player": "Ville Koivisto", + "player_number": 3, + "team": "ACO Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Henry Boyd", + "player_number": 10, + "team": "ACO Basket", + "Minutes": "26:10", + "Points": 7, + "2PM": 0, + "2PA": 1, + "2P%": 0.0, + "3PM": 2, + "3PA": 6, + "3P%": 33.3, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 2, + "DEF": 3, + "REB": 5, + "AST": 2, + "STL": 0, + "TO": 2, + "BLK": 0, + "PF": 5, + "+/-": -10, + "Index": 6 + }, + { + "player": "Santeri Roiko", + "player_number": 44, + "team": "ACO Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Eino Pällijeff", + "player_number": 82, + "team": "ACO Basket", + "Minutes": "14:12", + "Points": 1, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 0, + "DEF": 3, + "REB": 3, + "AST": 4, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 0, + "+/-": 14, + "Index": 6 + }, + { + "player": "Viljami Valkama", + "player_number": 8, + "team": "ACO Basket", + "Minutes": "30:27", + "Points": 8, + "2PM": 1, + "2PA": 4, + "2P%": 25.0, + "3PM": 2, + "3PA": 7, + "3P%": 28.6, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 3, + "REB": 3, + "AST": 5, + "STL": 1, + "TO": 4, + "BLK": 0, + "PF": 1, + "+/-": -6, + "Index": 5 + }, + { + "player": "Johannes Rainto", + "player_number": 19, + "team": "ACO Basket", + "Minutes": "9:37", + "Points": 2, + "2PM": 1, + "2PA": 1, + "2P%": 100.0, + "3PM": 0, + "3PA": 2, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 2, + "+/-": -4, + "Index": 0 + }, + { + "player": "William De Santana", + "player_number": 12, + "team": "ACO Basket", + "Minutes": "14:52", + "Points": 6, + "2PM": 0, + "2PA": 1, + "2P%": 0.0, + "3PM": 1, + "3PA": 2, + "3P%": 50.0, + "FTM": 3, + "FTA": 4, + "FT%": 75.0, + "OFF": 0, + "DEF": 2, + "REB": 2, + "AST": 2, + "STL": 1, + "TO": 3, + "BLK": 0, + "PF": 4, + "+/-": 7, + "Index": 5 + }, + { + "player": "Eino Pääkkönen", + "player_number": 13, + "team": "ACO Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Shawn Hopkins", + "player_number": 5, + "team": "ACO Basket", + "Minutes": "20:10", + "Points": 2, + "2PM": 1, + "2PA": 2, + "2P%": 50.0, + "3PM": 0, + "3PA": 2, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 5, + "REB": 5, + "AST": 1, + "STL": 0, + "TO": 2, + "BLK": 1, + "PF": 1, + "+/-": -10, + "Index": 4 + }, + { + "player": "Tyler Harris", + "player_number": 4, + "team": "ACO Basket", + "Minutes": "34:10", + "Points": 22, + "2PM": 4, + "2PA": 6, + "2P%": 66.7, + "3PM": 2, + "3PA": 6, + "3P%": 33.3, + "FTM": 8, + "FTA": 8, + "FT%": 100.0, + "OFF": 1, + "DEF": 3, + "REB": 4, + "AST": 3, + "STL": 2, + "TO": 4, + "BLK": 0, + "PF": 2, + "+/-": -2, + "Index": 21 + }, + { + "player": "Kyle Johnson", + "player_number": 22, + "team": "ACO Basket", + "Minutes": "32:33", + "Points": 19, + "2PM": 8, + "2PA": 12, + "2P%": 66.7, + "3PM": 0, + "3PA": 2, + "3P%": 0.0, + "FTM": 3, + "FTA": 4, + "FT%": 75.0, + "OFF": 3, + "DEF": 12, + "REB": 15, + "AST": 1, + "STL": 0, + "TO": 2, + "BLK": 1, + "PF": 1, + "+/-": -3, + "Index": 27 + }, + { + "player": "Adong Makuoi", + "player_number": 33, + "team": "ACO Basket", + "Minutes": "17:50", + "Points": 7, + "2PM": 2, + "2PA": 3, + "2P%": 66.7, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 3, + "FTA": 4, + "FT%": 75.0, + "OFF": 0, + "DEF": 5, + "REB": 5, + "AST": 0, + "STL": 0, + "TO": 2, + "BLK": 2, + "PF": 2, + "+/-": -6, + "Index": 10 + } + ], + "totals": { + "Points": 74, + "2PM": 17, + "2PA": 30, + "2P%": 56.7, + "3PM": 7, + "3PA": 27, + "3P%": 25.9, + "FTM": 19, + "FTA": 24, + "FT%": 79.2, + "OFF": 6, + "DEF": 36, + "REB": 42, + "AST": 18, + "STL": 4, + "TO": 20, + "BLK": 4, + "PF": 18, + "Index": 84 + } + }, + { + "team_name": "Kipinä Basket", + "players": [ + { + "player": "Eemeli Laaksonen", + "player_number": 11, + "team": "Kipinä Basket", + "Minutes": "33:46", + "Points": 11, + "2PM": 1, + "2PA": 1, + "2P%": 100.0, + "3PM": 2, + "3PA": 5, + "3P%": 40.0, + "FTM": 3, + "FTA": 3, + "FT%": 100.0, + "OFF": 1, + "DEF": 1, + "REB": 2, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 1, + "+/-": 15, + "Index": 10 + }, + { + "player": "Ville Virtaharju", + "player_number": 16, + "team": "Kipinä Basket", + "Minutes": "4:48", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 1, + "+/-": -9, + "Index": 1 + }, + { + "player": "Sami Mäntymaa", + "player_number": 45, + "team": "Kipinä Basket", + "Minutes": "11:13", + "Points": 5, + "2PM": 1, + "2PA": 1, + "2P%": 100.0, + "3PM": 1, + "3PA": 1, + "3P%": 100.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 3, + "DEF": 0, + "REB": 3, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 2, + "+/-": -11, + "Index": 8 + }, + { + "player": "Niilo Kärkkäinen", + "player_number": 44, + "team": "Kipinä Basket", + "Minutes": "28:33", + "Points": 9, + "2PM": 0, + "2PA": 2, + "2P%": 0.0, + "3PM": 2, + "3PA": 6, + "3P%": 33.3, + "FTM": 3, + "FTA": 4, + "FT%": 75.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 1, + "STL": 1, + "TO": 1, + "BLK": 1, + "PF": 3, + "+/-": 19, + "Index": 5 + }, + { + "player": "Eeti Varis", + "player_number": 13, + "team": "Kipinä Basket", + "Minutes": "3:20", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 1, + "BLK": 0, + "PF": 0, + "+/-": -2, + "Index": -2 + }, + { + "player": "Elias Ylipeltola", + "player_number": 4, + "team": "Kipinä Basket", + "Minutes": "3:23", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": -8, + "Index": 0 + }, + { + "player": "Arttu Siekkinen", + "player_number": 8, + "team": "Kipinä Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Joe Cookson", + "player_number": 5, + "team": "Kipinä Basket", + "Minutes": "36:54", + "Points": 14, + "2PM": 3, + "2PA": 9, + "2P%": 33.3, + "3PM": 2, + "3PA": 4, + "3P%": 50.0, + "FTM": 2, + "FTA": 3, + "FT%": 66.7, + "OFF": 0, + "DEF": 10, + "REB": 10, + "AST": 3, + "STL": 3, + "TO": 3, + "BLK": 1, + "PF": 4, + "+/-": 2, + "Index": 19 + }, + { + "player": "Jake Hilmer", + "player_number": 55, + "team": "Kipinä Basket", + "Minutes": "39:32", + "Points": 25, + "2PM": 4, + "2PA": 10, + "2P%": 40.0, + "3PM": 4, + "3PA": 8, + "3P%": 50.0, + "FTM": 5, + "FTA": 7, + "FT%": 71.4, + "OFF": 0, + "DEF": 5, + "REB": 5, + "AST": 3, + "STL": 3, + "TO": 2, + "BLK": 0, + "PF": 3, + "+/-": 7, + "Index": 22 + }, + { + "player": "Jalen Mccoy", + "player_number": 12, + "team": "Kipinä Basket", + "Minutes": "38:31", + "Points": 14, + "2PM": 7, + "2PA": 18, + "2P%": 38.9, + "3PM": 0, + "3PA": 3, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 2, + "DEF": 4, + "REB": 6, + "AST": 3, + "STL": 4, + "TO": 1, + "BLK": 1, + "PF": 3, + "+/-": 7, + "Index": 13 + } + ], + "totals": { + "Points": 78, + "2PM": 16, + "2PA": 41, + "2P%": 39.0, + "3PM": 11, + "3PA": 28, + "3P%": 39.3, + "FTM": 13, + "FTA": 17, + "FT%": 76.5, + "OFF": 6, + "DEF": 22, + "REB": 28, + "AST": 10, + "STL": 11, + "TO": 8, + "BLK": 3, + "PF": 17, + "Index": 76 + } + } + ], + "match_totals": { + "Points": 152, + "2PM": 33, + "2PA": 71, + "2P%": 46.5, + "3PM": 18, + "3PA": 55, + "3P%": 32.7, + "FTM": 32, + "FTA": 41, + "FT%": 78.0, + "OFF": 12, + "DEF": 58, + "REB": 70, + "AST": 28, + "STL": 15, + "TO": 28, + "BLK": 7, + "PF": 35, + "Index": 160 + } + }, + "playbyplay": { + "match_info": { + "home_team": "ACO Basket", + "away_team": "Kipinä Basket", + "home_score": 74, + "away_score": 78 + }, + "events": [ + { + "event_type": "game", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "won startperiod", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "1", + "time": "09:58", + "score": "0-0", + "action": "won won", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 1, + "possession_team": "1" + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "2", + "time": "09:58", + "score": "0-0", + "action": "won lost", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "09:46", + "score": "3-0", + "action": "made jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "09:46", + "score": "3-0", + "action": "assist", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "09:21", + "score": "3-0", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "09:19", + "score": "3-0", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "09:13", + "score": "3-0", + "action": "ballhandling", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "2", + "time": "09:13", + "score": "3-0", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 4, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "09:08", + "score": "3-3", + "action": "made jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 4, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "09:08", + "score": "3-3", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "08:54", + "score": "3-3", + "action": "missed drivinglayup", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "08:50", + "score": "3-3", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 6, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "08:47", + "score": "3-3", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 6, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "08:43", + "score": "3-3", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 7, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "08:36", + "score": "3-3", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 7, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "08:34", + "score": "3-3", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 8, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "08:13", + "score": "3-6", + "action": "made jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 8, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "08:13", + "score": "3-6", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "07:56", + "score": "5-6", + "action": "made dunk", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "07:56", + "score": "5-6", + "action": "assist", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 10, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "07:39", + "score": "5-6", + "action": "missed pullupjumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 10, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "07:35", + "score": "5-6", + "action": "defensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 11, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "07:31", + "score": "8-6", + "action": "made jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 11, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "07:31", + "score": "8-6", + "action": "assist", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 12, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "07:10", + "score": "8-6", + "action": "badpass", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 12, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "07:10", + "score": "8-6", + "action": "steal", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "07:06", + "score": "8-6", + "action": "ballhandling", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "2", + "time": "07:06", + "score": "8-6", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "06:59", + "score": "8-8", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "06:50", + "score": "8-8", + "action": "missed layup", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 15, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "06:47", + "score": "8-8", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 16, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "06:36", + "score": "8-8", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 16, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "06:33", + "score": "8-8", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "06:23", + "score": "8-8", + "action": "missed jumpshot", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "06:21", + "score": "8-8", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:21", + "score": "8-8", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:21", + "score": "8-8", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:21", + "score": "8-8", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:21", + "score": "8-8", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:21", + "score": "8-8", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "06:21", + "score": "8-8", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "06:07", + "score": "8-8", + "action": "ballhandling", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "06:07", + "score": "8-8", + "action": "steal", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "06:01", + "score": "10-8", + "action": "made reverselayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "05:45", + "score": "10-8", + "action": "personal", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 20, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "05:45", + "score": "10-8", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 20, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:45", + "score": "10-8", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 13, + "possession_number": 20, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "05:45", + "score": "10-8", + "action": "out", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 20, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "05:43", + "score": "10-8", + "action": "personal", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 20, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "05:43", + "score": "10-8", + "action": "foulon", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 20, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "05:43", + "score": "10-9", + "action": "made 1of2", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 20, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "05:43", + "score": "10-9", + "action": "missed 2of2", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 20, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "05:43", + "score": "10-9", + "action": "defensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "05:32", + "score": "10-9", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "05:32", + "score": "10-9", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "05:32", + "score": "10-9", + "action": "foulon", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 13, + "possession_number": 22, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:32", + "score": "10-9", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 22, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "05:32", + "score": "10-9", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 22, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "05:13", + "score": "10-12", + "action": "made jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 22, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "05:00", + "score": "10-12", + "action": "personal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 23, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "05:00", + "score": "10-12", + "action": "foulon", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10, + "possession_number": 23, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "04:47", + "score": "12-12", + "action": "made pullupjumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10, + "possession_number": 23, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "04:36", + "score": "12-12", + "action": "missed layup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 24, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q1", + "team": "1", + "time": "04:36", + "score": "12-12", + "action": "block", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10, + "possession_number": 24, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "04:36", + "score": "12-12", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "04:36", + "score": "12-12", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "04:36", + "score": "12-12", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:36", + "score": "12-12", + "action": "in", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:36", + "score": "12-12", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "04:23", + "score": "12-12", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "04:20", + "score": "12-12", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "04:18", + "score": "12-12", + "action": "personal", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "04:18", + "score": "12-12", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "04:02", + "score": "12-12", + "action": "ballhandling", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "04:02", + "score": "12-12", + "action": "steal", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "03:48", + "score": "12-12", + "action": "missed jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "03:46", + "score": "12-12", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "03:32", + "score": "12-12", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "03:27", + "score": "12-12", + "action": "defensive", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "03:24", + "score": "12-12", + "action": "missed drivinglayup", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "03:22", + "score": "12-12", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "03:19", + "score": "12-12", + "action": "personal", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "03:19", + "score": "12-12", + "action": "foulon", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:19", + "score": "12-12", + "action": "in", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:19", + "score": "12-12", + "action": "out", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:19", + "score": "12-12", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:19", + "score": "12-12", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "03:19", + "score": "12-13", + "action": "made 1of2", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "03:19", + "score": "12-14", + "action": "made 2of2", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:19", + "score": "12-14", + "action": "in", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 16, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "03:19", + "score": "12-14", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "03:08", + "score": "12-14", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "03:03", + "score": "12-14", + "action": "defensive", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 16, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "02:45", + "score": "12-16", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q1", + "team": "1", + "time": "02:45", + "score": "12-16", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 33, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "02:33", + "score": "12-16", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 33, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "02:30", + "score": "12-16", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 33, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "02:26", + "score": "15-16", + "action": "made jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 33, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "02:26", + "score": "15-16", + "action": "assist", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "02:02", + "score": "15-16", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "01:59", + "score": "15-16", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 35, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "01:53", + "score": "17-16", + "action": "made hookshot", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 35, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "01:53", + "score": "17-16", + "action": "assist", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "01:27", + "score": "17-19", + "action": "made stepbackjumpshot", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 13, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "01:20", + "score": "17-19", + "action": "travel", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "01:20", + "score": "17-19", + "action": "in", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "01:20", + "score": "17-19", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "01:12", + "score": "17-19", + "action": "missed pullupjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "01:08", + "score": "17-19", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "01:05", + "score": "17-19", + "action": "personal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "01:05", + "score": "17-19", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "00:50", + "score": "19-19", + "action": "made layup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "00:37", + "score": "19-19", + "action": "ballhandling", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 40, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "00:31", + "score": "19-19", + "action": "personal", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 13, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "00:31", + "score": "19-19", + "action": "foulon", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "00:31", + "score": "19-19", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "00:31", + "score": "19-19", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "00:31", + "score": "20-19", + "action": "made 1of2", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "00:31", + "score": "20-19", + "action": "missed 2of2", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "00:27", + "score": "20-19", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "00:27", + "score": "20-19", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "00:27", + "score": "20-19", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:27", + "score": "20-19", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:27", + "score": "20-19", + "action": "out", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "00:23", + "score": "23-19", + "action": "made jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "00:23", + "score": "23-19", + "action": "assist", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 42, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "00:05", + "score": "23-19", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 42, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "00:01", + "score": "23-19", + "action": "offensive", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 13, + "possession_number": 42, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "00:00", + "score": "23-19", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "10:00", + "score": "23-19", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "23-19", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "10:00", + "score": "23-19", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "23-19", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 13 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "23-19", + "action": "out", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "23-19", + "action": "in", + "player_number": "13", + "player_name": "E. Varis", + "player_id": 17 + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "10:00", + "score": "23-19", + "action": "in", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5 + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "09:37", + "score": "23-21", + "action": "made layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 43, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "09:29", + "score": "25-21", + "action": "made layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 44, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "09:11", + "score": "25-21", + "action": "missed drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 45, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "09:08", + "score": "25-21", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 46, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "08:52", + "score": "28-21", + "action": "made jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 46, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "08:36", + "score": "28-21", + "action": "ballhandling", + "player_number": "13", + "player_name": "E. Varis", + "player_id": 17, + "possession_number": 47, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "1", + "time": "08:36", + "score": "28-21", + "action": "steal", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "08:31", + "score": "28-21", + "action": "unsportsmanlike", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 16, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "08:31", + "score": "28-21", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "08:31", + "score": "28-21", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "08:31", + "score": "28-21", + "action": "out", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "08:31", + "score": "28-21", + "action": "in", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "08:31", + "score": "28-21", + "action": "out", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 16, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "08:31", + "score": "29-21", + "action": "made 1of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "08:31", + "score": "30-21", + "action": "made 2of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 48, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "08:25", + "score": "32-21", + "action": "made dunk", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 49, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "08:25", + "score": "32-21", + "action": "assist", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10, + "possession_number": 49, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "08:08", + "score": "32-24", + "action": "made jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 49, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "07:53", + "score": "32-24", + "action": "ballhandling", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10, + "possession_number": 50, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "07:53", + "score": "32-24", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "07:49", + "score": "32-26", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 51, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "07:32", + "score": "32-26", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10, + "possession_number": 52, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "07:28", + "score": "32-26", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 53, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "07:09", + "score": "32-26", + "action": "missed jumpshot", + "player_number": "13", + "player_name": "E. Varis", + "player_id": 17, + "possession_number": 53, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "07:06", + "score": "32-26", + "action": "defensive", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 54, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "07:03", + "score": "32-26", + "action": "badpass", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 54, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "07:03", + "score": "32-26", + "action": "steal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "06:42", + "score": "32-26", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "06:40", + "score": "32-26", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "06:40", + "score": "32-26", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "06:40", + "score": "32-26", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "06:40", + "score": "32-26", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "06:40", + "score": "32-26", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "06:40", + "score": "32-26", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "06:40", + "score": "32-26", + "action": "out", + "player_number": "13", + "player_name": "E. Varis", + "player_id": 17, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "06:30", + "score": "32-26", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 55, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "06:28", + "score": "32-26", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 56, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "06:16", + "score": "32-26", + "action": "outofbounds", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 56, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "05:56", + "score": "32-28", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 57, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "05:38", + "score": "32-28", + "action": "missed jumpshot", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 58, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "05:36", + "score": "32-28", + "action": "offensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 58, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "05:34", + "score": "32-28", + "action": "ballhandling", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 58, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "05:34", + "score": "32-28", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "05:34", + "score": "32-28", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "05:20", + "score": "32-28", + "action": "personal", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "05:20", + "score": "32-28", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "05:09", + "score": "32-28", + "action": "personal", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "05:09", + "score": "32-28", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "05:09", + "score": "32-28", + "action": "missed 1of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "05:09", + "score": "32-29", + "action": "made 2of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 59, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "04:45", + "score": "32-29", + "action": "missed fadeaway", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 60, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "04:42", + "score": "32-29", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "04:27", + "score": "32-29", + "action": "missed floatingjumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 61, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "04:23", + "score": "32-29", + "action": "defensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 62, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "04:18", + "score": "32-29", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 62, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "04:15", + "score": "32-29", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 63, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "04:01", + "score": "32-29", + "action": "missed stepbackjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 63, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "03:56", + "score": "32-29", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 64, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "03:45", + "score": "32-29", + "action": "missed layup", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 64, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q2", + "team": "2", + "time": "03:45", + "score": "32-29", + "action": "block", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 64, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "03:41", + "score": "32-29", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "03:34", + "score": "32-29", + "action": "personal", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "03:34", + "score": "32-29", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "1", + "time": "03:34", + "score": "32-29", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:34", + "score": "32-29", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:34", + "score": "32-29", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "03:23", + "score": "32-32", + "action": "made jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 65, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "03:02", + "score": "32-32", + "action": "personal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 66, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "03:02", + "score": "32-32", + "action": "foulon", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 66, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:02", + "score": "32-32", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 66, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "03:02", + "score": "32-32", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10, + "possession_number": 66, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "02:59", + "score": "32-32", + "action": "badpass", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 66, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "02:59", + "score": "32-32", + "action": "steal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "02:54", + "score": "32-32", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 67, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "02:49", + "score": "32-32", + "action": "defensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 68, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "02:46", + "score": "32-32", + "action": "badpass", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 68, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "02:46", + "score": "32-32", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 69, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "02:39", + "score": "32-32", + "action": "personal", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 69, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "02:39", + "score": "32-32", + "action": "foulon", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 69, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "02:39", + "score": "32-32", + "action": "in", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 69, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "02:39", + "score": "32-32", + "action": "out", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 69, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "02:26", + "score": "32-32", + "action": "missed layup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 69, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "02:23", + "score": "32-32", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 70, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "02:13", + "score": "32-32", + "action": "outofbounds", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 70, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "01:53", + "score": "32-32", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 71, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "01:51", + "score": "32-32", + "action": "defensive", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 72, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "01:45", + "score": "34-32", + "action": "made dunk", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 72, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "01:45", + "score": "34-32", + "action": "assist", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "01:25", + "score": "34-32", + "action": "missed pullupjumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 73, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "01:22", + "score": "34-32", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 74, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "01:14", + "score": "34-32", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 74, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "01:14", + "score": "34-32", + "action": "foulon", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 74, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "2", + "time": "01:14", + "score": "34-32", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 74, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "01:14", + "score": "35-32", + "action": "made 1of2", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 74, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "01:14", + "score": "36-32", + "action": "made 2of2", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 74, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "01:14", + "score": "35-32", + "action": "assist", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 75, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:14", + "score": "36-32", + "action": "in", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 75, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "01:14", + "score": "36-32", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 75, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "00:51", + "score": "36-32", + "action": "missed drivinglayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 75, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "00:46", + "score": "36-32", + "action": "defensive", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "00:33", + "score": "36-32", + "action": "missed layup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "00:32", + "score": "36-32", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "00:32", + "score": "36-32", + "action": "personal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "00:32", + "score": "36-32", + "action": "foulon", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:32", + "score": "36-32", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 13, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:32", + "score": "36-32", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "00:32", + "score": "37-32", + "action": "made 1of2", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "1", + "time": "00:32", + "score": "37-32", + "action": "missed 2of2", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 76, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "00:31", + "score": "37-32", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "00:24", + "score": "37-32", + "action": "personal", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "00:24", + "score": "37-32", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:24", + "score": "37-32", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:24", + "score": "37-32", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 13, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "00:24", + "score": "37-33", + "action": "made 1of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "00:24", + "score": "37-34", + "action": "made 2of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 77, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "00:00", + "score": "37-34", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "37-34", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "37-34", + "action": "out", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15 + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "10:00", + "score": "37-34", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "09:53", + "score": "37-34", + "action": "badpass", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "09:32", + "score": "37-34", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 80, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "09:30", + "score": "37-34", + "action": "offensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 80, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "09:29", + "score": "37-36", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 80, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "09:13", + "score": "37-36", + "action": "missed floatingjumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "09:05", + "score": "37-36", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "09:05", + "score": "39-36", + "action": "made tipinlayup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "08:55", + "score": "39-38", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 82, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "08:55", + "score": "39-38", + "action": "personal", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 82, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "08:55", + "score": "39-38", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 82, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "08:55", + "score": "39-39", + "action": "made 1of1", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 82, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "08:55", + "score": "39-38", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 83, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "08:42", + "score": "41-39", + "action": "made reverselayup", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 83, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "08:42", + "score": "41-39", + "action": "assist", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 84, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "08:21", + "score": "41-39", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 84, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q3", + "team": "1", + "time": "08:21", + "score": "41-39", + "action": "block", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 84, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "08:17", + "score": "41-39", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 85, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "08:15", + "score": "41-39", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 85, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "08:12", + "score": "41-39", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 86, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "08:06", + "score": "41-41", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 86, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "07:55", + "score": "41-41", + "action": "personal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 87, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "07:55", + "score": "41-41", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 87, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "07:55", + "score": "42-41", + "action": "made 1of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 87, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "07:55", + "score": "42-41", + "action": "missed 2of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 87, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "07:55", + "score": "42-41", + "action": "assist", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 87, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "07:55", + "score": "42-41", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 88, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "07:26", + "score": "42-41", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 88, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "07:23", + "score": "42-41", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 89, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "07:15", + "score": "42-41", + "action": "missed jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 89, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "07:13", + "score": "42-41", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "07:12", + "score": "42-41", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "07:12", + "score": "42-41", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "06:47", + "score": "42-44", + "action": "made stepbackjumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "06:26", + "score": "42-44", + "action": "missed drivinglayup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 91, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "06:24", + "score": "42-44", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 92, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "06:19", + "score": "42-44", + "action": "personal", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 92, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "06:19", + "score": "42-44", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 92, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "06:16", + "score": "42-46", + "action": "made layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 92, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "06:16", + "score": "42-46", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 93, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "06:06", + "score": "42-46", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 93, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "06:03", + "score": "42-46", + "action": "offensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 93, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "06:02", + "score": "42-46", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 93, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "05:59", + "score": "42-46", + "action": "defensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 94, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "05:41", + "score": "42-46", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 94, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "05:36", + "score": "42-46", + "action": "offensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 94, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "05:34", + "score": "42-46", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 94, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "05:31", + "score": "42-46", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 95, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "05:23", + "score": "42-46", + "action": "missed jumpshot", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 95, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "05:20", + "score": "42-46", + "action": "personal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 95, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "05:20", + "score": "42-46", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 95, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:20", + "score": "42-46", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 95, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:20", + "score": "42-46", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 95, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:20", + "score": "42-46", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10, + "possession_number": 95, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:20", + "score": "42-46", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 95, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "05:20", + "score": "42-46", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 13, + "possession_number": 95, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "05:20", + "score": "42-46", + "action": "out", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 95, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "05:20", + "score": "43-46", + "action": "made 1of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 95, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "05:20", + "score": "44-46", + "action": "made 2of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 95, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:20", + "score": "44-46", + "action": "in", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 96, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "05:20", + "score": "44-46", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 96, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "05:19", + "score": "44-46", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 97, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "05:04", + "score": "44-46", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 97, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "05:01", + "score": "44-46", + "action": "defensive", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10, + "possession_number": 97, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "04:46", + "score": "44-46", + "action": "personal", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 13, + "possession_number": 97, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "04:46", + "score": "44-46", + "action": "foulon", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 97, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "04:46", + "score": "44-46", + "action": "missed 1of2", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 97, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "04:46", + "score": "45-46", + "action": "made 2of2", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 97, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "04:46", + "score": "45-46", + "action": "assist", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 98, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "04:26", + "score": "45-46", + "action": "missed hookshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 98, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "04:23", + "score": "45-46", + "action": "defensive", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10, + "possession_number": 99, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "04:12", + "score": "45-46", + "action": "personal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 99, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "04:12", + "score": "45-46", + "action": "foulon", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 99, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "04:12", + "score": "46-46", + "action": "made 1of2", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 99, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "04:12", + "score": "46-46", + "action": "missed 2of2", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 99, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "04:12", + "score": "46-46", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 100, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "03:55", + "score": "46-46", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 100, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q3", + "team": "1", + "time": "03:55", + "score": "46-46", + "action": "block", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 100, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "03:49", + "score": "46-46", + "action": "offensive", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 100, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "03:48", + "score": "46-46", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 100, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "03:45", + "score": "46-46", + "action": "offensive", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 13, + "possession_number": 100, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "03:44", + "score": "46-48", + "action": "made jumpshot", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 13, + "possession_number": 100, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "03:36", + "score": "46-48", + "action": "badpass", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 101, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "2", + "time": "03:36", + "score": "46-48", + "action": "steal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 102, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "03:30", + "score": "46-50", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 102, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "03:30", + "score": "46-50", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 103, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "03:23", + "score": "46-50", + "action": "personal", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 103, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "03:23", + "score": "46-50", + "action": "foulon", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 103, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:23", + "score": "46-50", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 103, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:23", + "score": "46-50", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 103, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:23", + "score": "46-50", + "action": "in", + "player_number": "4", + "player_name": "E. Ylipeltola", + "player_id": 18, + "possession_number": 103, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:23", + "score": "46-50", + "action": "in", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 103, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "03:23", + "score": "47-50", + "action": "made 1of2", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 103, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "03:23", + "score": "48-50", + "action": "made 2of2", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 103, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "03:08", + "score": "48-50", + "action": "missed reverselayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 104, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q3", + "team": "1", + "time": "03:08", + "score": "48-50", + "action": "block", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 104, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "03:04", + "score": "48-50", + "action": "defensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 105, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "03:02", + "score": "50-50", + "action": "made drivinglayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 105, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "03:02", + "score": "50-50", + "action": "assist", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 106, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "02:50", + "score": "50-50", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 106, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "02:48", + "score": "50-50", + "action": "offensive", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 13, + "possession_number": 106, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "02:35", + "score": "50-50", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 106, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "02:32", + "score": "50-50", + "action": "defensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 107, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "02:12", + "score": "52-50", + "action": "made layup", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 107, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "02:12", + "score": "52-50", + "action": "assist", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 108, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q3", + "team": "2", + "time": "02:11", + "score": "52-50", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 108, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "01:58", + "score": "52-50", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 108, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "01:55", + "score": "52-50", + "action": "defensive", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 109, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "01:31", + "score": "52-50", + "action": "ballhandling", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 109, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "2", + "time": "01:31", + "score": "52-50", + "action": "steal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 110, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "01:14", + "score": "52-52", + "action": "made drivinglayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 110, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:14", + "score": "52-52", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 111, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:14", + "score": "52-52", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10, + "possession_number": 111, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:14", + "score": "52-52", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 111, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "01:14", + "score": "52-52", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 111, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "01:09", + "score": "52-52", + "action": "personal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 111, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "01:09", + "score": "52-52", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 111, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "01:09", + "score": "53-52", + "action": "made 1of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 111, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "01:09", + "score": "54-52", + "action": "made 2of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 111, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "00:54", + "score": "54-54", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 112, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "00:54", + "score": "54-54", + "action": "personal", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 112, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "00:54", + "score": "54-54", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 112, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "00:54", + "score": "54-55", + "action": "made 1of1", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 112, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "00:54", + "score": "54-54", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 113, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "00:38", + "score": "57-55", + "action": "made jumpshot", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 113, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "00:38", + "score": "57-55", + "action": "assist", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 114, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "00:23", + "score": "57-55", + "action": "missed pullupjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 114, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "00:20", + "score": "57-55", + "action": "defensive", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 115, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "00:01", + "score": "59-55", + "action": "made drivinglayup", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 115, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "00:00", + "score": "59-55", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "59-55", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "59-55", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "59-55", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 13 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "59-55", + "action": "out", + "player_number": "4", + "player_name": "E. Ylipeltola", + "player_id": 18 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "59-55", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "59-55", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8 + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "10:00", + "score": "59-55", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "09:51", + "score": "59-55", + "action": "travel", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 117, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "09:32", + "score": "59-55", + "action": "badpass", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 118, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "09:32", + "score": "59-55", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "09:31", + "score": "59-55", + "action": "unsportsmanlike", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "09:31", + "score": "59-55", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "09:31", + "score": "59-55", + "action": "missed 1of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "09:31", + "score": "59-56", + "action": "made 2of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 119, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "09:31", + "score": "59-56", + "action": "out", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "09:31", + "score": "59-56", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "09:31", + "score": "59-56", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "09:31", + "score": "59-56", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "09:23", + "score": "59-56", + "action": "missed fadeaway", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "09:19", + "score": "59-56", + "action": "defensive", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "09:10", + "score": "59-56", + "action": "missed jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "09:08", + "score": "59-56", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "09:06", + "score": "59-56", + "action": "missed jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 120, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "09:02", + "score": "59-56", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "08:58", + "score": "59-56", + "action": "travel", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 121, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "08:58", + "score": "59-56", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "08:58", + "score": "59-56", + "action": "out", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "08:53", + "score": "59-56", + "action": "ballhandling", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 122, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "08:53", + "score": "59-56", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "08:53", + "score": "59-56", + "action": "personal", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "08:53", + "score": "59-56", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "08:53", + "score": "59-56", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "08:53", + "score": "59-56", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "08:30", + "score": "59-56", + "action": "missed stepbackjumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 123, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "08:26", + "score": "59-56", + "action": "defensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "08:12", + "score": "59-56", + "action": "missed drivinglayup", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q4", + "team": "2", + "time": "08:12", + "score": "59-56", + "action": "block", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 124, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "08:08", + "score": "59-56", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "07:56", + "score": "59-56", + "action": "personal", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "07:56", + "score": "59-56", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "07:56", + "score": "59-57", + "action": "made 1of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "07:56", + "score": "59-57", + "action": "missed 2of2", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 125, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "07:48", + "score": "59-57", + "action": "defensive", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10, + "possession_number": 126, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "07:47", + "score": "59-57", + "action": "personal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 126, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "07:47", + "score": "59-57", + "action": "foulon", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10, + "possession_number": 126, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "07:39", + "score": "59-57", + "action": "ballhandling", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10, + "possession_number": 126, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "07:39", + "score": "59-57", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 127, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "07:39", + "score": "59-57", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 127, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "07:39", + "score": "59-57", + "action": "defensive", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10, + "possession_number": 128, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "07:39", + "score": "59-57", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 128, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "07:39", + "score": "59-57", + "action": "defensive", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "07:20", + "score": "59-57", + "action": "missed hookshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 129, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "07:17", + "score": "59-57", + "action": "defensive", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 130, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "06:49", + "score": "59-57", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10, + "possession_number": 130, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "06:46", + "score": "59-57", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 131, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "06:33", + "score": "59-60", + "action": "made jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 131, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "06:33", + "score": "59-60", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "1", + "time": "06:32", + "score": "59-60", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "06:32", + "score": "59-60", + "action": "in", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "06:32", + "score": "59-60", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "06:19", + "score": "59-60", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "06:19", + "score": "59-60", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "06:19", + "score": "60-60", + "action": "made 1of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "06:19", + "score": "61-60", + "action": "made 2of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 132, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "06:09", + "score": "61-60", + "action": "ballhandling", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 133, + "possession_team": "2" + }, + { + "event_type": "headcoachchallenge", + "period": "Q4", + "team": "2", + "time": "06:09", + "score": "61-60", + "action": "outofbounds", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "05:58", + "score": "61-60", + "action": "badpass", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 134, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "05:45", + "score": "61-63", + "action": "made jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 135, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "05:45", + "score": "61-63", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "05:21", + "score": "61-63", + "action": "3sec", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 136, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "05:11", + "score": "61-63", + "action": "missed drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 137, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "05:08", + "score": "61-63", + "action": "defensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "04:52", + "score": "64-63", + "action": "made jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 138, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "04:52", + "score": "64-63", + "action": "assist", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "04:34", + "score": "64-63", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 139, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "04:30", + "score": "64-63", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "04:19", + "score": "66-63", + "action": "made dunk", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 140, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "03:54", + "score": "66-66", + "action": "made jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 141, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "03:54", + "score": "66-66", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "03:42", + "score": "66-66", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "03:42", + "score": "66-66", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "03:42", + "score": "66-66", + "action": "in", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "03:42", + "score": "66-66", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "03:42", + "score": "67-66", + "action": "made 1of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "03:42", + "score": "68-66", + "action": "made 2of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 142, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "03:25", + "score": "68-69", + "action": "made jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 143, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "03:25", + "score": "68-69", + "action": "assist", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "03:05", + "score": "68-69", + "action": "personal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "03:05", + "score": "68-69", + "action": "foulon", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "02:58", + "score": "68-69", + "action": "missed drivinglayup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "02:53", + "score": "68-69", + "action": "offensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "02:52", + "score": "70-69", + "action": "made layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 144, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "02:46", + "score": "70-71", + "action": "made drivinglayup", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "02:46", + "score": "70-71", + "action": "personal", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "02:46", + "score": "70-71", + "action": "foulon", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "02:46", + "score": "70-71", + "action": "out", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 15, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "02:46", + "score": "70-71", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 3, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "02:46", + "score": "70-71", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "02:46", + "score": "70-71", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "02:46", + "score": "70-72", + "action": "made 1of1", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 14, + "possession_number": 145, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "02:34", + "score": "70-72", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q4", + "team": "2", + "time": "02:34", + "score": "70-72", + "action": "block", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "02:34", + "score": "70-72", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "02:23", + "score": "70-72", + "action": "missed drivinglayup", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 146, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "02:20", + "score": "70-72", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "02:06", + "score": "70-74", + "action": "made floatingjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 147, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "1", + "time": "02:06", + "score": "70-74", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "02:06", + "score": "70-74", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 10, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "02:06", + "score": "70-74", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "01:56", + "score": "70-74", + "action": "missed drivinglayup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 148, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "01:52", + "score": "70-74", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "01:40", + "score": "70-76", + "action": "made pullupjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 149, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "01:26", + "score": "72-76", + "action": "made layup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 150, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "01:26", + "score": "72-76", + "action": "assist", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "01:04", + "score": "72-76", + "action": "missed pullupjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 5, + "possession_number": 151, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "00:59", + "score": "72-76", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "00:48", + "score": "74-76", + "action": "made layup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 152, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "00:48", + "score": "74-76", + "action": "assist", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 153, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "2", + "time": "00:48", + "score": "74-76", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 153, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "00:28", + "score": "74-76", + "action": "missed drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 2, + "possession_number": 153, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "00:26", + "score": "74-76", + "action": "defensive", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "00:15", + "score": "74-76", + "action": "ballhandling", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 154, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "00:14", + "score": "74-76", + "action": "personal", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 6, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "00:14", + "score": "74-76", + "action": "foulon", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "00:14", + "score": "74-77", + "action": "made 1of2", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "00:14", + "score": "74-78", + "action": "made 2of2", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 8, + "possession_number": 155, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "1", + "time": "00:14", + "score": "74-78", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "00:14", + "score": "74-78", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 12, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "00:14", + "score": "74-78", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 11, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "00:08", + "score": "74-78", + "action": "missed jumpshot", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 1, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "00:06", + "score": "74-78", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "00:02", + "score": "74-78", + "action": "missed turnaroundjumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 4, + "possession_number": 156, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "00:02", + "score": "74-78", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 7, + "possession_number": 157, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "74-78", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "game", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "74-78", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + } + ], + "players": [ + { + "player_id": 1, + "name": "K. Johnson", + "number": "22", + "team": "1" + }, + { + "player_id": 2, + "name": "J. McCoy", + "number": "12", + "team": "2" + }, + { + "player_id": 3, + "name": "H. Boyd", + "number": "10", + "team": "1" + }, + { + "player_id": 4, + "name": "T. Harris", + "number": "4", + "team": "1" + }, + { + "player_id": 5, + "name": "J. Hilmer", + "number": "55", + "team": "2" + }, + { + "player_id": 6, + "name": "V. Valkama", + "number": "8", + "team": "1" + }, + { + "player_id": 7, + "name": "J. Cookson", + "number": "5", + "team": "2" + }, + { + "player_id": 8, + "name": "N. Kärkkäinen", + "number": "44", + "team": "2" + }, + { + "player_id": 9, + "name": "J. Rainto", + "number": "19", + "team": "1" + }, + { + "player_id": 10, + "name": "S. Hopkins", + "number": "5", + "team": "1" + }, + { + "player_id": 11, + "name": "W. De Santana", + "number": "12", + "team": "1" + }, + { + "player_id": 12, + "name": "A. Makuoi", + "number": "33", + "team": "1" + }, + { + "player_id": 13, + "name": "S. Mäntymaa", + "number": "45", + "team": "2" + }, + { + "player_id": 14, + "name": "E. Laaksonen", + "number": "11", + "team": "2" + }, + { + "player_id": 15, + "name": "E. Pällijeff", + "number": "82", + "team": "1" + }, + { + "player_id": 16, + "name": "V. Virtaharju", + "number": "16", + "team": "2" + }, + { + "player_id": 17, + "name": "E. Varis", + "number": "13", + "team": "2" + }, + { + "player_id": 18, + "name": "E. Ylipeltola", + "number": "4", + "team": "2" + } + ], + "possessions": { + "total_possessions": 157, + "team1_possessions": 78, + "team2_possessions": 79, + "team1_avg_possession_length_seconds": 13.74, + "team2_avg_possession_length_seconds": 16.81, + "possessions_list": [ + { + "possession_number": 1, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q1", + "end_time": "09:58", + "end_time_seconds": 598, + "end_period": "Q1", + "duration_seconds": 2, + "events": [ + { + "event_type": "jumpball", + "time": "09:58", + "action": "won won", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "0-0", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 2, + "team": "2", + "start_time": "09:58", + "start_time_seconds": 598, + "start_period": "Q1", + "end_time": "09:19", + "end_time_seconds": 559, + "end_period": "Q1", + "duration_seconds": 39, + "events": [ + { + "event_type": "jumpball", + "time": "09:58", + "action": "won lost", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:46", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "3-0", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "09:46", + "action": "assist", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "3-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:21", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "3-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 3, + "team": "1", + "start_time": "09:19", + "start_time_seconds": 559, + "start_period": "Q1", + "end_time": "09:13", + "end_time_seconds": 553, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "09:19", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "3-0", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "09:13", + "action": "ballhandling", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "3-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 4, + "team": "2", + "start_time": "09:13", + "start_time_seconds": 553, + "start_period": "Q1", + "end_time": "09:08", + "end_time_seconds": 548, + "end_period": "Q1", + "duration_seconds": 5, + "events": [ + { + "event_type": "turnover", + "time": "09:13", + "action": "ballhandling", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "3-0", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:13", + "action": "steal", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "3-0", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "09:08", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "3-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 5, + "team": "1", + "start_time": "09:08", + "start_time_seconds": 548, + "start_period": "Q1", + "end_time": "08:50", + "end_time_seconds": 530, + "end_period": "Q1", + "duration_seconds": 18, + "events": [ + { + "event_type": "3pt", + "time": "09:08", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "3-3", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:08", + "action": "assist", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "3-3", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:54", + "action": "missed drivinglayup", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "3-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 6, + "team": "2", + "start_time": "08:50", + "start_time_seconds": 530, + "start_period": "Q1", + "end_time": "08:43", + "end_time_seconds": 523, + "end_period": "Q1", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "08:50", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "3-3", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:47", + "action": "missed jumpshot", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "3-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 7, + "team": "1", + "start_time": "08:43", + "start_time_seconds": 523, + "start_period": "Q1", + "end_time": "08:34", + "end_time_seconds": 514, + "end_period": "Q1", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "08:43", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "3-3", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:36", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "3-3", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 8, + "team": "2", + "start_time": "08:34", + "start_time_seconds": 514, + "start_period": "Q1", + "end_time": "08:13", + "end_time_seconds": 493, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "08:34", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "3-3", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:13", + "action": "made jumpshot", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "3-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 9, + "team": "1", + "start_time": "08:13", + "start_time_seconds": 493, + "start_period": "Q1", + "end_time": "07:56", + "end_time_seconds": 476, + "end_period": "Q1", + "duration_seconds": 17, + "events": [ + { + "event_type": "3pt", + "time": "08:13", + "action": "made jumpshot", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "3-6", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:13", + "action": "assist", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "3-6", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:56", + "action": "made dunk", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "5-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 10, + "team": "2", + "start_time": "07:56", + "start_time_seconds": 476, + "start_period": "Q1", + "end_time": "07:35", + "end_time_seconds": 455, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "07:56", + "action": "made dunk", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "5-6", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:56", + "action": "assist", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "5-6", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:39", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "5-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 11, + "team": "1", + "start_time": "07:35", + "start_time_seconds": 455, + "start_period": "Q1", + "end_time": "07:31", + "end_time_seconds": 451, + "end_period": "Q1", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "07:35", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "5-6", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:31", + "action": "made jumpshot", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "8-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 12, + "team": "2", + "start_time": "07:31", + "start_time_seconds": 451, + "start_period": "Q1", + "end_time": "07:10", + "end_time_seconds": 430, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "3pt", + "time": "07:31", + "action": "made jumpshot", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "8-6", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:31", + "action": "assist", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "8-6", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:10", + "action": "badpass", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "8-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 13, + "team": "1", + "start_time": "07:10", + "start_time_seconds": 430, + "start_period": "Q1", + "end_time": "07:06", + "end_time_seconds": 426, + "end_period": "Q1", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "07:10", + "action": "badpass", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "8-6", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "07:10", + "action": "steal", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "8-6", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:06", + "action": "ballhandling", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "8-6", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 14, + "team": "2", + "start_time": "07:06", + "start_time_seconds": 426, + "start_period": "Q1", + "end_time": "06:59", + "end_time_seconds": 419, + "end_period": "Q1", + "duration_seconds": 7, + "events": [ + { + "event_type": "turnover", + "time": "07:06", + "action": "ballhandling", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "8-6", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "07:06", + "action": "steal", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "8-6", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:59", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "8-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 15, + "team": "1", + "start_time": "06:59", + "start_time_seconds": 419, + "start_period": "Q1", + "end_time": "06:47", + "end_time_seconds": 407, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "06:59", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "8-8", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:50", + "action": "missed layup", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "8-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 16, + "team": "2", + "start_time": "06:47", + "start_time_seconds": 407, + "start_period": "Q1", + "end_time": "06:33", + "end_time_seconds": 393, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "06:47", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "8-8", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:36", + "action": "missed jumpshot", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "8-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 17, + "team": "1", + "start_time": "06:33", + "start_time_seconds": 393, + "start_period": "Q1", + "end_time": "06:21", + "end_time_seconds": 381, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "06:33", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "8-8", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:23", + "action": "missed jumpshot", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "8-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 18, + "team": "2", + "start_time": "06:21", + "start_time_seconds": 381, + "start_period": "Q1", + "end_time": "06:07", + "end_time_seconds": 367, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "06:21", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "8-8", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "06:21", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "8-8", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:21", + "action": "out", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "8-8", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:21", + "action": "in", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "8-8", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:21", + "action": "out", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "8-8", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:21", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "8-8", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:21", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "8-8", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "06:07", + "action": "ballhandling", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "8-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 19, + "team": "1", + "start_time": "06:07", + "start_time_seconds": 367, + "start_period": "Q1", + "end_time": "06:01", + "end_time_seconds": 361, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "turnover", + "time": "06:07", + "action": "ballhandling", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "8-8", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "06:07", + "action": "steal", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "8-8", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:01", + "action": "made reverselayup", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "10-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 20, + "team": "2", + "start_time": "06:01", + "start_time_seconds": 361, + "start_period": "Q1", + "end_time": "05:43", + "end_time_seconds": 343, + "end_period": "Q1", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "06:01", + "action": "made reverselayup", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "10-8", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:45", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "10-8", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:45", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "10-8", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:45", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "10-8", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:45", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "10-8", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:43", + "action": "personal", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "10-8", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:43", + "action": "foulon", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "10-8", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:43", + "action": "made 1of2", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "10-9", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:43", + "action": "missed 2of2", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "10-9", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 21, + "team": "1", + "start_time": "05:43", + "start_time_seconds": 343, + "start_period": "Q1", + "end_time": "05:32", + "end_time_seconds": 332, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "05:43", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "10-9", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:32", + "action": "offensive", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "10-9", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:32", + "action": "offensive", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "10-9", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 22, + "team": "2", + "start_time": "05:32", + "start_time_seconds": 332, + "start_period": "Q1", + "end_time": "05:13", + "end_time_seconds": 313, + "end_period": "Q1", + "duration_seconds": 19, + "events": [ + { + "event_type": "turnover", + "time": "05:32", + "action": "offensive", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "10-9", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "05:32", + "action": "foulon", + "team": "2", + "player_id": 13, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "10-9", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:32", + "action": "in", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "10-9", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:32", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "10-9", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "05:13", + "action": "made jumpshot", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "10-12", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 23, + "team": "1", + "start_time": "05:13", + "start_time_seconds": 313, + "start_period": "Q1", + "end_time": "04:47", + "end_time_seconds": 287, + "end_period": "Q1", + "duration_seconds": 26, + "events": [ + { + "event_type": "3pt", + "time": "05:13", + "action": "made jumpshot", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "10-12", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:00", + "action": "personal", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "10-12", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:00", + "action": "foulon", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "10-12", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:47", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "12-12", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 24, + "team": "2", + "start_time": "04:47", + "start_time_seconds": 287, + "start_period": "Q1", + "end_time": "04:36", + "end_time_seconds": 276, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "04:47", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "12-12", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:36", + "action": "missed layup", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "12-12", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "04:36", + "action": "block", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "12-12", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 25, + "team": "1", + "start_time": "04:36", + "start_time_seconds": 276, + "start_period": "Q1", + "end_time": "04:20", + "end_time_seconds": 260, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "04:36", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "12-12", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "04:36", + "action": "in", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "12-12", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:36", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "12-12", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:36", + "action": "in", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "12-12", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:36", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "12-12", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:23", + "action": "missed jumpshot", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "12-12", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 26, + "team": "2", + "start_time": "04:20", + "start_time_seconds": 260, + "start_period": "Q1", + "end_time": "04:02", + "end_time_seconds": 242, + "end_period": "Q1", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "04:20", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "12-12", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "04:18", + "action": "personal", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "12-12", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:18", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "12-12", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "04:02", + "action": "ballhandling", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "12-12", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 27, + "team": "1", + "start_time": "04:02", + "start_time_seconds": 242, + "start_period": "Q1", + "end_time": "03:46", + "end_time_seconds": 226, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "turnover", + "time": "04:02", + "action": "ballhandling", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "12-12", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "04:02", + "action": "steal", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "12-12", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:48", + "action": "missed jumpshot", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "12-12", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 28, + "team": "2", + "start_time": "03:46", + "start_time_seconds": 226, + "start_period": "Q1", + "end_time": "03:27", + "end_time_seconds": 207, + "end_period": "Q1", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "03:46", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "12-12", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:32", + "action": "missed jumpshot", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "12-12", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 29, + "team": "1", + "start_time": "03:27", + "start_time_seconds": 207, + "start_period": "Q1", + "end_time": "03:22", + "end_time_seconds": 202, + "end_period": "Q1", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "03:27", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "12-12", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:24", + "action": "missed drivinglayup", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "12-12", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 30, + "team": "2", + "start_time": "03:22", + "start_time_seconds": 202, + "start_period": "Q1", + "end_time": "03:19", + "end_time_seconds": 199, + "end_period": "Q1", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "03:22", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "12-12", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:19", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "12-12", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:19", + "action": "foulon", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "12-12", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:19", + "action": "in", + "team": "1", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "12-12", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:19", + "action": "out", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "12-12", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:19", + "action": "in", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "12-12", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:19", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "12-12", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:19", + "action": "made 1of2", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "12-13", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:19", + "action": "made 2of2", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "12-14", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 31, + "team": "1", + "start_time": "03:19", + "start_time_seconds": 199, + "start_period": "Q1", + "end_time": "03:03", + "end_time_seconds": 183, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "freethrow", + "time": "03:19", + "action": "made 2of2", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "12-14", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "03:19", + "action": "in", + "team": "2", + "player_id": 16, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "12-14", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:19", + "action": "out", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "12-14", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:08", + "action": "missed jumpshot", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "12-14", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 32, + "team": "2", + "start_time": "03:03", + "start_time_seconds": 183, + "start_period": "Q1", + "end_time": "02:45", + "end_time_seconds": 165, + "end_period": "Q1", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "03:03", + "action": "defensive", + "team": "2", + "player_id": 16, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "12-14", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:45", + "action": "made drivinglayup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "12-16", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 33, + "team": "1", + "start_time": "02:45", + "start_time_seconds": 165, + "start_period": "Q1", + "end_time": "02:26", + "end_time_seconds": 146, + "end_period": "Q1", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "02:45", + "action": "made drivinglayup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "12-16", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "02:45", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "12-16", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:33", + "action": "missed jumpshot", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "12-16", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:30", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "12-16", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:26", + "action": "made jumpshot", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "15-16", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 34, + "team": "2", + "start_time": "02:26", + "start_time_seconds": 146, + "start_period": "Q1", + "end_time": "01:59", + "end_time_seconds": 119, + "end_period": "Q1", + "duration_seconds": 27, + "events": [ + { + "event_type": "3pt", + "time": "02:26", + "action": "made jumpshot", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "15-16", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:26", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "15-16", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:02", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "15-16", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 35, + "team": "1", + "start_time": "01:59", + "start_time_seconds": 119, + "start_period": "Q1", + "end_time": "01:53", + "end_time_seconds": 113, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "01:59", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "15-16", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:53", + "action": "made hookshot", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "17-16", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 36, + "team": "2", + "start_time": "01:53", + "start_time_seconds": 113, + "start_period": "Q1", + "end_time": "01:27", + "end_time_seconds": 87, + "end_period": "Q1", + "duration_seconds": 26, + "events": [ + { + "event_type": "2pt", + "time": "01:53", + "action": "made hookshot", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "17-16", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:53", + "action": "assist", + "team": "1", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "17-16", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:27", + "action": "made stepbackjumpshot", + "team": "2", + "player_id": 13, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "17-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 37, + "team": "1", + "start_time": "01:27", + "start_time_seconds": 87, + "start_period": "Q1", + "end_time": "01:20", + "end_time_seconds": 80, + "end_period": "Q1", + "duration_seconds": 7, + "events": [ + { + "event_type": "3pt", + "time": "01:27", + "action": "made stepbackjumpshot", + "team": "2", + "player_id": 13, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "17-19", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "01:20", + "action": "travel", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "17-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 38, + "team": "2", + "start_time": "01:20", + "start_time_seconds": 80, + "start_period": "Q1", + "end_time": "01:08", + "end_time_seconds": 68, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "turnover", + "time": "01:20", + "action": "travel", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "17-19", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "01:20", + "action": "in", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "17-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:20", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "17-19", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:12", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "17-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 39, + "team": "1", + "start_time": "01:08", + "start_time_seconds": 68, + "start_period": "Q1", + "end_time": "00:50", + "end_time_seconds": 50, + "end_period": "Q1", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "01:08", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "17-19", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:05", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "17-19", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:05", + "action": "foulon", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "17-19", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:50", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "19-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 40, + "team": "2", + "start_time": "00:50", + "start_time_seconds": 50, + "start_period": "Q1", + "end_time": "00:37", + "end_time_seconds": 37, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "00:50", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "19-19", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:37", + "action": "ballhandling", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "19-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 41, + "team": "1", + "start_time": "00:37", + "start_time_seconds": 37, + "start_period": "Q1", + "end_time": "00:23", + "end_time_seconds": 23, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "turnover", + "time": "00:37", + "action": "ballhandling", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "19-19", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:31", + "action": "personal", + "team": "2", + "player_id": 13, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "19-19", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:31", + "action": "foulon", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "19-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:31", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "19-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:31", + "action": "out", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "19-19", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:31", + "action": "made 1of2", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:31", + "action": "missed 2of2", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:27", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:27", + "action": "in", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:27", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:27", + "action": "in", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:27", + "action": "out", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "20-19", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:23", + "action": "made jumpshot", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "23-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 42, + "team": "2", + "start_time": "00:23", + "start_time_seconds": 23, + "start_period": "Q1", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q1", + "duration_seconds": 23, + "events": [ + { + "event_type": "3pt", + "time": "00:23", + "action": "made jumpshot", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "23-19", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:23", + "action": "assist", + "team": "1", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "23-19", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:05", + "action": "missed jumpshot", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "23-19", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:01", + "action": "offensive", + "team": "2", + "player_id": 13, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "23-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 43, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q2", + "end_time": "09:37", + "end_time_seconds": 577, + "end_period": "Q2", + "duration_seconds": 23, + "events": [ + { + "event_type": "2pt", + "time": "09:37", + "action": "made layup", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "23-21", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 44, + "team": "1", + "start_time": "09:37", + "start_time_seconds": 577, + "start_period": "Q2", + "end_time": "09:29", + "end_time_seconds": 569, + "end_period": "Q2", + "duration_seconds": 8, + "events": [ + { + "event_type": "2pt", + "time": "09:37", + "action": "made layup", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "23-21", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:29", + "action": "made layup", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "25-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 45, + "team": "2", + "start_time": "09:29", + "start_time_seconds": 569, + "start_period": "Q2", + "end_time": "09:08", + "end_time_seconds": 548, + "end_period": "Q2", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "09:29", + "action": "made layup", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "25-21", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:11", + "action": "missed drivinglayup", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "25-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 46, + "team": "1", + "start_time": "09:08", + "start_time_seconds": 548, + "start_period": "Q2", + "end_time": "08:52", + "end_time_seconds": 532, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "09:08", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "25-21", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:52", + "action": "made jumpshot", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "28-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 47, + "team": "2", + "start_time": "08:52", + "start_time_seconds": 532, + "start_period": "Q2", + "end_time": "08:36", + "end_time_seconds": 516, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "3pt", + "time": "08:52", + "action": "made jumpshot", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "28-21", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "08:36", + "action": "ballhandling", + "team": "2", + "player_id": 17, + "player_name": "E. Varis", + "player_number": "13", + "score": "28-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 48, + "team": "1", + "start_time": "08:36", + "start_time_seconds": 516, + "start_period": "Q2", + "end_time": "08:31", + "end_time_seconds": 511, + "end_period": "Q2", + "duration_seconds": 5, + "events": [ + { + "event_type": "turnover", + "time": "08:36", + "action": "ballhandling", + "team": "2", + "player_id": 17, + "player_name": "E. Varis", + "player_number": "13", + "score": "28-21", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "08:36", + "action": "steal", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "28-21", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:31", + "action": "unsportsmanlike", + "team": "2", + "player_id": 16, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "28-21", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:31", + "action": "foulon", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "28-21", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:31", + "action": "in", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "28-21", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:31", + "action": "out", + "team": "1", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "28-21", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:31", + "action": "in", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "28-21", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:31", + "action": "out", + "team": "2", + "player_id": 16, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "28-21", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:31", + "action": "made 1of2", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "29-21", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:31", + "action": "made 2of2", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "30-21", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 49, + "team": "2", + "start_time": "08:31", + "start_time_seconds": 511, + "start_period": "Q2", + "end_time": "08:08", + "end_time_seconds": 488, + "end_period": "Q2", + "duration_seconds": 23, + "events": [ + { + "event_type": "freethrow", + "time": "08:31", + "action": "made 2of2", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "30-21", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:25", + "action": "made dunk", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "32-21", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "08:25", + "action": "assist", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "32-21", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:08", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "32-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 50, + "team": "1", + "start_time": "08:08", + "start_time_seconds": 488, + "start_period": "Q2", + "end_time": "07:53", + "end_time_seconds": 473, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "3pt", + "time": "08:08", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "32-24", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "07:53", + "action": "ballhandling", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "32-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 51, + "team": "2", + "start_time": "07:53", + "start_time_seconds": 473, + "start_period": "Q2", + "end_time": "07:49", + "end_time_seconds": 469, + "end_period": "Q2", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "07:53", + "action": "ballhandling", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "32-24", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "07:53", + "action": "steal", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "32-24", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "07:49", + "action": "made drivinglayup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "32-26", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 52, + "team": "1", + "start_time": "07:49", + "start_time_seconds": 469, + "start_period": "Q2", + "end_time": "07:28", + "end_time_seconds": 448, + "end_period": "Q2", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "07:49", + "action": "made drivinglayup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "32-26", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:32", + "action": "missed jumpshot", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "32-26", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 53, + "team": "2", + "start_time": "07:28", + "start_time_seconds": 448, + "start_period": "Q2", + "end_time": "07:06", + "end_time_seconds": 426, + "end_period": "Q2", + "duration_seconds": 22, + "events": [ + { + "event_type": "rebound", + "time": "07:28", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "32-26", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:09", + "action": "missed jumpshot", + "team": "2", + "player_id": 17, + "player_name": "E. Varis", + "player_number": "13", + "score": "32-26", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 54, + "team": "1", + "start_time": "07:06", + "start_time_seconds": 426, + "start_period": "Q2", + "end_time": "07:03", + "end_time_seconds": 423, + "end_period": "Q2", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "07:06", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "32-26", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "07:03", + "action": "badpass", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "32-26", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 55, + "team": "2", + "start_time": "07:03", + "start_time_seconds": 423, + "start_period": "Q2", + "end_time": "06:28", + "end_time_seconds": 388, + "end_period": "Q2", + "duration_seconds": 35, + "events": [ + { + "event_type": "turnover", + "time": "07:03", + "action": "badpass", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "32-26", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "07:03", + "action": "steal", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "32-26", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:42", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "32-26", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:40", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "32-26", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:40", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "32-26", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:40", + "action": "out", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "32-26", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:40", + "action": "in", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "32-26", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:40", + "action": "in", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "32-26", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:40", + "action": "in", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "32-26", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:40", + "action": "out", + "team": "2", + "player_id": 17, + "player_name": "E. Varis", + "player_number": "13", + "score": "32-26", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:30", + "action": "missed jumpshot", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "32-26", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 56, + "team": "1", + "start_time": "06:28", + "start_time_seconds": 388, + "start_period": "Q2", + "end_time": "06:16", + "end_time_seconds": 376, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "06:28", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "32-26", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "06:16", + "action": "outofbounds", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "32-26", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 57, + "team": "2", + "start_time": "06:16", + "start_time_seconds": 376, + "start_period": "Q2", + "end_time": "05:56", + "end_time_seconds": 356, + "end_period": "Q2", + "duration_seconds": 20, + "events": [ + { + "event_type": "turnover", + "time": "06:16", + "action": "outofbounds", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "32-26", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:56", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "32-28", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 58, + "team": "1", + "start_time": "05:56", + "start_time_seconds": 356, + "start_period": "Q2", + "end_time": "05:34", + "end_time_seconds": 334, + "end_period": "Q2", + "duration_seconds": 22, + "events": [ + { + "event_type": "2pt", + "time": "05:56", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "32-28", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:38", + "action": "missed jumpshot", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "32-28", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:36", + "action": "offensive", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "32-28", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:34", + "action": "ballhandling", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "32-28", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 59, + "team": "2", + "start_time": "05:34", + "start_time_seconds": 334, + "start_period": "Q2", + "end_time": "05:09", + "end_time_seconds": 309, + "end_period": "Q2", + "duration_seconds": 25, + "events": [ + { + "event_type": "turnover", + "time": "05:34", + "action": "ballhandling", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "32-28", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "05:34", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "32-28", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:34", + "action": "out", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "32-28", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:20", + "action": "personal", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "32-28", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:20", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "32-28", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:09", + "action": "personal", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "32-28", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:09", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "32-28", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:09", + "action": "missed 1of2", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "32-28", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:09", + "action": "made 2of2", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "32-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 60, + "team": "1", + "start_time": "05:09", + "start_time_seconds": 309, + "start_period": "Q2", + "end_time": "04:42", + "end_time_seconds": 282, + "end_period": "Q2", + "duration_seconds": 27, + "events": [ + { + "event_type": "freethrow", + "time": "05:09", + "action": "made 2of2", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "32-29", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:45", + "action": "missed fadeaway", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "32-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 61, + "team": "2", + "start_time": "04:42", + "start_time_seconds": 282, + "start_period": "Q2", + "end_time": "04:23", + "end_time_seconds": 263, + "end_period": "Q2", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "04:42", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "32-29", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:27", + "action": "missed floatingjumpshot", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "32-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 62, + "team": "1", + "start_time": "04:23", + "start_time_seconds": 263, + "start_period": "Q2", + "end_time": "04:15", + "end_time_seconds": 255, + "end_period": "Q2", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "04:23", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "32-29", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:18", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "32-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 63, + "team": "2", + "start_time": "04:15", + "start_time_seconds": 255, + "start_period": "Q2", + "end_time": "03:56", + "end_time_seconds": 236, + "end_period": "Q2", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "04:15", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "32-29", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:01", + "action": "missed stepbackjumpshot", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "32-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 64, + "team": "1", + "start_time": "03:56", + "start_time_seconds": 236, + "start_period": "Q2", + "end_time": "03:41", + "end_time_seconds": 221, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "03:56", + "action": "defensive", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "32-29", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:45", + "action": "missed layup", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "32-29", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "03:45", + "action": "block", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "32-29", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 65, + "team": "2", + "start_time": "03:41", + "start_time_seconds": 221, + "start_period": "Q2", + "end_time": "03:23", + "end_time_seconds": 203, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "03:41", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "32-29", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:34", + "action": "personal", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "32-29", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:34", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "32-29", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "03:34", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "32-29", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:34", + "action": "in", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "32-29", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:34", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "32-29", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:23", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "32-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 66, + "team": "1", + "start_time": "03:23", + "start_time_seconds": 203, + "start_period": "Q2", + "end_time": "02:59", + "end_time_seconds": 179, + "end_period": "Q2", + "duration_seconds": 24, + "events": [ + { + "event_type": "3pt", + "time": "03:23", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "32-32", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:02", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "32-32", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:02", + "action": "foulon", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "32-32", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:02", + "action": "in", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "32-32", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:02", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "32-32", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "02:59", + "action": "badpass", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "32-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 67, + "team": "2", + "start_time": "02:59", + "start_time_seconds": 179, + "start_period": "Q2", + "end_time": "02:49", + "end_time_seconds": 169, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "turnover", + "time": "02:59", + "action": "badpass", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "32-32", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "02:59", + "action": "steal", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "32-32", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:54", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "32-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 68, + "team": "1", + "start_time": "02:49", + "start_time_seconds": 169, + "start_period": "Q2", + "end_time": "02:46", + "end_time_seconds": 166, + "end_period": "Q2", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "02:49", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "32-32", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "02:46", + "action": "badpass", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "32-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 69, + "team": "2", + "start_time": "02:46", + "start_time_seconds": 166, + "start_period": "Q2", + "end_time": "02:23", + "end_time_seconds": 143, + "end_period": "Q2", + "duration_seconds": 23, + "events": [ + { + "event_type": "turnover", + "time": "02:46", + "action": "badpass", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "32-32", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "02:46", + "action": "steal", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "32-32", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:39", + "action": "personal", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "32-32", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:39", + "action": "foulon", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "32-32", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:39", + "action": "in", + "team": "1", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "32-32", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:39", + "action": "out", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "32-32", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:26", + "action": "missed layup", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "32-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 70, + "team": "1", + "start_time": "02:23", + "start_time_seconds": 143, + "start_period": "Q2", + "end_time": "02:13", + "end_time_seconds": 133, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "02:23", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "32-32", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "02:13", + "action": "outofbounds", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "32-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 71, + "team": "2", + "start_time": "02:13", + "start_time_seconds": 133, + "start_period": "Q2", + "end_time": "01:51", + "end_time_seconds": 111, + "end_period": "Q2", + "duration_seconds": 22, + "events": [ + { + "event_type": "turnover", + "time": "02:13", + "action": "outofbounds", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "32-32", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:53", + "action": "missed jumpshot", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "32-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 72, + "team": "1", + "start_time": "01:51", + "start_time_seconds": 111, + "start_period": "Q2", + "end_time": "01:45", + "end_time_seconds": 105, + "end_period": "Q2", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "01:51", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "32-32", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:45", + "action": "made dunk", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "34-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 73, + "team": "2", + "start_time": "01:45", + "start_time_seconds": 105, + "start_period": "Q2", + "end_time": "01:22", + "end_time_seconds": 82, + "end_period": "Q2", + "duration_seconds": 23, + "events": [ + { + "event_type": "2pt", + "time": "01:45", + "action": "made dunk", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "34-32", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:45", + "action": "assist", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "34-32", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:25", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "34-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 74, + "team": "1", + "start_time": "01:22", + "start_time_seconds": 82, + "start_period": "Q2", + "end_time": "01:14", + "end_time_seconds": 74, + "end_period": "Q2", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "01:22", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "34-32", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:14", + "action": "personal", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "34-32", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:14", + "action": "foulon", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "34-32", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "01:14", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "34-32", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:14", + "action": "made 1of2", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "35-32", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:14", + "action": "made 2of2", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "36-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 75, + "team": "2", + "start_time": "01:14", + "start_time_seconds": 74, + "start_period": "Q2", + "end_time": "00:46", + "end_time_seconds": 46, + "end_period": "Q2", + "duration_seconds": 28, + "events": [ + { + "event_type": "freethrow", + "time": "01:14", + "action": "made 2of2", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "36-32", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:14", + "action": "assist", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "35-32", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:14", + "action": "in", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "36-32", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:14", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "36-32", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:51", + "action": "missed drivinglayup", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "36-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 76, + "team": "1", + "start_time": "00:46", + "start_time_seconds": 46, + "start_period": "Q2", + "end_time": "00:31", + "end_time_seconds": 31, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "00:46", + "action": "defensive", + "team": "1", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "36-32", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:33", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "36-32", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:32", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "36-32", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:32", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "36-32", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:32", + "action": "foulon", + "team": "1", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "36-32", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:32", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "36-32", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:32", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "36-32", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:32", + "action": "made 1of2", + "team": "1", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "37-32", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:32", + "action": "missed 2of2", + "team": "1", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "37-32", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 77, + "team": "2", + "start_time": "00:31", + "start_time_seconds": 31, + "start_period": "Q2", + "end_time": "00:24", + "end_time_seconds": 24, + "end_period": "Q2", + "duration_seconds": 7, + "events": [ + { + "event_type": "rebound", + "time": "00:31", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "37-32", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:24", + "action": "personal", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "37-32", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:24", + "action": "foulon", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "37-32", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:24", + "action": "in", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "37-32", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:24", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "37-32", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:24", + "action": "made 1of2", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "37-33", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:24", + "action": "made 2of2", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "37-34", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 78, + "team": "1", + "start_time": "00:24", + "start_time_seconds": 24, + "start_period": "Q2", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q2", + "duration_seconds": 24, + "events": [ + { + "event_type": "freethrow", + "time": "00:24", + "action": "made 2of2", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "37-34", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 79, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q3", + "end_time": "09:53", + "end_time_seconds": 593, + "end_period": "Q3", + "duration_seconds": 7, + "events": [ + { + "event_type": "turnover", + "time": "09:53", + "action": "badpass", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "37-34", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 80, + "team": "2", + "start_time": "09:53", + "start_time_seconds": 593, + "start_period": "Q3", + "end_time": "09:29", + "end_time_seconds": 569, + "end_period": "Q3", + "duration_seconds": 24, + "events": [ + { + "event_type": "turnover", + "time": "09:53", + "action": "badpass", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "37-34", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:32", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "37-34", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:30", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "37-34", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:29", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "37-36", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 81, + "team": "1", + "start_time": "09:29", + "start_time_seconds": 569, + "start_period": "Q3", + "end_time": "09:05", + "end_time_seconds": 545, + "end_period": "Q3", + "duration_seconds": 24, + "events": [ + { + "event_type": "2pt", + "time": "09:29", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "37-36", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:13", + "action": "missed floatingjumpshot", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "37-36", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:05", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "37-36", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:05", + "action": "made tipinlayup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "39-36", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 82, + "team": "2", + "start_time": "09:05", + "start_time_seconds": 545, + "start_period": "Q3", + "end_time": "08:55", + "end_time_seconds": 535, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "2pt", + "time": "09:05", + "action": "made tipinlayup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "39-36", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:55", + "action": "made drivinglayup", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "39-38", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:55", + "action": "personal", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "39-38", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:55", + "action": "foulon", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "39-38", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:55", + "action": "made 1of1", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "39-39", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 83, + "team": "1", + "start_time": "08:55", + "start_time_seconds": 535, + "start_period": "Q3", + "end_time": "08:42", + "end_time_seconds": 522, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "freethrow", + "time": "08:55", + "action": "made 1of1", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "39-39", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:55", + "action": "assist", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "39-38", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:42", + "action": "made reverselayup", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "41-39", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 84, + "team": "2", + "start_time": "08:42", + "start_time_seconds": 522, + "start_period": "Q3", + "end_time": "08:17", + "end_time_seconds": 497, + "end_period": "Q3", + "duration_seconds": 25, + "events": [ + { + "event_type": "2pt", + "time": "08:42", + "action": "made reverselayup", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "41-39", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:42", + "action": "assist", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "41-39", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:21", + "action": "missed jumpshot", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "41-39", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "08:21", + "action": "block", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "41-39", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 85, + "team": "1", + "start_time": "08:17", + "start_time_seconds": 497, + "start_period": "Q3", + "end_time": "08:12", + "end_time_seconds": 492, + "end_period": "Q3", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "08:17", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "41-39", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:15", + "action": "missed jumpshot", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "41-39", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 86, + "team": "2", + "start_time": "08:12", + "start_time_seconds": 492, + "start_period": "Q3", + "end_time": "08:06", + "end_time_seconds": 486, + "end_period": "Q3", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "08:12", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "41-39", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:06", + "action": "made drivinglayup", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "41-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 87, + "team": "1", + "start_time": "08:06", + "start_time_seconds": 486, + "start_period": "Q3", + "end_time": "07:55", + "end_time_seconds": 475, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "08:06", + "action": "made drivinglayup", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "41-41", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:55", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "41-41", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:55", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "41-41", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:55", + "action": "made 1of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "42-41", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:55", + "action": "missed 2of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "42-41", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "07:55", + "action": "assist", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "42-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 88, + "team": "2", + "start_time": "07:55", + "start_time_seconds": 475, + "start_period": "Q3", + "end_time": "07:23", + "end_time_seconds": 443, + "end_period": "Q3", + "duration_seconds": 32, + "events": [ + { + "event_type": "rebound", + "time": "07:55", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "42-41", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:26", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "42-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 89, + "team": "1", + "start_time": "07:23", + "start_time_seconds": 443, + "start_period": "Q3", + "end_time": "07:13", + "end_time_seconds": 433, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "07:23", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "42-41", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:15", + "action": "missed jumpshot", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "42-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 90, + "team": "2", + "start_time": "07:13", + "start_time_seconds": 433, + "start_period": "Q3", + "end_time": "06:47", + "end_time_seconds": 407, + "end_period": "Q3", + "duration_seconds": 26, + "events": [ + { + "event_type": "rebound", + "time": "07:13", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "42-41", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "07:12", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "42-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:12", + "action": "out", + "team": "1", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "42-41", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:47", + "action": "made stepbackjumpshot", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "42-44", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 91, + "team": "1", + "start_time": "06:47", + "start_time_seconds": 407, + "start_period": "Q3", + "end_time": "06:24", + "end_time_seconds": 384, + "end_period": "Q3", + "duration_seconds": 23, + "events": [ + { + "event_type": "3pt", + "time": "06:47", + "action": "made stepbackjumpshot", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "42-44", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:26", + "action": "missed drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "42-44", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 92, + "team": "2", + "start_time": "06:24", + "start_time_seconds": 384, + "start_period": "Q3", + "end_time": "06:16", + "end_time_seconds": 376, + "end_period": "Q3", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "06:24", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "42-44", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:19", + "action": "personal", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "42-44", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:19", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "42-44", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:16", + "action": "made layup", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "42-46", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 93, + "team": "1", + "start_time": "06:16", + "start_time_seconds": 376, + "start_period": "Q3", + "end_time": "05:59", + "end_time_seconds": 359, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "06:16", + "action": "made layup", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "42-46", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:16", + "action": "assist", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "42-46", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:06", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "42-46", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "06:03", + "action": "offensive", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "42-46", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:02", + "action": "missed jumpshot", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "42-46", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 94, + "team": "2", + "start_time": "05:59", + "start_time_seconds": 359, + "start_period": "Q3", + "end_time": "05:31", + "end_time_seconds": 331, + "end_period": "Q3", + "duration_seconds": 28, + "events": [ + { + "event_type": "rebound", + "time": "05:59", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "42-46", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:41", + "action": "missed jumpshot", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "42-46", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:36", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "42-46", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:34", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "42-46", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 95, + "team": "1", + "start_time": "05:31", + "start_time_seconds": 331, + "start_period": "Q3", + "end_time": "05:20", + "end_time_seconds": 320, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "05:31", + "action": "defensive", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "42-46", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:23", + "action": "missed jumpshot", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "42-46", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:20", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "42-46", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:20", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "42-46", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:20", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "42-46", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:20", + "action": "out", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "42-46", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:20", + "action": "in", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "42-46", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:20", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "42-46", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:20", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "42-46", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:20", + "action": "out", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "42-46", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:20", + "action": "made 1of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "43-46", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:20", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "44-46", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 96, + "team": "2", + "start_time": "05:20", + "start_time_seconds": 320, + "start_period": "Q3", + "end_time": "05:19", + "end_time_seconds": 319, + "end_period": "Q3", + "duration_seconds": 1, + "events": [ + { + "event_type": "freethrow", + "time": "05:20", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "44-46", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "05:20", + "action": "in", + "team": "1", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "44-46", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:20", + "action": "out", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "44-46", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 97, + "team": "1", + "start_time": "05:19", + "start_time_seconds": 319, + "start_period": "Q3", + "end_time": "04:46", + "end_time_seconds": 286, + "end_period": "Q3", + "duration_seconds": 33, + "events": [ + { + "event_type": "rebound", + "time": "05:19", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "44-46", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:04", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "44-46", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:01", + "action": "defensive", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "44-46", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:46", + "action": "personal", + "team": "2", + "player_id": 13, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "44-46", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:46", + "action": "foulon", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "44-46", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:46", + "action": "missed 1of2", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "44-46", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:46", + "action": "made 2of2", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "45-46", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 98, + "team": "2", + "start_time": "04:46", + "start_time_seconds": 286, + "start_period": "Q3", + "end_time": "04:23", + "end_time_seconds": 263, + "end_period": "Q3", + "duration_seconds": 23, + "events": [ + { + "event_type": "freethrow", + "time": "04:46", + "action": "made 2of2", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "45-46", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:46", + "action": "assist", + "team": "1", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "45-46", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:26", + "action": "missed hookshot", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "45-46", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 99, + "team": "1", + "start_time": "04:23", + "start_time_seconds": 263, + "start_period": "Q3", + "end_time": "04:12", + "end_time_seconds": 252, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "04:23", + "action": "defensive", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "45-46", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "04:12", + "action": "personal", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "45-46", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:12", + "action": "foulon", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "45-46", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:12", + "action": "made 1of2", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "46-46", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "04:12", + "action": "missed 2of2", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "46-46", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 100, + "team": "2", + "start_time": "04:12", + "start_time_seconds": 252, + "start_period": "Q3", + "end_time": "03:44", + "end_time_seconds": 224, + "end_period": "Q3", + "duration_seconds": 28, + "events": [ + { + "event_type": "rebound", + "time": "04:12", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "46-46", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:55", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "46-46", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "03:55", + "action": "block", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "46-46", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:49", + "action": "offensive", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "46-46", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:48", + "action": "missed jumpshot", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "46-46", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:45", + "action": "offensive", + "team": "2", + "player_id": 13, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "46-46", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:44", + "action": "made jumpshot", + "team": "2", + "player_id": 13, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "46-48", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 101, + "team": "1", + "start_time": "03:44", + "start_time_seconds": 224, + "start_period": "Q3", + "end_time": "03:36", + "end_time_seconds": 216, + "end_period": "Q3", + "duration_seconds": 8, + "events": [ + { + "event_type": "2pt", + "time": "03:44", + "action": "made jumpshot", + "team": "2", + "player_id": 13, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "46-48", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "03:36", + "action": "badpass", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "46-48", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 102, + "team": "2", + "start_time": "03:36", + "start_time_seconds": 216, + "start_period": "Q3", + "end_time": "03:30", + "end_time_seconds": 210, + "end_period": "Q3", + "duration_seconds": 6, + "events": [ + { + "event_type": "turnover", + "time": "03:36", + "action": "badpass", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "46-48", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "03:36", + "action": "steal", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "46-48", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:30", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "46-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 103, + "team": "1", + "start_time": "03:30", + "start_time_seconds": 210, + "start_period": "Q3", + "end_time": "03:23", + "end_time_seconds": 203, + "end_period": "Q3", + "duration_seconds": 7, + "events": [ + { + "event_type": "2pt", + "time": "03:30", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "46-50", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:30", + "action": "assist", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "46-50", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:23", + "action": "personal", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "46-50", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:23", + "action": "foulon", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "46-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:23", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "46-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:23", + "action": "out", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "46-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:23", + "action": "in", + "team": "2", + "player_id": 18, + "player_name": "E. Ylipeltola", + "player_number": "4", + "score": "46-50", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:23", + "action": "in", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "46-50", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:23", + "action": "made 1of2", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "47-50", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:23", + "action": "made 2of2", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "48-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 104, + "team": "2", + "start_time": "03:23", + "start_time_seconds": 203, + "start_period": "Q3", + "end_time": "03:04", + "end_time_seconds": 184, + "end_period": "Q3", + "duration_seconds": 19, + "events": [ + { + "event_type": "freethrow", + "time": "03:23", + "action": "made 2of2", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "48-50", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:08", + "action": "missed reverselayup", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "48-50", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "03:08", + "action": "block", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "48-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 105, + "team": "1", + "start_time": "03:04", + "start_time_seconds": 184, + "start_period": "Q3", + "end_time": "03:02", + "end_time_seconds": 182, + "end_period": "Q3", + "duration_seconds": 2, + "events": [ + { + "event_type": "rebound", + "time": "03:04", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "48-50", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:02", + "action": "made drivinglayup", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "50-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 106, + "team": "2", + "start_time": "03:02", + "start_time_seconds": 182, + "start_period": "Q3", + "end_time": "02:32", + "end_time_seconds": 152, + "end_period": "Q3", + "duration_seconds": 30, + "events": [ + { + "event_type": "2pt", + "time": "03:02", + "action": "made drivinglayup", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "50-50", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:02", + "action": "assist", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "50-50", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:50", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "50-50", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:48", + "action": "offensive", + "team": "2", + "player_id": 13, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "50-50", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:35", + "action": "missed jumpshot", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "50-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 107, + "team": "1", + "start_time": "02:32", + "start_time_seconds": 152, + "start_period": "Q3", + "end_time": "02:12", + "end_time_seconds": 132, + "end_period": "Q3", + "duration_seconds": 20, + "events": [ + { + "event_type": "rebound", + "time": "02:32", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "50-50", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:12", + "action": "made layup", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "52-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 108, + "team": "2", + "start_time": "02:12", + "start_time_seconds": 132, + "start_period": "Q3", + "end_time": "01:55", + "end_time_seconds": 115, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "02:12", + "action": "made layup", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "52-50", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:12", + "action": "assist", + "team": "1", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "52-50", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "02:11", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "52-50", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:58", + "action": "missed jumpshot", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "52-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 109, + "team": "1", + "start_time": "01:55", + "start_time_seconds": 115, + "start_period": "Q3", + "end_time": "01:31", + "end_time_seconds": 91, + "end_period": "Q3", + "duration_seconds": 24, + "events": [ + { + "event_type": "rebound", + "time": "01:55", + "action": "defensive", + "team": "1", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "52-50", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "01:31", + "action": "ballhandling", + "team": "1", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "52-50", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 110, + "team": "2", + "start_time": "01:31", + "start_time_seconds": 91, + "start_period": "Q3", + "end_time": "01:14", + "end_time_seconds": 74, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "turnover", + "time": "01:31", + "action": "ballhandling", + "team": "1", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "52-50", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "01:31", + "action": "steal", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "52-50", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:14", + "action": "made drivinglayup", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "52-52", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 111, + "team": "1", + "start_time": "01:14", + "start_time_seconds": 74, + "start_period": "Q3", + "end_time": "01:09", + "end_time_seconds": 69, + "end_period": "Q3", + "duration_seconds": 5, + "events": [ + { + "event_type": "2pt", + "time": "01:14", + "action": "made drivinglayup", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "52-52", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "01:14", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "52-52", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:14", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "52-52", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:14", + "action": "in", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "52-52", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:14", + "action": "in", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "52-52", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "01:09", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "52-52", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:09", + "action": "foulon", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "52-52", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:09", + "action": "made 1of2", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "53-52", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:09", + "action": "made 2of2", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "54-52", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 112, + "team": "2", + "start_time": "01:09", + "start_time_seconds": 69, + "start_period": "Q3", + "end_time": "00:54", + "end_time_seconds": 54, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "freethrow", + "time": "01:09", + "action": "made 2of2", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "54-52", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:54", + "action": "made drivinglayup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "54-54", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:54", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "54-54", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:54", + "action": "foulon", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "54-54", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:54", + "action": "made 1of1", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "54-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 113, + "team": "1", + "start_time": "00:54", + "start_time_seconds": 54, + "start_period": "Q3", + "end_time": "00:38", + "end_time_seconds": 38, + "end_period": "Q3", + "duration_seconds": 16, + "events": [ + { + "event_type": "freethrow", + "time": "00:54", + "action": "made 1of1", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "54-55", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:54", + "action": "assist", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "54-54", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:38", + "action": "made jumpshot", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "57-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 114, + "team": "2", + "start_time": "00:38", + "start_time_seconds": 38, + "start_period": "Q3", + "end_time": "00:20", + "end_time_seconds": 20, + "end_period": "Q3", + "duration_seconds": 18, + "events": [ + { + "event_type": "3pt", + "time": "00:38", + "action": "made jumpshot", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "57-55", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:38", + "action": "assist", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "57-55", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:23", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "57-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 115, + "team": "1", + "start_time": "00:20", + "start_time_seconds": 20, + "start_period": "Q3", + "end_time": "00:01", + "end_time_seconds": 1, + "end_period": "Q3", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "00:20", + "action": "defensive", + "team": "1", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "57-55", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:01", + "action": "made drivinglayup", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "59-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 116, + "team": "2", + "start_time": "00:01", + "start_time_seconds": 1, + "start_period": "Q3", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q3", + "duration_seconds": 1, + "events": [ + { + "event_type": "2pt", + "time": "00:01", + "action": "made drivinglayup", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "59-55", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 117, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q4", + "end_time": "09:51", + "end_time_seconds": 591, + "end_period": "Q4", + "duration_seconds": 9, + "events": [ + { + "event_type": "turnover", + "time": "09:51", + "action": "travel", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "59-55", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 118, + "team": "1", + "start_time": "09:51", + "start_time_seconds": 591, + "start_period": "Q4", + "end_time": "09:32", + "end_time_seconds": 572, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "turnover", + "time": "09:51", + "action": "travel", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "59-55", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "09:32", + "action": "badpass", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "59-55", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 119, + "team": "2", + "start_time": "09:32", + "start_time_seconds": 572, + "start_period": "Q4", + "end_time": "09:31", + "end_time_seconds": 571, + "end_period": "Q4", + "duration_seconds": 1, + "events": [ + { + "event_type": "turnover", + "time": "09:32", + "action": "badpass", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "59-55", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:32", + "action": "steal", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "59-55", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "09:31", + "action": "unsportsmanlike", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "59-55", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "09:31", + "action": "foulon", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "59-55", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "09:31", + "action": "missed 1of2", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "59-55", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "09:31", + "action": "made 2of2", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "59-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 120, + "team": "1", + "start_time": "09:31", + "start_time_seconds": 571, + "start_period": "Q4", + "end_time": "09:02", + "end_time_seconds": 542, + "end_period": "Q4", + "duration_seconds": 29, + "events": [ + { + "event_type": "freethrow", + "time": "09:31", + "action": "made 2of2", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "59-56", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "09:31", + "action": "out", + "team": "1", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "59-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "09:31", + "action": "out", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "59-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "09:31", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "59-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "09:31", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "59-56", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:23", + "action": "missed fadeaway", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "59-56", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:19", + "action": "defensive", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "59-56", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "09:10", + "action": "missed jumpshot", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "59-56", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:08", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "59-56", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "09:06", + "action": "missed jumpshot", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "59-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 121, + "team": "2", + "start_time": "09:02", + "start_time_seconds": 542, + "start_period": "Q4", + "end_time": "08:58", + "end_time_seconds": 538, + "end_period": "Q4", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "09:02", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "59-56", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "08:58", + "action": "travel", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "59-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 122, + "team": "1", + "start_time": "08:58", + "start_time_seconds": 538, + "start_period": "Q4", + "end_time": "08:53", + "end_time_seconds": 533, + "end_period": "Q4", + "duration_seconds": 5, + "events": [ + { + "event_type": "turnover", + "time": "08:58", + "action": "travel", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "59-56", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "08:58", + "action": "in", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "59-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:58", + "action": "out", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "59-56", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "08:53", + "action": "ballhandling", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "59-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 123, + "team": "2", + "start_time": "08:53", + "start_time_seconds": 533, + "start_period": "Q4", + "end_time": "08:26", + "end_time_seconds": 506, + "end_period": "Q4", + "duration_seconds": 27, + "events": [ + { + "event_type": "turnover", + "time": "08:53", + "action": "ballhandling", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "59-56", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "08:53", + "action": "steal", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "59-56", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:53", + "action": "personal", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "59-56", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:53", + "action": "foulon", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "59-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:53", + "action": "in", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "59-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:53", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "59-56", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:30", + "action": "missed stepbackjumpshot", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "59-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 124, + "team": "1", + "start_time": "08:26", + "start_time_seconds": 506, + "start_period": "Q4", + "end_time": "08:08", + "end_time_seconds": 488, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "08:26", + "action": "defensive", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "59-56", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:12", + "action": "missed drivinglayup", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "59-56", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "08:12", + "action": "block", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "59-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 125, + "team": "2", + "start_time": "08:08", + "start_time_seconds": 488, + "start_period": "Q4", + "end_time": "07:48", + "end_time_seconds": 468, + "end_period": "Q4", + "duration_seconds": 20, + "events": [ + { + "event_type": "rebound", + "time": "08:08", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "59-56", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:56", + "action": "personal", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "59-56", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:56", + "action": "foulon", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "59-56", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:56", + "action": "made 1of2", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "59-57", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:56", + "action": "missed 2of2", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "59-57", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 126, + "team": "1", + "start_time": "07:48", + "start_time_seconds": 468, + "start_period": "Q4", + "end_time": "07:39", + "end_time_seconds": 459, + "end_period": "Q4", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "07:48", + "action": "defensive", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "59-57", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:47", + "action": "personal", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "59-57", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:47", + "action": "foulon", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "59-57", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:39", + "action": "ballhandling", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "59-57", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 127, + "team": "2", + "start_time": "07:39", + "start_time_seconds": 459, + "start_period": "Q4", + "end_time": "07:39", + "end_time_seconds": 459, + "end_period": "Q4", + "duration_seconds": 0, + "events": [ + { + "event_type": "turnover", + "time": "07:39", + "action": "ballhandling", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "59-57", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "07:39", + "action": "steal", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "59-57", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:39", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "59-57", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 128, + "team": "1", + "start_time": "07:39", + "start_time_seconds": 459, + "start_period": "Q4", + "end_time": "07:39", + "end_time_seconds": 459, + "end_period": "Q4", + "duration_seconds": 0, + "events": [ + { + "event_type": "rebound", + "time": "07:39", + "action": "defensive", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "59-57", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:39", + "action": "missed jumpshot", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "59-57", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 129, + "team": "2", + "start_time": "07:39", + "start_time_seconds": 459, + "start_period": "Q4", + "end_time": "07:17", + "end_time_seconds": 437, + "end_period": "Q4", + "duration_seconds": 22, + "events": [ + { + "event_type": "rebound", + "time": "07:39", + "action": "defensive", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "59-57", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:20", + "action": "missed hookshot", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "59-57", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 130, + "team": "1", + "start_time": "07:17", + "start_time_seconds": 437, + "start_period": "Q4", + "end_time": "06:46", + "end_time_seconds": 406, + "end_period": "Q4", + "duration_seconds": 31, + "events": [ + { + "event_type": "rebound", + "time": "07:17", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "59-57", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:49", + "action": "missed jumpshot", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "59-57", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 131, + "team": "2", + "start_time": "06:46", + "start_time_seconds": 406, + "start_period": "Q4", + "end_time": "06:33", + "end_time_seconds": 393, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "06:46", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "59-57", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:33", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "59-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 132, + "team": "1", + "start_time": "06:33", + "start_time_seconds": 393, + "start_period": "Q4", + "end_time": "06:19", + "end_time_seconds": 379, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "3pt", + "time": "06:33", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "59-60", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:33", + "action": "assist", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "59-60", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "06:32", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "59-60", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:32", + "action": "in", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "59-60", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:32", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "59-60", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "06:19", + "action": "personal", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "59-60", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:19", + "action": "foulon", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "59-60", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:19", + "action": "made 1of2", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "60-60", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:19", + "action": "made 2of2", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "61-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 133, + "team": "2", + "start_time": "06:19", + "start_time_seconds": 379, + "start_period": "Q4", + "end_time": "06:09", + "end_time_seconds": 369, + "end_period": "Q4", + "duration_seconds": 10, + "events": [ + { + "event_type": "freethrow", + "time": "06:19", + "action": "made 2of2", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "61-60", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "06:09", + "action": "ballhandling", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "61-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 134, + "team": "1", + "start_time": "06:09", + "start_time_seconds": 369, + "start_period": "Q4", + "end_time": "05:58", + "end_time_seconds": 358, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "turnover", + "time": "06:09", + "action": "ballhandling", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "61-60", + "possession_event_role": "start" + }, + { + "event_type": "headcoachchallenge", + "time": "06:09", + "action": "outofbounds", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "61-60", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:58", + "action": "badpass", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "61-60", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 135, + "team": "2", + "start_time": "05:58", + "start_time_seconds": 358, + "start_period": "Q4", + "end_time": "05:45", + "end_time_seconds": 345, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "turnover", + "time": "05:58", + "action": "badpass", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "61-60", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:45", + "action": "made jumpshot", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "61-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 136, + "team": "1", + "start_time": "05:45", + "start_time_seconds": 345, + "start_period": "Q4", + "end_time": "05:21", + "end_time_seconds": 321, + "end_period": "Q4", + "duration_seconds": 24, + "events": [ + { + "event_type": "3pt", + "time": "05:45", + "action": "made jumpshot", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "61-63", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "05:45", + "action": "assist", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "61-63", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "05:21", + "action": "3sec", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "61-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 137, + "team": "2", + "start_time": "05:21", + "start_time_seconds": 321, + "start_period": "Q4", + "end_time": "05:08", + "end_time_seconds": 308, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "turnover", + "time": "05:21", + "action": "3sec", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "61-63", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:11", + "action": "missed drivinglayup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "61-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 138, + "team": "1", + "start_time": "05:08", + "start_time_seconds": 308, + "start_period": "Q4", + "end_time": "04:52", + "end_time_seconds": 292, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "05:08", + "action": "defensive", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "61-63", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:52", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "64-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 139, + "team": "2", + "start_time": "04:52", + "start_time_seconds": 292, + "start_period": "Q4", + "end_time": "04:30", + "end_time_seconds": 270, + "end_period": "Q4", + "duration_seconds": 22, + "events": [ + { + "event_type": "3pt", + "time": "04:52", + "action": "made jumpshot", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "64-63", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:52", + "action": "assist", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "64-63", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "04:34", + "action": "missed jumpshot", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "64-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 140, + "team": "1", + "start_time": "04:30", + "start_time_seconds": 270, + "start_period": "Q4", + "end_time": "04:19", + "end_time_seconds": 259, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "04:30", + "action": "defensive", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "64-63", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:19", + "action": "made dunk", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "66-63", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 141, + "team": "2", + "start_time": "04:19", + "start_time_seconds": 259, + "start_period": "Q4", + "end_time": "03:54", + "end_time_seconds": 234, + "end_period": "Q4", + "duration_seconds": 25, + "events": [ + { + "event_type": "2pt", + "time": "04:19", + "action": "made dunk", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "66-63", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:54", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "66-66", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 142, + "team": "1", + "start_time": "03:54", + "start_time_seconds": 234, + "start_period": "Q4", + "end_time": "03:42", + "end_time_seconds": 222, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "3pt", + "time": "03:54", + "action": "made jumpshot", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "66-66", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:54", + "action": "assist", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "66-66", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:42", + "action": "personal", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "66-66", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:42", + "action": "foulon", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "66-66", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:42", + "action": "in", + "team": "1", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "66-66", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:42", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "66-66", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:42", + "action": "made 1of2", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "67-66", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:42", + "action": "made 2of2", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "68-66", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 143, + "team": "2", + "start_time": "03:42", + "start_time_seconds": 222, + "start_period": "Q4", + "end_time": "03:25", + "end_time_seconds": 205, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "freethrow", + "time": "03:42", + "action": "made 2of2", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "68-66", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:25", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "68-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 144, + "team": "1", + "start_time": "03:25", + "start_time_seconds": 205, + "start_period": "Q4", + "end_time": "02:52", + "end_time_seconds": 172, + "end_period": "Q4", + "duration_seconds": 33, + "events": [ + { + "event_type": "3pt", + "time": "03:25", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "68-69", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:25", + "action": "assist", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "68-69", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:05", + "action": "personal", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "68-69", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:05", + "action": "foulon", + "team": "1", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "68-69", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:58", + "action": "missed drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "68-69", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:53", + "action": "offensive", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "68-69", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:52", + "action": "made layup", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "70-69", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 145, + "team": "2", + "start_time": "02:52", + "start_time_seconds": 172, + "start_period": "Q4", + "end_time": "02:46", + "end_time_seconds": 166, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "2pt", + "time": "02:52", + "action": "made layup", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "70-69", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:46", + "action": "made drivinglayup", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "70-71", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:46", + "action": "personal", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "70-71", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:46", + "action": "foulon", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "70-71", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:46", + "action": "out", + "team": "1", + "player_id": 15, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "70-71", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:46", + "action": "out", + "team": "1", + "player_id": 3, + "player_name": "H. Boyd", + "player_number": "10", + "score": "70-71", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:46", + "action": "in", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "70-71", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:46", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "70-71", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:46", + "action": "made 1of1", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "70-72", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 146, + "team": "1", + "start_time": "02:46", + "start_time_seconds": 166, + "start_period": "Q4", + "end_time": "02:20", + "end_time_seconds": 140, + "end_period": "Q4", + "duration_seconds": 26, + "events": [ + { + "event_type": "freethrow", + "time": "02:46", + "action": "made 1of1", + "team": "2", + "player_id": 14, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "70-72", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:34", + "action": "missed jumpshot", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "70-72", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "02:34", + "action": "block", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "70-72", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:34", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "70-72", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:23", + "action": "missed drivinglayup", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "70-72", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 147, + "team": "2", + "start_time": "02:20", + "start_time_seconds": 140, + "start_period": "Q4", + "end_time": "02:06", + "end_time_seconds": 126, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "02:20", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "70-72", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:06", + "action": "made floatingjumpshot", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "70-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 148, + "team": "1", + "start_time": "02:06", + "start_time_seconds": 126, + "start_period": "Q4", + "end_time": "01:52", + "end_time_seconds": 112, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "02:06", + "action": "made floatingjumpshot", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "70-74", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "02:06", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "70-74", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:06", + "action": "in", + "team": "1", + "player_id": 10, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "70-74", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:06", + "action": "out", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "70-74", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:56", + "action": "missed drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "70-74", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 149, + "team": "2", + "start_time": "01:52", + "start_time_seconds": 112, + "start_period": "Q4", + "end_time": "01:40", + "end_time_seconds": 100, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "01:52", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "70-74", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:40", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "70-76", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 150, + "team": "1", + "start_time": "01:40", + "start_time_seconds": 100, + "start_period": "Q4", + "end_time": "01:26", + "end_time_seconds": 86, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "01:40", + "action": "made pullupjumpshot", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "70-76", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:26", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "72-76", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 151, + "team": "2", + "start_time": "01:26", + "start_time_seconds": 86, + "start_period": "Q4", + "end_time": "00:59", + "end_time_seconds": 59, + "end_period": "Q4", + "duration_seconds": 27, + "events": [ + { + "event_type": "2pt", + "time": "01:26", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "72-76", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:26", + "action": "assist", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "72-76", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:04", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 5, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "72-76", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 152, + "team": "1", + "start_time": "00:59", + "start_time_seconds": 59, + "start_period": "Q4", + "end_time": "00:48", + "end_time_seconds": 48, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "00:59", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "72-76", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:48", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "74-76", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 153, + "team": "2", + "start_time": "00:48", + "start_time_seconds": 48, + "start_period": "Q4", + "end_time": "00:26", + "end_time_seconds": 26, + "end_period": "Q4", + "duration_seconds": 22, + "events": [ + { + "event_type": "2pt", + "time": "00:48", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "74-76", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:48", + "action": "assist", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "74-76", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "00:48", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "74-76", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:28", + "action": "missed drivinglayup", + "team": "2", + "player_id": 2, + "player_name": "J. McCoy", + "player_number": "12", + "score": "74-76", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 154, + "team": "1", + "start_time": "00:26", + "start_time_seconds": 26, + "start_period": "Q4", + "end_time": "00:15", + "end_time_seconds": 15, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "00:26", + "action": "defensive", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "74-76", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "00:15", + "action": "ballhandling", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "74-76", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 155, + "team": "2", + "start_time": "00:15", + "start_time_seconds": 15, + "start_period": "Q4", + "end_time": "00:14", + "end_time_seconds": 14, + "end_period": "Q4", + "duration_seconds": 1, + "events": [ + { + "event_type": "turnover", + "time": "00:15", + "action": "ballhandling", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "74-76", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:14", + "action": "personal", + "team": "1", + "player_id": 6, + "player_name": "V. Valkama", + "player_number": "8", + "score": "74-76", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:14", + "action": "foulon", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "74-76", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:14", + "action": "made 1of2", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "74-77", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:14", + "action": "made 2of2", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "74-78", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 156, + "team": "1", + "start_time": "00:14", + "start_time_seconds": 14, + "start_period": "Q4", + "end_time": "00:02", + "end_time_seconds": 2, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "freethrow", + "time": "00:14", + "action": "made 2of2", + "team": "2", + "player_id": 8, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "74-78", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "00:14", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "74-78", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:14", + "action": "in", + "team": "1", + "player_id": 12, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "74-78", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:14", + "action": "out", + "team": "1", + "player_id": 11, + "player_name": "W. De Santana", + "player_number": "12", + "score": "74-78", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:08", + "action": "missed jumpshot", + "team": "1", + "player_id": 1, + "player_name": "K. Johnson", + "player_number": "22", + "score": "74-78", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:06", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "74-78", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:02", + "action": "missed turnaroundjumpshot", + "team": "1", + "player_id": 4, + "player_name": "T. Harris", + "player_number": "4", + "score": "74-78", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 157, + "team": "2", + "start_time": "00:02", + "start_time_seconds": 2, + "start_period": "Q4", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q4", + "duration_seconds": 2, + "events": [ + { + "event_type": "rebound", + "time": "00:02", + "action": "defensive", + "team": "2", + "player_id": 7, + "player_name": "J. Cookson", + "player_number": "5", + "score": "74-78", + "possession_event_role": "start_end" + } + ] + } + ] + } + }, + "home_number_of_possessions": 78, + "away_number_of_possessions": 79 + }, + { + "match_id": "1004071", + "match_external_id": "2840042", + "category_external_id": "42145", + "date": "2026-04-26", + "time": "17:00:00", + "home_team": "Kipinä Basket", + "home_team_id": "4675575", + "away_team": "ACO Basket", + "away_team_id": "19281", + "home_score": "77", + "away_score": "58", + "status": "Played", + "venue": "Äänekosken liikuntatalo", + "competition": "Huippukoripallosarjat 2025-26", + "category": "Miesten I divisioona A", + "season": "2025-2026", + "boxscore": { + "source": "genius", + "teams": [ + { + "team_name": "Kipinä Basket", + "players": [ + { + "player": "Roy Hinkkanen", + "player_number": 26, + "team": "Kipinä Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Pyry Hinkkanen", + "player_number": 24, + "team": "Kipinä Basket", + "Minutes": "13:39", + "Points": 8, + "2PM": 1, + "2PA": 2, + "2P%": 50.0, + "3PM": 2, + "3PA": 4, + "3P%": 50.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 1, + "STL": 1, + "TO": 2, + "BLK": 0, + "PF": 1, + "+/-": -2, + "Index": 5 + }, + { + "player": "Eemeli Laaksonen", + "player_number": 11, + "team": "Kipinä Basket", + "Minutes": "26:21", + "Points": 4, + "2PM": 1, + "2PA": 2, + "2P%": 50.0, + "3PM": 0, + "3PA": 3, + "3P%": 0.0, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 0, + "DEF": 3, + "REB": 3, + "AST": 0, + "STL": 2, + "TO": 1, + "BLK": 0, + "PF": 3, + "+/-": 21, + "Index": 4 + }, + { + "player": "Ville Virtaharju", + "player_number": 16, + "team": "Kipinä Basket", + "Minutes": "6:39", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 1, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 1, + "+/-": 3, + "Index": 0 + }, + { + "player": "Sami Mäntymaa", + "player_number": 45, + "team": "Kipinä Basket", + "Minutes": "11:22", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 0, + "STL": 1, + "TO": 0, + "BLK": 0, + "PF": 4, + "+/-": 3, + "Index": 1 + }, + { + "player": "Niilo Kärkkäinen", + "player_number": 44, + "team": "Kipinä Basket", + "Minutes": "25:57", + "Points": 6, + "2PM": 0, + "2PA": 2, + "2P%": 0.0, + "3PM": 2, + "3PA": 4, + "3P%": 50.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 0, + "STL": 1, + "TO": 3, + "BLK": 1, + "PF": 4, + "+/-": 19, + "Index": 2 + }, + { + "player": "Elias Ylipeltola", + "player_number": 4, + "team": "Kipinä Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Arttu Siekkinen", + "player_number": 8, + "team": "Kipinä Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Joe Cookson", + "player_number": 5, + "team": "Kipinä Basket", + "Minutes": "36:02", + "Points": 8, + "2PM": 2, + "2PA": 4, + "2P%": 50.0, + "3PM": 0, + "3PA": 3, + "3P%": 0.0, + "FTM": 4, + "FTA": 4, + "FT%": 100.0, + "OFF": 0, + "DEF": 14, + "REB": 14, + "AST": 2, + "STL": 3, + "TO": 3, + "BLK": 0, + "PF": 3, + "+/-": 13, + "Index": 19 + }, + { + "player": "Jake Hilmer", + "player_number": 55, + "team": "Kipinä Basket", + "Minutes": "40:00", + "Points": 17, + "2PM": 7, + "2PA": 16, + "2P%": 43.8, + "3PM": 1, + "3PA": 6, + "3P%": 16.7, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 1, + "DEF": 5, + "REB": 6, + "AST": 6, + "STL": 3, + "TO": 3, + "BLK": 0, + "PF": 2, + "+/-": 19, + "Index": 15 + }, + { + "player": "Jalen Mccoy", + "player_number": 12, + "team": "Kipinä Basket", + "Minutes": "40:00", + "Points": 34, + "2PM": 15, + "2PA": 21, + "2P%": 71.4, + "3PM": 1, + "3PA": 2, + "3P%": 50.0, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 2, + "DEF": 5, + "REB": 7, + "AST": 2, + "STL": 3, + "TO": 2, + "BLK": 0, + "PF": 1, + "+/-": 19, + "Index": 36 + }, + { + "player": "Eeti Varis", + "player_number": 13, + "team": "Kipinä Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + } + ], + "totals": { + "Points": 77, + "2PM": 26, + "2PA": 47, + "2P%": 55.3, + "3PM": 6, + "3PA": 24, + "3P%": 25.0, + "FTM": 7, + "FTA": 8, + "FT%": 87.5, + "OFF": 3, + "DEF": 29, + "REB": 32, + "AST": 12, + "STL": 14, + "TO": 14, + "BLK": 1, + "PF": 19, + "Index": 82 + } + }, + { + "team_name": "ACO Basket", + "players": [ + { + "player": "Ville Koivisto", + "player_number": 3, + "team": "ACO Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Tiitus Kuukkanen", + "player_number": 11, + "team": "ACO Basket", + "Minutes": "1:58", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 1, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 4, + "Index": 1 + }, + { + "player": "Henry Boyd", + "player_number": 10, + "team": "ACO Basket", + "Minutes": "26:27", + "Points": 3, + "2PM": 0, + "2PA": 4, + "2P%": 0.0, + "3PM": 1, + "3PA": 5, + "3P%": 20.0, + "FTM": 0, + "FTA": 2, + "FT%": 0.0, + "OFF": 3, + "DEF": 3, + "REB": 6, + "AST": 1, + "STL": 1, + "TO": 2, + "BLK": 1, + "PF": 1, + "+/-": -8, + "Index": 0 + }, + { + "player": "Santeri Roiko", + "player_number": 44, + "team": "ACO Basket", + "Minutes": "0:00", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": 0, + "Index": 0 + }, + { + "player": "Eino Pällijeff", + "player_number": 82, + "team": "ACO Basket", + "Minutes": "7:25", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 2, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 1, + "+/-": -7, + "Index": -1 + }, + { + "player": "Viljami Valkama", + "player_number": 8, + "team": "ACO Basket", + "Minutes": "35:57", + "Points": 10, + "2PM": 1, + "2PA": 5, + "2P%": 20.0, + "3PM": 2, + "3PA": 10, + "3P%": 20.0, + "FTM": 2, + "FTA": 2, + "FT%": 100.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 3, + "STL": 2, + "TO": 3, + "BLK": 0, + "PF": 3, + "+/-": -22, + "Index": 0 + }, + { + "player": "Johannes Rainto", + "player_number": 19, + "team": "ACO Basket", + "Minutes": "4:34", + "Points": 0, + "2PM": 0, + "2PA": 0, + "2P%": 0.0, + "3PM": 0, + "3PA": 1, + "3P%": 0.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 0, + "REB": 0, + "AST": 0, + "STL": 0, + "TO": 0, + "BLK": 0, + "PF": 0, + "+/-": -8, + "Index": -1 + }, + { + "player": "William De Santana", + "player_number": 12, + "team": "ACO Basket", + "Minutes": "10:20", + "Points": 3, + "2PM": 0, + "2PA": 1, + "2P%": 0.0, + "3PM": 1, + "3PA": 2, + "3P%": 50.0, + "FTM": 0, + "FTA": 0, + "FT%": 0.0, + "OFF": 0, + "DEF": 1, + "REB": 1, + "AST": 3, + "STL": 0, + "TO": 2, + "BLK": 0, + "PF": 2, + "+/-": -5, + "Index": 3 + }, + { + "player": "Shawn Hopkins", + "player_number": 5, + "team": "ACO Basket", + "Minutes": "28:59", + "Points": 10, + "2PM": 1, + "2PA": 3, + "2P%": 33.3, + "3PM": 1, + "3PA": 11, + "3P%": 9.1, + "FTM": 5, + "FTA": 5, + "FT%": 100.0, + "OFF": 3, + "DEF": 1, + "REB": 4, + "AST": 0, + "STL": 3, + "TO": 3, + "BLK": 2, + "PF": 3, + "+/-": -16, + "Index": 4 + }, + { + "player": "Tyler Harris", + "player_number": 4, + "team": "ACO Basket", + "Minutes": "38:38", + "Points": 13, + "2PM": 4, + "2PA": 11, + "2P%": 36.4, + "3PM": 0, + "3PA": 5, + "3P%": 0.0, + "FTM": 5, + "FTA": 5, + "FT%": 100.0, + "OFF": 1, + "DEF": 13, + "REB": 14, + "AST": 3, + "STL": 1, + "TO": 6, + "BLK": 0, + "PF": 2, + "+/-": -17, + "Index": 13 + }, + { + "player": "Kyle Johnson", + "player_number": 22, + "team": "ACO Basket", + "Minutes": "22:09", + "Points": 8, + "2PM": 4, + "2PA": 7, + "2P%": 57.1, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 0, + "FTA": 3, + "FT%": 0.0, + "OFF": 7, + "DEF": 7, + "REB": 14, + "AST": 2, + "STL": 0, + "TO": 5, + "BLK": 1, + "PF": 3, + "+/-": -1, + "Index": 14 + }, + { + "player": "Adong Makuoi", + "player_number": 33, + "team": "ACO Basket", + "Minutes": "23:33", + "Points": 11, + "2PM": 5, + "2PA": 6, + "2P%": 83.3, + "3PM": 0, + "3PA": 0, + "3P%": 0.0, + "FTM": 1, + "FTA": 2, + "FT%": 50.0, + "OFF": 4, + "DEF": 1, + "REB": 5, + "AST": 0, + "STL": 0, + "TO": 1, + "BLK": 1, + "PF": 1, + "+/-": -15, + "Index": 14 + } + ], + "totals": { + "Points": 58, + "2PM": 15, + "2PA": 37, + "2P%": 40.5, + "3PM": 5, + "3PA": 36, + "3P%": 13.9, + "FTM": 13, + "FTA": 19, + "FT%": 68.4, + "OFF": 18, + "DEF": 27, + "REB": 45, + "AST": 13, + "STL": 7, + "TO": 22, + "BLK": 5, + "PF": 16, + "Index": 47 + } + } + ], + "match_totals": { + "Points": 135, + "2PM": 41, + "2PA": 84, + "2P%": 48.8, + "3PM": 11, + "3PA": 60, + "3P%": 18.3, + "FTM": 20, + "FTA": 27, + "FT%": 74.1, + "OFF": 21, + "DEF": 56, + "REB": 77, + "AST": 25, + "STL": 21, + "TO": 36, + "BLK": 6, + "PF": 35, + "Index": 129 + } + }, + "playbyplay": { + "match_info": { + "home_team": "Kipinä Basket", + "away_team": "ACO Basket", + "home_score": 77, + "away_score": 58 + }, + "events": [ + { + "event_type": "game", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "0", + "time": "10:00", + "score": "0-0", + "action": "won startperiod", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "1", + "time": "09:59", + "score": "0-0", + "action": "won won", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 1, + "possession_team": "1" + }, + { + "event_type": "jumpball", + "period": "Q1", + "team": "2", + "time": "09:59", + "score": "0-0", + "action": "won lost", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "09:39", + "score": "0-0", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "09:35", + "score": "0-0", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "09:24", + "score": "0-0", + "action": "missed pullupjumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 2, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "09:20", + "score": "0-0", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "09:06", + "score": "3-0", + "action": "made jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 3, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "09:06", + "score": "3-0", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 4, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "08:48", + "score": "3-0", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 4, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "08:45", + "score": "3-0", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "08:34", + "score": "3-0", + "action": "ballhandling", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 5, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "2", + "time": "08:34", + "score": "3-0", + "action": "steal", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 6, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "08:30", + "score": "3-0", + "action": "ballhandling", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 6, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "08:30", + "score": "3-0", + "action": "steal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 7, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "08:17", + "score": "3-0", + "action": "personal", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 7, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "08:17", + "score": "3-0", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 7, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "08:17", + "score": "4-0", + "action": "made 1of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 7, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "1", + "time": "08:17", + "score": "5-0", + "action": "made 2of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 7, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "08:03", + "score": "5-0", + "action": "missed layup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 8, + "possession_team": "2" + }, + { + "event_type": "block", + "period": "Q1", + "team": "1", + "time": "08:03", + "score": "5-0", + "action": "block", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 8, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "07:59", + "score": "5-0", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 8, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "07:58", + "score": "5-0", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 8, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "07:55", + "score": "5-0", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "07:53", + "score": "7-0", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 9, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "07:37", + "score": "7-0", + "action": "badpass", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 10, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "07:22", + "score": "7-0", + "action": "missed layup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 11, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "07:19", + "score": "7-0", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 12, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "07:00", + "score": "7-0", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 12, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "06:57", + "score": "7-0", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "06:51", + "score": "7-0", + "action": "personal", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "06:51", + "score": "7-0", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "06:51", + "score": "7-0", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "06:51", + "score": "7-0", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "06:42", + "score": "7-0", + "action": "badpass", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 13, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "06:33", + "score": "7-0", + "action": "badpass", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 14, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "06:33", + "score": "7-0", + "action": "steal", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 10, + "possession_number": 15, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "06:29", + "score": "7-0", + "action": "missed pullupjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 15, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "06:25", + "score": "7-0", + "action": "defensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 16, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "06:17", + "score": "7-0", + "action": "personal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 16, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "06:17", + "score": "7-0", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 16, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "06:16", + "score": "7-0", + "action": "badpass", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 16, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "06:16", + "score": "7-0", + "action": "steal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "06:11", + "score": "7-0", + "action": "personal", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "06:11", + "score": "7-0", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "05:52", + "score": "9-0", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 17, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "05:34", + "score": "9-0", + "action": "missed jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "05:29", + "score": "9-0", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "05:29", + "score": "9-2", + "action": "made tipinlayup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "05:29", + "score": "9-2", + "action": "personal", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 10, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "05:29", + "score": "9-2", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "05:29", + "score": "9-2", + "action": "missed 1of1", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 18, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "05:29", + "score": "9-2", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "05:14", + "score": "11-2", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 19, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "04:58", + "score": "11-2", + "action": "badpass", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 20, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "04:58", + "score": "11-2", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "04:47", + "score": "13-2", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 21, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q1", + "team": "2", + "time": "04:46", + "score": "13-2", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 22, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:46", + "score": "13-2", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 22, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:46", + "score": "13-2", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 22, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:46", + "score": "13-2", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 12, + "possession_number": 22, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "04:46", + "score": "13-2", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 22, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "04:31", + "score": "13-2", + "action": "badpass", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 22, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "1", + "time": "04:24", + "score": "13-2", + "action": "ballhandling", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 23, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "2", + "time": "04:24", + "score": "13-2", + "action": "steal", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 24, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "04:18", + "score": "13-4", + "action": "made drivinglayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 24, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "04:06", + "score": "16-4", + "action": "made stepbackjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 25, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "03:54", + "score": "16-4", + "action": "missed stepbackjumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "03:51", + "score": "16-4", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "03:49", + "score": "16-4", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "03:49", + "score": "16-4", + "action": "foulon", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:49", + "score": "16-4", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:49", + "score": "16-4", + "action": "out", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "03:43", + "score": "16-4", + "action": "missed drivinglayup", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 26, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "03:42", + "score": "16-4", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "03:23", + "score": "16-4", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "03:23", + "score": "16-4", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "03:21", + "score": "16-4", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 10, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "03:18", + "score": "16-4", + "action": "offensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "03:18", + "score": "18-4", + "action": "made tipinlayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 27, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "03:08", + "score": "18-4", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "03:08", + "score": "18-4", + "action": "foulon", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:08", + "score": "18-4", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:08", + "score": "18-4", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 10, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:08", + "score": "18-4", + "action": "in", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "1", + "time": "03:08", + "score": "18-4", + "action": "in", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 15, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "1", + "time": "02:57", + "score": "18-4", + "action": "personal", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "2", + "time": "02:57", + "score": "18-4", + "action": "foulon", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "02:57", + "score": "18-4", + "action": "missed 1of2", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q1", + "team": "2", + "time": "02:57", + "score": "18-5", + "action": "made 2of2", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 28, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:57", + "score": "18-5", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "02:57", + "score": "18-5", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "02:44", + "score": "18-5", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 15, + "possession_number": 29, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "02:41", + "score": "18-5", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q1", + "team": "2", + "time": "02:36", + "score": "18-5", + "action": "ballhandling", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 30, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q1", + "team": "1", + "time": "02:36", + "score": "18-5", + "action": "steal", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 15, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "02:32", + "score": "20-5", + "action": "made layup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 31, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "02:32", + "score": "20-5", + "action": "assist", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 15, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "02:19", + "score": "20-5", + "action": "missed drivinglayup", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 12, + "possession_number": 32, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "02:16", + "score": "20-5", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 33, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "02:13", + "score": "23-5", + "action": "made jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 15, + "possession_number": 33, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "1", + "time": "02:13", + "score": "23-5", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "01:53", + "score": "23-8", + "action": "made jumpshot", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 12, + "possession_number": 34, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "01:53", + "score": "23-8", + "action": "assist", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 35, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "01:25", + "score": "23-8", + "action": "missed pullupjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 35, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "01:21", + "score": "23-8", + "action": "offensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 35, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "01:21", + "score": "25-8", + "action": "made tipinlayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 35, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "01:06", + "score": "25-10", + "action": "made layup", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 36, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q1", + "team": "2", + "time": "01:06", + "score": "25-10", + "action": "assist", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 12, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q1", + "team": "2", + "time": "00:51", + "score": "25-10", + "action": "personal", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 12, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q1", + "team": "1", + "time": "00:51", + "score": "25-10", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:51", + "score": "25-10", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:51", + "score": "25-10", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 12, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:51", + "score": "25-10", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:51", + "score": "25-10", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:51", + "score": "25-10", + "action": "in", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q1", + "team": "2", + "time": "00:51", + "score": "25-10", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "00:38", + "score": "25-10", + "action": "missed layup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 37, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "00:36", + "score": "25-10", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "2", + "time": "00:25", + "score": "25-10", + "action": "missed pullupjumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "2", + "time": "00:21", + "score": "25-10", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "2", + "time": "00:10", + "score": "25-12", + "action": "made drivinglayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 38, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q1", + "team": "1", + "time": "00:04", + "score": "25-12", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q1", + "team": "2", + "time": "00:04", + "score": "25-12", + "action": "block", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q1", + "team": "1", + "time": "00:04", + "score": "25-12", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q1", + "team": "1", + "time": "00:01", + "score": "25-12", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 39, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q1", + "team": "0", + "time": "00:00", + "score": "25-12", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "10:00", + "score": "25-12", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "09:46", + "score": "25-12", + "action": "personal", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14 + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "09:46", + "score": "25-12", + "action": "foulon", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3 + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "09:46", + "score": "25-13", + "action": "made 1of2", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 40, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "09:46", + "score": "25-14", + "action": "made 2of2", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 40, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "09:36", + "score": "25-14", + "action": "missed stepbackjumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 41, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "09:31", + "score": "25-14", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 42, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "09:23", + "score": "25-14", + "action": "badpass", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 42, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "1", + "time": "09:23", + "score": "25-14", + "action": "steal", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 43, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "09:18", + "score": "27-14", + "action": "made drivinglayup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 43, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "09:08", + "score": "27-16", + "action": "made layup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 44, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "09:08", + "score": "27-16", + "action": "assist", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 45, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "08:54", + "score": "27-16", + "action": "personal", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 45, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "08:54", + "score": "27-16", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 45, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "08:54", + "score": "27-16", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 45, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "08:54", + "score": "27-16", + "action": "out", + "player_number": "11", + "player_name": "T. Kuukkanen", + "player_id": 16, + "possession_number": 45, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "08:45", + "score": "29-16", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 45, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "08:38", + "score": "29-16", + "action": "personal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 46, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "08:38", + "score": "29-16", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 46, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "08:34", + "score": "29-19", + "action": "made jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 46, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "08:34", + "score": "29-19", + "action": "assist", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "08:18", + "score": "29-19", + "action": "travel", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 47, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "08:18", + "score": "29-19", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "08:18", + "score": "29-19", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "08:07", + "score": "29-19", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "08:04", + "score": "29-19", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "08:03", + "score": "29-19", + "action": "ballhandling", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 48, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "1", + "time": "08:03", + "score": "29-19", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 49, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "07:55", + "score": "29-19", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 49, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "07:52", + "score": "29-19", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 50, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "07:41", + "score": "29-19", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 50, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "07:38", + "score": "29-19", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "07:27", + "score": "29-19", + "action": "offensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 15, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "07:27", + "score": "29-19", + "action": "offensive", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 15, + "possession_number": 51, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "07:27", + "score": "29-19", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:27", + "score": "29-19", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:27", + "score": "29-19", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:27", + "score": "29-19", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "07:27", + "score": "29-19", + "action": "in", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 17, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "07:16", + "score": "29-19", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 52, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "07:14", + "score": "29-19", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 53, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "07:04", + "score": "29-19", + "action": "outofbounds", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 15, + "possession_number": 53, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "07:04", + "score": "29-19", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 10, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "07:04", + "score": "29-19", + "action": "out", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 15, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "06:48", + "score": "29-19", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 54, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "06:48", + "score": "29-19", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 55, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "06:29", + "score": "29-19", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 55, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q2", + "team": "2", + "time": "06:29", + "score": "29-19", + "action": "block", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 55, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "06:26", + "score": "29-19", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 56, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "06:18", + "score": "29-19", + "action": "missed drivinglayup", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 56, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "06:16", + "score": "29-19", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 57, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "06:03", + "score": "29-19", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 57, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "06:00", + "score": "29-19", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "05:53", + "score": "29-19", + "action": "missed drivinglayup", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 58, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "05:51", + "score": "29-19", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 59, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "05:35", + "score": "29-19", + "action": "missed fadeaway", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 59, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "05:35", + "score": "29-19", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 60, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "1", + "time": "05:35", + "score": "29-19", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 60, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "05:26", + "score": "29-19", + "action": "missed pullupjumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 60, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "05:23", + "score": "29-19", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "05:09", + "score": "29-19", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 61, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "05:06", + "score": "29-19", + "action": "defensive", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 17, + "possession_number": 62, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "04:50", + "score": "29-19", + "action": "missed layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 62, + "possession_team": "2" + }, + { + "event_type": "jumpball", + "period": "Q2", + "team": "1", + "time": "04:47", + "score": "29-19", + "action": "won heldball", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 63, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "04:47", + "score": "29-19", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 63, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "04:47", + "score": "29-19", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 12, + "possession_number": 63, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "04:47", + "score": "29-19", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 63, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "04:22", + "score": "31-19", + "action": "made fadeaway", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 63, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "04:06", + "score": "31-22", + "action": "made jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 64, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "2", + "time": "04:06", + "score": "31-22", + "action": "assist", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 12, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "03:55", + "score": "31-22", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 65, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "03:53", + "score": "31-22", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 66, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "2", + "time": "03:36", + "score": "31-24", + "action": "made layup", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 66, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "03:18", + "score": "31-24", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 10, + "possession_number": 67, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "03:17", + "score": "31-24", + "action": "defensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "03:11", + "score": "31-24", + "action": "missed pullupjumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 68, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "03:07", + "score": "31-24", + "action": "defensive", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 10, + "possession_number": 69, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "1", + "time": "02:55", + "score": "31-24", + "action": "ballhandling", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 69, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "2", + "time": "02:55", + "score": "31-24", + "action": "steal", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "02:43", + "score": "31-24", + "action": "missed jumpshot", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 17, + "possession_number": 70, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "02:40", + "score": "31-24", + "action": "defensive", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 10, + "possession_number": 71, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "02:35", + "score": "33-24", + "action": "made drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 71, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "02:30", + "score": "33-24", + "action": "personal", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "02:30", + "score": "33-24", + "action": "foulon", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "02:30", + "score": "33-24", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "02:30", + "score": "33-24", + "action": "out", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "02:30", + "score": "33-24", + "action": "in", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "1", + "time": "02:30", + "score": "33-24", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "02:30", + "score": "33-24", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "02:30", + "score": "33-24", + "action": "out", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 17, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "02:23", + "score": "33-24", + "action": "badpass", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 72, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q2", + "team": "1", + "time": "02:23", + "score": "33-24", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 73, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "02:19", + "score": "35-24", + "action": "made layup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 73, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "2", + "time": "02:19", + "score": "35-24", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 74, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "02:10", + "score": "35-24", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 12, + "possession_number": 74, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "02:07", + "score": "35-24", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 75, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "01:52", + "score": "35-24", + "action": "missed pullupjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 75, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "01:49", + "score": "35-24", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 76, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "01:39", + "score": "35-24", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 76, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "01:35", + "score": "35-24", + "action": "offensive", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 76, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "01:22", + "score": "35-24", + "action": "missed jumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 76, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q2", + "team": "2", + "time": "01:22", + "score": "35-24", + "action": "24sec", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 76, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "01:22", + "score": "35-24", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 77, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "01:22", + "score": "35-24", + "action": "out", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 77, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "01:04", + "score": "35-24", + "action": "missed jumpshot", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 77, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "01:01", + "score": "35-24", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 78, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "00:49", + "score": "35-24", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 78, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "00:46", + "score": "35-24", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "00:40", + "score": "35-24", + "action": "personal", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 12, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "00:40", + "score": "35-24", + "action": "foulon", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:40", + "score": "35-24", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 12, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:40", + "score": "35-24", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:40", + "score": "35-24", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q2", + "team": "2", + "time": "00:40", + "score": "35-24", + "action": "in", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q2", + "team": "1", + "time": "00:27", + "score": "37-24", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 79, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q2", + "team": "1", + "time": "00:27", + "score": "37-24", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 80, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "2", + "time": "00:09", + "score": "37-24", + "action": "missed jumpshot", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9, + "possession_number": 80, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "2", + "time": "00:05", + "score": "37-24", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 80, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "1", + "time": "00:05", + "score": "37-24", + "action": "personal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 80, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "2", + "time": "00:05", + "score": "37-24", + "action": "foulon", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 80, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q2", + "team": "1", + "time": "00:05", + "score": "37-24", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 80, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "00:05", + "score": "37-24", + "action": "missed 1of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 80, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q2", + "team": "2", + "time": "00:05", + "score": "37-24", + "action": "missed 2of2", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 80, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q2", + "team": "1", + "time": "00:05", + "score": "37-24", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q2", + "team": "2", + "time": "00:02", + "score": "37-24", + "action": "personal", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q2", + "team": "1", + "time": "00:02", + "score": "37-24", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q2", + "team": "1", + "time": "00:01", + "score": "37-24", + "action": "missed jumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 81, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q2", + "team": "0", + "time": "00:00", + "score": "37-24", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "37-24", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "37-24", + "action": "out", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "37-24", + "action": "in", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "10:00", + "score": "37-24", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "37-24", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "37-24", + "action": "out", + "player_number": "19", + "player_name": "J. Rainto", + "player_id": 9 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "37-24", + "action": "in", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8 + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "10:00", + "score": "37-24", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11 + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "10:00", + "score": "37-24", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "09:48", + "score": "37-24", + "action": "travel", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 82, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "09:36", + "score": "37-24", + "action": "offensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 83, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "09:36", + "score": "37-24", + "action": "offensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 83, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "09:36", + "score": "37-24", + "action": "foulon", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 84, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "09:28", + "score": "37-24", + "action": "missed floatingjumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 84, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "09:26", + "score": "37-24", + "action": "defensive", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 85, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "09:15", + "score": "37-24", + "action": "missed floatingjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 85, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "09:12", + "score": "37-24", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 86, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "09:03", + "score": "37-26", + "action": "made alleyoopdunk", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 86, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "09:03", + "score": "37-26", + "action": "assist", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 87, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "08:47", + "score": "37-26", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 10, + "possession_number": 87, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "08:42", + "score": "37-26", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 88, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "08:25", + "score": "37-28", + "action": "made layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 88, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "08:25", + "score": "37-28", + "action": "assist", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 89, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "08:07", + "score": "39-28", + "action": "made pullupjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 89, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "07:55", + "score": "39-28", + "action": "missed stepbackjumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 90, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "07:52", + "score": "39-28", + "action": "defensive", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 10, + "possession_number": 91, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "07:37", + "score": "39-28", + "action": "missed drivinglayup", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 91, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "07:35", + "score": "39-28", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 92, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "07:35", + "score": "39-28", + "action": "unsportsmanlike", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 10, + "possession_number": 92, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "07:35", + "score": "39-28", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 92, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "07:35", + "score": "39-29", + "action": "made 1of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 92, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "07:35", + "score": "39-30", + "action": "made 2of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 92, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "07:35", + "score": "39-30", + "action": "in", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 15, + "possession_number": 93, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "07:35", + "score": "39-30", + "action": "out", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 10, + "possession_number": 93, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "07:29", + "score": "39-30", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 93, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "07:24", + "score": "39-30", + "action": "offensive", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 94, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "07:16", + "score": "39-30", + "action": "missed layup", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 94, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "07:14", + "score": "39-30", + "action": "defensive", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 95, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "07:14", + "score": "39-30", + "action": "personal", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 95, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "07:14", + "score": "39-30", + "action": "foulon", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 95, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "06:53", + "score": "41-30", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 95, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "06:43", + "score": "41-30", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 96, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "06:43", + "score": "41-30", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 96, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "06:43", + "score": "41-30", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 97, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "06:43", + "score": "41-30", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 97, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "06:43", + "score": "41-30", + "action": "out", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 97, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "06:43", + "score": "41-30", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 97, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "06:43", + "score": "41-30", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 97, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "06:32", + "score": "41-30", + "action": "missed drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 97, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q3", + "team": "2", + "time": "06:32", + "score": "41-30", + "action": "block", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 97, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "06:29", + "score": "41-30", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 98, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "06:26", + "score": "41-32", + "action": "made drivinglayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 98, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "06:26", + "score": "41-32", + "action": "personal", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 98, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "06:26", + "score": "41-32", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 98, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "06:26", + "score": "41-33", + "action": "made 1of1", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 98, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "06:08", + "score": "41-33", + "action": "missed drivinglayup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 99, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "06:06", + "score": "41-33", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 100, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "05:58", + "score": "41-33", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 100, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "05:54", + "score": "41-33", + "action": "offensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 100, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "05:46", + "score": "41-33", + "action": "missed layup", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 100, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "05:44", + "score": "41-33", + "action": "offensive", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 100, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "05:41", + "score": "41-33", + "action": "missed drivinglayup", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 100, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "05:39", + "score": "41-33", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 101, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "05:37", + "score": "41-33", + "action": "personal", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 101, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "05:37", + "score": "41-33", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 101, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "05:37", + "score": "41-33", + "action": "in", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 17, + "possession_number": 101, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "05:37", + "score": "41-33", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 101, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "05:21", + "score": "43-33", + "action": "made pullupjumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 15, + "possession_number": 101, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "05:12", + "score": "43-33", + "action": "missed pullupjumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 102, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "05:09", + "score": "43-33", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 103, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "05:01", + "score": "43-33", + "action": "personal", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 17, + "possession_number": 103, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "05:01", + "score": "43-33", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 103, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "05:01", + "score": "44-33", + "action": "made 1of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 103, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "05:01", + "score": "45-33", + "action": "made 2of2", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 103, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "04:49", + "score": "45-33", + "action": "missed jumpshot", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 17, + "possession_number": 104, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "04:46", + "score": "45-33", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 104, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "04:44", + "score": "45-35", + "action": "made layup", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 104, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "04:25", + "score": "45-35", + "action": "missed stepbackjumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 15, + "possession_number": 105, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "04:23", + "score": "45-35", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 106, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "04:19", + "score": "45-35", + "action": "ballhandling", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 106, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "1", + "time": "04:19", + "score": "45-35", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 107, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "04:15", + "score": "47-35", + "action": "made layup", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 107, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "04:15", + "score": "47-35", + "action": "assist", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 108, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "04:09", + "score": "47-35", + "action": "personal", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 108, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "04:09", + "score": "47-35", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 108, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "04:09", + "score": "47-35", + "action": "in", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18, + "possession_number": 108, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "1", + "time": "04:09", + "score": "47-35", + "action": "out", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 108, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "03:58", + "score": "47-35", + "action": "missed stepbackjumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 108, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "03:54", + "score": "47-35", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 109, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "03:35", + "score": "49-35", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 109, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q3", + "team": "2", + "time": "03:35", + "score": "49-35", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 110, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:35", + "score": "49-35", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 12, + "possession_number": 110, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:35", + "score": "49-35", + "action": "out", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 110, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "03:25", + "score": "49-35", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 110, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "03:22", + "score": "49-35", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 111, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "03:18", + "score": "51-35", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 111, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "03:18", + "score": "51-35", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 112, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "03:09", + "score": "51-35", + "action": "personal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 112, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "03:09", + "score": "51-35", + "action": "foulon", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 112, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:09", + "score": "51-35", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 112, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "03:09", + "score": "51-35", + "action": "out", + "player_number": "82", + "player_name": "E. Pällijeff", + "player_id": 17, + "possession_number": 112, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "03:09", + "score": "51-36", + "action": "made 1of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 112, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "03:09", + "score": "51-37", + "action": "made 2of2", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 112, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "02:53", + "score": "51-37", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 113, + "possession_team": "1" + }, + { + "event_type": "jumpball", + "period": "Q3", + "team": "1", + "time": "02:48", + "score": "51-37", + "action": "won heldball", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 113, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "02:48", + "score": "51-37", + "action": "offensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 113, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "02:45", + "score": "51-37", + "action": "missed jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 15, + "possession_number": 113, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "02:42", + "score": "51-37", + "action": "defensive", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 12, + "possession_number": 114, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "2", + "time": "02:34", + "score": "51-37", + "action": "ballhandling", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 12, + "possession_number": 114, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "1", + "time": "02:34", + "score": "51-37", + "action": "steal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 115, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "02:30", + "score": "53-37", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 115, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "02:30", + "score": "53-37", + "action": "assist", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18, + "possession_number": 116, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "02:20", + "score": "53-37", + "action": "missed drivinglayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 116, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "02:19", + "score": "53-37", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 116, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "02:16", + "score": "53-39", + "action": "made alleyoopdunk", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 116, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "02:16", + "score": "53-39", + "action": "assist", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 12, + "possession_number": 117, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q3", + "team": "1", + "time": "01:59", + "score": "53-39", + "action": "ballhandling", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 117, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q3", + "team": "2", + "time": "01:59", + "score": "53-39", + "action": "steal", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 118, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "1", + "time": "01:55", + "score": "53-39", + "action": "personal", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18, + "possession_number": 118, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "2", + "time": "01:55", + "score": "53-39", + "action": "foulon", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 118, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "01:55", + "score": "53-40", + "action": "made 1of2", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 118, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "2", + "time": "01:55", + "score": "53-41", + "action": "made 2of2", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 118, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:55", + "score": "53-41", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 119, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:55", + "score": "53-41", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 12, + "possession_number": 119, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "01:46", + "score": "53-41", + "action": "missed jumpshot", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18, + "possession_number": 119, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "01:43", + "score": "53-41", + "action": "defensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 120, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "01:33", + "score": "53-41", + "action": "missed layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 120, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "1", + "time": "01:30", + "score": "53-41", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 121, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q3", + "team": "2", + "time": "01:25", + "score": "53-41", + "action": "personal", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 121, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q3", + "team": "1", + "time": "01:25", + "score": "53-41", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 121, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q3", + "team": "1", + "time": "01:25", + "score": "53-41", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 121, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:25", + "score": "53-41", + "action": "in", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 121, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q3", + "team": "2", + "time": "01:25", + "score": "53-41", + "action": "out", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 121, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "01:25", + "score": "53-41", + "action": "missed 1of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 121, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q3", + "team": "1", + "time": "01:25", + "score": "54-41", + "action": "made 2of2", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 121, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "01:07", + "score": "54-41", + "action": "missed jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 122, + "possession_team": "2" + }, + { + "event_type": "jumpball", + "period": "Q3", + "team": "2", + "time": "01:02", + "score": "54-41", + "action": "won heldball", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 122, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "01:02", + "score": "54-41", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 122, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "2", + "time": "00:56", + "score": "54-44", + "action": "made jumpshot", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 122, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "2", + "time": "00:56", + "score": "54-44", + "action": "assist", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 123, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "1", + "time": "00:29", + "score": "54-44", + "action": "missed jumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 123, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "00:26", + "score": "54-44", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 124, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "00:07", + "score": "54-44", + "action": "missed drivinglayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 124, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q3", + "team": "2", + "time": "00:07", + "score": "54-44", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 124, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q3", + "team": "2", + "time": "00:07", + "score": "54-46", + "action": "made tipinlayup", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 124, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q3", + "team": "1", + "time": "00:01", + "score": "57-46", + "action": "made jumpshot", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 15, + "possession_number": 125, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q3", + "team": "1", + "time": "00:01", + "score": "57-46", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 126, + "possession_team": "2" + }, + { + "event_type": "period", + "period": "Q3", + "team": "0", + "time": "00:00", + "score": "57-46", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "57-46", + "action": "out", + "player_number": "24", + "player_name": "P. Hinkkanen", + "player_id": 15 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "57-46", + "action": "out", + "player_number": "16", + "player_name": "V. Virtaharju", + "player_id": 18 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "57-46", + "action": "in", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 10 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "10:00", + "score": "57-46", + "action": "in", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "57-46", + "action": "in", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11 + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "10:00", + "score": "57-46", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5 + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "10:00", + "score": "57-46", + "action": "start", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "09:44", + "score": "59-46", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 127, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "09:31", + "score": "59-46", + "action": "outofbounds", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 128, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "09:16", + "score": "59-46", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 129, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q4", + "team": "2", + "time": "09:16", + "score": "59-46", + "action": "block", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 129, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "09:12", + "score": "59-46", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 130, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "09:01", + "score": "59-48", + "action": "made alleyoopdunk", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 130, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "09:01", + "score": "59-48", + "action": "assist", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 131, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "08:49", + "score": "59-48", + "action": "personal", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 131, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "08:49", + "score": "59-48", + "action": "foulon", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 131, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "08:49", + "score": "59-48", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 131, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "08:49", + "score": "59-48", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 131, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "08:37", + "score": "59-48", + "action": "missed pullupjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 131, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "08:33", + "score": "59-48", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 132, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "08:29", + "score": "59-48", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 132, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "08:24", + "score": "59-48", + "action": "offensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 132, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "08:23", + "score": "59-48", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 132, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "08:20", + "score": "59-48", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 133, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "08:08", + "score": "59-48", + "action": "badpass", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 133, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "08:08", + "score": "59-48", + "action": "steal", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 134, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "07:59", + "score": "59-48", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 134, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "07:59", + "score": "59-48", + "action": "offensive", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 134, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "07:59", + "score": "59-48", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 135, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "07:36", + "score": "59-48", + "action": "missed jumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 10, + "possession_number": 135, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "07:33", + "score": "59-48", + "action": "defensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 136, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "07:28", + "score": "59-48", + "action": "missed drivinglayup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 136, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "07:28", + "score": "59-48", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 136, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "07:25", + "score": "59-48", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 136, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "07:20", + "score": "59-48", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 137, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "07:07", + "score": "62-48", + "action": "made jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 137, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "07:07", + "score": "62-48", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 138, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "06:50", + "score": "62-48", + "action": "badpass", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 138, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "06:50", + "score": "62-48", + "action": "steal", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 139, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "06:46", + "score": "64-48", + "action": "made dunk", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 139, + "possession_team": "1" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "2", + "time": "06:46", + "score": "64-48", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 140, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "06:46", + "score": "64-48", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 140, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "06:46", + "score": "64-48", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 140, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "06:39", + "score": "64-48", + "action": "personal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 140, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "06:39", + "score": "64-48", + "action": "foulon", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 140, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "06:38", + "score": "64-49", + "action": "made 1of3", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 140, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "06:38", + "score": "64-49", + "action": "assist", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 140, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "06:38", + "score": "64-50", + "action": "made 2of3", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 140, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "06:38", + "score": "64-51", + "action": "made 3of3", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 140, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "06:24", + "score": "64-51", + "action": "missed drivinglayup", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 141, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "06:22", + "score": "64-51", + "action": "defensive", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 142, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "06:16", + "score": "64-53", + "action": "made layup", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 142, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "06:16", + "score": "64-53", + "action": "assist", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 143, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "06:03", + "score": "64-53", + "action": "personal", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 143, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "06:03", + "score": "64-53", + "action": "foulon", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 143, + "possession_team": "1" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "2", + "time": "05:54", + "score": "64-53", + "action": "personal", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 143, + "possession_team": "1" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "1", + "time": "05:54", + "score": "64-53", + "action": "foulon", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 10, + "possession_number": 143, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "05:54", + "score": "65-53", + "action": "made 1of2", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 10, + "possession_number": 143, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "05:54", + "score": "65-53", + "action": "assist", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 143, + "possession_team": "1" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "1", + "time": "05:54", + "score": "66-53", + "action": "made 2of2", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 10, + "possession_number": 143, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "05:45", + "score": "66-53", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 144, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "05:42", + "score": "66-53", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 145, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "05:17", + "score": "68-53", + "action": "made pullupjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 145, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "05:05", + "score": "68-53", + "action": "missed drivinglayup", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "05:02", + "score": "68-53", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "05:02", + "score": "68-53", + "action": "missed tipinlayup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 146, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "04:59", + "score": "68-53", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 147, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "04:42", + "score": "68-53", + "action": "travel", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 147, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:42", + "score": "68-53", + "action": "out", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:42", + "score": "68-53", + "action": "out", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:42", + "score": "68-53", + "action": "in", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 12, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:42", + "score": "68-53", + "action": "in", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "04:29", + "score": "68-53", + "action": "badpass", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 12, + "possession_number": 148, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "04:29", + "score": "68-53", + "action": "steal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 149, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "04:16", + "score": "70-53", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 149, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "04:16", + "score": "70-53", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 150, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "04:03", + "score": "70-53", + "action": "badpass", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 150, + "possession_team": "2" + }, + { + "event_type": "timeout", + "period": "Q4", + "team": "2", + "time": "04:03", + "score": "70-53", + "action": "full", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 151, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:03", + "score": "70-53", + "action": "in", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 151, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "04:03", + "score": "70-53", + "action": "out", + "player_number": "12", + "player_name": "W. De Santana", + "player_id": 12, + "possession_number": 151, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "03:46", + "score": "70-53", + "action": "ballhandling", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 151, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "03:46", + "score": "70-53", + "action": "steal", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "03:46", + "score": "70-53", + "action": "personal", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "03:46", + "score": "70-53", + "action": "foulon", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "03:36", + "score": "70-53", + "action": "missed pullupjumpshot", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 152, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "03:34", + "score": "70-53", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 153, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "03:11", + "score": "72-53", + "action": "made floatingjumpshot", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 10, + "possession_number": 153, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "03:02", + "score": "72-53", + "action": "badpass", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 154, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "03:02", + "score": "72-53", + "action": "steal", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 155, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "02:58", + "score": "74-53", + "action": "made layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 155, + "possession_team": "1" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "1", + "time": "02:58", + "score": "74-53", + "action": "assist", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 156, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "02:49", + "score": "74-56", + "action": "made jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 156, + "possession_team": "2" + }, + { + "event_type": "assist", + "period": "Q4", + "team": "2", + "time": "02:49", + "score": "74-56", + "action": "assist", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 157, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "02:32", + "score": "74-56", + "action": "badpass", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 10, + "possession_number": 157, + "possession_team": "1" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "2", + "time": "02:32", + "score": "74-56", + "action": "steal", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 158, + "possession_team": "2" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "02:27", + "score": "74-56", + "action": "badpass", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 158, + "possession_team": "2" + }, + { + "event_type": "headcoachchallenge", + "period": "Q4", + "team": "2", + "time": "02:27", + "score": "74-56", + "action": "outofbounds", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 159, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "02:27", + "score": "74-56", + "action": "in", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 159, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "2", + "time": "02:27", + "score": "74-56", + "action": "out", + "player_number": "33", + "player_name": "A. Makuoi", + "player_id": 13, + "possession_number": 159, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "02:08", + "score": "77-56", + "action": "made pullupjumpshot", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 159, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "01:54", + "score": "77-56", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 160, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "01:50", + "score": "77-56", + "action": "offensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 160, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "01:50", + "score": "77-56", + "action": "missed tipinlayup", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 160, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "01:49", + "score": "77-56", + "action": "offensive", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 160, + "possession_team": "2" + }, + { + "event_type": "foul", + "period": "Q4", + "team": "1", + "time": "01:49", + "score": "77-56", + "action": "personal", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 10, + "possession_number": 160, + "possession_team": "2" + }, + { + "event_type": "foulon", + "period": "Q4", + "team": "2", + "time": "01:49", + "score": "77-56", + "action": "foulon", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 160, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "01:49", + "score": "77-56", + "action": "missed 1of2", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 160, + "possession_team": "2" + }, + { + "event_type": "freethrow", + "period": "Q4", + "team": "2", + "time": "01:49", + "score": "77-56", + "action": "missed 2of2", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 160, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "01:49", + "score": "77-56", + "action": "defensive", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 161, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "01:36", + "score": "77-56", + "action": "missed layup", + "player_number": "12", + "player_name": "J. McCoy", + "player_id": 1, + "possession_number": 161, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "01:34", + "score": "77-56", + "action": "defensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 162, + "possession_team": "2" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "2", + "time": "01:31", + "score": "77-56", + "action": "missed jumpshot", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 162, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "01:29", + "score": "77-56", + "action": "defensive", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 163, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "1", + "time": "01:26", + "score": "77-56", + "action": "ballhandling", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 163, + "possession_team": "1" + }, + { + "event_type": "turnover", + "period": "Q4", + "team": "2", + "time": "01:18", + "score": "77-56", + "action": "badpass", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 164, + "possession_team": "2" + }, + { + "event_type": "steal", + "period": "Q4", + "team": "1", + "time": "01:18", + "score": "77-56", + "action": "steal", + "player_number": "11", + "player_name": "E. Laaksonen", + "player_id": 10, + "possession_number": 165, + "possession_team": "1" + }, + { + "event_type": "3pt", + "period": "Q4", + "team": "1", + "time": "00:58", + "score": "77-56", + "action": "missed jumpshot", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 165, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "00:54", + "score": "77-56", + "action": "defensive", + "player_number": "5", + "player_name": "S. Hopkins", + "player_id": 3, + "possession_number": 166, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "00:49", + "score": "77-58", + "action": "made layup", + "player_number": "8", + "player_name": "V. Valkama", + "player_id": 11, + "possession_number": 166, + "possession_team": "2" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "00:47", + "score": "77-58", + "action": "in", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 167, + "possession_team": "1" + }, + { + "event_type": "substitution", + "period": "Q4", + "team": "1", + "time": "00:47", + "score": "77-58", + "action": "out", + "player_number": "5", + "player_name": "J. Cookson", + "player_id": 6, + "possession_number": 167, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "00:25", + "score": "77-58", + "action": "missed floatingjumpshot", + "player_number": "55", + "player_name": "J. Hilmer", + "player_id": 7, + "possession_number": 167, + "possession_team": "1" + }, + { + "event_type": "block", + "period": "Q4", + "team": "2", + "time": "00:25", + "score": "77-58", + "action": "block", + "player_number": "10", + "player_name": "H. Boyd", + "player_id": 5, + "possession_number": 167, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "00:25", + "score": "77-58", + "action": "offensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 167, + "possession_team": "1" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "1", + "time": "00:24", + "score": "77-58", + "action": "missed jumpshot", + "player_number": "44", + "player_name": "N. Kärkkäinen", + "player_id": 4, + "possession_number": 167, + "possession_team": "1" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "00:24", + "score": "77-58", + "action": "defensive", + "player_number": null, + "player_name": null, + "player_id": null, + "possession_number": 168, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "00:10", + "score": "77-58", + "action": "missed layup", + "player_number": "4", + "player_name": "T. Harris", + "player_id": 8, + "possession_number": 168, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "2", + "time": "00:10", + "score": "77-58", + "action": "offensive", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 168, + "possession_team": "2" + }, + { + "event_type": "2pt", + "period": "Q4", + "team": "2", + "time": "00:10", + "score": "77-58", + "action": "missed tipinlayup", + "player_number": "22", + "player_name": "K. Johnson", + "player_id": 2, + "possession_number": 168, + "possession_team": "2" + }, + { + "event_type": "rebound", + "period": "Q4", + "team": "1", + "time": "00:10", + "score": "77-58", + "action": "defensive", + "player_number": "45", + "player_name": "S. Mäntymaa", + "player_id": 14, + "possession_number": 169, + "possession_team": "1" + }, + { + "event_type": "period", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "77-58", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + }, + { + "event_type": "game", + "period": "Q4", + "team": "0", + "time": "00:00", + "score": "77-58", + "action": "end", + "player_number": null, + "player_name": null, + "player_id": null + } + ], + "players": [ + { + "player_id": 1, + "name": "J. McCoy", + "number": "12", + "team": "1" + }, + { + "player_id": 2, + "name": "K. Johnson", + "number": "22", + "team": "2" + }, + { + "player_id": 3, + "name": "S. Hopkins", + "number": "5", + "team": "2" + }, + { + "player_id": 4, + "name": "N. Kärkkäinen", + "number": "44", + "team": "1" + }, + { + "player_id": 5, + "name": "H. Boyd", + "number": "10", + "team": "2" + }, + { + "player_id": 6, + "name": "J. Cookson", + "number": "5", + "team": "1" + }, + { + "player_id": 7, + "name": "J. Hilmer", + "number": "55", + "team": "1" + }, + { + "player_id": 8, + "name": "T. Harris", + "number": "4", + "team": "2" + }, + { + "player_id": 9, + "name": "J. Rainto", + "number": "19", + "team": "2" + }, + { + "player_id": 10, + "name": "E. Laaksonen", + "number": "11", + "team": "1" + }, + { + "player_id": 11, + "name": "V. Valkama", + "number": "8", + "team": "2" + }, + { + "player_id": 12, + "name": "W. De Santana", + "number": "12", + "team": "2" + }, + { + "player_id": 13, + "name": "A. Makuoi", + "number": "33", + "team": "2" + }, + { + "player_id": 14, + "name": "S. Mäntymaa", + "number": "45", + "team": "1" + }, + { + "player_id": 15, + "name": "P. Hinkkanen", + "number": "24", + "team": "1" + }, + { + "player_id": 16, + "name": "T. Kuukkanen", + "number": "11", + "team": "2" + }, + { + "player_id": 17, + "name": "E. Pällijeff", + "number": "82", + "team": "2" + }, + { + "player_id": 18, + "name": "V. Virtaharju", + "number": "16", + "team": "1" + } + ], + "possessions": { + "total_possessions": 169, + "team1_possessions": 85, + "team2_possessions": 84, + "team1_avg_possession_length_seconds": 14.87, + "team2_avg_possession_length_seconds": 13.52, + "possessions_list": [ + { + "possession_number": 1, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q1", + "end_time": "09:59", + "end_time_seconds": 599, + "end_period": "Q1", + "duration_seconds": 1, + "events": [ + { + "event_type": "jumpball", + "time": "09:59", + "action": "won won", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "0-0", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 2, + "team": "2", + "start_time": "09:59", + "start_time_seconds": 599, + "start_period": "Q1", + "end_time": "09:20", + "end_time_seconds": 560, + "end_period": "Q1", + "duration_seconds": 39, + "events": [ + { + "event_type": "jumpball", + "time": "09:59", + "action": "won lost", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:39", + "action": "missed jumpshot", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "0-0", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "09:35", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "0-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:24", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "0-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 3, + "team": "1", + "start_time": "09:20", + "start_time_seconds": 560, + "start_period": "Q1", + "end_time": "09:06", + "end_time_seconds": 546, + "end_period": "Q1", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "09:20", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "0-0", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:06", + "action": "made jumpshot", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "3-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 4, + "team": "2", + "start_time": "09:06", + "start_time_seconds": 546, + "start_period": "Q1", + "end_time": "08:45", + "end_time_seconds": 525, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "3pt", + "time": "09:06", + "action": "made jumpshot", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "3-0", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:06", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "3-0", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:48", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "3-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 5, + "team": "1", + "start_time": "08:45", + "start_time_seconds": 525, + "start_period": "Q1", + "end_time": "08:34", + "end_time_seconds": 514, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "08:45", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "3-0", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "08:34", + "action": "ballhandling", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "3-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 6, + "team": "2", + "start_time": "08:34", + "start_time_seconds": 514, + "start_period": "Q1", + "end_time": "08:30", + "end_time_seconds": 510, + "end_period": "Q1", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "08:34", + "action": "ballhandling", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "3-0", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "08:34", + "action": "steal", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "3-0", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "08:30", + "action": "ballhandling", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "3-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 7, + "team": "1", + "start_time": "08:30", + "start_time_seconds": 510, + "start_period": "Q1", + "end_time": "08:17", + "end_time_seconds": 497, + "end_period": "Q1", + "duration_seconds": 13, + "events": [ + { + "event_type": "turnover", + "time": "08:30", + "action": "ballhandling", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "3-0", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "08:30", + "action": "steal", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "3-0", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:17", + "action": "personal", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "3-0", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:17", + "action": "foulon", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "3-0", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:17", + "action": "made 1of2", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "4-0", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "08:17", + "action": "made 2of2", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "5-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 8, + "team": "2", + "start_time": "08:17", + "start_time_seconds": 497, + "start_period": "Q1", + "end_time": "07:55", + "end_time_seconds": 475, + "end_period": "Q1", + "duration_seconds": 22, + "events": [ + { + "event_type": "freethrow", + "time": "08:17", + "action": "made 2of2", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "5-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:03", + "action": "missed layup", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "5-0", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "08:03", + "action": "block", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "5-0", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:59", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "5-0", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:58", + "action": "missed jumpshot", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "5-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 9, + "team": "1", + "start_time": "07:55", + "start_time_seconds": 475, + "start_period": "Q1", + "end_time": "07:53", + "end_time_seconds": 473, + "end_period": "Q1", + "duration_seconds": 2, + "events": [ + { + "event_type": "rebound", + "time": "07:55", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "5-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:53", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "7-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 10, + "team": "2", + "start_time": "07:53", + "start_time_seconds": 473, + "start_period": "Q1", + "end_time": "07:37", + "end_time_seconds": 457, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "07:53", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "7-0", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "07:37", + "action": "badpass", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "7-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 11, + "team": "1", + "start_time": "07:37", + "start_time_seconds": 457, + "start_period": "Q1", + "end_time": "07:19", + "end_time_seconds": 439, + "end_period": "Q1", + "duration_seconds": 18, + "events": [ + { + "event_type": "turnover", + "time": "07:37", + "action": "badpass", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "7-0", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:22", + "action": "missed layup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "7-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 12, + "team": "2", + "start_time": "07:19", + "start_time_seconds": 439, + "start_period": "Q1", + "end_time": "06:57", + "end_time_seconds": 417, + "end_period": "Q1", + "duration_seconds": 22, + "events": [ + { + "event_type": "rebound", + "time": "07:19", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "7-0", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:00", + "action": "missed jumpshot", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "7-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 13, + "team": "1", + "start_time": "06:57", + "start_time_seconds": 417, + "start_period": "Q1", + "end_time": "06:42", + "end_time_seconds": 402, + "end_period": "Q1", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "06:57", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "7-0", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:51", + "action": "personal", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "7-0", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:51", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "7-0", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:51", + "action": "in", + "team": "2", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "7-0", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:51", + "action": "out", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "7-0", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "06:42", + "action": "badpass", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "7-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 14, + "team": "2", + "start_time": "06:42", + "start_time_seconds": 402, + "start_period": "Q1", + "end_time": "06:33", + "end_time_seconds": 393, + "end_period": "Q1", + "duration_seconds": 9, + "events": [ + { + "event_type": "turnover", + "time": "06:42", + "action": "badpass", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "7-0", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "06:33", + "action": "badpass", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "7-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 15, + "team": "1", + "start_time": "06:33", + "start_time_seconds": 393, + "start_period": "Q1", + "end_time": "06:25", + "end_time_seconds": 385, + "end_period": "Q1", + "duration_seconds": 8, + "events": [ + { + "event_type": "turnover", + "time": "06:33", + "action": "badpass", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "7-0", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "06:33", + "action": "steal", + "team": "1", + "player_id": 10, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "7-0", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:29", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "7-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 16, + "team": "2", + "start_time": "06:25", + "start_time_seconds": 385, + "start_period": "Q1", + "end_time": "06:16", + "end_time_seconds": 376, + "end_period": "Q1", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "06:25", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "7-0", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:17", + "action": "personal", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "7-0", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:17", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "7-0", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "06:16", + "action": "badpass", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "7-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 17, + "team": "1", + "start_time": "06:16", + "start_time_seconds": 376, + "start_period": "Q1", + "end_time": "05:52", + "end_time_seconds": 352, + "end_period": "Q1", + "duration_seconds": 24, + "events": [ + { + "event_type": "turnover", + "time": "06:16", + "action": "badpass", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "7-0", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "06:16", + "action": "steal", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "7-0", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "06:11", + "action": "personal", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "7-0", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:11", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "7-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:52", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "9-0", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 18, + "team": "2", + "start_time": "05:52", + "start_time_seconds": 352, + "start_period": "Q1", + "end_time": "05:29", + "end_time_seconds": 329, + "end_period": "Q1", + "duration_seconds": 23, + "events": [ + { + "event_type": "2pt", + "time": "05:52", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "9-0", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:34", + "action": "missed jumpshot", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "9-0", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:29", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "9-0", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:29", + "action": "made tipinlayup", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "9-2", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:29", + "action": "personal", + "team": "1", + "player_id": 10, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "9-2", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:29", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "9-2", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:29", + "action": "missed 1of1", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "9-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 19, + "team": "1", + "start_time": "05:29", + "start_time_seconds": 329, + "start_period": "Q1", + "end_time": "05:14", + "end_time_seconds": 314, + "end_period": "Q1", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "05:29", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "9-2", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:14", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "11-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 20, + "team": "2", + "start_time": "05:14", + "start_time_seconds": 314, + "start_period": "Q1", + "end_time": "04:58", + "end_time_seconds": 298, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "05:14", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "11-2", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "04:58", + "action": "badpass", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "11-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 21, + "team": "1", + "start_time": "04:58", + "start_time_seconds": 298, + "start_period": "Q1", + "end_time": "04:47", + "end_time_seconds": 287, + "end_period": "Q1", + "duration_seconds": 11, + "events": [ + { + "event_type": "turnover", + "time": "04:58", + "action": "badpass", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "11-2", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "04:58", + "action": "steal", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "11-2", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:47", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "13-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 22, + "team": "2", + "start_time": "04:47", + "start_time_seconds": 287, + "start_period": "Q1", + "end_time": "04:31", + "end_time_seconds": 271, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "04:47", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "13-2", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "04:46", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "13-2", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:46", + "action": "out", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "13-2", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:46", + "action": "out", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "13-2", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:46", + "action": "in", + "team": "2", + "player_id": 12, + "player_name": "W. De Santana", + "player_number": "12", + "score": "13-2", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:46", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "13-2", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "04:31", + "action": "badpass", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "13-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 23, + "team": "1", + "start_time": "04:31", + "start_time_seconds": 271, + "start_period": "Q1", + "end_time": "04:24", + "end_time_seconds": 264, + "end_period": "Q1", + "duration_seconds": 7, + "events": [ + { + "event_type": "turnover", + "time": "04:31", + "action": "badpass", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "13-2", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "04:24", + "action": "ballhandling", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "13-2", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 24, + "team": "2", + "start_time": "04:24", + "start_time_seconds": 264, + "start_period": "Q1", + "end_time": "04:18", + "end_time_seconds": 258, + "end_period": "Q1", + "duration_seconds": 6, + "events": [ + { + "event_type": "turnover", + "time": "04:24", + "action": "ballhandling", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "13-2", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "04:24", + "action": "steal", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "13-2", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:18", + "action": "made drivinglayup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "13-4", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 25, + "team": "1", + "start_time": "04:18", + "start_time_seconds": 258, + "start_period": "Q1", + "end_time": "04:06", + "end_time_seconds": 246, + "end_period": "Q1", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "04:18", + "action": "made drivinglayup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "13-4", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:06", + "action": "made stepbackjumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "16-4", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 26, + "team": "2", + "start_time": "04:06", + "start_time_seconds": 246, + "start_period": "Q1", + "end_time": "03:42", + "end_time_seconds": 222, + "end_period": "Q1", + "duration_seconds": 24, + "events": [ + { + "event_type": "3pt", + "time": "04:06", + "action": "made stepbackjumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "16-4", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:54", + "action": "missed stepbackjumpshot", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "16-4", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:51", + "action": "offensive", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "16-4", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:49", + "action": "personal", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "16-4", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:49", + "action": "foulon", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "16-4", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:49", + "action": "in", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "16-4", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:49", + "action": "out", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "16-4", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:43", + "action": "missed drivinglayup", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "16-4", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 27, + "team": "1", + "start_time": "03:42", + "start_time_seconds": 222, + "start_period": "Q1", + "end_time": "03:18", + "end_time_seconds": 198, + "end_period": "Q1", + "duration_seconds": 24, + "events": [ + { + "event_type": "rebound", + "time": "03:42", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "16-4", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:23", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "16-4", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:23", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "16-4", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:21", + "action": "missed jumpshot", + "team": "1", + "player_id": 10, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "16-4", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "03:18", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "16-4", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:18", + "action": "made tipinlayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "18-4", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 28, + "team": "2", + "start_time": "03:18", + "start_time_seconds": 198, + "start_period": "Q1", + "end_time": "02:57", + "end_time_seconds": 177, + "end_period": "Q1", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "03:18", + "action": "made tipinlayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "18-4", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "03:08", + "action": "personal", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "18-4", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:08", + "action": "foulon", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "18-4", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:08", + "action": "out", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "18-4", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:08", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "18-4", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:08", + "action": "in", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "18-4", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:08", + "action": "in", + "team": "1", + "player_id": 15, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "18-4", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "02:57", + "action": "personal", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "18-4", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:57", + "action": "foulon", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "18-4", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:57", + "action": "missed 1of2", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "18-4", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "02:57", + "action": "made 2of2", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "18-5", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 29, + "team": "1", + "start_time": "02:57", + "start_time_seconds": 177, + "start_period": "Q1", + "end_time": "02:41", + "end_time_seconds": 161, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "freethrow", + "time": "02:57", + "action": "made 2of2", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "18-5", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "02:57", + "action": "in", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "18-5", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:57", + "action": "out", + "team": "2", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "18-5", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:44", + "action": "missed jumpshot", + "team": "1", + "player_id": 15, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "18-5", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 30, + "team": "2", + "start_time": "02:41", + "start_time_seconds": 161, + "start_period": "Q1", + "end_time": "02:36", + "end_time_seconds": 156, + "end_period": "Q1", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "02:41", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "18-5", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "02:36", + "action": "ballhandling", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "18-5", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 31, + "team": "1", + "start_time": "02:36", + "start_time_seconds": 156, + "start_period": "Q1", + "end_time": "02:32", + "end_time_seconds": 152, + "end_period": "Q1", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "02:36", + "action": "ballhandling", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "18-5", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "02:36", + "action": "steal", + "team": "1", + "player_id": 15, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "18-5", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:32", + "action": "made layup", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "20-5", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 32, + "team": "2", + "start_time": "02:32", + "start_time_seconds": 152, + "start_period": "Q1", + "end_time": "02:16", + "end_time_seconds": 136, + "end_period": "Q1", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "02:32", + "action": "made layup", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "20-5", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:32", + "action": "assist", + "team": "1", + "player_id": 15, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "20-5", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:19", + "action": "missed drivinglayup", + "team": "2", + "player_id": 12, + "player_name": "W. De Santana", + "player_number": "12", + "score": "20-5", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 33, + "team": "1", + "start_time": "02:16", + "start_time_seconds": 136, + "start_period": "Q1", + "end_time": "02:13", + "end_time_seconds": 133, + "end_period": "Q1", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "02:16", + "action": "defensive", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "20-5", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:13", + "action": "made jumpshot", + "team": "1", + "player_id": 15, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "23-5", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 34, + "team": "2", + "start_time": "02:13", + "start_time_seconds": 133, + "start_period": "Q1", + "end_time": "01:53", + "end_time_seconds": 113, + "end_period": "Q1", + "duration_seconds": 20, + "events": [ + { + "event_type": "3pt", + "time": "02:13", + "action": "made jumpshot", + "team": "1", + "player_id": 15, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "23-5", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:13", + "action": "assist", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "23-5", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:53", + "action": "made jumpshot", + "team": "2", + "player_id": 12, + "player_name": "W. De Santana", + "player_number": "12", + "score": "23-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 35, + "team": "1", + "start_time": "01:53", + "start_time_seconds": 113, + "start_period": "Q1", + "end_time": "01:21", + "end_time_seconds": 81, + "end_period": "Q1", + "duration_seconds": 32, + "events": [ + { + "event_type": "3pt", + "time": "01:53", + "action": "made jumpshot", + "team": "2", + "player_id": 12, + "player_name": "W. De Santana", + "player_number": "12", + "score": "23-8", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:53", + "action": "assist", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "23-8", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:25", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "23-8", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:21", + "action": "offensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "23-8", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:21", + "action": "made tipinlayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "25-8", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 36, + "team": "2", + "start_time": "01:21", + "start_time_seconds": 81, + "start_period": "Q1", + "end_time": "01:06", + "end_time_seconds": 66, + "end_period": "Q1", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "01:21", + "action": "made tipinlayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "25-8", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:06", + "action": "made layup", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "25-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 37, + "team": "1", + "start_time": "01:06", + "start_time_seconds": 66, + "start_period": "Q1", + "end_time": "00:36", + "end_time_seconds": 36, + "end_period": "Q1", + "duration_seconds": 30, + "events": [ + { + "event_type": "2pt", + "time": "01:06", + "action": "made layup", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "25-10", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "01:06", + "action": "assist", + "team": "2", + "player_id": 12, + "player_name": "W. De Santana", + "player_number": "12", + "score": "25-10", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:51", + "action": "personal", + "team": "2", + "player_id": 12, + "player_name": "W. De Santana", + "player_number": "12", + "score": "25-10", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:51", + "action": "foulon", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "25-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:51", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "25-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:51", + "action": "out", + "team": "2", + "player_id": 12, + "player_name": "W. De Santana", + "player_number": "12", + "score": "25-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:51", + "action": "in", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "25-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:51", + "action": "in", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "25-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:51", + "action": "in", + "team": "2", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "25-10", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:51", + "action": "out", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "25-10", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:38", + "action": "missed layup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "25-10", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 38, + "team": "2", + "start_time": "00:36", + "start_time_seconds": 36, + "start_period": "Q1", + "end_time": "00:10", + "end_time_seconds": 10, + "end_period": "Q1", + "duration_seconds": 26, + "events": [ + { + "event_type": "rebound", + "time": "00:36", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "25-10", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:25", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "25-10", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:21", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "25-10", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:10", + "action": "made drivinglayup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "25-12", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 39, + "team": "1", + "start_time": "00:10", + "start_time_seconds": 10, + "start_period": "Q1", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q1", + "duration_seconds": 10, + "events": [ + { + "event_type": "2pt", + "time": "00:10", + "action": "made drivinglayup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "25-12", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:04", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "25-12", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "00:04", + "action": "block", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "25-12", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:04", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "25-12", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:01", + "action": "missed jumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "25-12", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 40, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q2", + "end_time": "09:46", + "end_time_seconds": 586, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "freethrow", + "time": "09:46", + "action": "made 1of2", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "25-13", + "possession_event_role": "start" + }, + { + "event_type": "freethrow", + "time": "09:46", + "action": "made 2of2", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "25-14", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 41, + "team": "1", + "start_time": "09:46", + "start_time_seconds": 586, + "start_period": "Q2", + "end_time": "09:31", + "end_time_seconds": 571, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "freethrow", + "time": "09:46", + "action": "made 2of2", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "25-14", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "09:36", + "action": "missed stepbackjumpshot", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "25-14", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 42, + "team": "2", + "start_time": "09:31", + "start_time_seconds": 571, + "start_period": "Q2", + "end_time": "09:23", + "end_time_seconds": 563, + "end_period": "Q2", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "09:31", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "25-14", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "09:23", + "action": "badpass", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "25-14", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 43, + "team": "1", + "start_time": "09:23", + "start_time_seconds": 563, + "start_period": "Q2", + "end_time": "09:18", + "end_time_seconds": 558, + "end_period": "Q2", + "duration_seconds": 5, + "events": [ + { + "event_type": "turnover", + "time": "09:23", + "action": "badpass", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "25-14", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "09:23", + "action": "steal", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "25-14", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:18", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "27-14", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 44, + "team": "2", + "start_time": "09:18", + "start_time_seconds": 558, + "start_period": "Q2", + "end_time": "09:08", + "end_time_seconds": 548, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "2pt", + "time": "09:18", + "action": "made drivinglayup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "27-14", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:08", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "27-16", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 45, + "team": "1", + "start_time": "09:08", + "start_time_seconds": 548, + "start_period": "Q2", + "end_time": "08:45", + "end_time_seconds": 525, + "end_period": "Q2", + "duration_seconds": 23, + "events": [ + { + "event_type": "2pt", + "time": "09:08", + "action": "made layup", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "27-16", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:08", + "action": "assist", + "team": "2", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "27-16", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:54", + "action": "personal", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "27-16", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:54", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "27-16", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:54", + "action": "in", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "27-16", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:54", + "action": "out", + "team": "2", + "player_id": 16, + "player_name": "T. Kuukkanen", + "player_number": "11", + "score": "27-16", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:45", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "29-16", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 46, + "team": "2", + "start_time": "08:45", + "start_time_seconds": 525, + "start_period": "Q2", + "end_time": "08:34", + "end_time_seconds": 514, + "end_period": "Q2", + "duration_seconds": 11, + "events": [ + { + "event_type": "2pt", + "time": "08:45", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "29-16", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "08:38", + "action": "personal", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "29-16", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:38", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "29-16", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:34", + "action": "made jumpshot", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "29-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 47, + "team": "1", + "start_time": "08:34", + "start_time_seconds": 514, + "start_period": "Q2", + "end_time": "08:18", + "end_time_seconds": 498, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "3pt", + "time": "08:34", + "action": "made jumpshot", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "29-19", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:34", + "action": "assist", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "29-19", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "08:18", + "action": "travel", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "29-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 48, + "team": "2", + "start_time": "08:18", + "start_time_seconds": 498, + "start_period": "Q2", + "end_time": "08:03", + "end_time_seconds": 483, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "turnover", + "time": "08:18", + "action": "travel", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "29-19", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "08:18", + "action": "in", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "29-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:18", + "action": "out", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "29-19", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:07", + "action": "missed jumpshot", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "29-19", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:04", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "29-19", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "08:03", + "action": "ballhandling", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "29-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 49, + "team": "1", + "start_time": "08:03", + "start_time_seconds": 483, + "start_period": "Q2", + "end_time": "07:52", + "end_time_seconds": 472, + "end_period": "Q2", + "duration_seconds": 11, + "events": [ + { + "event_type": "turnover", + "time": "08:03", + "action": "ballhandling", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "29-19", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "08:03", + "action": "steal", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "29-19", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:55", + "action": "missed jumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "29-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 50, + "team": "2", + "start_time": "07:52", + "start_time_seconds": 472, + "start_period": "Q2", + "end_time": "07:38", + "end_time_seconds": 458, + "end_period": "Q2", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "07:52", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "29-19", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:41", + "action": "missed jumpshot", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "29-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 51, + "team": "1", + "start_time": "07:38", + "start_time_seconds": 458, + "start_period": "Q2", + "end_time": "07:27", + "end_time_seconds": 447, + "end_period": "Q2", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "07:38", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "29-19", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:27", + "action": "offensive", + "team": "1", + "player_id": 15, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "29-19", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:27", + "action": "offensive", + "team": "1", + "player_id": 15, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "29-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 52, + "team": "2", + "start_time": "07:27", + "start_time_seconds": 447, + "start_period": "Q2", + "end_time": "07:14", + "end_time_seconds": 434, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "turnover", + "time": "07:27", + "action": "offensive", + "team": "1", + "player_id": 15, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "29-19", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "07:27", + "action": "foulon", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "29-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:27", + "action": "out", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "29-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:27", + "action": "out", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "29-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:27", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "29-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:27", + "action": "in", + "team": "2", + "player_id": 17, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "29-19", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:16", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "29-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 53, + "team": "1", + "start_time": "07:14", + "start_time_seconds": 434, + "start_period": "Q2", + "end_time": "07:04", + "end_time_seconds": 424, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "07:14", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "29-19", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "07:04", + "action": "outofbounds", + "team": "1", + "player_id": 15, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "29-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 54, + "team": "2", + "start_time": "07:04", + "start_time_seconds": 424, + "start_period": "Q2", + "end_time": "06:48", + "end_time_seconds": 408, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "turnover", + "time": "07:04", + "action": "outofbounds", + "team": "1", + "player_id": 15, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "29-19", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "07:04", + "action": "in", + "team": "1", + "player_id": 10, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "29-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:04", + "action": "out", + "team": "1", + "player_id": 15, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "29-19", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "06:48", + "action": "missed jumpshot", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "29-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 55, + "team": "1", + "start_time": "06:48", + "start_time_seconds": 408, + "start_period": "Q2", + "end_time": "06:26", + "end_time_seconds": 386, + "end_period": "Q2", + "duration_seconds": 22, + "events": [ + { + "event_type": "rebound", + "time": "06:48", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "29-19", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "06:29", + "action": "missed jumpshot", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "29-19", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "06:29", + "action": "block", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "29-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 56, + "team": "2", + "start_time": "06:26", + "start_time_seconds": 386, + "start_period": "Q2", + "end_time": "06:16", + "end_time_seconds": 376, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "06:26", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "29-19", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:18", + "action": "missed drivinglayup", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "29-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 57, + "team": "1", + "start_time": "06:16", + "start_time_seconds": 376, + "start_period": "Q2", + "end_time": "06:00", + "end_time_seconds": 360, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "06:16", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "29-19", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:03", + "action": "missed jumpshot", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "29-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 58, + "team": "2", + "start_time": "06:00", + "start_time_seconds": 360, + "start_period": "Q2", + "end_time": "05:51", + "end_time_seconds": 351, + "end_period": "Q2", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "06:00", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "29-19", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:53", + "action": "missed drivinglayup", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "29-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 59, + "team": "1", + "start_time": "05:51", + "start_time_seconds": 351, + "start_period": "Q2", + "end_time": "05:35", + "end_time_seconds": 335, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "rebound", + "time": "05:51", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "29-19", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:35", + "action": "missed fadeaway", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "29-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 60, + "team": "2", + "start_time": "05:35", + "start_time_seconds": 335, + "start_period": "Q2", + "end_time": "05:23", + "end_time_seconds": 323, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "05:35", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "29-19", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "05:35", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "29-19", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:26", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "29-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 61, + "team": "1", + "start_time": "05:23", + "start_time_seconds": 323, + "start_period": "Q2", + "end_time": "05:06", + "end_time_seconds": 306, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "05:23", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "29-19", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:09", + "action": "missed jumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "29-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 62, + "team": "2", + "start_time": "05:06", + "start_time_seconds": 306, + "start_period": "Q2", + "end_time": "04:47", + "end_time_seconds": 287, + "end_period": "Q2", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "05:06", + "action": "defensive", + "team": "2", + "player_id": 17, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "29-19", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "04:50", + "action": "missed layup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "29-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 63, + "team": "1", + "start_time": "04:47", + "start_time_seconds": 287, + "start_period": "Q2", + "end_time": "04:22", + "end_time_seconds": 262, + "end_period": "Q2", + "duration_seconds": 25, + "events": [ + { + "event_type": "jumpball", + "time": "04:47", + "action": "won heldball", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "29-19", + "possession_event_role": "start" + }, + { + "event_type": "rebound", + "time": "04:47", + "action": "defensive", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "29-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:47", + "action": "in", + "team": "2", + "player_id": 12, + "player_name": "W. De Santana", + "player_number": "12", + "score": "29-19", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:47", + "action": "out", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "29-19", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:22", + "action": "made fadeaway", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "31-19", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 64, + "team": "2", + "start_time": "04:22", + "start_time_seconds": 262, + "start_period": "Q2", + "end_time": "04:06", + "end_time_seconds": 246, + "end_period": "Q2", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "04:22", + "action": "made fadeaway", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "31-19", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:06", + "action": "made jumpshot", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "31-22", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 65, + "team": "1", + "start_time": "04:06", + "start_time_seconds": 246, + "start_period": "Q2", + "end_time": "03:53", + "end_time_seconds": 233, + "end_period": "Q2", + "duration_seconds": 13, + "events": [ + { + "event_type": "3pt", + "time": "04:06", + "action": "made jumpshot", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "31-22", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:06", + "action": "assist", + "team": "2", + "player_id": 12, + "player_name": "W. De Santana", + "player_number": "12", + "score": "31-22", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:55", + "action": "missed jumpshot", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "31-22", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 66, + "team": "2", + "start_time": "03:53", + "start_time_seconds": 233, + "start_period": "Q2", + "end_time": "03:36", + "end_time_seconds": 216, + "end_period": "Q2", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "03:53", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "31-22", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:36", + "action": "made layup", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "31-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 67, + "team": "1", + "start_time": "03:36", + "start_time_seconds": 216, + "start_period": "Q2", + "end_time": "03:17", + "end_time_seconds": 197, + "end_period": "Q2", + "duration_seconds": 19, + "events": [ + { + "event_type": "2pt", + "time": "03:36", + "action": "made layup", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "31-24", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:18", + "action": "missed jumpshot", + "team": "1", + "player_id": 10, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "31-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 68, + "team": "2", + "start_time": "03:17", + "start_time_seconds": 197, + "start_period": "Q2", + "end_time": "03:07", + "end_time_seconds": 187, + "end_period": "Q2", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "03:17", + "action": "defensive", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "31-24", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "03:11", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "31-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 69, + "team": "1", + "start_time": "03:07", + "start_time_seconds": 187, + "start_period": "Q2", + "end_time": "02:55", + "end_time_seconds": 175, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "03:07", + "action": "defensive", + "team": "1", + "player_id": 10, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "31-24", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "02:55", + "action": "ballhandling", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "31-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 70, + "team": "2", + "start_time": "02:55", + "start_time_seconds": 175, + "start_period": "Q2", + "end_time": "02:40", + "end_time_seconds": 160, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "turnover", + "time": "02:55", + "action": "ballhandling", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "31-24", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "02:55", + "action": "steal", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "31-24", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:43", + "action": "missed jumpshot", + "team": "2", + "player_id": 17, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "31-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 71, + "team": "1", + "start_time": "02:40", + "start_time_seconds": 160, + "start_period": "Q2", + "end_time": "02:35", + "end_time_seconds": 155, + "end_period": "Q2", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "02:40", + "action": "defensive", + "team": "1", + "player_id": 10, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "31-24", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "02:35", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "33-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 72, + "team": "2", + "start_time": "02:35", + "start_time_seconds": 155, + "start_period": "Q2", + "end_time": "02:23", + "end_time_seconds": 143, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "02:35", + "action": "made drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "33-24", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "02:30", + "action": "personal", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "33-24", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "02:30", + "action": "foulon", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "33-24", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:30", + "action": "out", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "33-24", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:30", + "action": "out", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "33-24", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:30", + "action": "in", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "33-24", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:30", + "action": "in", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "33-24", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:30", + "action": "in", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "33-24", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:30", + "action": "out", + "team": "2", + "player_id": 17, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "33-24", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "02:23", + "action": "badpass", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "33-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 73, + "team": "1", + "start_time": "02:23", + "start_time_seconds": 143, + "start_period": "Q2", + "end_time": "02:19", + "end_time_seconds": 139, + "end_period": "Q2", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "02:23", + "action": "badpass", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "33-24", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "02:23", + "action": "steal", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "33-24", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:19", + "action": "made layup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "35-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 74, + "team": "2", + "start_time": "02:19", + "start_time_seconds": 139, + "start_period": "Q2", + "end_time": "02:07", + "end_time_seconds": 127, + "end_period": "Q2", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "02:19", + "action": "made layup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "35-24", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "02:19", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "35-24", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:10", + "action": "missed jumpshot", + "team": "2", + "player_id": 12, + "player_name": "W. De Santana", + "player_number": "12", + "score": "35-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 75, + "team": "1", + "start_time": "02:07", + "start_time_seconds": 127, + "start_period": "Q2", + "end_time": "01:49", + "end_time_seconds": 109, + "end_period": "Q2", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "02:07", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "35-24", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:52", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "35-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 76, + "team": "2", + "start_time": "01:49", + "start_time_seconds": 109, + "start_period": "Q2", + "end_time": "01:22", + "end_time_seconds": 82, + "end_period": "Q2", + "duration_seconds": 27, + "events": [ + { + "event_type": "rebound", + "time": "01:49", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "35-24", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:39", + "action": "missed jumpshot", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "35-24", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:35", + "action": "offensive", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "35-24", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:22", + "action": "missed jumpshot", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "35-24", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "01:22", + "action": "24sec", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "35-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 77, + "team": "1", + "start_time": "01:22", + "start_time_seconds": 82, + "start_period": "Q2", + "end_time": "01:01", + "end_time_seconds": 61, + "end_period": "Q2", + "duration_seconds": 21, + "events": [ + { + "event_type": "turnover", + "time": "01:22", + "action": "24sec", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "35-24", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "01:22", + "action": "in", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "35-24", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:22", + "action": "out", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "35-24", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:04", + "action": "missed jumpshot", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "35-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 78, + "team": "2", + "start_time": "01:01", + "start_time_seconds": 61, + "start_period": "Q2", + "end_time": "00:46", + "end_time_seconds": 46, + "end_period": "Q2", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "01:01", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "35-24", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:49", + "action": "missed jumpshot", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "35-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 79, + "team": "1", + "start_time": "00:46", + "start_time_seconds": 46, + "start_period": "Q2", + "end_time": "00:27", + "end_time_seconds": 27, + "end_period": "Q2", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "00:46", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "35-24", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:40", + "action": "personal", + "team": "2", + "player_id": 12, + "player_name": "W. De Santana", + "player_number": "12", + "score": "35-24", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:40", + "action": "foulon", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "35-24", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:40", + "action": "out", + "team": "2", + "player_id": 12, + "player_name": "W. De Santana", + "player_number": "12", + "score": "35-24", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:40", + "action": "out", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "35-24", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:40", + "action": "in", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "35-24", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:40", + "action": "in", + "team": "2", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "35-24", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:27", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "37-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 80, + "team": "2", + "start_time": "00:27", + "start_time_seconds": 27, + "start_period": "Q2", + "end_time": "00:05", + "end_time_seconds": 5, + "end_period": "Q2", + "duration_seconds": 22, + "events": [ + { + "event_type": "2pt", + "time": "00:27", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "37-24", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:27", + "action": "assist", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "37-24", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:09", + "action": "missed jumpshot", + "team": "2", + "player_id": 9, + "player_name": "J. Rainto", + "player_number": "19", + "score": "37-24", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:05", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "37-24", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "00:05", + "action": "personal", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "37-24", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:05", + "action": "foulon", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "37-24", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "00:05", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "37-24", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:05", + "action": "missed 1of2", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "37-24", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "00:05", + "action": "missed 2of2", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "37-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 81, + "team": "1", + "start_time": "00:05", + "start_time_seconds": 5, + "start_period": "Q2", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q2", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "00:05", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "37-24", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "00:02", + "action": "personal", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "37-24", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "00:02", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "37-24", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:01", + "action": "missed jumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "37-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 82, + "team": "2", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q3", + "end_time": "09:48", + "end_time_seconds": 588, + "end_period": "Q3", + "duration_seconds": 12, + "events": [ + { + "event_type": "turnover", + "time": "09:48", + "action": "travel", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "37-24", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 83, + "team": "1", + "start_time": "09:48", + "start_time_seconds": 588, + "start_period": "Q3", + "end_time": "09:36", + "end_time_seconds": 576, + "end_period": "Q3", + "duration_seconds": 12, + "events": [ + { + "event_type": "turnover", + "time": "09:48", + "action": "travel", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "37-24", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "09:36", + "action": "offensive", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "37-24", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "09:36", + "action": "offensive", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "37-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 84, + "team": "2", + "start_time": "09:36", + "start_time_seconds": 576, + "start_period": "Q3", + "end_time": "09:26", + "end_time_seconds": 566, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "turnover", + "time": "09:36", + "action": "offensive", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "37-24", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "09:36", + "action": "foulon", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "37-24", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "09:28", + "action": "missed floatingjumpshot", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "37-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 85, + "team": "1", + "start_time": "09:26", + "start_time_seconds": 566, + "start_period": "Q3", + "end_time": "09:12", + "end_time_seconds": 552, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "09:26", + "action": "defensive", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "37-24", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:15", + "action": "missed floatingjumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "37-24", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 86, + "team": "2", + "start_time": "09:12", + "start_time_seconds": 552, + "start_period": "Q3", + "end_time": "09:03", + "end_time_seconds": 543, + "end_period": "Q3", + "duration_seconds": 9, + "events": [ + { + "event_type": "rebound", + "time": "09:12", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "37-24", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:03", + "action": "made alleyoopdunk", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "37-26", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 87, + "team": "1", + "start_time": "09:03", + "start_time_seconds": 543, + "start_period": "Q3", + "end_time": "08:42", + "end_time_seconds": 522, + "end_period": "Q3", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "09:03", + "action": "made alleyoopdunk", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "37-26", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:03", + "action": "assist", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "37-26", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:47", + "action": "missed jumpshot", + "team": "1", + "player_id": 10, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "37-26", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 88, + "team": "2", + "start_time": "08:42", + "start_time_seconds": 522, + "start_period": "Q3", + "end_time": "08:25", + "end_time_seconds": 505, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "08:42", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "37-26", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "08:25", + "action": "made layup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "37-28", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 89, + "team": "1", + "start_time": "08:25", + "start_time_seconds": 505, + "start_period": "Q3", + "end_time": "08:07", + "end_time_seconds": 487, + "end_period": "Q3", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "08:25", + "action": "made layup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "37-28", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "08:25", + "action": "assist", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "37-28", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:07", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "39-28", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 90, + "team": "2", + "start_time": "08:07", + "start_time_seconds": 487, + "start_period": "Q3", + "end_time": "07:52", + "end_time_seconds": 472, + "end_period": "Q3", + "duration_seconds": 15, + "events": [ + { + "event_type": "2pt", + "time": "08:07", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "39-28", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:55", + "action": "missed stepbackjumpshot", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "39-28", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 91, + "team": "1", + "start_time": "07:52", + "start_time_seconds": 472, + "start_period": "Q3", + "end_time": "07:35", + "end_time_seconds": 455, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "07:52", + "action": "defensive", + "team": "1", + "player_id": 10, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "39-28", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:37", + "action": "missed drivinglayup", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "39-28", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 92, + "team": "2", + "start_time": "07:35", + "start_time_seconds": 455, + "start_period": "Q3", + "end_time": "07:35", + "end_time_seconds": 455, + "end_period": "Q3", + "duration_seconds": 0, + "events": [ + { + "event_type": "rebound", + "time": "07:35", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "39-28", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:35", + "action": "unsportsmanlike", + "team": "1", + "player_id": 10, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "39-28", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:35", + "action": "foulon", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "39-28", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:35", + "action": "made 1of2", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "39-29", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "07:35", + "action": "made 2of2", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "39-30", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 93, + "team": "1", + "start_time": "07:35", + "start_time_seconds": 455, + "start_period": "Q3", + "end_time": "07:24", + "end_time_seconds": 444, + "end_period": "Q3", + "duration_seconds": 11, + "events": [ + { + "event_type": "freethrow", + "time": "07:35", + "action": "made 2of2", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "39-30", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "07:35", + "action": "in", + "team": "1", + "player_id": 15, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "39-30", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "07:35", + "action": "out", + "team": "1", + "player_id": 10, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "39-30", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:29", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "39-30", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 94, + "team": "2", + "start_time": "07:24", + "start_time_seconds": 444, + "start_period": "Q3", + "end_time": "07:14", + "end_time_seconds": 434, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "07:24", + "action": "offensive", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "39-30", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:16", + "action": "missed layup", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "39-30", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 95, + "team": "1", + "start_time": "07:14", + "start_time_seconds": 434, + "start_period": "Q3", + "end_time": "06:53", + "end_time_seconds": 413, + "end_period": "Q3", + "duration_seconds": 21, + "events": [ + { + "event_type": "rebound", + "time": "07:14", + "action": "defensive", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "39-30", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "07:14", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "39-30", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "07:14", + "action": "foulon", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "39-30", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:53", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "41-30", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 96, + "team": "2", + "start_time": "06:53", + "start_time_seconds": 413, + "start_period": "Q3", + "end_time": "06:43", + "end_time_seconds": 403, + "end_period": "Q3", + "duration_seconds": 10, + "events": [ + { + "event_type": "2pt", + "time": "06:53", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "41-30", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "06:43", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "41-30", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "06:43", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "41-30", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 97, + "team": "1", + "start_time": "06:43", + "start_time_seconds": 403, + "start_period": "Q3", + "end_time": "06:29", + "end_time_seconds": 389, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "turnover", + "time": "06:43", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "41-30", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "06:43", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "41-30", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:43", + "action": "in", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "41-30", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:43", + "action": "out", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "41-30", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:43", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "41-30", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:43", + "action": "out", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "41-30", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:32", + "action": "missed drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "41-30", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "06:32", + "action": "block", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "41-30", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 98, + "team": "2", + "start_time": "06:29", + "start_time_seconds": 389, + "start_period": "Q3", + "end_time": "06:26", + "end_time_seconds": 386, + "end_period": "Q3", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "06:29", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "41-30", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:26", + "action": "made drivinglayup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "41-32", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "06:26", + "action": "personal", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "41-32", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:26", + "action": "foulon", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "41-32", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:26", + "action": "made 1of1", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "41-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 99, + "team": "1", + "start_time": "06:26", + "start_time_seconds": 386, + "start_period": "Q3", + "end_time": "06:06", + "end_time_seconds": 366, + "end_period": "Q3", + "duration_seconds": 20, + "events": [ + { + "event_type": "freethrow", + "time": "06:26", + "action": "made 1of1", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "41-33", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:08", + "action": "missed drivinglayup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "41-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 100, + "team": "2", + "start_time": "06:06", + "start_time_seconds": 366, + "start_period": "Q3", + "end_time": "05:39", + "end_time_seconds": 339, + "end_period": "Q3", + "duration_seconds": 27, + "events": [ + { + "event_type": "rebound", + "time": "06:06", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "41-33", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:58", + "action": "missed jumpshot", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "41-33", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:54", + "action": "offensive", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "41-33", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:46", + "action": "missed layup", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "41-33", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:44", + "action": "offensive", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "41-33", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:41", + "action": "missed drivinglayup", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "41-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 101, + "team": "1", + "start_time": "05:39", + "start_time_seconds": 339, + "start_period": "Q3", + "end_time": "05:21", + "end_time_seconds": 321, + "end_period": "Q3", + "duration_seconds": 18, + "events": [ + { + "event_type": "rebound", + "time": "05:39", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "41-33", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:37", + "action": "personal", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "41-33", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:37", + "action": "foulon", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "41-33", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:37", + "action": "in", + "team": "2", + "player_id": 17, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "41-33", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "05:37", + "action": "out", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "41-33", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:21", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 15, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "43-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 102, + "team": "2", + "start_time": "05:21", + "start_time_seconds": 321, + "start_period": "Q3", + "end_time": "05:09", + "end_time_seconds": 309, + "end_period": "Q3", + "duration_seconds": 12, + "events": [ + { + "event_type": "2pt", + "time": "05:21", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 15, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "43-33", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:12", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "43-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 103, + "team": "1", + "start_time": "05:09", + "start_time_seconds": 309, + "start_period": "Q3", + "end_time": "05:01", + "end_time_seconds": 301, + "end_period": "Q3", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "05:09", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "43-33", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "05:01", + "action": "personal", + "team": "2", + "player_id": 17, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "43-33", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:01", + "action": "foulon", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "43-33", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:01", + "action": "made 1of2", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "44-33", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:01", + "action": "made 2of2", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "45-33", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 104, + "team": "2", + "start_time": "05:01", + "start_time_seconds": 301, + "start_period": "Q3", + "end_time": "04:44", + "end_time_seconds": 284, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "freethrow", + "time": "05:01", + "action": "made 2of2", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "45-33", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:49", + "action": "missed jumpshot", + "team": "2", + "player_id": 17, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "45-33", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "04:46", + "action": "offensive", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "45-33", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:44", + "action": "made layup", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "45-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 105, + "team": "1", + "start_time": "04:44", + "start_time_seconds": 284, + "start_period": "Q3", + "end_time": "04:23", + "end_time_seconds": 263, + "end_period": "Q3", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "04:44", + "action": "made layup", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "45-35", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "04:25", + "action": "missed stepbackjumpshot", + "team": "1", + "player_id": 15, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "45-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 106, + "team": "2", + "start_time": "04:23", + "start_time_seconds": 263, + "start_period": "Q3", + "end_time": "04:19", + "end_time_seconds": 259, + "end_period": "Q3", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "04:23", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "45-35", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "04:19", + "action": "ballhandling", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "45-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 107, + "team": "1", + "start_time": "04:19", + "start_time_seconds": 259, + "start_period": "Q3", + "end_time": "04:15", + "end_time_seconds": 255, + "end_period": "Q3", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "04:19", + "action": "ballhandling", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "45-35", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "04:19", + "action": "steal", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "45-35", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:15", + "action": "made layup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "47-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 108, + "team": "2", + "start_time": "04:15", + "start_time_seconds": 255, + "start_period": "Q3", + "end_time": "03:54", + "end_time_seconds": 234, + "end_period": "Q3", + "duration_seconds": 21, + "events": [ + { + "event_type": "2pt", + "time": "04:15", + "action": "made layup", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "47-35", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:15", + "action": "assist", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "47-35", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "04:09", + "action": "personal", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "47-35", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "04:09", + "action": "foulon", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "47-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:09", + "action": "in", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "47-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:09", + "action": "out", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "47-35", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "03:58", + "action": "missed stepbackjumpshot", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "47-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 109, + "team": "1", + "start_time": "03:54", + "start_time_seconds": 234, + "start_period": "Q3", + "end_time": "03:35", + "end_time_seconds": 215, + "end_period": "Q3", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "03:54", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "47-35", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:35", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "49-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 110, + "team": "2", + "start_time": "03:35", + "start_time_seconds": 215, + "start_period": "Q3", + "end_time": "03:22", + "end_time_seconds": 202, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "03:35", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "49-35", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "03:35", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "49-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:35", + "action": "in", + "team": "2", + "player_id": 12, + "player_name": "W. De Santana", + "player_number": "12", + "score": "49-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:35", + "action": "out", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "49-35", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:25", + "action": "missed jumpshot", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "49-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 111, + "team": "1", + "start_time": "03:22", + "start_time_seconds": 202, + "start_period": "Q3", + "end_time": "03:18", + "end_time_seconds": 198, + "end_period": "Q3", + "duration_seconds": 4, + "events": [ + { + "event_type": "rebound", + "time": "03:22", + "action": "defensive", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "49-35", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:18", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "51-35", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 112, + "team": "2", + "start_time": "03:18", + "start_time_seconds": 198, + "start_period": "Q3", + "end_time": "03:09", + "end_time_seconds": 189, + "end_period": "Q3", + "duration_seconds": 9, + "events": [ + { + "event_type": "2pt", + "time": "03:18", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "51-35", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "03:18", + "action": "assist", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "51-35", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:09", + "action": "personal", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "51-35", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:09", + "action": "foulon", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "51-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:09", + "action": "in", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "51-35", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "03:09", + "action": "out", + "team": "2", + "player_id": 17, + "player_name": "E. Pällijeff", + "player_number": "82", + "score": "51-35", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:09", + "action": "made 1of2", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "51-36", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "03:09", + "action": "made 2of2", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "51-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 113, + "team": "1", + "start_time": "03:09", + "start_time_seconds": 189, + "start_period": "Q3", + "end_time": "02:42", + "end_time_seconds": 162, + "end_period": "Q3", + "duration_seconds": 27, + "events": [ + { + "event_type": "freethrow", + "time": "03:09", + "action": "made 2of2", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "51-37", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "02:53", + "action": "missed jumpshot", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "51-37", + "possession_event_role": null + }, + { + "event_type": "jumpball", + "time": "02:48", + "action": "won heldball", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "51-37", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:48", + "action": "offensive", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "51-37", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:45", + "action": "missed jumpshot", + "team": "1", + "player_id": 15, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "51-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 114, + "team": "2", + "start_time": "02:42", + "start_time_seconds": 162, + "start_period": "Q3", + "end_time": "02:34", + "end_time_seconds": 154, + "end_period": "Q3", + "duration_seconds": 8, + "events": [ + { + "event_type": "rebound", + "time": "02:42", + "action": "defensive", + "team": "2", + "player_id": 12, + "player_name": "W. De Santana", + "player_number": "12", + "score": "51-37", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "02:34", + "action": "ballhandling", + "team": "2", + "player_id": 12, + "player_name": "W. De Santana", + "player_number": "12", + "score": "51-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 115, + "team": "1", + "start_time": "02:34", + "start_time_seconds": 154, + "start_period": "Q3", + "end_time": "02:30", + "end_time_seconds": 150, + "end_period": "Q3", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "02:34", + "action": "ballhandling", + "team": "2", + "player_id": 12, + "player_name": "W. De Santana", + "player_number": "12", + "score": "51-37", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "02:34", + "action": "steal", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "51-37", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:30", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "53-37", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 116, + "team": "2", + "start_time": "02:30", + "start_time_seconds": 150, + "start_period": "Q3", + "end_time": "02:16", + "end_time_seconds": 136, + "end_period": "Q3", + "duration_seconds": 14, + "events": [ + { + "event_type": "2pt", + "time": "02:30", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "53-37", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:30", + "action": "assist", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "53-37", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:20", + "action": "missed drivinglayup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "53-37", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "02:19", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "53-37", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:16", + "action": "made alleyoopdunk", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "53-39", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 117, + "team": "1", + "start_time": "02:16", + "start_time_seconds": 136, + "start_period": "Q3", + "end_time": "01:59", + "end_time_seconds": 119, + "end_period": "Q3", + "duration_seconds": 17, + "events": [ + { + "event_type": "2pt", + "time": "02:16", + "action": "made alleyoopdunk", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "53-39", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:16", + "action": "assist", + "team": "2", + "player_id": 12, + "player_name": "W. De Santana", + "player_number": "12", + "score": "53-39", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "01:59", + "action": "ballhandling", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "53-39", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 118, + "team": "2", + "start_time": "01:59", + "start_time_seconds": 119, + "start_period": "Q3", + "end_time": "01:55", + "end_time_seconds": 115, + "end_period": "Q3", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "01:59", + "action": "ballhandling", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "53-39", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "01:59", + "action": "steal", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "53-39", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "01:55", + "action": "personal", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "53-39", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:55", + "action": "foulon", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "53-39", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:55", + "action": "made 1of2", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "53-40", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:55", + "action": "made 2of2", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "53-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 119, + "team": "1", + "start_time": "01:55", + "start_time_seconds": 115, + "start_period": "Q3", + "end_time": "01:43", + "end_time_seconds": 103, + "end_period": "Q3", + "duration_seconds": 12, + "events": [ + { + "event_type": "freethrow", + "time": "01:55", + "action": "made 2of2", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "53-41", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "01:55", + "action": "in", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "53-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:55", + "action": "out", + "team": "2", + "player_id": 12, + "player_name": "W. De Santana", + "player_number": "12", + "score": "53-41", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "01:46", + "action": "missed jumpshot", + "team": "1", + "player_id": 18, + "player_name": "V. Virtaharju", + "player_number": "16", + "score": "53-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 120, + "team": "2", + "start_time": "01:43", + "start_time_seconds": 103, + "start_period": "Q3", + "end_time": "01:30", + "end_time_seconds": 90, + "end_period": "Q3", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "01:43", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "53-41", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:33", + "action": "missed layup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "53-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 121, + "team": "1", + "start_time": "01:30", + "start_time_seconds": 90, + "start_period": "Q3", + "end_time": "01:25", + "end_time_seconds": 85, + "end_period": "Q3", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "01:30", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "53-41", + "possession_event_role": "start" + }, + { + "event_type": "foul", + "time": "01:25", + "action": "personal", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "53-41", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:25", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "53-41", + "possession_event_role": null + }, + { + "event_type": "timeout", + "time": "01:25", + "action": "full", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "53-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "in", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "53-41", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "01:25", + "action": "out", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "53-41", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:25", + "action": "missed 1of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "53-41", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:25", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "54-41", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 122, + "team": "2", + "start_time": "01:25", + "start_time_seconds": 85, + "start_period": "Q3", + "end_time": "00:56", + "end_time_seconds": 56, + "end_period": "Q3", + "duration_seconds": 29, + "events": [ + { + "event_type": "freethrow", + "time": "01:25", + "action": "made 2of2", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "54-41", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:07", + "action": "missed jumpshot", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "54-41", + "possession_event_role": null + }, + { + "event_type": "jumpball", + "time": "01:02", + "action": "won heldball", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "54-41", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:02", + "action": "offensive", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "54-41", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:56", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "54-44", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 123, + "team": "1", + "start_time": "00:56", + "start_time_seconds": 56, + "start_period": "Q3", + "end_time": "00:26", + "end_time_seconds": 26, + "end_period": "Q3", + "duration_seconds": 30, + "events": [ + { + "event_type": "3pt", + "time": "00:56", + "action": "made jumpshot", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "54-44", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:56", + "action": "assist", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "54-44", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:29", + "action": "missed jumpshot", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "54-44", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 124, + "team": "2", + "start_time": "00:26", + "start_time_seconds": 26, + "start_period": "Q3", + "end_time": "00:07", + "end_time_seconds": 7, + "end_period": "Q3", + "duration_seconds": 19, + "events": [ + { + "event_type": "rebound", + "time": "00:26", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "54-44", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:07", + "action": "missed drivinglayup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "54-44", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:07", + "action": "offensive", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "54-44", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:07", + "action": "made tipinlayup", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "54-46", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 125, + "team": "1", + "start_time": "00:07", + "start_time_seconds": 7, + "start_period": "Q3", + "end_time": "00:01", + "end_time_seconds": 1, + "end_period": "Q3", + "duration_seconds": 6, + "events": [ + { + "event_type": "2pt", + "time": "00:07", + "action": "made tipinlayup", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "54-46", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "00:01", + "action": "made jumpshot", + "team": "1", + "player_id": 15, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "57-46", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 126, + "team": "2", + "start_time": "00:01", + "start_time_seconds": 1, + "start_period": "Q3", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q3", + "duration_seconds": 1, + "events": [ + { + "event_type": "3pt", + "time": "00:01", + "action": "made jumpshot", + "team": "1", + "player_id": 15, + "player_name": "P. Hinkkanen", + "player_number": "24", + "score": "57-46", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "00:01", + "action": "assist", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "57-46", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 127, + "team": "1", + "start_time": "10:00:00", + "start_time_seconds": 600, + "start_period": "Q4", + "end_time": "09:44", + "end_time_seconds": 584, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "2pt", + "time": "09:44", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "59-46", + "possession_event_role": "start_end" + } + ] + }, + { + "possession_number": 128, + "team": "2", + "start_time": "09:44", + "start_time_seconds": 584, + "start_period": "Q4", + "end_time": "09:31", + "end_time_seconds": 571, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "09:44", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "59-46", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "09:31", + "action": "outofbounds", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "59-46", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 129, + "team": "1", + "start_time": "09:31", + "start_time_seconds": 571, + "start_period": "Q4", + "end_time": "09:12", + "end_time_seconds": 552, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "turnover", + "time": "09:31", + "action": "outofbounds", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "59-46", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:16", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "59-46", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "09:16", + "action": "block", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "59-46", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 130, + "team": "2", + "start_time": "09:12", + "start_time_seconds": 552, + "start_period": "Q4", + "end_time": "09:01", + "end_time_seconds": 541, + "end_period": "Q4", + "duration_seconds": 11, + "events": [ + { + "event_type": "rebound", + "time": "09:12", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "59-46", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "09:01", + "action": "made alleyoopdunk", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "59-48", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 131, + "team": "1", + "start_time": "09:01", + "start_time_seconds": 541, + "start_period": "Q4", + "end_time": "08:33", + "end_time_seconds": 513, + "end_period": "Q4", + "duration_seconds": 28, + "events": [ + { + "event_type": "2pt", + "time": "09:01", + "action": "made alleyoopdunk", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "59-48", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "09:01", + "action": "assist", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "59-48", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "08:49", + "action": "personal", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "59-48", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "08:49", + "action": "foulon", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "59-48", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:49", + "action": "in", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "59-48", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "08:49", + "action": "out", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "59-48", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "08:37", + "action": "missed pullupjumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "59-48", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 132, + "team": "2", + "start_time": "08:33", + "start_time_seconds": 513, + "start_period": "Q4", + "end_time": "08:20", + "end_time_seconds": 500, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "08:33", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "59-48", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "08:29", + "action": "missed jumpshot", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "59-48", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "08:24", + "action": "offensive", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "59-48", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "08:23", + "action": "missed jumpshot", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "59-48", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 133, + "team": "1", + "start_time": "08:20", + "start_time_seconds": 500, + "start_period": "Q4", + "end_time": "08:08", + "end_time_seconds": 488, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "rebound", + "time": "08:20", + "action": "defensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "59-48", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "08:08", + "action": "badpass", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "59-48", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 134, + "team": "2", + "start_time": "08:08", + "start_time_seconds": 488, + "start_period": "Q4", + "end_time": "07:59", + "end_time_seconds": 479, + "end_period": "Q4", + "duration_seconds": 9, + "events": [ + { + "event_type": "turnover", + "time": "08:08", + "action": "badpass", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "59-48", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "08:08", + "action": "steal", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "59-48", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "07:59", + "action": "offensive", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "59-48", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "07:59", + "action": "offensive", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "59-48", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 135, + "team": "1", + "start_time": "07:59", + "start_time_seconds": 479, + "start_period": "Q4", + "end_time": "07:33", + "end_time_seconds": 453, + "end_period": "Q4", + "duration_seconds": 26, + "events": [ + { + "event_type": "turnover", + "time": "07:59", + "action": "offensive", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "59-48", + "possession_event_role": "start" + }, + { + "event_type": "foulon", + "time": "07:59", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "59-48", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:36", + "action": "missed jumpshot", + "team": "1", + "player_id": 10, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "59-48", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 136, + "team": "2", + "start_time": "07:33", + "start_time_seconds": 453, + "start_period": "Q4", + "end_time": "07:20", + "end_time_seconds": 440, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "07:33", + "action": "defensive", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "59-48", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "07:28", + "action": "missed drivinglayup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "59-48", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "07:28", + "action": "offensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "59-48", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "07:25", + "action": "missed jumpshot", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "59-48", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 137, + "team": "1", + "start_time": "07:20", + "start_time_seconds": 440, + "start_period": "Q4", + "end_time": "07:07", + "end_time_seconds": 427, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "rebound", + "time": "07:20", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "59-48", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "07:07", + "action": "made jumpshot", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "62-48", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 138, + "team": "2", + "start_time": "07:07", + "start_time_seconds": 427, + "start_period": "Q4", + "end_time": "06:50", + "end_time_seconds": 410, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "3pt", + "time": "07:07", + "action": "made jumpshot", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "62-48", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "07:07", + "action": "assist", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "62-48", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "06:50", + "action": "badpass", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "62-48", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 139, + "team": "1", + "start_time": "06:50", + "start_time_seconds": 410, + "start_period": "Q4", + "end_time": "06:46", + "end_time_seconds": 406, + "end_period": "Q4", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "06:50", + "action": "badpass", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "62-48", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "06:50", + "action": "steal", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "62-48", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "06:46", + "action": "made dunk", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "64-48", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 140, + "team": "2", + "start_time": "06:46", + "start_time_seconds": 406, + "start_period": "Q4", + "end_time": "06:38", + "end_time_seconds": 398, + "end_period": "Q4", + "duration_seconds": 8, + "events": [ + { + "event_type": "2pt", + "time": "06:46", + "action": "made dunk", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "64-48", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "06:46", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "64-48", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:46", + "action": "in", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "64-48", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "06:46", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "64-48", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "06:39", + "action": "personal", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "64-48", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:39", + "action": "foulon", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "64-48", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:38", + "action": "made 1of3", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "64-49", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "06:38", + "action": "assist", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "64-49", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:38", + "action": "made 2of3", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "64-50", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "06:38", + "action": "made 3of3", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "64-51", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 141, + "team": "1", + "start_time": "06:38", + "start_time_seconds": 398, + "start_period": "Q4", + "end_time": "06:22", + "end_time_seconds": 382, + "end_period": "Q4", + "duration_seconds": 16, + "events": [ + { + "event_type": "freethrow", + "time": "06:38", + "action": "made 3of3", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "64-51", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:24", + "action": "missed drivinglayup", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "64-51", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 142, + "team": "2", + "start_time": "06:22", + "start_time_seconds": 382, + "start_period": "Q4", + "end_time": "06:16", + "end_time_seconds": 376, + "end_period": "Q4", + "duration_seconds": 6, + "events": [ + { + "event_type": "rebound", + "time": "06:22", + "action": "defensive", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "64-51", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "06:16", + "action": "made layup", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "64-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 143, + "team": "1", + "start_time": "06:16", + "start_time_seconds": 376, + "start_period": "Q4", + "end_time": "05:54", + "end_time_seconds": 354, + "end_period": "Q4", + "duration_seconds": 22, + "events": [ + { + "event_type": "2pt", + "time": "06:16", + "action": "made layup", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "64-53", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "06:16", + "action": "assist", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "64-53", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "06:03", + "action": "personal", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "64-53", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "06:03", + "action": "foulon", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "64-53", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "05:54", + "action": "personal", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "64-53", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "05:54", + "action": "foulon", + "team": "1", + "player_id": 10, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "64-53", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:54", + "action": "made 1of2", + "team": "1", + "player_id": 10, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "65-53", + "possession_event_role": null + }, + { + "event_type": "assist", + "time": "05:54", + "action": "assist", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "65-53", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "05:54", + "action": "made 2of2", + "team": "1", + "player_id": 10, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "66-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 144, + "team": "2", + "start_time": "05:54", + "start_time_seconds": 354, + "start_period": "Q4", + "end_time": "05:42", + "end_time_seconds": 342, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "freethrow", + "time": "05:54", + "action": "made 2of2", + "team": "1", + "player_id": 10, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "66-53", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "05:45", + "action": "missed jumpshot", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "66-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 145, + "team": "1", + "start_time": "05:42", + "start_time_seconds": 342, + "start_period": "Q4", + "end_time": "05:17", + "end_time_seconds": 317, + "end_period": "Q4", + "duration_seconds": 25, + "events": [ + { + "event_type": "rebound", + "time": "05:42", + "action": "defensive", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "66-53", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:17", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "68-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 146, + "team": "2", + "start_time": "05:17", + "start_time_seconds": 317, + "start_period": "Q4", + "end_time": "04:59", + "end_time_seconds": 299, + "end_period": "Q4", + "duration_seconds": 18, + "events": [ + { + "event_type": "2pt", + "time": "05:17", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "68-53", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "05:05", + "action": "missed drivinglayup", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "68-53", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "05:02", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "68-53", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "05:02", + "action": "missed tipinlayup", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "68-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 147, + "team": "1", + "start_time": "04:59", + "start_time_seconds": 299, + "start_period": "Q4", + "end_time": "04:42", + "end_time_seconds": 282, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "rebound", + "time": "04:59", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "68-53", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "04:42", + "action": "travel", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "68-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 148, + "team": "2", + "start_time": "04:42", + "start_time_seconds": 282, + "start_period": "Q4", + "end_time": "04:29", + "end_time_seconds": 269, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "turnover", + "time": "04:42", + "action": "travel", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "68-53", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "04:42", + "action": "out", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "68-53", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:42", + "action": "out", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "68-53", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:42", + "action": "in", + "team": "2", + "player_id": 12, + "player_name": "W. De Santana", + "player_number": "12", + "score": "68-53", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:42", + "action": "in", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "68-53", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "04:29", + "action": "badpass", + "team": "2", + "player_id": 12, + "player_name": "W. De Santana", + "player_number": "12", + "score": "68-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 149, + "team": "1", + "start_time": "04:29", + "start_time_seconds": 269, + "start_period": "Q4", + "end_time": "04:16", + "end_time_seconds": 256, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "turnover", + "time": "04:29", + "action": "badpass", + "team": "2", + "player_id": 12, + "player_name": "W. De Santana", + "player_number": "12", + "score": "68-53", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "04:29", + "action": "steal", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "68-53", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "04:16", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "70-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 150, + "team": "2", + "start_time": "04:16", + "start_time_seconds": 256, + "start_period": "Q4", + "end_time": "04:03", + "end_time_seconds": 243, + "end_period": "Q4", + "duration_seconds": 13, + "events": [ + { + "event_type": "2pt", + "time": "04:16", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "70-53", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "04:16", + "action": "assist", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "70-53", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "04:03", + "action": "badpass", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "70-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 151, + "team": "1", + "start_time": "04:03", + "start_time_seconds": 243, + "start_period": "Q4", + "end_time": "03:46", + "end_time_seconds": 226, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "turnover", + "time": "04:03", + "action": "badpass", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "70-53", + "possession_event_role": "start" + }, + { + "event_type": "timeout", + "time": "04:03", + "action": "full", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "70-53", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:03", + "action": "in", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "70-53", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "04:03", + "action": "out", + "team": "2", + "player_id": 12, + "player_name": "W. De Santana", + "player_number": "12", + "score": "70-53", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "03:46", + "action": "ballhandling", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "70-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 152, + "team": "2", + "start_time": "03:46", + "start_time_seconds": 226, + "start_period": "Q4", + "end_time": "03:34", + "end_time_seconds": 214, + "end_period": "Q4", + "duration_seconds": 12, + "events": [ + { + "event_type": "turnover", + "time": "03:46", + "action": "ballhandling", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "70-53", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "03:46", + "action": "steal", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "70-53", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "03:46", + "action": "personal", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "70-53", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "03:46", + "action": "foulon", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "70-53", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "03:36", + "action": "missed pullupjumpshot", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "70-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 153, + "team": "1", + "start_time": "03:34", + "start_time_seconds": 214, + "start_period": "Q4", + "end_time": "03:11", + "end_time_seconds": 191, + "end_period": "Q4", + "duration_seconds": 23, + "events": [ + { + "event_type": "rebound", + "time": "03:34", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "70-53", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "03:11", + "action": "made floatingjumpshot", + "team": "1", + "player_id": 10, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "72-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 154, + "team": "2", + "start_time": "03:11", + "start_time_seconds": 191, + "start_period": "Q4", + "end_time": "03:02", + "end_time_seconds": 182, + "end_period": "Q4", + "duration_seconds": 9, + "events": [ + { + "event_type": "2pt", + "time": "03:11", + "action": "made floatingjumpshot", + "team": "1", + "player_id": 10, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "72-53", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "03:02", + "action": "badpass", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "72-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 155, + "team": "1", + "start_time": "03:02", + "start_time_seconds": 182, + "start_period": "Q4", + "end_time": "02:58", + "end_time_seconds": 178, + "end_period": "Q4", + "duration_seconds": 4, + "events": [ + { + "event_type": "turnover", + "time": "03:02", + "action": "badpass", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "72-53", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "03:02", + "action": "steal", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "72-53", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "02:58", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "74-53", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 156, + "team": "2", + "start_time": "02:58", + "start_time_seconds": 178, + "start_period": "Q4", + "end_time": "02:49", + "end_time_seconds": 169, + "end_period": "Q4", + "duration_seconds": 9, + "events": [ + { + "event_type": "2pt", + "time": "02:58", + "action": "made layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "74-53", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:58", + "action": "assist", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "74-53", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:49", + "action": "made jumpshot", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "74-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 157, + "team": "1", + "start_time": "02:49", + "start_time_seconds": 169, + "start_period": "Q4", + "end_time": "02:32", + "end_time_seconds": 152, + "end_period": "Q4", + "duration_seconds": 17, + "events": [ + { + "event_type": "3pt", + "time": "02:49", + "action": "made jumpshot", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "74-56", + "possession_event_role": "start" + }, + { + "event_type": "assist", + "time": "02:49", + "action": "assist", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "74-56", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "02:32", + "action": "badpass", + "team": "1", + "player_id": 10, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "74-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 158, + "team": "2", + "start_time": "02:32", + "start_time_seconds": 152, + "start_period": "Q4", + "end_time": "02:27", + "end_time_seconds": 147, + "end_period": "Q4", + "duration_seconds": 5, + "events": [ + { + "event_type": "turnover", + "time": "02:32", + "action": "badpass", + "team": "1", + "player_id": 10, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "74-56", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "02:32", + "action": "steal", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "74-56", + "possession_event_role": null + }, + { + "event_type": "turnover", + "time": "02:27", + "action": "badpass", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "74-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 159, + "team": "1", + "start_time": "02:27", + "start_time_seconds": 147, + "start_period": "Q4", + "end_time": "02:08", + "end_time_seconds": 128, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "turnover", + "time": "02:27", + "action": "badpass", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "74-56", + "possession_event_role": "start" + }, + { + "event_type": "headcoachchallenge", + "time": "02:27", + "action": "outofbounds", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "74-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:27", + "action": "in", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "74-56", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "02:27", + "action": "out", + "team": "2", + "player_id": 13, + "player_name": "A. Makuoi", + "player_number": "33", + "score": "74-56", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "02:08", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "77-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 160, + "team": "2", + "start_time": "02:08", + "start_time_seconds": 128, + "start_period": "Q4", + "end_time": "01:49", + "end_time_seconds": 109, + "end_period": "Q4", + "duration_seconds": 19, + "events": [ + { + "event_type": "3pt", + "time": "02:08", + "action": "made pullupjumpshot", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "77-56", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:54", + "action": "missed jumpshot", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "77-56", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:50", + "action": "offensive", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "77-56", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "01:50", + "action": "missed tipinlayup", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "77-56", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "01:49", + "action": "offensive", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "77-56", + "possession_event_role": null + }, + { + "event_type": "foul", + "time": "01:49", + "action": "personal", + "team": "1", + "player_id": 10, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "77-56", + "possession_event_role": null + }, + { + "event_type": "foulon", + "time": "01:49", + "action": "foulon", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "77-56", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:49", + "action": "missed 1of2", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "77-56", + "possession_event_role": null + }, + { + "event_type": "freethrow", + "time": "01:49", + "action": "missed 2of2", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "77-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 161, + "team": "1", + "start_time": "01:49", + "start_time_seconds": 109, + "start_period": "Q4", + "end_time": "01:34", + "end_time_seconds": 94, + "end_period": "Q4", + "duration_seconds": 15, + "events": [ + { + "event_type": "rebound", + "time": "01:49", + "action": "defensive", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "77-56", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "01:36", + "action": "missed layup", + "team": "1", + "player_id": 1, + "player_name": "J. McCoy", + "player_number": "12", + "score": "77-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 162, + "team": "2", + "start_time": "01:34", + "start_time_seconds": 94, + "start_period": "Q4", + "end_time": "01:29", + "end_time_seconds": 89, + "end_period": "Q4", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "01:34", + "action": "defensive", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "77-56", + "possession_event_role": "start" + }, + { + "event_type": "3pt", + "time": "01:31", + "action": "missed jumpshot", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "77-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 163, + "team": "1", + "start_time": "01:29", + "start_time_seconds": 89, + "start_period": "Q4", + "end_time": "01:26", + "end_time_seconds": 86, + "end_period": "Q4", + "duration_seconds": 3, + "events": [ + { + "event_type": "rebound", + "time": "01:29", + "action": "defensive", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "77-56", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "01:26", + "action": "ballhandling", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "77-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 164, + "team": "2", + "start_time": "01:26", + "start_time_seconds": 86, + "start_period": "Q4", + "end_time": "01:18", + "end_time_seconds": 78, + "end_period": "Q4", + "duration_seconds": 8, + "events": [ + { + "event_type": "turnover", + "time": "01:26", + "action": "ballhandling", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "77-56", + "possession_event_role": "start" + }, + { + "event_type": "turnover", + "time": "01:18", + "action": "badpass", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "77-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 165, + "team": "1", + "start_time": "01:18", + "start_time_seconds": 78, + "start_period": "Q4", + "end_time": "00:54", + "end_time_seconds": 54, + "end_period": "Q4", + "duration_seconds": 24, + "events": [ + { + "event_type": "turnover", + "time": "01:18", + "action": "badpass", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "77-56", + "possession_event_role": "start" + }, + { + "event_type": "steal", + "time": "01:18", + "action": "steal", + "team": "1", + "player_id": 10, + "player_name": "E. Laaksonen", + "player_number": "11", + "score": "77-56", + "possession_event_role": null + }, + { + "event_type": "3pt", + "time": "00:58", + "action": "missed jumpshot", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "77-56", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 166, + "team": "2", + "start_time": "00:54", + "start_time_seconds": 54, + "start_period": "Q4", + "end_time": "00:49", + "end_time_seconds": 49, + "end_period": "Q4", + "duration_seconds": 5, + "events": [ + { + "event_type": "rebound", + "time": "00:54", + "action": "defensive", + "team": "2", + "player_id": 3, + "player_name": "S. Hopkins", + "player_number": "5", + "score": "77-56", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:49", + "action": "made layup", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "77-58", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 167, + "team": "1", + "start_time": "00:49", + "start_time_seconds": 49, + "start_period": "Q4", + "end_time": "00:24", + "end_time_seconds": 24, + "end_period": "Q4", + "duration_seconds": 25, + "events": [ + { + "event_type": "2pt", + "time": "00:49", + "action": "made layup", + "team": "2", + "player_id": 11, + "player_name": "V. Valkama", + "player_number": "8", + "score": "77-58", + "possession_event_role": "start" + }, + { + "event_type": "substitution", + "time": "00:47", + "action": "in", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "77-58", + "possession_event_role": null + }, + { + "event_type": "substitution", + "time": "00:47", + "action": "out", + "team": "1", + "player_id": 6, + "player_name": "J. Cookson", + "player_number": "5", + "score": "77-58", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:25", + "action": "missed floatingjumpshot", + "team": "1", + "player_id": 7, + "player_name": "J. Hilmer", + "player_number": "55", + "score": "77-58", + "possession_event_role": null + }, + { + "event_type": "block", + "time": "00:25", + "action": "block", + "team": "2", + "player_id": 5, + "player_name": "H. Boyd", + "player_number": "10", + "score": "77-58", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:25", + "action": "offensive", + "team": "1", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "77-58", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:24", + "action": "missed jumpshot", + "team": "1", + "player_id": 4, + "player_name": "N. Kärkkäinen", + "player_number": "44", + "score": "77-58", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 168, + "team": "2", + "start_time": "00:24", + "start_time_seconds": 24, + "start_period": "Q4", + "end_time": "00:10", + "end_time_seconds": 10, + "end_period": "Q4", + "duration_seconds": 14, + "events": [ + { + "event_type": "rebound", + "time": "00:24", + "action": "defensive", + "team": "2", + "player_id": null, + "player_name": null, + "player_number": null, + "score": "77-58", + "possession_event_role": "start" + }, + { + "event_type": "2pt", + "time": "00:10", + "action": "missed layup", + "team": "2", + "player_id": 8, + "player_name": "T. Harris", + "player_number": "4", + "score": "77-58", + "possession_event_role": null + }, + { + "event_type": "rebound", + "time": "00:10", + "action": "offensive", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "77-58", + "possession_event_role": null + }, + { + "event_type": "2pt", + "time": "00:10", + "action": "missed tipinlayup", + "team": "2", + "player_id": 2, + "player_name": "K. Johnson", + "player_number": "22", + "score": "77-58", + "possession_event_role": "end" + } + ] + }, + { + "possession_number": 169, + "team": "1", + "start_time": "00:10", + "start_time_seconds": 10, + "start_period": "Q4", + "end_time": "00:00:00", + "end_time_seconds": 0, + "end_period": "Q4", + "duration_seconds": 10, + "events": [ + { + "event_type": "rebound", + "time": "00:10", + "action": "defensive", + "team": "1", + "player_id": 14, + "player_name": "S. Mäntymaa", + "player_number": "45", + "score": "77-58", + "possession_event_role": "start_end" + } + ] + } + ] + } + }, + "home_number_of_possessions": 85, + "away_number_of_possessions": 84 } ] } \ No newline at end of file diff --git a/src/koris_api/genius_api.py b/src/koris_api/genius_api.py index f91de3a..d58c660 100644 --- a/src/koris_api/genius_api.py +++ b/src/koris_api/genius_api.py @@ -263,6 +263,93 @@ def get_match_playbyplay( raise last_error raise RuntimeError(f"Failed to fetch play-by-play for match {match_id}") + @classmethod + def fetch_match_data_json( + cls, + match_id: str, + retries: int = 3, + backoff_seconds: float = 0.6, + timeout_seconds: float = 30.0, + ) -> Dict[str, Any]: + """Fetch the FIBA LiveStats ``data.json`` feed for a match. + + Unlike the hosted ``competition/{id}/...`` HTML pages, this feed is keyed + only by ``match_id`` and stays available for past and playoff matches, so + it is the reliable source for box score and play-by-play data. + """ + url = f"https://fibalivestats.dcd.shared.geniussports.com/data/{match_id}/data.json" + last_error: Optional[Exception] = None + for attempt in range(1, retries + 2): + try: + response = requests.get( + url, + timeout=timeout_seconds, + headers=cls._DEFAULT_HEADERS, + ) + if response.status_code >= 500 and attempt <= retries: + time.sleep(backoff_seconds * attempt) + continue + response.raise_for_status() + return cast(Dict[str, Any], response.json()) + except requests.exceptions.ReadTimeout as exc: + last_error = exc + if attempt <= retries: + time.sleep(backoff_seconds * attempt) + continue + break + except requests.exceptions.RequestException as exc: + last_error = exc + if attempt <= retries: + time.sleep(backoff_seconds * attempt) + continue + break + + if last_error: + raise last_error + raise RuntimeError(f"Failed to fetch data.json for match {match_id}") + + @classmethod + def get_match_boxscore_livestats( + cls, + match_id: str, + data: Optional[Dict[str, Any]] = None, + retries: int = 3, + backoff_seconds: float = 0.6, + timeout_seconds: float = 30.0, + ) -> Dict[str, Any]: + """Box score from the FIBA LiveStats feed (genius intermediate shape).""" + from .genius_livestats_parser import parse_boxscore + + if data is None: + data = cls.fetch_match_data_json( + match_id, + retries=retries, + backoff_seconds=backoff_seconds, + timeout_seconds=timeout_seconds, + ) + return parse_boxscore(data) + + @classmethod + def get_match_playbyplay_livestats( + cls, + match_id: str, + data: Optional[Dict[str, Any]] = None, + retries: int = 3, + backoff_seconds: float = 0.6, + timeout_seconds: float = 30.0, + ) -> Dict[str, Any]: + """Play-by-play from the FIBA LiveStats feed (with possessions).""" + from .genius_livestats_parser import parse_playbyplay + + if data is None: + data = cls.fetch_match_data_json( + match_id, + retries=retries, + backoff_seconds=backoff_seconds, + timeout_seconds=timeout_seconds, + ) + return parse_playbyplay(data) + @classmethod def get_match_shot_chart( cls, diff --git a/src/koris_api/genius_livestats_parser.py b/src/koris_api/genius_livestats_parser.py new file mode 100644 index 0000000..7f6b89f --- /dev/null +++ b/src/koris_api/genius_livestats_parser.py @@ -0,0 +1,250 @@ +"""Parse the Genius Sports FIBA LiveStats ``data.json`` feed. + +The hosted ``competition/{id}/match/{id}/boxscore`` and ``.../playbyplay`` HTML +pages are scoped to a Genius competition id that rotates between seasons (and is +taken offline once a competition closes), so they cannot be relied on for older +or playoff matches. The FIBA LiveStats feed at +``https://fibalivestats.dcd.shared.geniussports.com/data/{match_id}/data.json`` +is keyed only by the match id and stays available, and it contains the full box +score and play-by-play. + +This module converts that feed into the exact intermediate shapes the existing +pipeline already understands: + +* :func:`parse_boxscore` returns ``{"match_info", "teams"}`` with genius-style + player keys, ready for :func:`koris_api.boxscore_normalizer.normalize_boxscore`. +* :func:`parse_playbyplay` returns ``{"match_info", "events", "players", + "possessions"}`` and reuses + :meth:`GeniusSportsParser._calculate_possessions` so possession logic stays in + one place. +""" + +from __future__ import annotations + +from typing import Any, Dict, List, Optional + +from .genius_parser import GeniusSportsParser + +# data.json team key -> genius box score header key. +_PLAYER_FIELD_MAP = { + "sPoints": "Points", + "sTwoPointersMade": "2 Points Made", + "sTwoPointersAttempted": "2 Points Attempted", + "sThreePointersMade": "3 Points Made", + "sThreePointersAttempted": "3 Points Attempted", + "sFreeThrowsMade": "Free Throws Made", + "sFreeThrowsAttempted": "Free Throws Attempted", + "sReboundsOffensive": "Offensive Rebounds", + "sReboundsDefensive": "Defensive Rebounds", + "sReboundsTotal": "Total Rebounds", + "sAssists": "Assists", + "sSteals": "Steals", + "sTurnovers": "Turnovers", + "sBlocks": "Blocks", + "sFoulsPersonal": "Personal Foul", + "sPlusMinusPoints": "Plus/Minus", + "eff_1": "Index of Success", +} + +# Regulation games have four periods; anything beyond that is overtime. +_REGULATION_PERIODS = 4 + + +def _player_display_name(player: Dict[str, Any]) -> Optional[str]: + first = (player.get("firstName") or "").strip() + family = (player.get("familyName") or "").strip() + full = f"{first} {family}".strip() + if full: + return full + name = player.get("name") + return name.strip() if isinstance(name, str) and name.strip() else None + + +def _shirt_number(player: Dict[str, Any]) -> Any: + raw = player.get("shirtNumber") + if raw in (None, ""): + return None + try: + return int(raw) + except (TypeError, ValueError): + return raw + + +def _convert_player(player: Dict[str, Any], team_name: Optional[str]) -> Dict[str, Any]: + converted: Dict[str, Any] = { + "Player": _player_display_name(player), + "Shirt Number": _shirt_number(player), + "Minutes": player.get("sMinutes"), + "team": team_name, + } + for source_key, target_key in _PLAYER_FIELD_MAP.items(): + converted[target_key] = player.get(source_key) + return converted + + +def _ordered_players(team: Dict[str, Any]) -> List[Dict[str, Any]]: + players = team.get("pl") + if not isinstance(players, dict): + return [] + # ``pl`` keys are the numeric roster slots; keep them in numeric order so the + # roster is stable across fetches. + def sort_key(item: tuple[str, Any]) -> tuple[int, str]: + key = item[0] + try: + return (0, f"{int(key):04d}") + except (TypeError, ValueError): + return (1, str(key)) + + return [value for _, value in sorted(players.items(), key=sort_key)] + + +def parse_boxscore(data: Dict[str, Any]) -> Dict[str, Any]: + """Convert a ``data.json`` payload into the genius box score intermediate.""" + teams_raw = data.get("tm") + if not isinstance(teams_raw, dict): + raise ValueError("data.json missing 'tm' teams object") + + result: Dict[str, Any] = {"match_info": {}, "teams": []} + + home = teams_raw.get("1") or {} + away = teams_raw.get("2") or {} + result["match_info"] = { + "home_team": home.get("name"), + "away_team": away.get("name"), + "home_score": home.get("score"), + "away_score": away.get("score"), + } + + for team_key in ("1", "2"): + team = teams_raw.get(team_key) + if not isinstance(team, dict): + continue + team_name = team.get("name") + players = [ + _convert_player(player, team_name) + for player in _ordered_players(team) + if isinstance(player, dict) + ] + result["teams"].append( + { + "team_name": team_name, + "players": players, + "totals": {}, + "coaches": {}, + } + ) + + return result + + +def _period_label(event: Dict[str, Any]) -> Optional[str]: + period = event.get("period") + if period in (None, ""): + return None + try: + period_num = int(period) + except (TypeError, ValueError): + return str(period) + + period_type = str(event.get("periodType") or "").upper() + if period_type == "OVERTIME" or period_num > _REGULATION_PERIODS: + overtime_index = max(1, period_num - _REGULATION_PERIODS) + return f"OT{overtime_index}" + return f"Q{period_num}" + + +def _event_team(event: Dict[str, Any]) -> str: + tno = event.get("tno") + if tno in (None, ""): + return "0" + return str(tno) + + +def _event_action(event: Dict[str, Any]) -> str: + """Build an action string whose substrings drive the possession logic. + + ``_calculate_possessions`` only inspects the action text for ``"made"`` + (successful 2pt/3pt/freethrow ends the possession) and ``"won"`` (jump ball + winner gains control), so those tokens must be present. + """ + action_type = str(event.get("actionType") or "") + sub_type = str(event.get("subType") or "").strip() + success = event.get("success") + + if action_type in ("2pt", "3pt", "freethrow"): + outcome = "made" if success == 1 else "missed" + return f"{outcome} {sub_type}".strip() + if action_type == "jumpball": + outcome = "won" if success == 1 else "lost" + return f"{outcome} {sub_type}".strip() + return sub_type or action_type + + +def parse_playbyplay(data: Dict[str, Any]) -> Dict[str, Any]: + """Convert a ``data.json`` payload into the genius play-by-play intermediate.""" + raw_events = data.get("pbp") + if not isinstance(raw_events, list): + raise ValueError("data.json missing 'pbp' events list") + + # The feed lists events newest-first; possession logic walks chronologically. + chronological = list(reversed(raw_events)) + + players: List[Dict[str, Any]] = [] + player_index: Dict[tuple[str, str, str], int] = {} + events: List[Dict[str, Any]] = [] + + for event in chronological: + if not isinstance(event, dict): + continue + team = _event_team(event) + player_name = (event.get("player") or "").strip() or _player_display_name(event) + player_number = event.get("shirtNumber") + player_number = ( + str(player_number).strip() if player_number not in (None, "") else None + ) + + player_id: Optional[int] = None + if player_name or player_number: + key = (team, player_number or "", player_name or "") + player_id = player_index.get(key) + if player_id is None: + player_id = len(players) + 1 + player_index[key] = player_id + players.append( + { + "player_id": player_id, + "name": player_name, + "number": player_number, + "team": team, + } + ) + + events.append( + { + "event_type": str(event.get("actionType") or ""), + "period": _period_label(event), + "team": team, + "time": event.get("gt"), + "score": f"{event.get('s1')}-{event.get('s2')}", + "action": _event_action(event), + "player_number": player_number, + "player_name": player_name, + "player_id": player_id, + } + ) + + teams_raw = data.get("tm") or {} + home = teams_raw.get("1") or {} + away = teams_raw.get("2") or {} + + return { + "match_info": { + "home_team": home.get("name"), + "away_team": away.get("name"), + "home_score": home.get("score"), + "away_score": away.get("score"), + }, + "events": events, + "players": players, + "possessions": GeniusSportsParser._calculate_possessions(events), + }