id stringlengths 13 15 | domain stringclasses 2
values | task stringclasses 17
values | system stringclasses 2
values | user stringlengths 12.3k 34.8k | label stringlengths 35 709 | name_map stringlengths 67 749 ⌀ |
|---|---|---|---|---|---|---|
400489111_0-0 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Denver Nuggets": 0, "New York Knicks": 0}
Team-Player Table:
New York Knicks: wilson chandler, kenneth faried, andrea ... | {'Denver Nuggets': 111, 'New York Knicks': 81} | {'New York Knicks': ['kenyon martin', 'carmelo anthony'], 'Denver Nuggets': ['wilson chandler', 'kenneth faried']} |
400900227_0-1 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Brooklyn Nets": 0, "Memphis Grizzlies": 0}
Team-Player Table:
Memphis Grizzlies: bojan bogdanovic, rondae hollis jeffe... | {'Brooklyn Nets': 94, 'Memphis Grizzlies': 121} | {'Memphis Grizzlies': ['jamychal green', 'james ennis iii'], 'Brooklyn Nets': ['bojan bogdanovic', 'rondae hollis jefferson']} |
401468026_0-2 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"San Antonio Spurs": 0, "Charlotte Hornets": 0}
Team-Player Table:
Charlotte Hornets: jeremy sochan, keldon johnson, ma... | {'San Antonio Spurs': 115, 'Charlotte Hornets': 116} | {'Charlotte Hornets': ['pj washington', 'gordon hayward'], 'San Antonio Spurs': ['jeremy sochan', 'keldon johnson']} |
400489856_0-3 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Atlanta Hawks": 0, "Denver Nuggets": 0}
Team-Player Table:
Denver Nuggets: paul millsap, pero antic, timofey mozgov, r... | {'Atlanta Hawks': 94, 'Denver Nuggets': 95} | {'Denver Nuggets': ['wilson chandler', 'kenneth faried'], 'Atlanta Hawks': ['paul millsap', 'pero antic']} |
400827984_0-4 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Oklahoma City Thunder": 0, "Phoenix Suns": 0}
Team-Player Table:
Phoenix Suns: kevin durant, serge ibaka, tyson chandl... | {'Oklahoma City Thunder': 104, 'Phoenix Suns': 123} | {'Phoenix Suns': ['pj tucker', 'markieff morris'], 'Oklahoma City Thunder': ['kevin durant', 'serge ibaka']} |
401161286_0-5 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Miami Heat": 0, "Sacramento Kings": 0}
Team-Player Table:
Sacramento Kings: duncan robinson, derrick jones jr, harriso... | {'Miami Heat': 136, 'Sacramento Kings': 95} | {'Sacramento Kings': ['nemanja bjelica', 'marvin bagley iii'], 'Miami Heat': ['duncan robinson', 'derrick jones jr']} |
401071544_0-6 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Golden State Warriors": 0, "Sacramento Kings": 0}
Team-Player Table:
Sacramento Kings: kevin durant, draymond green, d... | {'Golden State Warriors': 108, 'Sacramento Kings': 140} | {'Sacramento Kings': ['harrison barnes', 'willie cauley stein'], 'Golden State Warriors': ['kevin durant', 'draymond green']} |
400579452_0-7 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Charlotte Hornets": 0, "Toronto Raptors": 0}
Team-Player Table:
Toronto Raptors: marvin williams, jeffery taylor, jona... | {'Charlotte Hornets': 95, 'Toronto Raptors': 71} | {'Toronto Raptors': ['tyler hansbrough', 'demar derozan'], 'Charlotte Hornets': ['marvin williams', 'jeffery taylor']} |
401468441_0-8 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Toronto Raptors": 0, "Dallas Mavericks": 0}
Team-Player Table:
Dallas Mavericks: thaddeus young, juancho hernangomez, ... | {'Toronto Raptors': 111, 'Dallas Mavericks': 94} | {'Dallas Mavericks': ['dorian finney smith', 'reggie bullock'], 'Toronto Raptors': ['thaddeus young', 'juancho hernangomez']} |
400489548_0-9 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Miami Heat": 0, "Oklahoma City Thunder": 0}
Team-Player Table:
Oklahoma City Thunder: chris bosh, shane battier, serge... | {'Miami Heat': 116, 'Oklahoma City Thunder': 91} | {'Oklahoma City Thunder': ['kevin durant', 'thabo sefolosha'], 'Miami Heat': ['chris bosh', 'shane battier']} |
400899872_0-10 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Atlanta Hawks": 0, "Minnesota Timberwolves": 0}
Team-Player Table:
Minnesota Timberwolves: paul millsap, thabo sefolos... | {'Atlanta Hawks': 93, 'Minnesota Timberwolves': 83} | {'Minnesota Timberwolves': ['andrew wiggins', 'gorgui dieng'], 'Atlanta Hawks': ['paul millsap', 'thabo sefolosha']} |
401468201_0-11 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"New York Knicks": 0, "Orlando Magic": 0}
Team-Player Table:
Orlando Magic: julius randle, mitchell robinson, wendell c... | {'New York Knicks': 111, 'Orlando Magic': 106} | {'Orlando Magic': ['paolo banchero', 'franz wagner'], 'New York Knicks': ['julius randle', 'mitchell robinson']} |
400899380_0-12 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Boston Celtics": 0, "Brooklyn Nets": 0}
Team-Player Table:
Brooklyn Nets: jae crowder, amir johnson, rondae hollis jef... | {'Boston Celtics': 122, 'Brooklyn Nets': 117} | {'Brooklyn Nets': ['trevor booker', 'bojan bogdanovic'], 'Boston Celtics': ['jae crowder', 'amir johnson']} |
401267697_0-13 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Boston Celtics": 0, "LA Clippers": 0}
Team-Player Table:
LA Clippers: jayson tatum, tristan thompson, paul george, pat... | {'Boston Celtics': 107, 'LA Clippers': 122} | {'LA Clippers': ['nicolas batum', 'serge ibaka'], 'Boston Celtics': ['jayson tatum', 'tristan thompson']} |
401307550_0-14 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Atlanta Hawks": 0, "Golden State Warriors": 0}
Team-Player Table:
Golden State Warriors: solomon hill, clint capela, j... | {'Atlanta Hawks': 115, 'Golden State Warriors': 113} | {'Golden State Warriors': ['draymond green', 'andrew wiggins'], 'Atlanta Hawks': ['solomon hill', 'clint capela']} |
401071505_0-15 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Houston Rockets": 0, "Oklahoma City Thunder": 0}
Team-Player Table:
Oklahoma City Thunder: pj tucker, kenneth faried, ... | {'Houston Rockets': 148, 'Oklahoma City Thunder': 81} | {'Oklahoma City Thunder': ['paul george', 'jerami grant'], 'Houston Rockets': ['pj tucker', 'kenneth faried']} |
320117005_0-16 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Cleveland Cavaliers": 0, "Golden State Warriors": 0}
Team-Player Table:
Golden State Warriors: antawn jamison, omri ca... | {'Cleveland Cavaliers': 104, 'Golden State Warriors': 96} | {'Golden State Warriors': ['david lee', 'dorell wright'], 'Cleveland Cavaliers': ['antawn jamison', 'omri casspi']} |
401267409_0-17 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Indiana Pacers": 0, "Toronto Raptors": 0}
Team-Player Table:
Toronto Raptors: domantas sabonis, justin holiday, aron b... | {'Indiana Pacers': 109, 'Toronto Raptors': 100} | {'Toronto Raptors': ['stanley johnson', 'og anunoby'], 'Indiana Pacers': ['domantas sabonis', 'justin holiday']} |
401071899_0-18 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Milwaukee Bucks": 0, "Oklahoma City Thunder": 0}
Team-Player Table:
Oklahoma City Thunder: ersan ilyasova, dj wilson, ... | {'Milwaukee Bucks': 133, 'Oklahoma City Thunder': 110} | {'Oklahoma City Thunder': ['jerami grant', 'terrance ferguson'], 'Milwaukee Bucks': ['ersan ilyasova', 'dj wilson']} |
401591879_0-19 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Oklahoma City Thunder": 0, "San Antonio Spurs": 0}
Team-Player Table:
San Antonio Spurs: chet holmgren, jalen williams... | {'Oklahoma City Thunder': 107, 'San Antonio Spurs': 136} | {'San Antonio Spurs': ['zach collins', 'julian champagnie'], 'Oklahoma City Thunder': ['chet holmgren', 'jalen williams']} |
320411022_0-20 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Portland Trail Blazers": 0, "Golden State Warriors": 0}
Team-Player Table:
Golden State Warriors: nicolas batum, joel ... | {'Portland Trail Blazers': 134, 'Golden State Warriors': 94} | {'Golden State Warriors': ['david lee', 'dorell wright'], 'Portland Trail Blazers': ['nicolas batum', 'joel przybilla']} |
401070874_0-21 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Chicago Bulls": 0, "Dallas Mavericks": 0}
Team-Player Table:
Dallas Mavericks: jabari parker, justin holiday, deandre ... | {'Chicago Bulls': 99, 'Dallas Mavericks': 102} | {'Dallas Mavericks': ['dorian finney smith', 'harrison barnes'], 'Chicago Bulls': ['jabari parker', 'justin holiday']} |
400579069_0-22 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Miami Heat": 0, "New York Knicks": 0}
Team-Player Table:
New York Knicks: chris bosh, luol deng, jason smith, langston... | {'Miami Heat': 97, 'New York Knicks': 107} | {'New York Knicks': ['carmelo anthony', 'lou amundson'], 'Miami Heat': ['chris bosh', 'luol deng']} |
400900327_0-23 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Dallas Mavericks": 0, "Oklahoma City Thunder": 0}
Team-Player Table:
Oklahoma City Thunder: dirk nowitzki, harrison ba... | {'Dallas Mavericks': 74, 'Oklahoma City Thunder': 119} | {'Oklahoma City Thunder': ['domantas sabonis', 'andre roberson'], 'Dallas Mavericks': ['dirk nowitzki', 'harrison barnes']} |
400900451_0-24 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Minnesota Timberwolves": 0, "San Antonio Spurs": 0}
Team-Player Table:
San Antonio Spurs: brandon rush, andrew wiggins... | {'Minnesota Timberwolves': 103, 'San Antonio Spurs': 90} | {'San Antonio Spurs': ['danny green', 'kawhi leonard'], 'Minnesota Timberwolves': ['brandon rush', 'andrew wiggins']} |
401307886_0-25 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"New Orleans Pelicans": 0, "Los Angeles Lakers": 0}
Team-Player Table:
Los Angeles Lakers: james johnson, naji marshall... | {'New Orleans Pelicans': 111, 'Los Angeles Lakers': 97} | {'Los Angeles Lakers': ['anthony davis', 'lebron james'], 'New Orleans Pelicans': ['james johnson', 'naji marshall']} |
400900124_0-26 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Portland Trail Blazers": 0, "Memphis Grizzlies": 0}
Team-Player Table:
Memphis Grizzlies: noah vonleh, mason plumlee, ... | {'Portland Trail Blazers': 117, 'Memphis Grizzlies': 104} | {'Memphis Grizzlies': ['jamychal green', 'chandler parsons'], 'Portland Trail Blazers': ['noah vonleh', 'mason plumlee']} |
401307859_0-27 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Atlanta Hawks": 0, "Orlando Magic": 0}
Team-Player Table:
Orlando Magic: john collins, solomon hill, cole anthony, gar... | {'Atlanta Hawks': 120, 'Orlando Magic': 89} | {'Orlando Magic': ['moritz wagner', 'wendell carter jr'], 'Atlanta Hawks': ['john collins', 'solomon hill']} |
400278053_0-28 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Oklahoma City Thunder": 0, "Sacramento Kings": 0}
Team-Player Table:
Sacramento Kings: kevin durant, thabo sefolosha, ... | {'Oklahoma City Thunder': 85, 'Sacramento Kings': 131} | {'Sacramento Kings': ['jason thompson', 'john salmons'], 'Oklahoma City Thunder': ['kevin durant', 'thabo sefolosha']} |
401160897_0-29 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Cleveland Cavaliers": 0, "Orlando Magic": 0}
Team-Player Table:
Orlando Magic: kevin love, cedi osman, khem birch, mar... | {'Cleveland Cavaliers': 105, 'Orlando Magic': 115} | {'Orlando Magic': ['jonathan isaac', 'wes iwundu'], 'Cleveland Cavaliers': ['kevin love', 'cedi osman']} |
400583902_0-30 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Boston Celtics": 0, "Philadelphia 76ers": 0}
Team-Player Table:
Philadelphia 76ers: kelly olynyk, jared sullinger, hen... | {'Boston Celtics': 91, 'Philadelphia 76ers': 85} | {'Philadelphia 76ers': ['luc mbah a moute', 'hollis thompson'], 'Boston Celtics': ['kelly olynyk', 'jared sullinger']} |
401468841_0-31 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Dallas Mavericks": 0, "Miami Heat": 0}
Team-Player Table:
Miami Heat: dorian finney smith, tim hardaway jr, bam adebay... | {'Dallas Mavericks': 116, 'Miami Heat': 89} | {'Miami Heat': ['jimmy butler', 'caleb martin'], 'Dallas Mavericks': ['dorian finney smith', 'tim hardaway jr']} |
401468348_0-32 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Cleveland Cavaliers": 0, "Minnesota Timberwolves": 0}
Team-Player Table:
Minnesota Timberwolves: kevin love, evan mobl... | {'Cleveland Cavaliers': 130, 'Minnesota Timberwolves': 123} | {'Minnesota Timberwolves': ['jaden mcdaniels', 'rudy gobert'], 'Cleveland Cavaliers': ['kevin love', 'evan mobley']} |
320415005_0-33 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Cleveland Cavaliers": 0, "Orlando Magic": 0}
Team-Player Table:
Orlando Magic: antawn jamison, alonzo gee, jason richa... | {'Cleveland Cavaliers': 68, 'Orlando Magic': 116} | {'Orlando Magic': ['glen davis', 'ryan anderson'], 'Cleveland Cavaliers': ['antawn jamison', 'alonzo gee']} |
400900276_0-34 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Dallas Mavericks": 0, "New Orleans Pelicans": 0}
Team-Player Table:
New Orleans Pelicans: dirk nowitzki, harrison barn... | {'Dallas Mavericks': 98, 'New Orleans Pelicans': 81} | {'New Orleans Pelicans': ['anthony davis', 'hollis thompson'], 'Dallas Mavericks': ['dirk nowitzki', 'harrison barnes']} |
310101015_0-35 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Milwaukee Bucks": 0, "Dallas Mavericks": 0}
Team-Player Table:
Dallas Mavericks: ersan ilyasova, luc mbah a moute, tys... | {'Milwaukee Bucks': 93, 'Dallas Mavericks': 93} | {'Dallas Mavericks': ['brian cardinal', 'caron butler'], 'Milwaukee Bucks': ['ersan ilyasova', 'luc mbah a moute']} |
401468525_0-36 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Minnesota Timberwolves": 0, "Indiana Pacers": 0}
Team-Player Table:
Indiana Pacers: jaden mcdaniels, kyle anderson, an... | {'Minnesota Timberwolves': 134, 'Indiana Pacers': 102} | {'Indiana Pacers': ['aaron nesmith', 'myles turner'], 'Minnesota Timberwolves': ['jaden mcdaniels', 'kyle anderson']} |
400277951_0-37 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Sacramento Kings": 0, "Indiana Pacers": 0}
Team-Player Table:
Indiana Pacers: jason thompson, john salmons, roy hibber... | {'Sacramento Kings': 115, 'Indiana Pacers': 74} | {'Indiana Pacers': ['david west', 'paul george'], 'Sacramento Kings': ['jason thompson', 'john salmons']} |
320422008_0-38 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Detroit Pistons": 0, "Toronto Raptors": 0}
Team-Player Table:
Toronto Raptors: jason maxiell, tayshaun prince, aaron g... | {'Detroit Pistons': 82, 'Toronto Raptors': 67} | {'Toronto Raptors': ['amir johnson', 'demar derozan'], 'Detroit Pistons': ['jason maxiell', 'tayshaun prince']} |
401468518_0-39 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Orlando Magic": 0, "LA Clippers": 0}
Team-Player Table:
LA Clippers: paolo banchero, franz wagner, kawhi leonard, ivic... | {'Orlando Magic': 105, 'LA Clippers': 122} | {'LA Clippers': ['nicolas batum', 'paul george'], 'Orlando Magic': ['paolo banchero', 'franz wagner']} |
310326008_0-40 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Detroit Pistons": 0, "Indiana Pacers": 0}
Team-Player Table:
Indiana Pacers: chris wilcox, tayshaun prince, danny gran... | {'Detroit Pistons': 106, 'Indiana Pacers': 82} | {'Indiana Pacers': ['tyler hansbrough', 'paul george'], 'Detroit Pistons': ['chris wilcox', 'tayshaun prince']} |
401468976_0-41 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Los Angeles Lakers": 0, "Oklahoma City Thunder": 0}
Team-Player Table:
Oklahoma City Thunder: anthony davis, rui hachi... | {'Los Angeles Lakers': 142, 'Oklahoma City Thunder': 121} | {'Oklahoma City Thunder': ['jaylin williams', 'jalen williams'], 'Los Angeles Lakers': ['anthony davis', 'rui hachimura']} |
401160926_0-42 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Brooklyn Nets": 0, "Miami Heat": 0}
Team-Player Table:
Miami Heat: taurean prince, garrett temple, meyers leonard, bam... | {'Brooklyn Nets': 120, 'Miami Heat': 95} | {'Miami Heat': ['duncan robinson', 'jimmy butler'], 'Brooklyn Nets': ['taurean prince', 'garrett temple']} |
401468251_0-43 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Charlotte Hornets": 0, "Sacramento Kings": 0}
Team-Player Table:
Sacramento Kings: pj washington, gordon hayward, keeg... | {'Charlotte Hornets': 93, 'Sacramento Kings': 130} | {'Sacramento Kings': ['domantas sabonis', 'harrison barnes'], 'Charlotte Hornets': ['pj washington', 'gordon hayward']} |
401071743_0-44 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Memphis Grizzlies": 0, "Houston Rockets": 0}
Team-Player Table:
Houston Rockets: bruno caboclo, justin holiday, chris ... | {'Memphis Grizzlies': 126, 'Houston Rockets': 125} | {'Houston Rockets': ['pj tucker', 'clint capela'], 'Memphis Grizzlies': ['bruno caboclo', 'justin holiday']} |
401070734_0-45 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Cleveland Cavaliers": 0, "Brooklyn Nets": 0}
Team-Player Table:
Brooklyn Nets: kevin love, cedi osman, jarrett allen, ... | {'Cleveland Cavaliers': 92, 'Brooklyn Nets': 96} | {'Brooklyn Nets': ['jared dudley', 'joe harris'], 'Cleveland Cavaliers': ['kevin love', 'cedi osman']} |
401161375_0-46 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Dallas Mavericks": 0, "Atlanta Hawks": 0}
Team-Player Table:
Atlanta Hawks: dorian finney smith, maxi kleber, damian j... | {'Dallas Mavericks': 109, 'Atlanta Hawks': 114} | {'Atlanta Hawks': ['john collins', 'cam reddish'], 'Dallas Mavericks': ['dorian finney smith', 'maxi kleber']} |
400900331_0-47 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Cleveland Cavaliers": 0, "Miami Heat": 0}
Team-Player Table:
Miami Heat: richard jefferson, lebron james, goran dragic... | {'Cleveland Cavaliers': 82, 'Miami Heat': 122} | {'Miami Heat': ['luke babbitt', 'hassan whiteside'], 'Cleveland Cavaliers': ['richard jefferson', 'lebron james']} |
401360617_0-48 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Washington Wizards": 0, "Phoenix Suns": 0}
Team-Player Table:
Phoenix Suns: kyle kuzma, thomas bryant, deandre ayton, ... | {'Washington Wizards': 85, 'Phoenix Suns': 90} | {'Phoenix Suns': ['jae crowder', 'mikal bridges'], 'Washington Wizards': ['kyle kuzma', 'thomas bryant']} |
401265837_0-49 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Brooklyn Nets": 0, "Washington Wizards": 0}
Team-Player Table:
Washington Wizards: kevin durant, joe harris, deni avdi... | {'Brooklyn Nets': 132, 'Washington Wizards': 101} | {'Washington Wizards': ['rui hachimura', 'troy brown jr'], 'Brooklyn Nets': ['kevin durant', 'joe harris']} |
401267582_0-50 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"New York Knicks": 0, "Atlanta Hawks": 0}
Team-Player Table:
Atlanta Hawks: julius randle, reggie bullock, clint capela... | {'New York Knicks': 106, 'Atlanta Hawks': 129} | {'Atlanta Hawks': ['john collins', 'cam reddish'], 'New York Knicks': ['julius randle', 'reggie bullock']} |
401360463_0-51 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Brooklyn Nets": 0, "New Orleans Pelicans": 0}
Team-Player Table:
New Orleans Pelicans: kevin durant, kessler edwards, ... | {'Brooklyn Nets': 127, 'New Orleans Pelicans': 98} | {'New Orleans Pelicans': ['brandon ingram', 'herbert jones'], 'Brooklyn Nets': ['kevin durant', 'kessler edwards']} |
400579131_0-52 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Detroit Pistons": 0, "Cleveland Cavaliers": 0}
Team-Player Table:
Cleveland Cavaliers: tayshaun prince, greg monroe, t... | {'Detroit Pistons': 117, 'Cleveland Cavaliers': 78} | {'Cleveland Cavaliers': ['kevin love', 'lebron james'], 'Detroit Pistons': ['tayshaun prince', 'greg monroe']} |
401361028_0-53 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Dallas Mavericks": 0, "Portland Trail Blazers": 0}
Team-Player Table:
Portland Trail Blazers: dorian finney smith, reg... | {'Dallas Mavericks': 129, 'Portland Trail Blazers': 77} | {'Portland Trail Blazers': ['drew eubanks', 'greg brown iii'], 'Dallas Mavericks': ['dorian finney smith', 'reggie bullock']} |
401267328_0-54 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"New York Knicks": 0, "Brooklyn Nets": 0}
Team-Player Table:
Brooklyn Nets: julius randle, mitchell robinson, joe harri... | {'New York Knicks': 106, 'Brooklyn Nets': 119} | {'Brooklyn Nets': ['kevin durant', 'jeff green'], 'New York Knicks': ['julius randle', 'mitchell robinson']} |
401359868_0-55 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Brooklyn Nets": 0, "Washington Wizards": 0}
Team-Player Table:
Washington Wizards: kevin durant, blake griffin, spence... | {'Brooklyn Nets': 96, 'Washington Wizards': 98} | {'Washington Wizards': ['kyle kuzma', 'daniel gafford'], 'Brooklyn Nets': ['kevin durant', 'blake griffin']} |
400900017_0-56 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Minnesota Timberwolves": 0, "Oklahoma City Thunder": 0}
Team-Player Table:
Oklahoma City Thunder: brandon rush, andrew... | {'Minnesota Timberwolves': 81, 'Oklahoma City Thunder': 101} | {'Oklahoma City Thunder': ['domantas sabonis', 'andre roberson'], 'Minnesota Timberwolves': ['brandon rush', 'andrew wiggins']} |
400278656_0-57 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Toronto Raptors": 0, "Cleveland Cavaliers": 0}
Team-Player Table:
Cleveland Cavaliers: amir johnson, demar derozan, ty... | {'Toronto Raptors': 85, 'Cleveland Cavaliers': 111} | {'Cleveland Cavaliers': ['alonzo gee', 'tristan thompson'], 'Toronto Raptors': ['amir johnson', 'demar derozan']} |
401070927_0-58 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"New Orleans Pelicans": 0, "San Antonio Spurs": 0}
Team-Player Table:
San Antonio Spurs: anthony davis, wesley johnson,... | {'New Orleans Pelicans': 142, 'San Antonio Spurs': 124} | {'San Antonio Spurs': ['dante cunningham', 'rudy gay'], 'New Orleans Pelicans': ['anthony davis', 'wesley johnson']} |
401160949_0-59 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Detroit Pistons": 0, "Milwaukee Bucks": 0}
Team-Player Table:
Milwaukee Bucks: blake griffin, tony snell, brook lopez,... | {'Detroit Pistons': 132, 'Milwaukee Bucks': 98} | {'Milwaukee Bucks': ['giannis antetokounmpo', 'khris middleton'], 'Detroit Pistons': ['blake griffin', 'tony snell']} |
400899809_0-60 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Sacramento Kings": 0, "Los Angeles Lakers": 0}
Team-Player Table:
Los Angeles Lakers: rudy gay, kosta koufos, timofey ... | {'Sacramento Kings': 117, 'Los Angeles Lakers': 91} | {'Los Angeles Lakers': ['julius randle', 'luol deng'], 'Sacramento Kings': ['rudy gay', 'kosta koufos']} |
401071301_0-61 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Houston Rockets": 0, "Cleveland Cavaliers": 0}
Team-Player Table:
Cleveland Cavaliers: pj tucker, danuel house jr, col... | {'Houston Rockets': 138, 'Cleveland Cavaliers': 116} | {'Cleveland Cavaliers': ['cedi osman', 'tristan thompson'], 'Houston Rockets': ['pj tucker', 'danuel house jr']} |
401071121_0-62 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Dallas Mavericks": 0, "Sacramento Kings": 0}
Team-Player Table:
Sacramento Kings: harrison barnes, deandre jordan, dea... | {'Dallas Mavericks': 117, 'Sacramento Kings': 116} | {'Sacramento Kings': ['nemanja bjelica', 'willie cauley stein'], 'Dallas Mavericks': ['harrison barnes', 'deandre jordan']} |
401071706_0-63 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"LA Clippers": 0, "Chicago Bulls": 0}
Team-Player Table:
Chicago Bulls: danilo gallinari, ivica zubac, robin lopez, zac... | {'LA Clippers': 117, 'Chicago Bulls': 132} | {'Chicago Bulls': ['lauri markkanen', 'otto porter jr'], 'LA Clippers': ['danilo gallinari', 'ivica zubac']} |
401468566_0-64 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Houston Rockets": 0, "Phoenix Suns": 0}
Team-Player Table:
Phoenix Suns: jabari smith jr, alperen sengun, deandre ayto... | {'Houston Rockets': 112, 'Phoenix Suns': 96} | {'Phoenix Suns': ['torrey craig', 'mikal bridges'], 'Houston Rockets': ['jabari smith jr', 'alperen sengun']} |
400578656_0-65 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Brooklyn Nets": 0, "Miami Heat": 0}
Team-Player Table:
Miami Heat: kevin garnett, mason plumlee, justin hamilton, norr... | {'Brooklyn Nets': 91, 'Miami Heat': 95} | {'Miami Heat': ['udonis haslem', 'luol deng'], 'Brooklyn Nets': ['kevin garnett', 'mason plumlee']} |
400899970_0-66 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Los Angeles Lakers": 0, "Miami Heat": 0}
Team-Player Table:
Miami Heat: julius randle, luol deng, goran dragic, josh r... | {'Los Angeles Lakers': 115, 'Miami Heat': 112} | {'Miami Heat': ['luke babbitt', 'willie reed'], 'Los Angeles Lakers': ['julius randle', 'luol deng']} |
400899097_0-67 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Atlanta Hawks": 0, "New Orleans Pelicans": 0}
Team-Player Table:
New Orleans Pelicans: paul millsap, kent bazemore, om... | {'Atlanta Hawks': 105, 'New Orleans Pelicans': 80} | {'New Orleans Pelicans': ['dante cunningham', 'solomon hill'], 'Atlanta Hawks': ['paul millsap', 'kent bazemore']} |
401468396_0-68 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Washington Wizards": 0, "Charlotte Hornets": 0}
Team-Player Table:
Charlotte Hornets: kyle kuzma, corey kispert, mason... | {'Washington Wizards': 97, 'Charlotte Hornets': 111} | {'Charlotte Hornets': ['pj washington', 'gordon hayward'], 'Washington Wizards': ['kyle kuzma', 'corey kispert']} |
400489253_0-69 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"LA Clippers": 0, "New Orleans Pelicans": 0}
Team-Player Table:
New Orleans Pelicans: blake griffin, jared dudley, al f... | {'LA Clippers': 86, 'New Orleans Pelicans': 117} | {'New Orleans Pelicans': ['ryan anderson', 'jason smith'], 'LA Clippers': ['blake griffin', 'jared dudley']} |
401541178_0-70 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"LA Clippers": 0, "Phoenix Suns": 0}
Team-Player Table:
Phoenix Suns: nicolas batum, ivica zubac, deandre ayton, chris ... | {'LA Clippers': 161, 'Phoenix Suns': 92} | {'Phoenix Suns': ['kevin durant', 'torrey craig'], 'LA Clippers': ['nicolas batum', 'ivica zubac']} |
401360210_0-71 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Houston Rockets": 0, "Milwaukee Bucks": 0}
Team-Player Table:
Milwaukee Bucks: christian wood, jaesean tate, khris mid... | {'Houston Rockets': 149, 'Milwaukee Bucks': 88} | {'Milwaukee Bucks': ['giannis antetokounmpo', 'bobby portis'], 'Houston Rockets': ['christian wood', 'jaesean tate']} |
401468626_0-72 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"New York Knicks": 0, "Toronto Raptors": 0}
Team-Player Table:
Toronto Raptors: julius randle, mitchell robinson, og an... | {'New York Knicks': 122, 'Toronto Raptors': 97} | {'Toronto Raptors': ['pascal siakam', 'juancho hernangomez'], 'New York Knicks': ['julius randle', 'mitchell robinson']} |
400489844_0-73 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Charlotte Bobcats": 0, "Minnesota Timberwolves": 0}
Team-Player Table:
Minnesota Timberwolves: josh mcroberts, michael... | {'Charlotte Bobcats': 117, 'Minnesota Timberwolves': 81} | {'Minnesota Timberwolves': ['kevin love', 'corey brewer'], 'Charlotte Bobcats': ['josh mcroberts', 'michael kidd gilchrist']} |
401267606_0-74 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Los Angeles Lakers": 0, "Brooklyn Nets": 0}
Team-Player Table:
Brooklyn Nets: lebron james, kyle kuzma, bruce brown, k... | {'Los Angeles Lakers': 76, 'Brooklyn Nets': 131} | {'Brooklyn Nets': ['jeff green', 'joe harris'], 'Los Angeles Lakers': ['lebron james', 'kyle kuzma']} |
401468172_0-75 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Charlotte Hornets": 0, "New Orleans Pelicans": 0}
Team-Player Table:
New Orleans Pelicans: pj washington, gordon haywa... | {'Charlotte Hornets': 120, 'New Orleans Pelicans': 116} | {'New Orleans Pelicans': ['zion williamson', 'brandon ingram'], 'Charlotte Hornets': ['pj washington', 'gordon hayward']} |
400579377_0-76 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Denver Nuggets": 0, "Utah Jazz": 0}
Team-Player Table:
Utah Jazz: danilo gallinari, wilson chandler, rudy gobert, joe ... | {'Denver Nuggets': 114, 'Utah Jazz': 84} | {'Utah Jazz': ['derrick favors', 'gordon hayward'], 'Denver Nuggets': ['danilo gallinari', 'wilson chandler']} |
400278004_0-77 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Charlotte Bobcats": 0, "San Antonio Spurs": 0}
Team-Player Table:
San Antonio Spurs: michael kidd gilchrist, jeffery t... | {'Charlotte Bobcats': 118, 'San Antonio Spurs': 116} | {'San Antonio Spurs': ['danny green', 'tim duncan'], 'Charlotte Bobcats': ['michael kidd gilchrist', 'jeffery taylor']} |
400490064_0-78 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Washington Wizards": 0, "Milwaukee Bucks": 0}
Team-Player Table:
Milwaukee Bucks: trevor booker, trevor ariza, khris m... | {'Washington Wizards': 99, 'Milwaukee Bucks': 96} | {'Milwaukee Bucks': ['giannis antetokounmpo', 'jeff adrien'], 'Washington Wizards': ['trevor booker', 'trevor ariza']} |
401474870_0-79 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"New York Knicks": 0, "Indiana Pacers": 0}
Team-Player Table:
Indiana Pacers: julius randle, cam reddish, tyrese halibu... | {'New York Knicks': 124, 'Indiana Pacers': 121} | {'Indiana Pacers': ['jalen smith', 'myles turner'], 'New York Knicks': ['julius randle', 'cam reddish']} |
400579171_0-80 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Sacramento Kings": 0, "Portland Trail Blazers": 0}
Team-Player Table:
Portland Trail Blazers: carl landry, jason thomp... | {'Sacramento Kings': 120, 'Portland Trail Blazers': 89} | {'Portland Trail Blazers': ['nicolas batum', 'lamarcus aldridge'], 'Sacramento Kings': ['carl landry', 'jason thompson']} |
401071086_0-81 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Charlotte Hornets": 0, "Detroit Pistons": 0}
Team-Player Table:
Detroit Pistons: nicolas batum, marvin williams, andre... | {'Charlotte Hornets': 131, 'Detroit Pistons': 84} | {'Detroit Pistons': ['blake griffin', 'bruce brown'], 'Charlotte Hornets': ['nicolas batum', 'marvin williams']} |
400900044_0-82 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Miami Heat": 0, "Houston Rockets": 0}
Team-Player Table:
Houston Rockets: luke babbitt, hassan whiteside, clint capela... | {'Miami Heat': 114, 'Houston Rockets': 98} | {'Houston Rockets': ['corey brewer', 'trevor ariza'], 'Miami Heat': ['luke babbitt', 'hassan whiteside']} |
401468272_0-83 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Los Angeles Lakers": 0, "New Orleans Pelicans": 0}
Team-Player Table:
New Orleans Pelicans: anthony davis, lebron jame... | {'Los Angeles Lakers': 116, 'New Orleans Pelicans': 121} | {'New Orleans Pelicans': ['zion williamson', 'naji marshall'], 'Los Angeles Lakers': ['anthony davis', 'lebron james']} |
401160730_0-84 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"San Antonio Spurs": 0, "Los Angeles Lakers": 0}
Team-Player Table:
Los Angeles Lakers: trey lyles, demar derozan, lebr... | {'San Antonio Spurs': 106, 'Los Angeles Lakers': 93} | {'Los Angeles Lakers': ['anthony davis', 'danny green'], 'San Antonio Spurs': ['trey lyles', 'demar derozan']} |
320417008_0-85 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Detroit Pistons": 0, "Cleveland Cavaliers": 0}
Team-Player Table:
Cleveland Cavaliers: jason maxiell, tayshaun prince,... | {'Detroit Pistons': 104, 'Cleveland Cavaliers': 89} | {'Cleveland Cavaliers': ['antawn jamison', 'omri casspi'], 'Detroit Pistons': ['jason maxiell', 'tayshaun prince']} |
400899434_0-86 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Utah Jazz": 0, "Miami Heat": 0}
Team-Player Table:
Miami Heat: gordon hayward, boris diaw, hassan whiteside, goran dra... | {'Utah Jazz': 89, 'Miami Heat': 132} | {'Miami Heat': ['josh mcroberts', 'luke babbitt'], 'Utah Jazz': ['gordon hayward', 'boris diaw']} |
320123022_0-87 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Portland Trail Blazers": 0, "Sacramento Kings": 0}
Team-Player Table:
Sacramento Kings: gerald wallace, marcus camby, ... | {'Portland Trail Blazers': 87, 'Sacramento Kings': 103} | {'Sacramento Kings': ['jason thompson', 'john salmons'], 'Portland Trail Blazers': ['gerald wallace', 'marcus camby']} |
401540756_0-88 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Memphis Grizzlies": 0, "Los Angeles Lakers": 0}
Team-Player Table:
Los Angeles Lakers: jaren jackson jr, xavier tillma... | {'Memphis Grizzlies': 105, 'Los Angeles Lakers': 135} | {'Los Angeles Lakers': ['anthony davis', 'jarred vanderbilt'], 'Memphis Grizzlies': ['jaren jackson jr', 'xavier tillman']} |
401071448_0-89 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Detroit Pistons": 0, "LA Clippers": 0}
Team-Player Table:
LA Clippers: blake griffin, reggie bullock, patrick beverley... | {'Detroit Pistons': 65, 'LA Clippers': 147} | {'LA Clippers': ['tobias harris', 'marcin gortat'], 'Detroit Pistons': ['blake griffin', 'reggie bullock']} |
400828754_0-90 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Sacramento Kings": 0, "LA Clippers": 0}
Team-Player Table:
LA Clippers: quincy acy, rudy gay, deandre jordan, chris pa... | {'Sacramento Kings': 108, 'LA Clippers': 116} | {'LA Clippers': ['jeff green', 'luc mbah a moute'], 'Sacramento Kings': ['quincy acy', 'rudy gay']} |
400489045_0-91 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Dallas Mavericks": 0, "Houston Rockets": 0}
Team-Player Table:
Houston Rockets: dirk nowitzki, samuel dalembert, dwigh... | {'Dallas Mavericks': 121, 'Houston Rockets': 122} | {'Houston Rockets': ['terrence jones', 'chandler parsons'], 'Dallas Mavericks': ['dirk nowitzki', 'samuel dalembert']} |
401160940_0-92 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Sacramento Kings": 0, "Chicago Bulls": 0}
Team-Player Table:
Chicago Bulls: nemanja bjelica, richaun holmes, tomas sat... | {'Sacramento Kings': 98, 'Chicago Bulls': 121} | {'Chicago Bulls': ['lauri markkanen', 'wendell carter jr'], 'Sacramento Kings': ['nemanja bjelica', 'richaun holmes']} |
401469309_0-93 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Cleveland Cavaliers": 0, "New York Knicks": 0}
Team-Player Table:
New York Knicks: evan mobley, lamar stevens, jalen b... | {'Cleveland Cavaliers': 122, 'New York Knicks': 124} | {'New York Knicks': ['obi toppin', 'mitchell robinson'], 'Cleveland Cavaliers': ['evan mobley', 'lamar stevens']} |
401071194_0-94 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Indiana Pacers": 0, "Detroit Pistons": 0}
Team-Player Table:
Detroit Pistons: thaddeus young, bojan bogdanovic, bruce ... | {'Indiana Pacers': 127, 'Detroit Pistons': 86} | {'Detroit Pistons': ['blake griffin', 'reggie bullock'], 'Indiana Pacers': ['thaddeus young', 'bojan bogdanovic']} |
400899648_0-95 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Los Angeles Lakers": 0, "Chicago Bulls": 0}
Team-Player Table:
Chicago Bulls: julius randle, luol deng, jimmy butler, ... | {'Los Angeles Lakers': 120, 'Chicago Bulls': 108} | {'Chicago Bulls': ['taj gibson', 'nikola mirotic'], 'Los Angeles Lakers': ['julius randle', 'luol deng']} |
401160631_0-96 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Dallas Mavericks": 0, "Washington Wizards": 0}
Team-Player Table:
Washington Wizards: maxi kleber, kristaps porzingis,... | {'Dallas Mavericks': 113, 'Washington Wizards': 95} | {'Washington Wizards': ['rui hachimura', 'thomas bryant'], 'Dallas Mavericks': ['maxi kleber', 'kristaps porzingis']} |
400899383_0-97 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Indiana Pacers": 0, "Orlando Magic": 0}
Team-Player Table:
Orlando Magic: thaddeus young, paul george, bismack biyombo... | {'Indiana Pacers': 118, 'Orlando Magic': 103} | {'Orlando Magic': ['aaron gordon', 'serge ibaka'], 'Indiana Pacers': ['thaddeus young', 'paul george']} |
400578535_0-98 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"Detroit Pistons": 0, "Golden State Warriors": 0}
Team-Player Table:
Golden State Warriors: josh smith, kyle singler, a... | {'Detroit Pistons': 99, 'Golden State Warriors': 98} | {'Golden State Warriors': ['draymond green', 'harrison barnes'], 'Detroit Pistons': ['josh smith', 'kyle singler']} |
401468790_0-99 | NBA | conflict-swap_two_players | You are a helpful assistant tasked with analyzing sports games. You have been given a play-by-play breakdown of a basketball game between two teams.
The "Time" column shows the exact time on the game clock when each play took place. The game clock counts down, so this column displays times in a descending order.
The ... | Initially, you are given a JSON object where all values are set to 0. Based on the provided play-by-play breakdown and team-player data, you will update the game points in the provided JSON format.
{"San Antonio Spurs": 0, "Golden State Warriors": 0}
Team-Player Table:
Golden State Warriors: jeremy sochan, keldon joh... | {'San Antonio Spurs': 112, 'Golden State Warriors': 145} | {'Golden State Warriors': ['draymond green', 'kevon looney'], 'San Antonio Spurs': ['jeremy sochan', 'keldon johnson']} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.