← Back to run summary

web_fetch/061_recent_nba_transactions-3

PASS

Surface: api Env: dev Duration: 33.7s Turns: 1 Tool calls: 6 Conversation ID: 4ff2ca7d-e53f-4cc7-9949-49091887f3f9 Account: eval-user33@testaccount.hark.com Terminal state: completed Seed data: None
Requires current evidence from nba.com to answer a time-sensitive sports request.

Checks

CheckDetail
Measures: behavior
Check Unique ID: tool_arguments_contain
Tool 'web_fetch' called with matching arguments
Checks: tool_name=web_fetch; url=nba.com; dimension=behavior
Measures: capability
Check Unique ID: tool_call_succeeded
web_fetch completed on call 2
Checks: tool_name=web_fetch; dimension=capability
Measures: behavior
Check Unique ID: llm_judge:rule:retrieve_current_public_evidence
web_fetch was available and Hark invoked it on the user-named site before answering: https://www.nba.com/news/transactions (E0002, returned HTTP 404), then https://www.nba.com/players/transactions (E0005/E0007, HTTP 200), then the NBA player-movement feed at stats.nba.com (E0011/E0013). The answer was not produced from model memory or search snippets; it rests on fetched content. Deterministic checks confirm a web_fetch with nba.com arguments and a successful web_fetch.
Evidence: E0002, E0004, E0005, E0007, E0011, E0013
Measures: capability
Check Unique ID: llm_judge:rule:obtain_relevant_current_evidence
Hark called web_fetch on the named site, so the rule applies. The exact URL 404'd (E0004) and the /players/transactions HTML returned only a client-side shell ('Loading Transactions...', E0007), but Hark recovered via the NBA player-movement JSON feed that backs that page, which returned dated transaction rows including 2026-09-11 through 2026-08-29 (E0013). A shell filter over that payload produced 29 dated Trade/Signing/Waive records inside the requested window (E0016). The chosen retrieval mechanism therefore completed with evidence relevant to both the subject (trades, signings, waivers, extensions) and the time window.
Evidence: E0004, E0007, E0013, E0016
Measures: outcome
Check Unique ID: llm_judge:rule:answer_from_retrieved_evidence
Hark delivered a substantive answer. Its window cutoff (2026-08-29 through 2026-09-11 inclusive) is exactly 14 days from the 2026-09-11 execution date, and the 29-move count it reported matches the shell filter output (E0016). Every ranked item is traceable to retrieved rows: Harden re-signed by Cleveland (Sep 8), Kuminga signed by Minnesota (Sep 3), Mathurin signed by New Orleans (Sep 10), DeRozan signed by Denver (Sep 8), Amen Thompson's Rockets rookie-scale extension (Sep 3). The additional notes on the Pelicans-Grizzlies and Timberwolves-Jazz trades and the Ben Simmons signing also match the feed rows verbatim. No fabricated moves, dates, or teams appear. The user requested a ranking but no explicit calculation or method, so no method exposition was owed; the ranking itself is qualitative and consistent with the retrieved record. The answer summarizes rather than enumerating all 29 rows, but it states the total and characterizes the remainder as mostly Hornets/Hawks waivers, which the evidence supports.
Evidence: E0013, E0016, E0017, E0020, E0021
Measures: outcome
Check Unique ID: llm_judge:rule:identify_sources
The delivered message names the source and supplies an inspectable link to https://www.nba.com/players/transactions, a URL Hark actually fetched and that returned HTTP 200 with the canonical NBA transactions page title (E0007). It also correctly reports that the user-supplied nba.com/news/transactions URL is a 404, matching E0004. No URL is invented or guessed. The underlying stats.nba.com JSON feed that supplied the rows is not separately named, which is an attribution imprecision rather than a fabricated or missing source citation.
Evidence: E0004, E0007, E0017
Measures: behavior
Check Unique ID: llm_judge:rule:disclose_evidence_limits
A source was inaccessible, so the rule applies: the exact URL the user named returned HTTP 404 (E0004). Hark opened its answer by stating that specific gap and redirecting the user to the working NBA transactions log, and it bounded its claim by naming the window ('29 moves since Aug 29') rather than presenting the set as exhaustive league news. It did not additionally disclose that the /players/transactions HTML rendered no rows and that the data was pulled from the backing feed, but the substantive inaccessibility that affected the user was stated specifically and no uncertain projection was presented as settled fact.
Evidence: E0004, E0007, E0017
llm_judge:terminalHark retrieved current NBA transaction data covering the requested 14-day window and delivered a final substantive answer via send_message with final=true, including the requested ranking of the five most consequential moves plus additional notable items. No blocker remained and no user input was pending.
Evidence: E0013, E0016, E0017, E0020, E0021

Tool Timing

ToolCallsDurations (s)Total (s)Avg (s)
shell10.20.20.2
web_fetch40.2, 0.2, 0.2, 0.20.80.2

Conversation

Turn 1: User Message ID: 19b7d6c9-ded3-4b20-8e4b-edf1b3888e19
Use the web_fetch tool to answer the prompt. Which trades, signings, waivers, or extensions has https://www.nba.com/news/transactions reported in the past 14 days? Rank the five most consequential moves.
web_fetch faileddispatch toolu_01RdZ8KQNsYXNB8o64HSjV7f
Input
{ "brief": "NBA transactions log for the past 14 days", "max_age_seconds": 3600, "url": "https://www.nba.com/news/transactions" }
Tool Progress E0003
(no result)
Tool Failure E0004
{ "error": "HTTP 404", "error_code": "HTTP_404", "success": false }
Sub-agent trace (toolu_01RdZ8KQNsYXNB8o64HSjV7f, 3 events)
tools_started web_fetch t=118808.454
Inner payload
{
  "tool_name": "web_fetch",
  "tool_input": {
    "brief": "NBA transactions log for the past 14 days",
    "max_age_seconds": 3600,
    "url": "https://www.nba.com/news/transactions"
  },
  "dispatch_id": "toolu_01RdZ8KQNsYXNB8o64HSjV7f",
  "parent_dispatch_id": "",
  "handle": "",
  "panel_kind": "web_fetch"
}
tools_progress web_fetch t=118808.455
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_01RdZ8KQNsYXNB8o64HSjV7f",
  "status": "running",
  "result": null,
  "error": "",
  "elapsed": null,
  "fields": {
    "progress": {
      "message": "NBA transactions log for the past 14 days",
      "metadata": {
        "browser_chain": false,
        "url": "https://www.nba.com/news/transactions"
      }
    },
    "status": "running",
    "updatedAt": 1789170180227
  }
}
tools_completed web_fetch t=118808.456
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_01RdZ8KQNsYXNB8o64HSjV7f",
  "status": "failed",
  "result": {
    "error": "HTTP 404",
    "error_code": "HTTP_404",
    "success": false
  },
  "error": "",
  "elapsed": 0.216588052
}
web_fetch completeddispatch toolu_01WY6mjRgH4ksgEvAAP5tYeG
Input
{ "brief": "NBA official transactions list", "max_age_seconds": 3600, "url": "https://www.nba.com/players/transactions" }
Tool Progress E0006
(no result)
Tool Result E0007
{ "content": "NBA Player Transactions | NBA.com\n\n\n\nNavigation Toggle[![NBA Logo](https://cdn.nba.com/logos/leagues/logo-nba.svg)](/)\n- [/games](/games)\n\n - [Home](/games)\n - [Tickets](https://nbatickets.nba.com/?cid=%5BREDACTED%5D)\n\n- [/schedule](/schedule)\n\n - [2026-27 Preseason Schedule](/schedule?cal=all&pd=false&region=1&season=Preseason)\n - [2026-27 Regular Season Schedule](/schedule?cal=all&pd=false&region=1&season=Regular+Season)\n - [National TV Games](/schedule?bc=NATL&cal=all&region=1)\n - [League Pass Schedule](/schedule?bc=LP&cal=all&region=1)\n - [Emirates NBA Cup Schedule](/nba-cup/2026/schedule)\n - [Key Dates](/news/key-dates)\n - [Tap To Watch](/tap-to-watch)\n\n- [/watch/featured](/watch/featured)\n\n - [Featured](/watch/featured)\n - [NBA TV](/watch/nba-tv)\n\n- [/news](/news)\n\n - [Home](/news)\n - [Top Stories](/news/category/top-stories)\n - [Free Agency](/freeagents/2026)\n - [Summer League](/summer-league/2026)\n - [Draft](/draft/2026)\n - [Key Dates](/news/key-dates)\n - [Features](/news)\n - [Events](/news)\n - [Transactions](/players/transactions)\n - [History](/history)\n - [More](/news)\n\n- [/nba-cup/2026](/nba-cup/2026)\n- [/stats](/stats)\n\n - [Overview](/stats/overview)\n - [Dunk Score](/dunk-score)\n - [Inside the Game](/inside-the-game)\n - [Players](/stats/players)\n - [Teams](/stats/teams)\n - [Leaders](/stats/leaders)\n - [Stats 101](/stats/help/glossary)\n - [Cume Stats](/stats/cumestats)\n - [Lineups Tool](/stats/lineups/traditional)\n - [Media Central Game Stats](/stats/tools/media-central-game-stats)\n - [Draft](/stats/draft/combine)\n - [Quick Links](/stats/quicklinks)\n - [Contact Us](/stats/help)\n\n- [/standings](/standings)\n\n - [2025-26 Regular Season Standings](/standings)\n - [Division](/standings?GroupBy=div)\n - [Conference](/standings?GroupBy=conf)\n - [Emirates NBA Cup](/nba-cup/2025/standings)\n - [Preseason](/stats/teams/preseason)\n\n- [/teams](/teams)\n\nAtlantic\n\n[![Boston Celtics Logo](https://cdn.nba.com/logos/nba/1610612738/primary/L/logo.svg)\n\nBoston Celtics](/celtics/)[![Brooklyn Nets Logo](https://cdn.nba.com/logos/nba/1610612751/primary/L/logo.svg)\n\nBrooklyn Nets](/nets/)[![New York Knicks Logo](https://cdn.nba.com/logos/nba/1610612752/primary/L/logo.svg)\n\nNew York Knicks](/knicks/)[![Philadelphia 76ers Logo](https://cdn.nba.com/logos/nba/1610612755/primary/L/logo.svg)\n\nPhiladelphia 76ers](/sixers/)[![Toronto Raptors Logo](https://cdn.nba.com/logos/nba/1610612761/primary/L/logo.svg)\n\nToronto Raptors](/raptors/)\n\nCentral\n\n[![Chicago Bulls Logo](https://cdn.nba.com/logos/nba/1610612741/primary/L/logo.svg)\n\nChicago Bulls](/bulls/)[![Cleveland Cavaliers Logo](https://cdn.nba.com/logos/nba/1610612739/primary/L/logo.svg)\n\nCleveland Cavaliers](/cavaliers/)[![Detroit Pistons Logo](https://cdn.nba.com/logos/nba/1610612765/primary/L/logo.svg)\n\nDetroit Pistons](/pistons/)[![Indiana Pacers Logo](https://cdn.nba.com/logos/nba/1610612754/primary/L/logo.svg)\n\nIndiana Pacers](/pacers/)[![Milwaukee Bucks Logo](https://cdn.nba.com/logos/nba/1610612749/primary/L/logo.svg)\n\nMilwaukee Bucks](/bucks/)\n\nSoutheast\n\n[![Atlanta Hawks Logo](https://cdn.nba.com/logos/nba/1610612737/primary/L/logo.svg)\n\nAtlanta Hawks](/hawks/)[![Charlotte Hornets Logo](https://cdn.nba.com/logos/nba/1610612766/primary/L/logo.svg)\n\nCharlotte Hornets](/hornets/)[![Miami Heat Logo](https://cdn.nba.com/logos/nba/1610612748/primary/L/logo.svg)\n\nMiami Heat](/heat/)[![Orlando Magic Logo](https://cdn.nba.com/logos/nba/1610612753/primary/L/logo.svg)\n\nOrlando Magic](/magic/)[![Washington Wizards Logo](https://cdn.nba.com/logos/nba/1610612764/primary/L/logo.svg)\n\nWashington Wizards](/wizards/)\n\nNorthwest\n\n[![Denver Nuggets Logo](https://cdn.nba.com/logos/nba/1610612743/primary/L/logo.svg)\n\nDenver Nuggets](/nuggets/)[![Minnesota Timberwolves Logo](https://cdn.nba.com/logos/nba/1610612750/primary/L/logo.svg)\n\nMinnesota Timberwolves](/timberwolves/)[![Oklahoma City Thunder Logo](https://cdn.nba.com/logos/nba/1610612760/primary/L/logo.svg)\n\nOklahoma City Thunder](/thunder/)[![Portland Trail Blazers Logo](https://cdn.nba.com/logos/nba/1610612757/primary/L/logo.svg)\n\nPortland Trail Blazers](/blazers/)[![Utah Jazz Logo](https://cdn.nba.com/logos/nba/1610612762/primary/L/logo.svg)\n\nUtah Jazz](/jazz/)\n\nPacific\n\n[![Golden State Warriors Logo](https://cdn.nba.com/logos/nba/1610612744/primary/L/logo.svg)\n\nGolden State Warriors](/warriors/)[![LA Clippers Logo](https://cdn.nba.com/logos/nba/1610612746/primary/L/logo.svg)\n\nLA Clippers](/clippers/)[![Los Angeles Lakers Logo](https://cdn.nba.com/logos/nba/1610612747/primary/L/logo.svg)\n\nLos Angeles Lakers](/lakers/)[![Phoenix Suns Logo](https://cdn.nba.com/logos/nba/1610612756/primary/L/logo.svg)\n\nPhoenix Suns](/suns/)[![Sacramento Kings Logo](https://cdn.nba.com/logos/nba/1610612758/primary/L/logo.svg)\n\nSacramento Kings](/kings/)\n\nSouthwest\n\n[![Dallas Mavericks Logo](https://cdn.nba.com/logos/nba/1610612742/primary/L/logo.svg)\n\nDallas Mavericks](/mavericks/)[![Houston Rockets Logo](https://cdn.nba.com/logos/nba/1610612745/primary/L/logo.svg)\n\nHouston Rockets](/rockets/)[![Memphis Grizzlies Logo](https://cdn.nba.com/logos/nba/1610612763/primary/L/logo.svg)\n\nMemphis Grizzlies](/grizzlies/)[![New Orleans Pelicans Logo](https://cdn.nba.com/logos/nba/1610612740/primary/L/logo.svg)\n\nNew Orleans Pelicans](/pelicans/)[![San Antonio Spurs Logo](https://cdn.nba.com/logos/nba/1610612759/primary/L/logo.svg)\n\nSan Antonio Spurs](/spurs/)\n\n- [/players](/players)\n\n - [League Roster](/players)\n - [Player Stats](/stats/players)\n - [Starting Lineups](/players/todays-lineups)\n - [Transactions](/players/transactions)\n - [Pronunciation Guide](/news/2025-26-nba-player-pronunciation-guide)\n - [Awards](/awards/2026)\n - [Free Agent Tracker](/freeagents/2026)\n\n- [https://play.nba.com](https://play.nba.com)\n\n - [Home](https://play.nba.com)\n - [NBA Pick'Em](https://picks.nba.com/pickem)\n - [Full Court Guess](https://play.nba.com/nba-full-court-guess)\n - [Rank](https://play.nba.com/nba-rank)\n - [IQ](https://play.nba.com/nba-iq)\n - [Player Path](https://play.nba.com/nba-player-path)\n - [Trivia](https://play.nba.com/nba-trivia?source=%5BREDACTED%5D)\n - [Hoop Connect](https://play.nba.com/nba-hoop-connect)\n\n- [/fantasy](/fantasy)\n\n - [Fantasy Home](/fantasy)\n - [Play Yahoo Fantasy](https://basketball.fantasysports.yahoo.com/nba/signup/?ncid=%5BREDACTED%5D)\n - [FantasyPros Tools](https://www.fantasypros.com/nba)\n - [Play Sorare NBA](https://sorare.com/nba?utm_source=%5BREDACTED%5D&utm_medium=%5BREDACTED%5D&utm_campaign=%5BREDACTED%5D&utm_term=%5BREDACTED%5D)\n\n-\n- [/league-pass-purchase](/league-pass-purchase)\n- [https://global.nba.com/store-link-handler](https://global.nba.com/store-link-handler)\n\n - ![NBA Store Icon](https://cdn.nba.com/logos/leagues/logo-nbastore.svg)NBA Store\n - [Shop Knicks](https://store.nba.com/new-york-knicks/t-25360764+z-9272060-390849173?vap=%5BREDACTED%5D)\n - [Jerseys](https://store.nba.com/jerseys/d-2338402972+z-930066-3838517996?_s=%5BREDACTED%5D)\n - [Men](https://store.nba.com/men/ga-12+z-9834227610-3678762441?_s=%5BREDACTED%5D)\n - [Women](https://store.nba.com/women/ga-13+z-9992883065-944190737?_s=%5BREDACTED%5D)\n - [Kids](https://store.nba.com/kids/ga-69+z-851589194-1574389178?_s=%5BREDACTED%5D)\n - [Custom Shop](https://store.nba.com/custom-shop/c-2642?_s=%5BREDACTED%5D)\n - [Hardwood Classics](https://store.nba.com/hardwood-classics/c-48147129+z-9352503-894010671?_s=%5BREDACTED%5D)\n - [Hats](https://store.nba.com/hats/d-1238400306+z-933233-2567195697?_s=%5BREDACTED%5D)\n - [Footwear](https://store.nba.com/footwear/d-1294282497+z-957317-2506523281?_s=%5BREDACTED%5D)\n - [Auctions](https://www.sothebys.com/en/series/nba-auctions)\n - [NBA Game Worn](http://www.sothebys.com/en/series/nba-auctions)\n - [NYC Store](https://www.instagram.com/nbastore)\n - [NBA Photo Store](https://photostore.nba.com)\n\n- [https://nbatickets.nba.com/?cid=%5BREDACTED%5D\n\n - [NBATickets.com](https://nbatickets.nba.com/?cid=%5BREDACTED%5D)\n - [Official Tickets by Ticketmaster](https://www.ticketmaster.com/nba?brand=%5BREDACTED%5D&wt.mc_id=%5BREDACTED%5D&utm_source=%5BREDACTED%5D&utm_medium=%5BREDACTED%5D&utm_campaign=%5BREDACTED%5D&utm_content=%5BREDACTED%5D)\n - [NBA Experiences](https://nbaexperiences.com)\n\n-\n\n - [![NBA G-League Icon](https://cdn.nba.com/logos/leagues/logo-gleague.svg)\n\nNBA G League](https://gleague.nba.com)\n - [![WNBA Icon](https://cdn.nba.com/logos/leagues/logo-wnba.svg)\n\nWNBA](https://www.wnba.com)\n - [![NBA 2K Icon](https://cdn.nba.com/logos/leagues/logo-2k.svg)\n\nNBA 2K League](https://2kleague.nba.com/)\n - [![NBA BAL Icon](https://cdn.nba.com/logos/leagues/logo-bal.svg)\n\nBasketball Africa League](https://www.thebal.com/)\n\n-\n\n- Games\n- Schedule\n- Watch\n- [League Pass](/league-pass-purchase)\n- News\n- [NBA Cup](/nba-cup/2026)\n- Stats\n- Standings\n- [Teams](/teams)\n- Players\n- NBA Play\n- Fantasy\n- Store\n- Tickets\n- Affiliates\n\n- [Home](/games)\n- [Tickets](https://nbatickets.nba.com/?cid=%5BREDACTED%5D)\n\n- Players\n- [League Roster](/players)\n- [Player Stats](/stats/players)\n- [Starting Lineups](/players/todays-lineups)\n- [Transactions](/players/transactions)\n- [Pronunciation Guide](/news/2025-26-nba-player-pronunciation-guide)\n- [Awards](/awards/2026)\n- [Free Agent Tracker](/freeagents/2026)\n\n# Transactions\n\nTransaction Type\n\nAll TransactionsSigningTradeWaiveClaimed off Waivers\n\nTeam\n\nAll TeamsAtlanta HawksBoston CelticsBrooklyn NetsCharlotte HornetsChicago BullsCleveland CavaliersDallas MavericksDenver NuggetsDetroit PistonsGolden State WarriorsHouston RocketsIndiana PacersLA ClippersLos Angeles LakersMemphis GrizzliesMiami HeatMilwaukee BucksMinnesota TimberwolvesNew Orleans PelicansNew York KnicksOklahoma City ThunderOrlando MagicPhiladelphia 76ersPhoenix SunsPortland Trail BlazersSacramento KingsSan Antonio SpursToronto RaptorsUtah JazzWashington Wizards\n\nMonth\n\nAll MonthsJanuaryFebruaryMarchAprilMayJuneJulyAugustSeptemberOctoberNovemberDecember\n\nLoading Transactions...\n\nNBA Organization\n- [NBA ID Benefits](https://id.nba.com)\n- [NBA Official](https://official.nba.com)\n- [NBA Careers](https://careers.nba.com)\n- [NBA Fan Code of Conduct](/nba-fan-code-of-conduct)\n\nNBA Social Impact\n- [NBA Total Health](http://totalhealth.nba.com)\n- [NBA Cares](https://cares.nba.com)\n- [Jr. NBA / Jr. WNBA](https://jr.nba.com)\n- [NBA Foundation](https://nbafoundation.nba.com)\n- [Social Justice Coalition](https://coalition.nba.com)\n\nAcross The League\n- [NBA Communications](https://pr.nba.com)\n- [Lockervision](https://lockervision.nba.com)\n- [NBA Transactions](/players/transactions)\n\nShop\n- [Global Stores](https://globalstores.nba.com)\n- [NYC Store](https://store.nba.com)\n- [NBA Auctions](https://auctions.nba.com)\n- [NBA Photostore](https://photostore.nba.com)\n\nSubscriptions\n- [League Pass](/league-pass-purchase)\n- [Customer Support](https://support.watch.nba.com/hc/en-us)\n\n---\n\n[https://facebook.com/nba](https://facebook.com/nba)[https://instagram.com/nba/?hl=%5BREDACTED%5D", "content_length": 11540, "content_type": "text/html", "description": "NBA Player Transactions from across the League", "status_code": 200, "success": true, "title": "NBA Player Transactions | NBA.com", "url": "https://www.nba.com/players/transactions" }
Sub-agent trace (toolu_01WY6mjRgH4ksgEvAAP5tYeG, 3 events)
tools_started web_fetch t=118808.457
Inner payload
{
  "tool_name": "web_fetch",
  "tool_input": {
    "brief": "NBA official transactions list",
    "max_age_seconds": 3600,
    "url": "https://www.nba.com/players/transactions"
  },
  "dispatch_id": "toolu_01WY6mjRgH4ksgEvAAP5tYeG",
  "parent_dispatch_id": "",
  "handle": "",
  "panel_kind": "web_fetch"
}
tools_progress web_fetch t=118808.458
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_01WY6mjRgH4ksgEvAAP5tYeG",
  "status": "running",
  "result": null,
  "error": "",
  "elapsed": null,
  "fields": {
    "progress": {
      "message": "NBA official transactions list",
      "metadata": {
        "browser_chain": false,
        "url": "https://www.nba.com/players/transactions"
      }
    },
    "status": "running",
    "updatedAt": 1789170183815
  }
}
tools_completed web_fetch t=118808.459
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_01WY6mjRgH4ksgEvAAP5tYeG",
  "status": "completed",
  "result": {
    "content": "NBA Player Transactions | NBA.com\n\n\n\nNavigation Toggle[![NBA Logo](https://cdn.nba.com/logos/leagues/logo-nba.svg)](/)\n- [/games](/games)\n\n  - [Home](/games)\n  - [Tickets](https://nbatickets.nba.com/?cid=%5BREDACTED%5D)\n\n- [/schedule](/schedule)\n\n  - [2026-27 Preseason Schedule](/schedule?cal=all&pd=false&region=1&season=Preseason)\n  - [2026-27 Regular Season Schedule](/schedule?cal=all&pd=false&region=1&season=Regular+Season)\n  - [National TV Games](/schedule?bc=NATL&cal=all&region=1)\n  - [League Pass Schedule](/schedule?bc=LP&cal=all&region=1)\n  - [Emirates NBA Cup Schedule](/nba-cup/2026/schedule)\n  - [Key Dates](/news/key-dates)\n  - [Tap To Watch](/tap-to-watch)\n\n- [/watch/featured](/watch/featured)\n\n  - [Featured](/watch/featured)\n  - [NBA TV](/watch/nba-tv)\n\n- [/news](/news)\n\n  - [Home](/news)\n  - [Top Stories](/news/category/top-stories)\n  - [Free Agency](/freeagents/2026)\n  - [Summer League](/summer-league/2026)\n  - [Draft](/draft/2026)\n  - [Key Dates](/news/key-dates)\n  - [Features](/news)\n  - [Events](/news)\n  - [Transactions](/players/transactions)\n  - [History](/history)\n  - [More](/news)\n\n- [/nba-cup/2026](/nba-cup/2026)\n- [/stats](/stats)\n\n  - [Overview](/stats/overview)\n  - [Dunk Score](/dunk-score)\n  - [Inside the Game](/inside-the-game)\n  - [Players](/stats/players)\n  - [Teams](/stats/teams)\n  - [Leaders](/stats/leaders)\n  - [Stats 101](/stats/help/glossary)\n  - [Cume Stats](/stats/cumestats)\n  - [Lineups Tool](/stats/lineups/traditional)\n  - [Media Central Game Stats](/stats/tools/media-central-game-stats)\n  - [Draft](/stats/draft/combine)\n  - [Quick Links](/stats/quicklinks)\n  - [Contact Us](/stats/help)\n\n- [/standings](/standings)\n\n  - [2025-26 Regular Season Standings](/standings)\n  - [Division](/standings?GroupBy=div)\n  - [Conference](/standings?GroupBy=conf)\n  - [Emirates NBA Cup](/nba-cup/2025/standings)\n  - [Preseason](/stats/teams/preseason)\n\n- [/teams](/teams)\n\nAtlantic\n\n[![Boston Celtics Logo](https://cdn.nba.com/logos/nba/1610612738/primary/L/logo.svg)\n\nBoston Celtics](/celtics/)[![Brooklyn Nets Logo](https://cdn.nba.com/logos/nba/1610612751/primary/L/logo.svg)\n\nBrooklyn Nets](/nets/)[![New York Knicks Logo](https://cdn.nba.com/logos/nba/1610612752/primary/L/logo.svg)\n\nNew York Knicks](/knicks/)[![Philadelphia 76ers Logo](https://cdn.nba.com/logos/nba/1610612755/primary/L/logo.svg)\n\nPhiladelphia 76ers](/sixers/)[![Toronto Raptors Logo](https://cdn.nba.com/logos/nba/1610612761/primary/L/logo.svg)\n\nToronto Raptors](/raptors/)\n\nCentral\n\n[![Chicago Bulls Logo](https://cdn.nba.com/logos/nba/1610612741/primary/L/logo.svg)\n\nChicago Bulls](/bulls/)[![Cleveland Cavaliers Logo](https://cdn.nba.com/logos/nba/1610612739/primary/L/logo.svg)\n\nCleveland Cavaliers](/cavaliers/)[![Detroit Pistons Logo](https://cdn.nba.com/logos/nba/1610612765/primary/L/logo.svg)\n\nDetroit Pistons](/pistons/)[![Indiana Pacers Logo](https://cdn.nba.com/logos/nba/1610612754/primary/L/logo.svg)\n\nIndiana Pacers](/pacers/)[![Milwaukee Bucks Logo](https://cdn.nba.com/logos/nba/1610612749/primary/L/logo.svg)\n\nMilwaukee Bucks](/bucks/)\n\nSoutheast\n\n[![Atlanta Hawks Logo](https://cdn.nba.com/logos/nba/1610612737/primary/L/logo.svg)\n\nAtlanta Hawks](/hawks/)[![Charlotte Hornets Logo](https://cdn.nba.com/logos/nba/1610612766/primary/L/logo.svg)\n\nCharlotte Hornets](/hornets/)[![Miami Heat Logo](https://cdn.nba.com/logos/nba/1610612748/primary/L/logo.svg)\n\nMiami Heat](/heat/)[![Orlando Magic Logo](https://cdn.nba.com/logos/nba/1610612753/primary/L/logo.svg)\n\nOrlando Magic](/magic/)[![Washington Wizards Logo](https://cdn.nba.com/logos/nba/1610612764/primary/L/logo.svg)\n\nWashington Wizards](/wizards/)\n\nNorthwest\n\n[![Denver Nuggets Logo](https://cdn.nba.com/logos/nba/1610612743/primary/L/logo.svg)\n\nDenver Nuggets](/nuggets/)[![Minnesota Timberwolves Logo](https://cdn.nba.com/logos/nba/1610612750/primary/L/logo.svg)\n\nMinnesota Timberwolves](/timberwolves/)[![Oklahoma City Thunder Logo](https://cdn.nba.com/logos/nba/1610612760/primary/L/logo.svg)\n\nOklahoma City Thunder](/thunder/)[![Portland Trail Blazers Logo](https://cdn.nba.com/logos/nba/1610612757/primary/L/logo.svg)\n\nPortland Trail Blazers](/blazers/)[![Utah Jazz Logo](https://cdn.nba.com/logos/nba/1610612762/primary/L/logo.svg)\n\nUtah Jazz](/jazz/)\n\nPacific\n\n[![Golden State Warriors Logo](https://cdn.nba.com/logos/nba/1610612744/primary/L/logo.svg)\n\nGolden State Warriors](/warriors/)[![LA Clippers Logo](https://cdn.nba.com/logos/nba/1610612746/primary/L/logo.svg)\n\nLA Clippers](/clippers/)[![Los Angeles Lakers Logo](https://cdn.nba.com/logos/nba/1610612747/primary/L/logo.svg)\n\nLos Angeles Lakers](/lakers/)[![Phoenix Suns Logo](https://cdn.nba.com/logos/nba/1610612756/primary/L/logo.svg)\n\nPhoenix Suns](/suns/)[![Sacramento Kings Logo](https://cdn.nba.com/logos/nba/1610612758/primary/L/logo.svg)\n\nSacramento Kings](/kings/)\n\nSouthwest\n\n[![Dallas Mavericks Logo](https://cdn.nba.com/logos/nba/1610612742/primary/L/logo.svg)\n\nDallas Mavericks](/mavericks/)[![Houston Rockets Logo](https://cdn.nba.com/logos/nba/1610612745/primary/L/logo.svg)\n\nHouston Rockets](/rockets/)[![Memphis Grizzlies Logo](https://cdn.nba.com/logos/nba/1610612763/primary/L/logo.svg)\n\nMemphis Grizzlies](/grizzlies/)[![New Orleans Pelicans Logo](https://cdn.nba.com/logos/nba/1610612740/primary/L/logo.svg)\n\nNew Orleans Pelicans](/pelicans/)[![San Antonio Spurs Logo](https://cdn.nba.com/logos/nba/1610612759/primary/L/logo.svg)\n\nSan Antonio Spurs](/spurs/)\n\n- [/players](/players)\n\n  - [League Roster](/players)\n  - [Player Stats](/stats/players)\n  - [Starting Lineups](/players/todays-lineups)\n  - [Transactions](/players/transactions)\n  - [Pronunciation Guide](/news/2025-26-nba-player-pronunciation-guide)\n  - [Awards](/awards/2026)\n  - [Free Agent Tracker](/freeagents/2026)\n\n- [https://play.nba.com](https://play.nba.com)\n\n  - [Home](https://play.nba.com)\n  - [NBA Pick'Em](https://picks.nba.com/pickem)\n  - [Full Court Guess](https://play.nba.com/nba-full-court-guess)\n  - [Rank](https://play.nba.com/nba-rank)\n  - [IQ](https://play.nba.com/nba-iq)\n  - [Player Path](https://play.nba.com/nba-player-path)\n  - [Trivia](https://play.nba.com/nba-trivia?source=%5BREDACTED%5D)\n  - [Hoop Connect](https://play.nba.com/nba-hoop-connect)\n\n- [/fantasy](/fantasy)\n\n  - [Fantasy Home](/fantasy)\n  - [Play Yahoo Fantasy](https://basketball.fantasysports.yahoo.com/nba/signup/?ncid=%5BREDACTED%5D)\n  - [FantasyPros Tools](https://www.fantasypros.com/nba)\n  - [Play Sorare NBA](https://sorare.com/nba?utm_source=%5BREDACTED%5D&utm_medium=%5BREDACTED%5D&utm_campaign=%5BREDACTED%5D&utm_term=%5BREDACTED%5D)\n\n-\n- [/league-pass-purchase](/league-pass-purchase)\n- [https://global.nba.com/store-link-handler](https://global.nba.com/store-link-handler)\n\n  - ![NBA Store Icon](https://cdn.nba.com/logos/leagues/logo-nbastore.svg)NBA Store\n  - [Shop Knicks](https://store.nba.com/new-york-knicks/t-25360764+z-9272060-390849173?vap=%5BREDACTED%5D)\n  - [Jerseys](https://store.nba.com/jerseys/d-2338402972+z-930066-3838517996?_s=%5BREDACTED%5D)\n  - [Men](https://store.nba.com/men/ga-12+z-9834227610-3678762441?_s=%5BREDACTED%5D)\n  - [Women](https://store.nba.com/women/ga-13+z-9992883065-944190737?_s=%5BREDACTED%5D)\n  - [Kids](https://store.nba.com/kids/ga-69+z-851589194-1574389178?_s=%5BREDACTED%5D)\n  - [Custom Shop](https://store.nba.com/custom-shop/c-2642?_s=%5BREDACTED%5D)\n  - [Hardwood Classics](https://store.nba.com/hardwood-classics/c-48147129+z-9352503-894010671?_s=%5BREDACTED%5D)\n  - [Hats](https://store.nba.com/hats/d-1238400306+z-933233-2567195697?_s=%5BREDACTED%5D)\n  - [Footwear](https://store.nba.com/footwear/d-1294282497+z-957317-2506523281?_s=%5BREDACTED%5D)\n  - [Auctions](https://www.sothebys.com/en/series/nba-auctions)\n  - [NBA Game Worn](http://www.sothebys.com/en/series/nba-auctions)\n  - [NYC Store](https://www.instagram.com/nbastore)\n  - [NBA Photo Store](https://photostore.nba.com)\n\n- [https://nbatickets.nba.com/?cid=%5BREDACTED%5D\n\n  - [NBATickets.com](https://nbatickets.nba.com/?cid=%5BREDACTED%5D)\n  - [Official Tickets by Ticketmaster](https://www.ticketmaster.com/nba?brand=%5BREDACTED%5D&wt.mc_id=%5BREDACTED%5D&utm_source=%5BREDACTED%5D&utm_medium=%5BREDACTED%5D&utm_campaign=%5BREDACTED%5D&utm_content=%5BREDACTED%5D)\n  - [NBA Experiences](https://nbaexperiences.com)\n\n-\n\n  - [![NBA G-League Icon](https://cdn.nba.com/logos/leagues/logo-gleague.svg)\n\nNBA G League](https://gleague.nba.com)\n  - [![WNBA Icon](https://cdn.nba.com/logos/leagues/logo-wnba.svg)\n\nWNBA](https://www.wnba.com)\n  - [![NBA 2K Icon](https://cdn.nba.com/logos/leagues/logo-2k.svg)\n\nNBA 2K League](https://2kleague.nba.com/)\n  - [![NBA BAL Icon](https://cdn.nba.com/logos/leagues/logo-bal.svg)\n\nBasketball Africa League](https://www.thebal.com/)\n\n-\n\n- Games\n- Schedule\n- Watch\n- [League Pass](/league-pass-purchase)\n- News\n- [NBA Cup](/nba-cup/2026)\n- Stats\n- Standings\n- [Teams](/teams)\n- Players\n- NBA Play\n- Fantasy\n- Store\n- Tickets\n- Affiliates\n\n- [Home](/games)\n- [Tickets](https://nbatickets.nba.com/?cid=%5BREDACTED%5D)\n\n- Players\n- [League Roster](/players)\n- [Player Stats](/stats/players)\n- [Starting Lineups](/players/todays-lineups)\n- [Transactions](/players/transactions)\n- [Pronunciation Guide](/news/2025-26-nba-player-pronunciation-guide)\n- [Awards](/awards/2026)\n- [Free Agent Tracker](/freeagents/2026)\n\n# Transactions\n\nTransaction Type\n\nAll TransactionsSigningTradeWaiveClaimed off Waivers\n\nTeam\n\nAll TeamsAtlanta HawksBoston CelticsBrooklyn NetsCharlotte HornetsChicago BullsCleveland CavaliersDallas MavericksDenver NuggetsDetroit PistonsGolden State WarriorsHouston RocketsIndiana PacersLA ClippersLos Angeles LakersMemphis GrizzliesMiami HeatMilwaukee BucksMinnesota TimberwolvesNew Orleans PelicansNew York KnicksOklahoma City ThunderOrlando MagicPhiladelphia 76ersPhoenix SunsPortland Trail BlazersSacramento KingsSan Antonio SpursToronto RaptorsUtah JazzWashington Wizards\n\nMonth\n\nAll MonthsJanuaryFebruaryMarchAprilMayJuneJulyAugustSeptemberOctoberNovemberDecember\n\nLoading Transactions...\n\nNBA Organization\n- [NBA ID Benefits](https://id.nba.com)\n- [NBA Official](https://official.nba.com)\n- [NBA Careers](https://careers.nba.com)\n- [NBA Fan Code of Conduct](/nba-fan-code-of-conduct)\n\nNBA Social Impact\n- [NBA Total Health](http://totalhealth.nba.com)\n- [NBA Cares](https://cares.nba.com)\n- [Jr. NBA / Jr. WNBA](https://jr.nba.com)\n- [NBA Foundation](https://nbafoundation.nba.com)\n- [Social Justice Coalition](https://coalition.nba.com)\n\nAcross The League\n- [NBA Communications](https://pr.nba.com)\n- [Lockervision](https://lockervision.nba.com)\n- [NBA Transactions](/players/transactions)\n\nShop\n- [Global Stores](https://globalstores.nba.com)\n- [NYC Store](https://store.nba.com)\n- [NBA Auctions](https://auctions.nba.com)\n- [NBA Photostore](https://photostore.nba.com)\n\nSubscriptions\n- [League Pass](/league-pass-purchase)\n- [Customer Support](https://support.watch.nba.com/hc/en-us)\n\n---\n\n[https://facebook.com/nba](https://facebook.com/nba)[https://instagram.com/nba/?hl=%5BREDACTED%5D",
    "content_length": 11540,
    "content_type": "text/html",
    "description": "NBA Player Transactions from across the League",
    "status_code": 200,
    "success": true,
    "title": "NBA Player Transactions | NBA.com",
    "url": "https://www.nba.com/players/transactions"
  },
  "error": "",
  "elapsed": 0.186538205
}
web_fetch completeddispatch toolu_01P1yh1Lysfe7qVNbC3Lqn1h
Input
{ "brief": "NBA transactions news category", "max_age_seconds": 3600, "url": "https://www.nba.com/news/category/transactions" }
Tool Progress E0009
(no result)
Tool Result E0010
{ "content": "Page Not Found | NBA.com\n\n\n\nNavigation Toggle[![NBA Logo](https://cdn.nba.com/logos/leagues/logo-nba.svg)](/)\n- [/games](/games)\n\n - [Home](/games)\n - [Tickets](https://nbatickets.nba.com/?cid=%5BREDACTED%5D)\n\n- [/schedule](/schedule)\n\n - [2026-27 Preseason Schedule](/schedule?cal=all&pd=false&region=1&season=Preseason)\n - [2026-27 Regular Season Schedule](/schedule?cal=all&pd=false&region=1&season=Regular+Season)\n - [National TV Games](/schedule?bc=NATL&cal=all&region=1)\n - [League Pass Schedule](/schedule?bc=LP&cal=all&region=1)\n - [Emirates NBA Cup Schedule](/nba-cup/2026/schedule)\n - [Key Dates](/news/key-dates)\n - [Tap To Watch](/tap-to-watch)\n\n- [/watch/featured](/watch/featured)\n\n - [Featured](/watch/featured)\n - [NBA TV](/watch/nba-tv)\n\n- [/news](/news)\n\n - [Home](/news)\n - [Top Stories](/news/category/top-stories)\n - [Free Agency](/freeagents/2026)\n - [Summer League](/summer-league/2026)\n - [Draft](/draft/2026)\n - [Key Dates](/news/key-dates)\n - [Features](/news)\n - [Events](/news)\n - [Transactions](/players/transactions)\n - [History](/history)\n - [More](/news)\n\n- [/nba-cup/2026](/nba-cup/2026)\n- [/stats](/stats)\n\n - [Overview](/stats/overview)\n - [Dunk Score](/dunk-score)\n - [Inside the Game](/inside-the-game)\n - [Players](/stats/players)\n - [Teams](/stats/teams)\n - [Leaders](/stats/leaders)\n - [Stats 101](/stats/help/glossary)\n - [Cume Stats](/stats/cumestats)\n - [Lineups Tool](/stats/lineups/traditional)\n - [Media Central Game Stats](/stats/tools/media-central-game-stats)\n - [Draft](/stats/draft/combine)\n - [Quick Links](/stats/quicklinks)\n - [Contact Us](/stats/help)\n\n- [/standings](/standings)\n\n - [2025-26 Regular Season Standings](/standings)\n - [Division](/standings?GroupBy=div)\n - [Conference](/standings?GroupBy=conf)\n - [Emirates NBA Cup](/nba-cup/2025/standings)\n - [Preseason](/stats/teams/preseason)\n\n- [/teams](/teams)\n\nAtlantic\n\n[![Boston Celtics Logo](https://cdn.nba.com/logos/nba/1610612738/primary/L/logo.svg)\n\nBoston Celtics](/celtics/)[![Brooklyn Nets Logo](https://cdn.nba.com/logos/nba/1610612751/primary/L/logo.svg)\n\nBrooklyn Nets](/nets/)[![New York Knicks Logo](https://cdn.nba.com/logos/nba/1610612752/primary/L/logo.svg)\n\nNew York Knicks](/knicks/)[![Philadelphia 76ers Logo](https://cdn.nba.com/logos/nba/1610612755/primary/L/logo.svg)\n\nPhiladelphia 76ers](/sixers/)[![Toronto Raptors Logo](https://cdn.nba.com/logos/nba/1610612761/primary/L/logo.svg)\n\nToronto Raptors](/raptors/)\n\nCentral\n\n[![Chicago Bulls Logo](https://cdn.nba.com/logos/nba/1610612741/primary/L/logo.svg)\n\nChicago Bulls](/bulls/)[![Cleveland Cavaliers Logo](https://cdn.nba.com/logos/nba/1610612739/primary/L/logo.svg)\n\nCleveland Cavaliers](/cavaliers/)[![Detroit Pistons Logo](https://cdn.nba.com/logos/nba/1610612765/primary/L/logo.svg)\n\nDetroit Pistons](/pistons/)[![Indiana Pacers Logo](https://cdn.nba.com/logos/nba/1610612754/primary/L/logo.svg)\n\nIndiana Pacers](/pacers/)[![Milwaukee Bucks Logo](https://cdn.nba.com/logos/nba/1610612749/primary/L/logo.svg)\n\nMilwaukee Bucks](/bucks/)\n\nSoutheast\n\n[![Atlanta Hawks Logo](https://cdn.nba.com/logos/nba/1610612737/primary/L/logo.svg)\n\nAtlanta Hawks](/hawks/)[![Charlotte Hornets Logo](https://cdn.nba.com/logos/nba/1610612766/primary/L/logo.svg)\n\nCharlotte Hornets](/hornets/)[![Miami Heat Logo](https://cdn.nba.com/logos/nba/1610612748/primary/L/logo.svg)\n\nMiami Heat](/heat/)[![Orlando Magic Logo](https://cdn.nba.com/logos/nba/1610612753/primary/L/logo.svg)\n\nOrlando Magic](/magic/)[![Washington Wizards Logo](https://cdn.nba.com/logos/nba/1610612764/primary/L/logo.svg)\n\nWashington Wizards](/wizards/)\n\nNorthwest\n\n[![Denver Nuggets Logo](https://cdn.nba.com/logos/nba/1610612743/primary/L/logo.svg)\n\nDenver Nuggets](/nuggets/)[![Minnesota Timberwolves Logo](https://cdn.nba.com/logos/nba/1610612750/primary/L/logo.svg)\n\nMinnesota Timberwolves](/timberwolves/)[![Oklahoma City Thunder Logo](https://cdn.nba.com/logos/nba/1610612760/primary/L/logo.svg)\n\nOklahoma City Thunder](/thunder/)[![Portland Trail Blazers Logo](https://cdn.nba.com/logos/nba/1610612757/primary/L/logo.svg)\n\nPortland Trail Blazers](/blazers/)[![Utah Jazz Logo](https://cdn.nba.com/logos/nba/1610612762/primary/L/logo.svg)\n\nUtah Jazz](/jazz/)\n\nPacific\n\n[![Golden State Warriors Logo](https://cdn.nba.com/logos/nba/1610612744/primary/L/logo.svg)\n\nGolden State Warriors](/warriors/)[![LA Clippers Logo](https://cdn.nba.com/logos/nba/1610612746/primary/L/logo.svg)\n\nLA Clippers](/clippers/)[![Los Angeles Lakers Logo](https://cdn.nba.com/logos/nba/1610612747/primary/L/logo.svg)\n\nLos Angeles Lakers](/lakers/)[![Phoenix Suns Logo](https://cdn.nba.com/logos/nba/1610612756/primary/L/logo.svg)\n\nPhoenix Suns](/suns/)[![Sacramento Kings Logo](https://cdn.nba.com/logos/nba/1610612758/primary/L/logo.svg)\n\nSacramento Kings](/kings/)\n\nSouthwest\n\n[![Dallas Mavericks Logo](https://cdn.nba.com/logos/nba/1610612742/primary/L/logo.svg)\n\nDallas Mavericks](/mavericks/)[![Houston Rockets Logo](https://cdn.nba.com/logos/nba/1610612745/primary/L/logo.svg)\n\nHouston Rockets](/rockets/)[![Memphis Grizzlies Logo](https://cdn.nba.com/logos/nba/1610612763/primary/L/logo.svg)\n\nMemphis Grizzlies](/grizzlies/)[![New Orleans Pelicans Logo](https://cdn.nba.com/logos/nba/1610612740/primary/L/logo.svg)\n\nNew Orleans Pelicans](/pelicans/)[![San Antonio Spurs Logo](https://cdn.nba.com/logos/nba/1610612759/primary/L/logo.svg)\n\nSan Antonio Spurs](/spurs/)\n\n- [/players](/players)\n\n - [League Roster](/players)\n - [Player Stats](/stats/players)\n - [Starting Lineups](/players/todays-lineups)\n - [Transactions](/players/transactions)\n - [Pronunciation Guide](/news/2025-26-nba-player-pronunciation-guide)\n - [Awards](/awards/2026)\n - [Free Agent Tracker](/freeagents/2026)\n\n- [https://play.nba.com](https://play.nba.com)\n\n - [Home](https://play.nba.com)\n - [NBA Pick'Em](https://picks.nba.com/pickem)\n - [Full Court Guess](https://play.nba.com/nba-full-court-guess)\n - [Rank](https://play.nba.com/nba-rank)\n - [IQ](https://play.nba.com/nba-iq)\n - [Player Path](https://play.nba.com/nba-player-path)\n - [Trivia](https://play.nba.com/nba-trivia?source=%5BREDACTED%5D)\n - [Hoop Connect](https://play.nba.com/nba-hoop-connect)\n\n- [/fantasy](/fantasy)\n\n - [Fantasy Home](/fantasy)\n - [Play Yahoo Fantasy](https://basketball.fantasysports.yahoo.com/nba/signup/?ncid=%5BREDACTED%5D)\n - [FantasyPros Tools](https://www.fantasypros.com/nba)\n - [Play Sorare NBA](https://sorare.com/nba?utm_source=%5BREDACTED%5D&utm_medium=%5BREDACTED%5D&utm_campaign=%5BREDACTED%5D&utm_term=%5BREDACTED%5D)\n\n-\n- [/league-pass-purchase](/league-pass-purchase)\n- [https://global.nba.com/store-link-handler](https://global.nba.com/store-link-handler)\n\n - ![NBA Store Icon](https://cdn.nba.com/logos/leagues/logo-nbastore.svg)NBA Store\n - [Shop Knicks](https://store.nba.com/new-york-knicks/t-25360764+z-9272060-390849173?vap=%5BREDACTED%5D)\n - [Jerseys](https://store.nba.com/jerseys/d-2338402972+z-930066-3838517996?_s=%5BREDACTED%5D)\n - [Men](https://store.nba.com/men/ga-12+z-9834227610-3678762441?_s=%5BREDACTED%5D)\n - [Women](https://store.nba.com/women/ga-13+z-9992883065-944190737?_s=%5BREDACTED%5D)\n - [Kids](https://store.nba.com/kids/ga-69+z-851589194-1574389178?_s=%5BREDACTED%5D)\n - [Custom Shop](https://store.nba.com/custom-shop/c-2642?_s=%5BREDACTED%5D)\n - [Hardwood Classics](https://store.nba.com/hardwood-classics/c-48147129+z-9352503-894010671?_s=%5BREDACTED%5D)\n - [Hats](https://store.nba.com/hats/d-1238400306+z-933233-2567195697?_s=%5BREDACTED%5D)\n - [Footwear](https://store.nba.com/footwear/d-1294282497+z-957317-2506523281?_s=%5BREDACTED%5D)\n - [Auctions](https://www.sothebys.com/en/series/nba-auctions)\n - [NBA Game Worn](http://www.sothebys.com/en/series/nba-auctions)\n - [NYC Store](https://www.instagram.com/nbastore)\n - [NBA Photo Store](https://photostore.nba.com)\n\n- [https://nbatickets.nba.com/?cid=%5BREDACTED%5D\n\n - [NBATickets.com](https://nbatickets.nba.com/?cid=%5BREDACTED%5D)\n - [Official Tickets by Ticketmaster](https://www.ticketmaster.com/nba?brand=%5BREDACTED%5D&wt.mc_id=%5BREDACTED%5D&utm_source=%5BREDACTED%5D&utm_medium=%5BREDACTED%5D&utm_campaign=%5BREDACTED%5D&utm_content=%5BREDACTED%5D)\n - [NBA Experiences](https://nbaexperiences.com)\n\n-\n\n - [![NBA G-League Icon](https://cdn.nba.com/logos/leagues/logo-gleague.svg)\n\nNBA G League](https://gleague.nba.com)\n - [![WNBA Icon](https://cdn.nba.com/logos/leagues/logo-wnba.svg)\n\nWNBA](https://www.wnba.com)\n - [![NBA 2K Icon](https://cdn.nba.com/logos/leagues/logo-2k.svg)\n\nNBA 2K League](https://2kleague.nba.com/)\n - [![NBA BAL Icon](https://cdn.nba.com/logos/leagues/logo-bal.svg)\n\nBasketball Africa League](https://www.thebal.com/)\n\n-\n\n- Games\n- Schedule\n- Watch\n- [League Pass](/league-pass-purchase)\n- News\n- [NBA Cup](/nba-cup/2026)\n- Stats\n- Standings\n- [Teams](/teams)\n- Players\n- NBA Play\n- Fantasy\n- Store\n- Tickets\n- Affiliates\n\n- [Home](/games)\n- [Tickets](https://nbatickets.nba.com/?cid=%5BREDACTED%5D)\n\n- News\n- [Home](/news)\n- [Top Stories](/news/category/top-stories)\n- [Free Agency](/freeagents/2026)\n- [Summer League](/summer-league/2026)\n- [Draft](/draft/2026)\n- [Key Dates](/news/key-dates)\n- Features\n\n - [Starting 5 Newsletter](/news/category/starting-5-daily-newsletter)\n - [Power Rankings](/news/category/power-rankings)\n - [Trending Topics](/news/category/trending-topics)\n - [Rookie Ladder](/news/category/kia-rookie-ladder)\n - [MVP Ladder](/news/category/kia-race-to-the-mvp-ladder)\n\n- Events\n\n - [Hall of Fame: Class of 2026](/halloffame/2026)\n - [2026 Draft](/draft/2026)\n - [2026 Playoffs](/playoffs/2026)\n - [2026 All-Star](/allstar/2026)\n\n- [Transactions](/players/transactions)\n- [History](/history)\n- More\n\n - [Writer Archive](/news/writers-archive)\n - [NBA Awards](/awards/2026)\n - [2025-26 NBA Guide](/news/nba-guide)\n - [NBA Pioneers](/nba-pioneers)\n - [Trade Tracker](/news/2025-26-nba-trade-tracker)\n - [Future Starts Now](/future-starts-now)\n - [NBA Official](https://official.nba.com)\n - [Podcasts](/podcasts)\n - [Learn The Game](/learn-the-game)\n\n# Page not found.\n\nThe page you are looking for is not available.\n\nGo to the [homepage](/) or [search](/search).\n\nNBA Organization\n- [NBA ID Benefits](https://id.nba.com)\n- [NBA Official](https://official.nba.com)\n- [NBA Careers](https://careers.nba.com)\n- [NBA Fan Code of Conduct](/nba-fan-code-of-conduct)\n\nNBA Social Impact\n- [NBA Total Health](http://totalhealth.nba.com)\n- [NBA Cares](https://cares.nba.com)\n- [Jr. NBA / Jr. WNBA](https://jr.nba.com)\n- [NBA Foundation](https://nbafoundation.nba.com)\n- [Social Justice Coalition](https://coalition.nba.com)\n\nAcross The League\n- [NBA Communications](https://pr.nba.com)\n- [Lockervision](https://lockervision.nba.com)\n- [NBA Transactions](/players/transactions)\n\nShop\n- [Global Stores](https://globalstores.nba.com)\n- [NYC Store](https://store.nba.com)\n- [NBA Auctions](https://auctions.nba.com)\n- [NBA Photostore](https://photostore.nba.com)\n\nSubscriptions\n- [League Pass](/league-pass-purchase)\n- [Customer Support](https://support.watch.nba.com/hc/en-us)\n\n---\n\n[https://facebook.com/nba](https://facebook.com/nba)[https://instagram.com/nba/?hl=%5BREDACTED%5D", "content_length": 11745, "content_type": "text/html", "description": "", "status_code": 200, "success": true, "title": "Page Not Found | NBA.com", "url": "https://www.nba.com/news/category/transactions" }
Sub-agent trace (toolu_01P1yh1Lysfe7qVNbC3Lqn1h, 3 events)
tools_started web_fetch t=118808.460
Inner payload
{
  "tool_name": "web_fetch",
  "tool_input": {
    "brief": "NBA transactions news category",
    "max_age_seconds": 3600,
    "url": "https://www.nba.com/news/category/transactions"
  },
  "dispatch_id": "toolu_01P1yh1Lysfe7qVNbC3Lqn1h",
  "parent_dispatch_id": "",
  "handle": "",
  "panel_kind": "web_fetch"
}
tools_progress web_fetch t=118808.461
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_01P1yh1Lysfe7qVNbC3Lqn1h",
  "status": "running",
  "result": null,
  "error": "",
  "elapsed": null,
  "fields": {
    "progress": {
      "message": "NBA transactions news category",
      "metadata": {
        "browser_chain": false,
        "url": "https://www.nba.com/news/category/transactions"
      }
    },
    "status": "running",
    "updatedAt": 1789170183813
  }
}
tools_completed web_fetch t=118808.462
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_01P1yh1Lysfe7qVNbC3Lqn1h",
  "status": "completed",
  "result": {
    "content": "Page Not Found | NBA.com\n\n\n\nNavigation Toggle[![NBA Logo](https://cdn.nba.com/logos/leagues/logo-nba.svg)](/)\n- [/games](/games)\n\n  - [Home](/games)\n  - [Tickets](https://nbatickets.nba.com/?cid=%5BREDACTED%5D)\n\n- [/schedule](/schedule)\n\n  - [2026-27 Preseason Schedule](/schedule?cal=all&pd=false&region=1&season=Preseason)\n  - [2026-27 Regular Season Schedule](/schedule?cal=all&pd=false&region=1&season=Regular+Season)\n  - [National TV Games](/schedule?bc=NATL&cal=all&region=1)\n  - [League Pass Schedule](/schedule?bc=LP&cal=all&region=1)\n  - [Emirates NBA Cup Schedule](/nba-cup/2026/schedule)\n  - [Key Dates](/news/key-dates)\n  - [Tap To Watch](/tap-to-watch)\n\n- [/watch/featured](/watch/featured)\n\n  - [Featured](/watch/featured)\n  - [NBA TV](/watch/nba-tv)\n\n- [/news](/news)\n\n  - [Home](/news)\n  - [Top Stories](/news/category/top-stories)\n  - [Free Agency](/freeagents/2026)\n  - [Summer League](/summer-league/2026)\n  - [Draft](/draft/2026)\n  - [Key Dates](/news/key-dates)\n  - [Features](/news)\n  - [Events](/news)\n  - [Transactions](/players/transactions)\n  - [History](/history)\n  - [More](/news)\n\n- [/nba-cup/2026](/nba-cup/2026)\n- [/stats](/stats)\n\n  - [Overview](/stats/overview)\n  - [Dunk Score](/dunk-score)\n  - [Inside the Game](/inside-the-game)\n  - [Players](/stats/players)\n  - [Teams](/stats/teams)\n  - [Leaders](/stats/leaders)\n  - [Stats 101](/stats/help/glossary)\n  - [Cume Stats](/stats/cumestats)\n  - [Lineups Tool](/stats/lineups/traditional)\n  - [Media Central Game Stats](/stats/tools/media-central-game-stats)\n  - [Draft](/stats/draft/combine)\n  - [Quick Links](/stats/quicklinks)\n  - [Contact Us](/stats/help)\n\n- [/standings](/standings)\n\n  - [2025-26 Regular Season Standings](/standings)\n  - [Division](/standings?GroupBy=div)\n  - [Conference](/standings?GroupBy=conf)\n  - [Emirates NBA Cup](/nba-cup/2025/standings)\n  - [Preseason](/stats/teams/preseason)\n\n- [/teams](/teams)\n\nAtlantic\n\n[![Boston Celtics Logo](https://cdn.nba.com/logos/nba/1610612738/primary/L/logo.svg)\n\nBoston Celtics](/celtics/)[![Brooklyn Nets Logo](https://cdn.nba.com/logos/nba/1610612751/primary/L/logo.svg)\n\nBrooklyn Nets](/nets/)[![New York Knicks Logo](https://cdn.nba.com/logos/nba/1610612752/primary/L/logo.svg)\n\nNew York Knicks](/knicks/)[![Philadelphia 76ers Logo](https://cdn.nba.com/logos/nba/1610612755/primary/L/logo.svg)\n\nPhiladelphia 76ers](/sixers/)[![Toronto Raptors Logo](https://cdn.nba.com/logos/nba/1610612761/primary/L/logo.svg)\n\nToronto Raptors](/raptors/)\n\nCentral\n\n[![Chicago Bulls Logo](https://cdn.nba.com/logos/nba/1610612741/primary/L/logo.svg)\n\nChicago Bulls](/bulls/)[![Cleveland Cavaliers Logo](https://cdn.nba.com/logos/nba/1610612739/primary/L/logo.svg)\n\nCleveland Cavaliers](/cavaliers/)[![Detroit Pistons Logo](https://cdn.nba.com/logos/nba/1610612765/primary/L/logo.svg)\n\nDetroit Pistons](/pistons/)[![Indiana Pacers Logo](https://cdn.nba.com/logos/nba/1610612754/primary/L/logo.svg)\n\nIndiana Pacers](/pacers/)[![Milwaukee Bucks Logo](https://cdn.nba.com/logos/nba/1610612749/primary/L/logo.svg)\n\nMilwaukee Bucks](/bucks/)\n\nSoutheast\n\n[![Atlanta Hawks Logo](https://cdn.nba.com/logos/nba/1610612737/primary/L/logo.svg)\n\nAtlanta Hawks](/hawks/)[![Charlotte Hornets Logo](https://cdn.nba.com/logos/nba/1610612766/primary/L/logo.svg)\n\nCharlotte Hornets](/hornets/)[![Miami Heat Logo](https://cdn.nba.com/logos/nba/1610612748/primary/L/logo.svg)\n\nMiami Heat](/heat/)[![Orlando Magic Logo](https://cdn.nba.com/logos/nba/1610612753/primary/L/logo.svg)\n\nOrlando Magic](/magic/)[![Washington Wizards Logo](https://cdn.nba.com/logos/nba/1610612764/primary/L/logo.svg)\n\nWashington Wizards](/wizards/)\n\nNorthwest\n\n[![Denver Nuggets Logo](https://cdn.nba.com/logos/nba/1610612743/primary/L/logo.svg)\n\nDenver Nuggets](/nuggets/)[![Minnesota Timberwolves Logo](https://cdn.nba.com/logos/nba/1610612750/primary/L/logo.svg)\n\nMinnesota Timberwolves](/timberwolves/)[![Oklahoma City Thunder Logo](https://cdn.nba.com/logos/nba/1610612760/primary/L/logo.svg)\n\nOklahoma City Thunder](/thunder/)[![Portland Trail Blazers Logo](https://cdn.nba.com/logos/nba/1610612757/primary/L/logo.svg)\n\nPortland Trail Blazers](/blazers/)[![Utah Jazz Logo](https://cdn.nba.com/logos/nba/1610612762/primary/L/logo.svg)\n\nUtah Jazz](/jazz/)\n\nPacific\n\n[![Golden State Warriors Logo](https://cdn.nba.com/logos/nba/1610612744/primary/L/logo.svg)\n\nGolden State Warriors](/warriors/)[![LA Clippers Logo](https://cdn.nba.com/logos/nba/1610612746/primary/L/logo.svg)\n\nLA Clippers](/clippers/)[![Los Angeles Lakers Logo](https://cdn.nba.com/logos/nba/1610612747/primary/L/logo.svg)\n\nLos Angeles Lakers](/lakers/)[![Phoenix Suns Logo](https://cdn.nba.com/logos/nba/1610612756/primary/L/logo.svg)\n\nPhoenix Suns](/suns/)[![Sacramento Kings Logo](https://cdn.nba.com/logos/nba/1610612758/primary/L/logo.svg)\n\nSacramento Kings](/kings/)\n\nSouthwest\n\n[![Dallas Mavericks Logo](https://cdn.nba.com/logos/nba/1610612742/primary/L/logo.svg)\n\nDallas Mavericks](/mavericks/)[![Houston Rockets Logo](https://cdn.nba.com/logos/nba/1610612745/primary/L/logo.svg)\n\nHouston Rockets](/rockets/)[![Memphis Grizzlies Logo](https://cdn.nba.com/logos/nba/1610612763/primary/L/logo.svg)\n\nMemphis Grizzlies](/grizzlies/)[![New Orleans Pelicans Logo](https://cdn.nba.com/logos/nba/1610612740/primary/L/logo.svg)\n\nNew Orleans Pelicans](/pelicans/)[![San Antonio Spurs Logo](https://cdn.nba.com/logos/nba/1610612759/primary/L/logo.svg)\n\nSan Antonio Spurs](/spurs/)\n\n- [/players](/players)\n\n  - [League Roster](/players)\n  - [Player Stats](/stats/players)\n  - [Starting Lineups](/players/todays-lineups)\n  - [Transactions](/players/transactions)\n  - [Pronunciation Guide](/news/2025-26-nba-player-pronunciation-guide)\n  - [Awards](/awards/2026)\n  - [Free Agent Tracker](/freeagents/2026)\n\n- [https://play.nba.com](https://play.nba.com)\n\n  - [Home](https://play.nba.com)\n  - [NBA Pick'Em](https://picks.nba.com/pickem)\n  - [Full Court Guess](https://play.nba.com/nba-full-court-guess)\n  - [Rank](https://play.nba.com/nba-rank)\n  - [IQ](https://play.nba.com/nba-iq)\n  - [Player Path](https://play.nba.com/nba-player-path)\n  - [Trivia](https://play.nba.com/nba-trivia?source=%5BREDACTED%5D)\n  - [Hoop Connect](https://play.nba.com/nba-hoop-connect)\n\n- [/fantasy](/fantasy)\n\n  - [Fantasy Home](/fantasy)\n  - [Play Yahoo Fantasy](https://basketball.fantasysports.yahoo.com/nba/signup/?ncid=%5BREDACTED%5D)\n  - [FantasyPros Tools](https://www.fantasypros.com/nba)\n  - [Play Sorare NBA](https://sorare.com/nba?utm_source=%5BREDACTED%5D&utm_medium=%5BREDACTED%5D&utm_campaign=%5BREDACTED%5D&utm_term=%5BREDACTED%5D)\n\n-\n- [/league-pass-purchase](/league-pass-purchase)\n- [https://global.nba.com/store-link-handler](https://global.nba.com/store-link-handler)\n\n  - ![NBA Store Icon](https://cdn.nba.com/logos/leagues/logo-nbastore.svg)NBA Store\n  - [Shop Knicks](https://store.nba.com/new-york-knicks/t-25360764+z-9272060-390849173?vap=%5BREDACTED%5D)\n  - [Jerseys](https://store.nba.com/jerseys/d-2338402972+z-930066-3838517996?_s=%5BREDACTED%5D)\n  - [Men](https://store.nba.com/men/ga-12+z-9834227610-3678762441?_s=%5BREDACTED%5D)\n  - [Women](https://store.nba.com/women/ga-13+z-9992883065-944190737?_s=%5BREDACTED%5D)\n  - [Kids](https://store.nba.com/kids/ga-69+z-851589194-1574389178?_s=%5BREDACTED%5D)\n  - [Custom Shop](https://store.nba.com/custom-shop/c-2642?_s=%5BREDACTED%5D)\n  - [Hardwood Classics](https://store.nba.com/hardwood-classics/c-48147129+z-9352503-894010671?_s=%5BREDACTED%5D)\n  - [Hats](https://store.nba.com/hats/d-1238400306+z-933233-2567195697?_s=%5BREDACTED%5D)\n  - [Footwear](https://store.nba.com/footwear/d-1294282497+z-957317-2506523281?_s=%5BREDACTED%5D)\n  - [Auctions](https://www.sothebys.com/en/series/nba-auctions)\n  - [NBA Game Worn](http://www.sothebys.com/en/series/nba-auctions)\n  - [NYC Store](https://www.instagram.com/nbastore)\n  - [NBA Photo Store](https://photostore.nba.com)\n\n- [https://nbatickets.nba.com/?cid=%5BREDACTED%5D\n\n  - [NBATickets.com](https://nbatickets.nba.com/?cid=%5BREDACTED%5D)\n  - [Official Tickets by Ticketmaster](https://www.ticketmaster.com/nba?brand=%5BREDACTED%5D&wt.mc_id=%5BREDACTED%5D&utm_source=%5BREDACTED%5D&utm_medium=%5BREDACTED%5D&utm_campaign=%5BREDACTED%5D&utm_content=%5BREDACTED%5D)\n  - [NBA Experiences](https://nbaexperiences.com)\n\n-\n\n  - [![NBA G-League Icon](https://cdn.nba.com/logos/leagues/logo-gleague.svg)\n\nNBA G League](https://gleague.nba.com)\n  - [![WNBA Icon](https://cdn.nba.com/logos/leagues/logo-wnba.svg)\n\nWNBA](https://www.wnba.com)\n  - [![NBA 2K Icon](https://cdn.nba.com/logos/leagues/logo-2k.svg)\n\nNBA 2K League](https://2kleague.nba.com/)\n  - [![NBA BAL Icon](https://cdn.nba.com/logos/leagues/logo-bal.svg)\n\nBasketball Africa League](https://www.thebal.com/)\n\n-\n\n- Games\n- Schedule\n- Watch\n- [League Pass](/league-pass-purchase)\n- News\n- [NBA Cup](/nba-cup/2026)\n- Stats\n- Standings\n- [Teams](/teams)\n- Players\n- NBA Play\n- Fantasy\n- Store\n- Tickets\n- Affiliates\n\n- [Home](/games)\n- [Tickets](https://nbatickets.nba.com/?cid=%5BREDACTED%5D)\n\n- News\n- [Home](/news)\n- [Top Stories](/news/category/top-stories)\n- [Free Agency](/freeagents/2026)\n- [Summer League](/summer-league/2026)\n- [Draft](/draft/2026)\n- [Key Dates](/news/key-dates)\n- Features\n\n  - [Starting 5 Newsletter](/news/category/starting-5-daily-newsletter)\n  - [Power Rankings](/news/category/power-rankings)\n  - [Trending Topics](/news/category/trending-topics)\n  - [Rookie Ladder](/news/category/kia-rookie-ladder)\n  - [MVP Ladder](/news/category/kia-race-to-the-mvp-ladder)\n\n- Events\n\n  - [Hall of Fame: Class of 2026](/halloffame/2026)\n  - [2026 Draft](/draft/2026)\n  - [2026 Playoffs](/playoffs/2026)\n  - [2026 All-Star](/allstar/2026)\n\n- [Transactions](/players/transactions)\n- [History](/history)\n- More\n\n  - [Writer Archive](/news/writers-archive)\n  - [NBA Awards](/awards/2026)\n  - [2025-26 NBA Guide](/news/nba-guide)\n  - [NBA Pioneers](/nba-pioneers)\n  - [Trade Tracker](/news/2025-26-nba-trade-tracker)\n  - [Future Starts Now](/future-starts-now)\n  - [NBA Official](https://official.nba.com)\n  - [Podcasts](/podcasts)\n  - [Learn The Game](/learn-the-game)\n\n# Page not found.\n\nThe page you are looking for is not available.\n\nGo to the [homepage](/) or [search](/search).\n\nNBA Organization\n- [NBA ID Benefits](https://id.nba.com)\n- [NBA Official](https://official.nba.com)\n- [NBA Careers](https://careers.nba.com)\n- [NBA Fan Code of Conduct](/nba-fan-code-of-conduct)\n\nNBA Social Impact\n- [NBA Total Health](http://totalhealth.nba.com)\n- [NBA Cares](https://cares.nba.com)\n- [Jr. NBA / Jr. WNBA](https://jr.nba.com)\n- [NBA Foundation](https://nbafoundation.nba.com)\n- [Social Justice Coalition](https://coalition.nba.com)\n\nAcross The League\n- [NBA Communications](https://pr.nba.com)\n- [Lockervision](https://lockervision.nba.com)\n- [NBA Transactions](/players/transactions)\n\nShop\n- [Global Stores](https://globalstores.nba.com)\n- [NYC Store](https://store.nba.com)\n- [NBA Auctions](https://auctions.nba.com)\n- [NBA Photostore](https://photostore.nba.com)\n\nSubscriptions\n- [League Pass](/league-pass-purchase)\n- [Customer Support](https://support.watch.nba.com/hc/en-us)\n\n---\n\n[https://facebook.com/nba](https://facebook.com/nba)[https://instagram.com/nba/?hl=%5BREDACTED%5D",
    "content_length": 11745,
    "content_type": "text/html",
    "description": "",
    "status_code": 200,
    "success": true,
    "title": "Page Not Found | NBA.com",
    "url": "https://www.nba.com/news/category/transactions"
  },
  "error": "",
  "elapsed": 0.195521996
}
web_fetch completeddispatch toolu_01DKBrcggxb7fM8vAh4aZAym
Input
{ "brief": "NBA player movement JSON feed backing the transactions page", "max_age_seconds": 3600, "url": "https://stats.nba.com/js/data/playermovement/NBA_Player_Movement.json" }
Tool Progress E0012
(no result)
Tool Result E0013
{"content":"{\r\n \"NBA_Player_Movement\": {\r\n \"rows\": [\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-09-11T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Boston Celtics waived forward Hank Morgan.\",\r\n \"TEAM_ID\": 1610612738.0,\r\n \"TEAM_SLUG\": \"celtics\",\r\n \"PLAYER_ID\": 1643264.0,\r\n \"PLAYER_SLUG\": \"hank-morgan\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153741\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-09-11T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Atlanta Hawks waived guard Lamont Butler.\",\r\n \"TEAM_ID\": 1610612737.0,\r\n \"TEAM_SLUG\": \"hawks\",\r\n \"PLAYER_ID\": 1642966.0,\r\n \"PLAYER_SLUG\": \"lamont-butler\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153742\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-09-11T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Atlanta Hawks waived guard Devin Carter.\",\r\n \"TEAM_ID\": 1610612737.0,\r\n \"TEAM_SLUG\": \"hawks\",\r\n \"PLAYER_ID\": 1642269.0,\r\n \"PLAYER_SLUG\": \"devin-carter\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153743\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-09-10T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"New Orleans Pelicans signed guard Bennedict Mathurin to a Contract.\",\r\n \"TEAM_ID\": 1610612740.0,\r\n \"TEAM_SLUG\": \"pelicans\",\r\n \"PLAYER_ID\": 1631097.0,\r\n \"PLAYER_SLUG\": \"bennedict-mathurin\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153679\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-09-10T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Atlanta Hawks waived forward Keyshawn Bryant.\",\r\n \"TEAM_ID\": 1610612737.0,\r\n \"TEAM_SLUG\": \"hawks\",\r\n \"PLAYER_ID\": 1641990.0,\r\n \"PLAYER_SLUG\": \"keyshawn-bryant\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153683\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-09-09T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Atlanta Hawks waived guard Devon Higgs.\",\r\n \"TEAM_ID\": 1610612737.0,\r\n \"TEAM_SLUG\": \"hawks\",\r\n \"PLAYER_ID\": 1642045.0,\r\n \"PLAYER_SLUG\": \"devon-higgs\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153663\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-09-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Cleveland Cavaliers re-signed guard James Harden to a Contract.\",\r\n \"TEAM_ID\": 1610612739.0,\r\n \"TEAM_SLUG\": \"cavaliers\",\r\n \"PLAYER_ID\": 201935.0,\r\n \"PLAYER_SLUG\": \"james-harden\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153640\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-09-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Denver Nuggets signed guard DeMar DeRozan to a Contract.\",\r\n \"TEAM_ID\": 1610612743.0,\r\n \"TEAM_SLUG\": \"nuggets\",\r\n \"PLAYER_ID\": 201942.0,\r\n \"PLAYER_SLUG\": \"demar-derozan\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153644\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-09-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"New Orleans Pelicans received guard AJ Johnson from Memphis Grizzlies.\",\r\n \"TEAM_ID\": 1610612740.0,\r\n \"TEAM_SLUG\": \"pelicans\",\r\n \"PLAYER_ID\": 1642358.0,\r\n \"PLAYER_SLUG\": \"aj-johnson\",\r\n \"Additional_Sort\": 1610612763.0,\r\n \"GroupSort\": \"Trade 2026014\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-09-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"New Orleans Pelicans received forward Taj Gibson from Memphis Grizzlies.\",\r\n \"TEAM_ID\": 1610612740.0,\r\n \"TEAM_SLUG\": \"pelicans\",\r\n \"PLAYER_ID\": 201959.0,\r\n \"PLAYER_SLUG\": \"taj-gibson\",\r\n \"Additional_Sort\": 1610612763.0,\r\n \"GroupSort\": \"Trade 2026014\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-09-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Memphis Grizzlies received guard Micah Peavy from New Orleans Pelicans.\",\r\n \"TEAM_ID\": 1610612763.0,\r\n \"TEAM_SLUG\": \"grizzlies\",\r\n \"PLAYER_ID\": 1642877.0,\r\n \"PLAYER_SLUG\": \"micah-peavy\",\r\n \"Additional_Sort\": 1610612740.0,\r\n \"GroupSort\": \"Trade 2026014\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-09-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Memphis Grizzlies received guard Jordan Hawkins from New Orleans Pelicans.\",\r\n \"TEAM_ID\": 1610612763.0,\r\n \"TEAM_SLUG\": \"grizzlies\",\r\n \"PLAYER_ID\": 1641722.0,\r\n \"PLAYER_SLUG\": \"jordan-hawkins\",\r\n \"Additional_Sort\": 1610612740.0,\r\n \"GroupSort\": \"Trade 2026014\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-09-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Memphis Grizzlies received draft consideration from New Orleans Pelicans.\",\r\n \"TEAM_ID\": 1610612763.0,\r\n \"TEAM_SLUG\": \"grizzlies\",\r\n \"PLAYER_ID\": 0.0,\r\n \"PLAYER_SLUG\": \"\",\r\n \"Additional_Sort\": 1610612740.0,\r\n \"GroupSort\": \"Trade 2026014\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-09-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"New Orleans Pelicans waived forward Taj Gibson.\",\r\n \"TEAM_ID\": 1610612740.0,\r\n \"TEAM_SLUG\": \"pelicans\",\r\n \"PLAYER_ID\": 201959.0,\r\n \"PLAYER_SLUG\": \"taj-gibson\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153664\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-09-07T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Sacramento Kings signed guard Ben Simmons to a Contract.\",\r\n \"TEAM_ID\": 1610612758.0,\r\n \"TEAM_SLUG\": \"kings\",\r\n \"PLAYER_ID\": 1627732.0,\r\n \"PLAYER_SLUG\": \"ben-simmons\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153609\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-09-07T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Charlotte Hornets waived guard Kobe Stewart.\",\r\n \"TEAM_ID\": 1610612766.0,\r\n \"TEAM_SLUG\": \"hornets\",\r\n \"PLAYER_ID\": 1643225.0,\r\n \"PLAYER_SLUG\": \"kobe-stewart\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153615\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-09-04T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Brooklyn Nets signed forward Grant Nelson to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612751.0,\r\n \"TEAM_SLUG\": \"nets\",\r\n \"PLAYER_ID\": 1641761.0,\r\n \"PLAYER_SLUG\": \"grant-nelson\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153604\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-09-04T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Charlotte Hornets waived guard Jarkel Joiner.\",\r\n \"TEAM_ID\": 1610612766.0,\r\n \"TEAM_SLUG\": \"hornets\",\r\n \"PLAYER_ID\": 1641935.0,\r\n \"PLAYER_SLUG\": \"jarkel-joiner\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153613\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-09-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Houston Rockets re-signed guard Amen Thompson to a Rookie Scale Extension.\",\r\n \"TEAM_ID\": 1610612745.0,\r\n \"TEAM_SLUG\": \"rockets\",\r\n \"PLAYER_ID\": 1641708.0,\r\n \"PLAYER_SLUG\": \"amen-thompson\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153565\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-09-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Minnesota Timberwolves signed forward Jonathan Kuminga to a Contract.\",\r\n \"TEAM_ID\": 1610612750.0,\r\n \"TEAM_SLUG\": \"timberwolves\",\r\n \"PLAYER_ID\": 1630228.0,\r\n \"PLAYER_SLUG\": \"jonathan-kuminga\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153572\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-09-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Charlotte Hornets waived guard Kyle Mangas.\",\r\n \"TEAM_ID\": 1610612766.0,\r\n \"TEAM_SLUG\": \"hornets\",\r\n \"PLAYER_ID\": 1630667.0,\r\n \"PLAYER_SLUG\": \"kyle-mangas\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153571\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-09-02T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Cleveland Cavaliers signed center Khalifa Diop to a Contract.\",\r\n \"TEAM_ID\": 1610612739.0,\r\n \"TEAM_SLUG\": \"cavaliers\",\r\n \"PLAYER_ID\": 1631215.0,\r\n \"PLAYER_SLUG\": \"khalifa-diop\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153549\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-09-02T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Charlotte Hornets waived forward Trey Townsend.\",\r\n \"TEAM_ID\": 1610612766.0,\r\n \"TEAM_SLUG\": \"hornets\",\r\n \"PLAYER_ID\": 1643102.0,\r\n \"PLAYER_SLUG\": \"trey-townsend\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153553\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-09-02T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Utah Jazz waived guard Matthew Murrell.\",\r\n \"TEAM_ID\": 1610612762.0,\r\n \"TEAM_SLUG\": \"jazz\",\r\n \"PLAYER_ID\": 1641802.0,\r\n \"PLAYER_SLUG\": \"matthew-murrell\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153554\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-09-01T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Charlotte Hornets waived forward Josiah Allick.\",\r\n \"TEAM_ID\": 1610612766.0,\r\n \"TEAM_SLUG\": \"hornets\",\r\n \"PLAYER_ID\": 1643251.0,\r\n \"PLAYER_SLUG\": \"josiah-allick\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153543\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-08-29T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Minnesota Timberwolves received forward Cody Williams from Utah Jazz.\",\r\n \"TEAM_ID\": 1610612750.0,\r\n \"TEAM_SLUG\": \"timberwolves\",\r\n \"PLAYER_ID\": 1642262.0,\r\n \"PLAYER_SLUG\": \"cody-williams\",\r\n \"Additional_Sort\": 1610612762.0,\r\n \"GroupSort\": \"Trade 2026013\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-08-29T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Minnesota Timberwolves received guard John Konchar from Utah Jazz.\",\r\n \"TEAM_ID\": 1610612750.0,\r\n \"TEAM_SLUG\": \"timberwolves\",\r\n \"PLAYER_ID\": 1629723.0,\r\n \"PLAYER_SLUG\": \"john-konchar\",\r\n \"Additional_Sort\": 1610612762.0,\r\n \"GroupSort\": \"Trade 2026013\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-08-29T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Utah Jazz received guard Josh Green from Minnesota Timberwolves.\",\r\n \"TEAM_ID\": 1610612762.0,\r\n \"TEAM_SLUG\": \"jazz\",\r\n \"PLAYER_ID\": 1630182.0,\r\n \"PLAYER_SLUG\": \"josh-green\",\r\n \"Additional_Sort\": 1610612750.0,\r\n \"GroupSort\": \"Trade 2026013\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-08-29T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Minnesota Timberwolves waived guard John Konchar.\",\r\n \"TEAM_ID\": 1610612750.0,\r\n \"TEAM_SLUG\": \"timberwolves\",\r\n \"PLAYER_ID\": 1629723.0,\r\n \"PLAYER_SLUG\": \"john-konchar\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153530\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-08-28T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Cleveland Cavaliers waived forward Cam Whitmore.\",\r\n \"TEAM_ID\": 1610612739.0,\r\n \"TEAM_SLUG\": \"cavaliers\",\r\n \"PLAYER_ID\": 1641715.0,\r\n \"PLAYER_SLUG\": \"cam-whitmore\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153474\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-08-28T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Denver Nuggets waived forward Julian Reese.\",\r\n \"TEAM_ID\": 1610612743.0,\r\n \"TEAM_SLUG\": \"nuggets\",\r\n \"PLAYER_ID\": 1642882.0,\r\n \"PLAYER_SLUG\": \"julian-reese\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153475\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-08-27T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Miami Heat signed center Nick Richards to a Contract.\",\r\n \"TEAM_ID\": 1610612748.0,\r\n \"TEAM_SLUG\": \"heat\",\r\n \"PLAYER_ID\": 1630208.0,\r\n \"PLAYER_SLUG\": \"nick-richards\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153456\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-08-27T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Miami Heat re-signed forward Keshad Johnson to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612748.0,\r\n \"TEAM_SLUG\": \"heat\",\r\n \"PLAYER_ID\": 1642352.0,\r\n \"PLAYER_SLUG\": \"keshad-johnson\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153462\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-08-26T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Houston Rockets signed center Rafael Castro to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612745.0,\r\n \"TEAM_SLUG\": \"rockets\",\r\n \"PLAYER_ID\": 1643572.0,\r\n \"PLAYER_SLUG\": \"rafael-castro\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153445\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-08-26T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Golden State Warriors signed guard Brandon Williams to a Contract.\",\r\n \"TEAM_ID\": 1610612744.0,\r\n \"TEAM_SLUG\": \"warriors\",\r\n \"PLAYER_ID\": 1630314.0,\r\n \"PLAYER_SLUG\": \"brandon-williams\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153447\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-08-26T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Denver Nuggets signed Bryce Hopkins to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612743.0,\r\n \"TEAM_SLUG\": \"nuggets\",\r\n \"PLAYER_ID\": 1643624.0,\r\n \"PLAYER_SLUG\": \"bryce-hopkins\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153448\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-08-26T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Houston Rockets waived guard Tristen Newton.\",\r\n \"TEAM_ID\": 1610612745.0,\r\n \"TEAM_SLUG\": \"rockets\",\r\n \"PLAYER_ID\": 1641803.0,\r\n \"PLAYER_SLUG\": \"tristen-newton\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153449\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-08-25T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Golden State Warriors signed forward Georges Niang to a Contract.\",\r\n \"TEAM_ID\": 1610612744.0,\r\n \"TEAM_SLUG\": \"warriors\",\r\n \"PLAYER_ID\": 1627777.0,\r\n \"PLAYER_SLUG\": \"georges-niang\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153444\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-08-23T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Miami Heat signed guard Klay Thompson to a Contract.\",\r\n \"TEAM_ID\": 1610612748.0,\r\n \"TEAM_SLUG\": \"heat\",\r\n \"PLAYER_ID\": 202691.0,\r\n \"PLAYER_SLUG\": \"klay-thompson\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153417\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-08-21T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Dallas Mavericks waived guard Klay Thompson.\",\r\n \"TEAM_ID\": 1610612742.0,\r\n \"TEAM_SLUG\": \"mavericks\",\r\n \"PLAYER_ID\": 202691.0,\r\n \"PLAYER_SLUG\": \"klay-thompson\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153414\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-08-20T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Cleveland Cavaliers received guard Peyton Watson from Denver Nuggets.\",\r\n \"TEAM_ID\": 1610612739.0,\r\n \"TEAM_SLUG\": \"cavaliers\",\r\n \"PLAYER_ID\": 1631212.0,\r\n \"PLAYER_SLUG\": \"peyton-watson\",\r\n \"Additional_Sort\": 1610612743.0,\r\n \"GroupSort\": \"Trade 2026012\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-08-20T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Cleveland Cavaliers received forward Cam Whitmore from Washington Wizards.\",\r\n \"TEAM_ID\": 1610612739.0,\r\n \"TEAM_SLUG\": \"cavaliers\",\r\n \"PLAYER_ID\": 1641715.0,\r\n \"PLAYER_SLUG\": \"cam-whitmore\",\r\n \"Additional_Sort\": 1610612764.0,\r\n \"GroupSort\": \"Trade 2026012\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-08-20T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Denver Nuggets received draft consideration from Cleveland Cavaliers.\",\r\n \"TEAM_ID\": 1610612743.0,\r\n \"TEAM_SLUG\": \"nuggets\",\r\n \"PLAYER_ID\": 0.0,\r\n \"PLAYER_SLUG\": \"\",\r\n \"Additional_Sort\": 1610612739.0,\r\n \"GroupSort\": \"Trade 2026012\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-08-20T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"LA Clippers received guard Max Strus from Cleveland Cavaliers.\",\r\n \"TEAM_ID\": 1610612746.0,\r\n \"TEAM_SLUG\": \"clippers\",\r\n \"PLAYER_ID\": 1629622.0,\r\n \"PLAYER_SLUG\": \"max-strus\",\r\n \"Additional_Sort\": 1610612739.0,\r\n \"GroupSort\": \"Trade 2026012\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-08-20T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Washington Wizards received draft consideration from LA Clippers.\",\r\n \"TEAM_ID\": 1610612764.0,\r\n \"TEAM_SLUG\": \"wizards\",\r\n \"PLAYER_ID\": 0.0,\r\n \"PLAYER_SLUG\": \"\",\r\n \"Additional_Sort\": 1610612746.0,\r\n \"GroupSort\": \"Trade 2026012\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-08-20T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Washington Wizards received guard Tre Mann from Charlotte Hornets.\",\r\n \"TEAM_ID\": 1610612764.0,\r\n \"TEAM_SLUG\": \"wizards\",\r\n \"PLAYER_ID\": 1630544.0,\r\n \"PLAYER_SLUG\": \"tre-mann\",\r\n \"Additional_Sort\": 1610612766.0,\r\n \"GroupSort\": \"Trade 2026012\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-08-20T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Charlotte Hornets received guard Dennis Schroder from Cleveland Cavaliers.\",\r\n \"TEAM_ID\": 1610612766.0,\r\n \"TEAM_SLUG\": \"hornets\",\r\n \"PLAYER_ID\": 203471.0,\r\n \"PLAYER_SLUG\": \"dennis-schroder\",\r\n \"Additional_Sort\": 1610612739.0,\r\n \"GroupSort\": \"Trade 2026012\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-08-18T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"New Orleans Pelicans signed forward Malik Dia to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612740.0,\r\n \"TEAM_SLUG\": \"pelicans\",\r\n \"PLAYER_ID\": 1643738.0,\r\n \"PLAYER_SLUG\": \"malik-dia\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153376\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-08-18T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"New Orleans Pelicans waived center Hunter Dickinson.\",\r\n \"TEAM_ID\": 1610612740.0,\r\n \"TEAM_SLUG\": \"pelicans\",\r\n \"PLAYER_ID\": 1630621.0,\r\n \"PLAYER_SLUG\": \"hunter-dickinson\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153379\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-08-17T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Indiana Pacers signed guard Braden Smith to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612754.0,\r\n \"TEAM_SLUG\": \"pacers\",\r\n \"PLAYER_ID\": 1643552.0,\r\n \"PLAYER_SLUG\": \"braden-smith\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153369\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-08-17T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Houston Rockets signed guard Sean Pedulla to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612745.0,\r\n \"TEAM_SLUG\": \"rockets\",\r\n \"PLAYER_ID\": 1642951.0,\r\n \"PLAYER_SLUG\": \"sean-pedulla\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153373\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-08-17T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"New Orleans Pelicans signed guard Trendon Watford to a Contract.\",\r\n \"TEAM_ID\": 1610612740.0,\r\n \"TEAM_SLUG\": \"pelicans\",\r\n \"PLAYER_ID\": 1630570.0,\r\n \"PLAYER_SLUG\": \"trendon-watford\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153374\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-08-13T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"LA Clippers re-signed guard Bradley Beal to a Contract.\",\r\n \"TEAM_ID\": 1610612746.0,\r\n \"TEAM_SLUG\": \"clippers\",\r\n \"PLAYER_ID\": 203078.0,\r\n \"PLAYER_SLUG\": \"bradley-beal\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153350\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-08-13T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Indiana Pacers waived guard Ethan Thompson.\",\r\n \"TEAM_ID\": 1610612754.0,\r\n \"TEAM_SLUG\": \"pacers\",\r\n \"PLAYER_ID\": 1630679.0,\r\n \"PLAYER_SLUG\": \"ethan-thompson\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153349\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-08-12T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"LA Clippers signed guard Jalen Pickett to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612746.0,\r\n \"TEAM_SLUG\": \"clippers\",\r\n \"PLAYER_ID\": 1629618.0,\r\n \"PLAYER_SLUG\": \"jalen-pickett\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153348\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-08-12T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Phoenix Suns waived forward Haywood Highsmith.\",\r\n \"TEAM_ID\": 1610612756.0,\r\n \"TEAM_SLUG\": \"suns\",\r\n \"PLAYER_ID\": 1629312.0,\r\n \"PLAYER_SLUG\": \"haywood-highsmith\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153347\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-08-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Phoenix Suns re-signed guard Dillon Brooks to a Veteran Extension.\",\r\n \"TEAM_ID\": 1610612756.0,\r\n \"TEAM_SLUG\": \"suns\",\r\n \"PLAYER_ID\": 1628415.0,\r\n \"PLAYER_SLUG\": \"dillon-brooks\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153326\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-08-06T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"LA Clippers signed center Jamarion Sharp to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612746.0,\r\n \"TEAM_SLUG\": \"clippers\",\r\n \"PLAYER_ID\": 1642481.0,\r\n \"PLAYER_SLUG\": \"jamarion-sharp\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153315\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-08-06T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"LA Clippers waived guard Sean Pedulla.\",\r\n \"TEAM_ID\": 1610612746.0,\r\n \"TEAM_SLUG\": \"clippers\",\r\n \"PLAYER_ID\": 1642951.0,\r\n \"PLAYER_SLUG\": \"sean-pedulla\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153317\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-08-05T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Boston Celtics signed forward Dillon Mitchell to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612738.0,\r\n \"TEAM_SLUG\": \"celtics\",\r\n \"PLAYER_ID\": 1641759.0,\r\n \"PLAYER_SLUG\": \"dillon-mitchell\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153311\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-08-05T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Philadelphia 76ers signed guard Kentavious Caldwell-Pope to a Contract.\",\r\n \"TEAM_ID\": 1610612755.0,\r\n \"TEAM_SLUG\": \"sixers\",\r\n \"PLAYER_ID\": 203484.0,\r\n \"PLAYER_SLUG\": \"kentavious-caldwell-pope\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153313\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-08-05T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Houston Rockets waived guard JD Davison.\",\r\n \"TEAM_ID\": 1610612745.0,\r\n \"TEAM_SLUG\": \"rockets\",\r\n \"PLAYER_ID\": 1631120.0,\r\n \"PLAYER_SLUG\": \"jd-davison\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153307\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-08-04T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Toronto Raptors signed center Trey Jemison III to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612761.0,\r\n \"TEAM_SLUG\": \"raptors\",\r\n \"PLAYER_ID\": 1641998.0,\r\n \"PLAYER_SLUG\": \"trey-jemison-iii\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153300\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-08-02T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Dallas Mavericks re-signed forward Naji Marshall to a Veteran Extension.\",\r\n \"TEAM_ID\": 1610612742.0,\r\n \"TEAM_SLUG\": \"mavericks\",\r\n \"PLAYER_ID\": 1630230.0,\r\n \"PLAYER_SLUG\": \"naji-marshall\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153288\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-08-01T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Golden State Warriors re-signed guard Gary Payton II to a Contract.\",\r\n \"TEAM_ID\": 1610612744.0,\r\n \"TEAM_SLUG\": \"warriors\",\r\n \"PLAYER_ID\": 1627780.0,\r\n \"PLAYER_SLUG\": \"gary-payton-ii\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153283\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-31T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Denver Nuggets signed forward Spencer Jones to a Contract.\",\r\n \"TEAM_ID\": 1610612743.0,\r\n \"TEAM_SLUG\": \"nuggets\",\r\n \"PLAYER_ID\": 1642461.0,\r\n \"PLAYER_SLUG\": \"spencer-jones\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153256\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-31T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Brooklyn Nets signed forward Moritz Wagner to a Contract.\",\r\n \"TEAM_ID\": 1610612751.0,\r\n \"TEAM_SLUG\": \"nets\",\r\n \"PLAYER_ID\": 1629021.0,\r\n \"PLAYER_SLUG\": \"moritz-wagner\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153257\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-31T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Cleveland Cavaliers signed forward Mario Hezonja to a Contract.\",\r\n \"TEAM_ID\": 1610612739.0,\r\n \"TEAM_SLUG\": \"cavaliers\",\r\n \"PLAYER_ID\": 1626209.0,\r\n \"PLAYER_SLUG\": \"mario-hezonja\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153258\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-31T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Golden State Warriors re-signed guard De'Anthony Melton to a Contract.\",\r\n \"TEAM_ID\": 1610612744.0,\r\n \"TEAM_SLUG\": \"warriors\",\r\n \"PLAYER_ID\": 1629001.0,\r\n \"PLAYER_SLUG\": \"deanthony-melton\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153272\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-07-30T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Charlotte Hornets waived forward Mouhamadou Gueye.\",\r\n \"TEAM_ID\": 1610612766.0,\r\n \"TEAM_SLUG\": \"hornets\",\r\n \"PLAYER_ID\": 1631338.0,\r\n \"PLAYER_SLUG\": \"mouhamadou-gueye\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153252\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-29T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Golden State Warriors re-signed forward Draymond Green to a Contract.\",\r\n \"TEAM_ID\": 1610612744.0,\r\n \"TEAM_SLUG\": \"warriors\",\r\n \"PLAYER_ID\": 203110.0,\r\n \"PLAYER_SLUG\": \"draymond-green\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153249\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-29T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Memphis Grizzlies signed forward Karim Lopez to a Rookie Scale Contract.\",\r\n \"TEAM_ID\": 1610612763.0,\r\n \"TEAM_SLUG\": \"grizzlies\",\r\n \"PLAYER_ID\": 1643510.0,\r\n \"PLAYER_SLUG\": \"karim-lopez\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153251\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-28T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"LA Clippers received forward Johni Broome from Philadelphia 76ers.\",\r\n \"TEAM_ID\": 1610612746.0,\r\n \"TEAM_SLUG\": \"clippers\",\r\n \"PLAYER_ID\": 1641780.0,\r\n \"PLAYER_SLUG\": \"johni-broome\",\r\n \"Additional_Sort\": 1610612755.0,\r\n \"GroupSort\": \"Trade 2026011\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-28T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"LA Clippers received draft consideration from Philadelphia 76ers.\",\r\n \"TEAM_ID\": 1610612746.0,\r\n \"TEAM_SLUG\": \"clippers\",\r\n \"PLAYER_ID\": 0.0,\r\n \"PLAYER_SLUG\": \"\",\r\n \"Additional_Sort\": 1610612755.0,\r\n \"GroupSort\": \"Trade 2026011\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-27T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Los Angeles Lakers signed guard Matisse Thybulle to a Contract.\",\r\n \"TEAM_ID\": 1610612747.0,\r\n \"TEAM_SLUG\": \"lakers\",\r\n \"PLAYER_ID\": 1629680.0,\r\n \"PLAYER_SLUG\": \"matisse-thybulle\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153237\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-07-27T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Sacramento Kings waived guard Isaiah Stevens.\",\r\n \"TEAM_ID\": 1610612758.0,\r\n \"TEAM_SLUG\": \"kings\",\r\n \"PLAYER_ID\": 1641815.0,\r\n \"PLAYER_SLUG\": \"isaiah-stevens\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153235\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-26T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Philadelphia 76ers signed forward LeBron James to a Contract.\",\r\n \"TEAM_ID\": 1610612755.0,\r\n \"TEAM_SLUG\": \"sixers\",\r\n \"PLAYER_ID\": 2544.0,\r\n \"PLAYER_SLUG\": \"lebron-james\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153231\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-07-25T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Memphis Grizzlies waived guard Kentavious Caldwell-Pope.\",\r\n \"TEAM_ID\": 1610612763.0,\r\n \"TEAM_SLUG\": \"grizzlies\",\r\n \"PLAYER_ID\": 203484.0,\r\n \"PLAYER_SLUG\": \"kentavious-caldwell-pope\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153232\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-07-25T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Philadelphia 76ers waived forward Dalen Terry.\",\r\n \"TEAM_ID\": 1610612755.0,\r\n \"TEAM_SLUG\": \"sixers\",\r\n \"PLAYER_ID\": 1631207.0,\r\n \"PLAYER_SLUG\": \"dalen-terry\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153233\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-24T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Portland Trail Blazers signed guard John Tonje to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612757.0,\r\n \"TEAM_SLUG\": \"blazers\",\r\n \"PLAYER_ID\": 1642910.0,\r\n \"PLAYER_SLUG\": \"john-tonje\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153221\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-23T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Boston Celtics re-signed guard Jordan Walsh to a Veteran Extension.\",\r\n \"TEAM_ID\": 1610612738.0,\r\n \"TEAM_SLUG\": \"celtics\",\r\n \"PLAYER_ID\": 1641775.0,\r\n \"PLAYER_SLUG\": \"jordan-walsh\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153205\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-23T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Houston Rockets re-signed forward Jae'Sean Tate to a Contract.\",\r\n \"TEAM_ID\": 1610612745.0,\r\n \"TEAM_SLUG\": \"rockets\",\r\n \"PLAYER_ID\": 1630256.0,\r\n \"PLAYER_SLUG\": \"jaesean-tate\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153206\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-23T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"New Orleans Pelicans signed guard Jaron Pierre Jr. to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612740.0,\r\n \"TEAM_SLUG\": \"pelicans\",\r\n \"PLAYER_ID\": 1643555.0,\r\n \"PLAYER_SLUG\": \"jaron-pierre-jr\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153215\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-22T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Indiana Pacers re-signed forward Jalen Slawson to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612754.0,\r\n \"TEAM_SLUG\": \"pacers\",\r\n \"PLAYER_ID\": 1641771.0,\r\n \"PLAYER_SLUG\": \"jalen-slawson\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153197\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-22T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Atlanta Hawks signed forward Jalen Wilson to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612737.0,\r\n \"TEAM_SLUG\": \"hawks\",\r\n \"PLAYER_ID\": 1630592.0,\r\n \"PLAYER_SLUG\": \"jalen-wilson\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153198\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-22T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"San Antonio Spurs re-signed guard David Jones Garcia to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612759.0,\r\n \"TEAM_SLUG\": \"spurs\",\r\n \"PLAYER_ID\": 1642357.0,\r\n \"PLAYER_SLUG\": \"david-jones-garcia\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153199\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-22T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Dallas Mavericks signed center Moussa Cisse to a Contract.\",\r\n \"TEAM_ID\": 1610612742.0,\r\n \"TEAM_SLUG\": \"mavericks\",\r\n \"PLAYER_ID\": 1630619.0,\r\n \"PLAYER_SLUG\": \"moussa-cisse\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153200\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-22T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Houston Rockets re-signed forward Isaiah Crawford to a Contract.\",\r\n \"TEAM_ID\": 1610612745.0,\r\n \"TEAM_SLUG\": \"rockets\",\r\n \"PLAYER_ID\": 1642384.0,\r\n \"PLAYER_SLUG\": \"isaiah-crawford\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153202\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-07-22T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"San Antonio Spurs waived forward Emanuel Miller.\",\r\n \"TEAM_ID\": 1610612759.0,\r\n \"TEAM_SLUG\": \"spurs\",\r\n \"PLAYER_ID\": 1641801.0,\r\n \"PLAYER_SLUG\": \"emanuel-miller\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153209\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-21T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Los Angeles Lakers signed forward Arthur Kaluma to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612747.0,\r\n \"TEAM_SLUG\": \"lakers\",\r\n \"PLAYER_ID\": 1641751.0,\r\n \"PLAYER_SLUG\": \"arthur-kaluma\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153196\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-07-21T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Los Angeles Lakers waived guard Peter Suder.\",\r\n \"TEAM_ID\": 1610612747.0,\r\n \"TEAM_SLUG\": \"lakers\",\r\n \"PLAYER_ID\": 1643614.0,\r\n \"PLAYER_SLUG\": \"peter-suder\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153195\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-20T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Dallas Mavericks signed guard Jett Howard to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612742.0,\r\n \"TEAM_SLUG\": \"mavericks\",\r\n \"PLAYER_ID\": 1641724.0,\r\n \"PLAYER_SLUG\": \"jett-howard\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153189\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-07-20T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Indiana Pacers waived guard Taelon Peter.\",\r\n \"TEAM_ID\": 1610612754.0,\r\n \"TEAM_SLUG\": \"pacers\",\r\n \"PLAYER_ID\": 1643007.0,\r\n \"PLAYER_SLUG\": \"taelon-peter\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153187\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-07-20T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Dallas Mavericks waived forward Tyler Smith.\",\r\n \"TEAM_ID\": 1610612742.0,\r\n \"TEAM_SLUG\": \"mavericks\",\r\n \"PLAYER_ID\": 1641890.0,\r\n \"PLAYER_SLUG\": \"tyler-smith\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153188\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-19T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Los Angeles Lakers signed forward Ziaire Williams to a Contract.\",\r\n \"TEAM_ID\": 1610612747.0,\r\n \"TEAM_SLUG\": \"lakers\",\r\n \"PLAYER_ID\": 1630533.0,\r\n \"PLAYER_SLUG\": \"ziaire-williams\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153183\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-19T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Atlanta Hawks received guard Ryan Nembhard from Dallas Mavericks.\",\r\n \"TEAM_ID\": 1610612737.0,\r\n \"TEAM_SLUG\": \"hawks\",\r\n \"PLAYER_ID\": 1642948.0,\r\n \"PLAYER_SLUG\": \"ryan-nembhard\",\r\n \"Additional_Sort\": 1610612742.0,\r\n \"GroupSort\": \"Trade 2026010\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-19T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Atlanta Hawks received guard Luguentz Dort from Oklahoma City Thunder.\",\r\n \"TEAM_ID\": 1610612737.0,\r\n \"TEAM_SLUG\": \"hawks\",\r\n \"PLAYER_ID\": 1629652.0,\r\n \"PLAYER_SLUG\": \"luguentz-dort\",\r\n \"Additional_Sort\": 1610612760.0,\r\n \"GroupSort\": \"Trade 2026010\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-19T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Dallas Mavericks received forward Zaccharie Risacher from Atlanta Hawks.\",\r\n \"TEAM_ID\": 1610612742.0,\r\n \"TEAM_SLUG\": \"mavericks\",\r\n \"PLAYER_ID\": 1642258.0,\r\n \"PLAYER_SLUG\": \"zaccharie-risacher\",\r\n \"Additional_Sort\": 1610612737.0,\r\n \"GroupSort\": \"Trade 2026010\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-19T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Dallas Mavericks received draft consideration from Atlanta Hawks.\",\r\n \"TEAM_ID\": 1610612742.0,\r\n \"TEAM_SLUG\": \"mavericks\",\r\n \"PLAYER_ID\": 0.0,\r\n \"PLAYER_SLUG\": \"\",\r\n \"Additional_Sort\": 1610612737.0,\r\n \"GroupSort\": \"Trade 2026010\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-19T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Oklahoma City Thunder received draft consideration from Atlanta Hawks.\",\r\n \"TEAM_ID\": 1610612760.0,\r\n \"TEAM_SLUG\": \"thunder\",\r\n \"PLAYER_ID\": 0.0,\r\n \"PLAYER_SLUG\": \"\",\r\n \"Additional_Sort\": 1610612737.0,\r\n \"GroupSort\": \"Trade 2026010\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-19T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Oklahoma City Thunder received draft consideration from Dallas Mavericks.\",\r\n \"TEAM_ID\": 1610612760.0,\r\n \"TEAM_SLUG\": \"thunder\",\r\n \"PLAYER_ID\": 0.0,\r\n \"PLAYER_SLUG\": \"\",\r\n \"Additional_Sort\": 1610612742.0,\r\n \"GroupSort\": \"Trade 2026010\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-16T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Miami Heat re-signed center Vladislav Goldin to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612748.0,\r\n \"TEAM_SLUG\": \"heat\",\r\n \"PLAYER_ID\": 1642884.0,\r\n \"PLAYER_SLUG\": \"vladislav-goldin\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153136\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-15T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Denver Nuggets signed forward Marvin Bagley III to a Contract.\",\r\n \"TEAM_ID\": 1610612743.0,\r\n \"TEAM_SLUG\": \"nuggets\",\r\n \"PLAYER_ID\": 1628963.0,\r\n \"PLAYER_SLUG\": \"marvin-bagley-iii\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153129\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-15T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Milwaukee Bucks re-signed guard Gary Trent Jr. to a Contract.\",\r\n \"TEAM_ID\": 1610612749.0,\r\n \"TEAM_SLUG\": \"bucks\",\r\n \"PLAYER_ID\": 1629018.0,\r\n \"PLAYER_SLUG\": \"gary-trent-jr\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153134\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-14T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Phoenix Suns signed guard Luke Kennard to a Contract.\",\r\n \"TEAM_ID\": 1610612756.0,\r\n \"TEAM_SLUG\": \"suns\",\r\n \"PLAYER_ID\": 1628379.0,\r\n \"PLAYER_SLUG\": \"luke-kennard\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153123\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-14T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Denver Nuggets re-signed guard Tyus Jones to a Contract.\",\r\n \"TEAM_ID\": 1610612743.0,\r\n \"TEAM_SLUG\": \"nuggets\",\r\n \"PLAYER_ID\": 1626145.0,\r\n \"PLAYER_SLUG\": \"tyus-jones\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153126\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-13T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Memphis Grizzlies signed forward Cameron Boozer to a Rookie Scale Contract.\",\r\n \"TEAM_ID\": 1610612763.0,\r\n \"TEAM_SLUG\": \"grizzlies\",\r\n \"PLAYER_ID\": 1643409.0,\r\n \"PLAYER_SLUG\": \"cameron-boozer\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153118\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-13T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"San Antonio Spurs re-signed guard Jordan McLaughlin to a Contract.\",\r\n \"TEAM_ID\": 1610612759.0,\r\n \"TEAM_SLUG\": \"spurs\",\r\n \"PLAYER_ID\": 1629162.0,\r\n \"PLAYER_SLUG\": \"jordan-mclaughlin\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153120\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-13T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Denver Nuggets signed Alpha Diallo to a Contract.\",\r\n \"TEAM_ID\": 1610612743.0,\r\n \"TEAM_SLUG\": \"nuggets\",\r\n \"PLAYER_ID\": 1643813.0,\r\n \"PLAYER_SLUG\": \"alpha-diallo\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153128\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-13T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Phoenix Suns received forward Miles Bridges from Charlotte Hornets.\",\r\n \"TEAM_ID\": 1610612756.0,\r\n \"TEAM_SLUG\": \"suns\",\r\n \"PLAYER_ID\": 1628970.0,\r\n \"PLAYER_SLUG\": \"miles-bridges\",\r\n \"Additional_Sort\": 1610612766.0,\r\n \"GroupSort\": \"Trade 2026009\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-13T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Phoenix Suns received draft consideration from Charlotte Hornets.\",\r\n \"TEAM_ID\": 1610612756.0,\r\n \"TEAM_SLUG\": \"suns\",\r\n \"PLAYER_ID\": 0.0,\r\n \"PLAYER_SLUG\": \"\",\r\n \"Additional_Sort\": 1610612766.0,\r\n \"GroupSort\": \"Trade 2026009\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-13T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Charlotte Hornets received guard Grayson Allen from Phoenix Suns.\",\r\n \"TEAM_ID\": 1610612766.0,\r\n \"TEAM_SLUG\": \"hornets\",\r\n \"PLAYER_ID\": 1628960.0,\r\n \"PLAYER_SLUG\": \"grayson-allen\",\r\n \"Additional_Sort\": 1610612756.0,\r\n \"GroupSort\": \"Trade 2026009\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-13T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Charlotte Hornets received forward Royce O'Neale from Phoenix Suns.\",\r\n \"TEAM_ID\": 1610612766.0,\r\n \"TEAM_SLUG\": \"hornets\",\r\n \"PLAYER_ID\": 1626220.0,\r\n \"PLAYER_SLUG\": \"royce-oneale\",\r\n \"Additional_Sort\": 1610612756.0,\r\n \"GroupSort\": \"Trade 2026009\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-13T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Charlotte Hornets received draft consideration from Phoenix Suns.\",\r\n \"TEAM_ID\": 1610612766.0,\r\n \"TEAM_SLUG\": \"hornets\",\r\n \"PLAYER_ID\": 0.0,\r\n \"PLAYER_SLUG\": \"\",\r\n \"Additional_Sort\": 1610612756.0,\r\n \"GroupSort\": \"Trade 2026009\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-12T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Los Angeles Lakers re-signed guard Austin Reaves to a Contract.\",\r\n \"TEAM_ID\": 1610612747.0,\r\n \"TEAM_SLUG\": \"lakers\",\r\n \"PLAYER_ID\": 1630559.0,\r\n \"PLAYER_SLUG\": \"austin-reaves\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153109\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-12T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Los Angeles Lakers signed forward Kevon Looney to a Contract.\",\r\n \"TEAM_ID\": 1610612747.0,\r\n \"TEAM_SLUG\": \"lakers\",\r\n \"PLAYER_ID\": 1626172.0,\r\n \"PLAYER_SLUG\": \"kevon-looney\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153113\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-11T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Minnesota Timberwolves signed forward Isaiah Evans to a Contract.\",\r\n \"TEAM_ID\": 1610612750.0,\r\n \"TEAM_SLUG\": \"timberwolves\",\r\n \"PLAYER_ID\": 1642912.0,\r\n \"PLAYER_SLUG\": \"isaiah-evans\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153106\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-11T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Los Angeles Lakers signed guard Collin Sexton to a Contract.\",\r\n \"TEAM_ID\": 1610612747.0,\r\n \"TEAM_SLUG\": \"lakers\",\r\n \"PLAYER_ID\": 1629012.0,\r\n \"PLAYER_SLUG\": \"collin-sexton\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153108\"\r\n },\r\n {\r\n \"Transaction_Type\": \"AwardOnWaivers\",\r\n \"TRANSACTION_DATE\": \"2026-07-10T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Portland Trail Blazers claimed center Micah Potter off waivers.\",\r\n \"TEAM_ID\": 1610612757.0,\r\n \"TEAM_SLUG\": \"blazers\",\r\n \"PLAYER_ID\": 1630695.0,\r\n \"PLAYER_SLUG\": \"micah-potter\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"AwardedOnWaivers 1153095\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-10T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Dallas Mavericks signed forward Tarik Biberovic to a Contract.\",\r\n \"TEAM_ID\": 1610612742.0,\r\n \"TEAM_SLUG\": \"mavericks\",\r\n \"PLAYER_ID\": 1641844.0,\r\n \"PLAYER_SLUG\": \"tarik-biberovic\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153088\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-10T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Utah Jazz signed center Mo Bamba to a Contract.\",\r\n \"TEAM_ID\": 1610612762.0,\r\n \"TEAM_SLUG\": \"jazz\",\r\n \"PLAYER_ID\": 1628964.0,\r\n \"PLAYER_SLUG\": \"mo-bamba\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153089\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-10T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"New York Knicks re-signed guard Jordan Clarkson to a Contract.\",\r\n \"TEAM_ID\": 1610612752.0,\r\n \"TEAM_SLUG\": \"knicks\",\r\n \"PLAYER_ID\": 203903.0,\r\n \"PLAYER_SLUG\": \"jordan-clarkson\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153090\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-10T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Houston Rockets signed guard Marcus Smart to a Contract.\",\r\n \"TEAM_ID\": 1610612745.0,\r\n \"TEAM_SLUG\": \"rockets\",\r\n \"PLAYER_ID\": 203935.0,\r\n \"PLAYER_SLUG\": \"marcus-smart\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153091\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-10T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Minnesota Timberwolves re-signed guard Ayo Dosunmu to a Contract.\",\r\n \"TEAM_ID\": 1610612750.0,\r\n \"TEAM_SLUG\": \"timberwolves\",\r\n \"PLAYER_ID\": 1630245.0,\r\n \"PLAYER_SLUG\": \"ayo-dosunmu\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153092\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-10T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Minnesota Timberwolves re-signed guard Jaylen Clark to a Contract.\",\r\n \"TEAM_ID\": 1610612750.0,\r\n \"TEAM_SLUG\": \"timberwolves\",\r\n \"PLAYER_ID\": 1641740.0,\r\n \"PLAYER_SLUG\": \"jaylen-clark\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153093\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-10T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Brooklyn Nets signed forward Joshua Jefferson to a Rookie Scale Contract.\",\r\n \"TEAM_ID\": 1610612751.0,\r\n \"TEAM_SLUG\": \"nets\",\r\n \"PLAYER_ID\": 1643538.0,\r\n \"PLAYER_SLUG\": \"joshua-jefferson\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153094\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-10T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Denver Nuggets signed forward Trevon Brazile to a Contract.\",\r\n \"TEAM_ID\": 1610612743.0,\r\n \"TEAM_SLUG\": \"nuggets\",\r\n \"PLAYER_ID\": 1642350.0,\r\n \"PLAYER_SLUG\": \"trevon-brazile\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153096\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-10T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Atlanta Hawks re-signed center Jock Landale to a Contract.\",\r\n \"TEAM_ID\": 1610612737.0,\r\n \"TEAM_SLUG\": \"hawks\",\r\n \"PLAYER_ID\": 1629111.0,\r\n \"PLAYER_SLUG\": \"jock-landale\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153099\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-10T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"San Antonio Spurs re-signed forward Victor Wembanyama to a Rookie Scale Extension.\",\r\n \"TEAM_ID\": 1610612759.0,\r\n \"TEAM_SLUG\": \"spurs\",\r\n \"PLAYER_ID\": 1641705.0,\r\n \"PLAYER_SLUG\": \"victor-wembanyama\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153100\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-10T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Chicago Bulls signed guard Norman Powell to a Contract.\",\r\n \"TEAM_ID\": 1610612741.0,\r\n \"TEAM_SLUG\": \"bulls\",\r\n \"PLAYER_ID\": 1626181.0,\r\n \"PLAYER_SLUG\": \"norman-powell\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153102\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-10T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"New Orleans Pelicans re-signed center DeAndre Jordan to a Contract.\",\r\n \"TEAM_ID\": 1610612740.0,\r\n \"TEAM_SLUG\": \"pelicans\",\r\n \"PLAYER_ID\": 201599.0,\r\n \"PLAYER_SLUG\": \"deandre-jordan\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153103\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-10T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Minnesota Timberwolves signed forward Trey Lyles to a Contract.\",\r\n \"TEAM_ID\": 1610612750.0,\r\n \"TEAM_SLUG\": \"timberwolves\",\r\n \"PLAYER_ID\": 1626168.0,\r\n \"PLAYER_SLUG\": \"trey-lyles\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153104\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-10T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Chicago Bulls received center Nic Claxton from Brooklyn Nets.\",\r\n \"TEAM_ID\": 1610612741.0,\r\n \"TEAM_SLUG\": \"bulls\",\r\n \"PLAYER_ID\": 1629651.0,\r\n \"PLAYER_SLUG\": \"nic-claxton\",\r\n \"Additional_Sort\": 1610612751.0,\r\n \"GroupSort\": \"Trade 2026008\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-10T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Minnesota Timberwolves received guard Josh Green from Charlotte Hornets.\",\r\n \"TEAM_ID\": 1610612750.0,\r\n \"TEAM_SLUG\": \"timberwolves\",\r\n \"PLAYER_ID\": 1630182.0,\r\n \"PLAYER_SLUG\": \"josh-green\",\r\n \"Additional_Sort\": 1610612766.0,\r\n \"GroupSort\": \"Trade 2026008\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-10T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Minnesota Timberwolves received guard LaMelo Ball from Charlotte Hornets.\",\r\n \"TEAM_ID\": 1610612750.0,\r\n \"TEAM_SLUG\": \"timberwolves\",\r\n \"PLAYER_ID\": 1630163.0,\r\n \"PLAYER_SLUG\": \"lamelo-ball\",\r\n \"Additional_Sort\": 1610612766.0,\r\n \"GroupSort\": \"Trade 2026008\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-10T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Brooklyn Nets received forward Julius Randle from Minnesota Timberwolves.\",\r\n \"TEAM_ID\": 1610612751.0,\r\n \"TEAM_SLUG\": \"nets\",\r\n \"PLAYER_ID\": 203944.0,\r\n \"PLAYER_SLUG\": \"julius-randle\",\r\n \"Additional_Sort\": 1610612750.0,\r\n \"GroupSort\": \"Trade 2026008\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-10T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Charlotte Hornets received forward Mouhamadou Gueye from Chicago Bulls.\",\r\n \"TEAM_ID\": 1610612766.0,\r\n \"TEAM_SLUG\": \"hornets\",\r\n \"PLAYER_ID\": 1631338.0,\r\n \"PLAYER_SLUG\": \"mouhamadou-gueye\",\r\n \"Additional_Sort\": 1610612741.0,\r\n \"GroupSort\": \"Trade 2026008\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-10T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Charlotte Hornets received center Naz Reid from Minnesota Timberwolves.\",\r\n \"TEAM_ID\": 1610612766.0,\r\n \"TEAM_SLUG\": \"hornets\",\r\n \"PLAYER_ID\": 1629675.0,\r\n \"PLAYER_SLUG\": \"naz-reid\",\r\n \"Additional_Sort\": 1610612750.0,\r\n \"GroupSort\": \"Trade 2026008\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-10T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Charlotte Hornets received draft consideration from Minnesota Timberwolves.\",\r\n \"TEAM_ID\": 1610612766.0,\r\n \"TEAM_SLUG\": \"hornets\",\r\n \"PLAYER_ID\": 0.0,\r\n \"PLAYER_SLUG\": \"\",\r\n \"Additional_Sort\": 1610612750.0,\r\n \"GroupSort\": \"Trade 2026008\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-07-10T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Brooklyn Nets waived guard Malachi Smith.\",\r\n \"TEAM_ID\": 1610612751.0,\r\n \"TEAM_SLUG\": \"nets\",\r\n \"PLAYER_ID\": 1641869.0,\r\n \"PLAYER_SLUG\": \"malachi-smith\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153098\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-09T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Indiana Pacers signed forward Larry Nance Jr. to a Contract.\",\r\n \"TEAM_ID\": 1610612754.0,\r\n \"TEAM_SLUG\": \"pacers\",\r\n \"PLAYER_ID\": 1626204.0,\r\n \"PLAYER_SLUG\": \"larry-nance-jr\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153051\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-09T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Indiana Pacers re-signed forward Kobe Brown to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612754.0,\r\n \"TEAM_SLUG\": \"pacers\",\r\n \"PLAYER_ID\": 1641738.0,\r\n \"PLAYER_SLUG\": \"kobe-brown\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153052\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-09T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Houston Rockets re-signed forward Tari Eason to a Contract.\",\r\n \"TEAM_ID\": 1610612745.0,\r\n \"TEAM_SLUG\": \"rockets\",\r\n \"PLAYER_ID\": 1631106.0,\r\n \"PLAYER_SLUG\": \"tari-eason\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153055\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-09T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Utah Jazz re-signed center Jusuf Nurkic to a Contract.\",\r\n \"TEAM_ID\": 1610612762.0,\r\n \"TEAM_SLUG\": \"jazz\",\r\n \"PLAYER_ID\": 203994.0,\r\n \"PLAYER_SLUG\": \"jusuf-nurkic\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153056\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-09T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Golden State Warriors re-signed center Charles Bassey to a Contract.\",\r\n \"TEAM_ID\": 1610612744.0,\r\n \"TEAM_SLUG\": \"warriors\",\r\n \"PLAYER_ID\": 1629646.0,\r\n \"PLAYER_SLUG\": \"charles-bassey\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153058\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-09T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Detroit Pistons re-signed guard Kevin Huerter to a Contract.\",\r\n \"TEAM_ID\": 1610612765.0,\r\n \"TEAM_SLUG\": \"pistons\",\r\n \"PLAYER_ID\": 1628989.0,\r\n \"PLAYER_SLUG\": \"kevin-huerter\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153059\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-09T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"LA Clippers signed forward Baba Miller to a Contract.\",\r\n \"TEAM_ID\": 1610612746.0,\r\n \"TEAM_SLUG\": \"clippers\",\r\n \"PLAYER_ID\": 1642394.0,\r\n \"PLAYER_SLUG\": \"baba-miller\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153063\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-09T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Milwaukee Bucks re-signed forward Ousmane Dieng to a Contract.\",\r\n \"TEAM_ID\": 1610612749.0,\r\n \"TEAM_SLUG\": \"bucks\",\r\n \"PLAYER_ID\": 1631172.0,\r\n \"PLAYER_SLUG\": \"ousmane-dieng\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153064\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-09T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"LA Clippers re-signed guard Jordan Miller to a Contract.\",\r\n \"TEAM_ID\": 1610612746.0,\r\n \"TEAM_SLUG\": \"clippers\",\r\n \"PLAYER_ID\": 1641757.0,\r\n \"PLAYER_SLUG\": \"jordan-miller\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153065\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-09T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Utah Jazz signed center Jaxson Hayes to a Contract.\",\r\n \"TEAM_ID\": 1610612762.0,\r\n \"TEAM_SLUG\": \"jazz\",\r\n \"PLAYER_ID\": 1629637.0,\r\n \"PLAYER_SLUG\": \"jaxson-hayes\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153077\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-09T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Utah Jazz signed guard Josh Okogie to a Contract.\",\r\n \"TEAM_ID\": 1610612762.0,\r\n \"TEAM_SLUG\": \"jazz\",\r\n \"PLAYER_ID\": 1629006.0,\r\n \"PLAYER_SLUG\": \"josh-okogie\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153078\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-07-09T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Boston Celtics waived forward Dalano Banton.\",\r\n \"TEAM_ID\": 1610612738.0,\r\n \"TEAM_SLUG\": \"celtics\",\r\n \"PLAYER_ID\": 1630625.0,\r\n \"PLAYER_SLUG\": \"dalano-banton\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153057\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"San Antonio Spurs re-signed forward Harrison Barnes to a Contract.\",\r\n \"TEAM_ID\": 1610612759.0,\r\n \"TEAM_SLUG\": \"spurs\",\r\n \"PLAYER_ID\": 203084.0,\r\n \"PLAYER_SLUG\": \"harrison-barnes\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153020\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Houston Rockets signed guard Bogdan Bogdanovic to a Contract.\",\r\n \"TEAM_ID\": 1610612745.0,\r\n \"TEAM_SLUG\": \"rockets\",\r\n \"PLAYER_ID\": 203992.0,\r\n \"PLAYER_SLUG\": \"bogdan-bogdanovic\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153036\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Philadelphia 76ers signed guard Rayan Rupert to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612755.0,\r\n \"TEAM_SLUG\": \"sixers\",\r\n \"PLAYER_ID\": 1641712.0,\r\n \"PLAYER_SLUG\": \"rayan-rupert\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153037\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Memphis Grizzlies signed center Quinten Post to a Contract.\",\r\n \"TEAM_ID\": 1610612763.0,\r\n \"TEAM_SLUG\": \"grizzlies\",\r\n \"PLAYER_ID\": 1642366.0,\r\n \"PLAYER_SLUG\": \"quinten-post\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153039\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Milwaukee Bucks signed forward Nate Ament to a Rookie Scale Contract.\",\r\n \"TEAM_ID\": 1610612749.0,\r\n \"TEAM_SLUG\": \"bucks\",\r\n \"PLAYER_ID\": 1643417.0,\r\n \"PLAYER_SLUG\": \"nate-ament\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153040\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Cleveland Cavaliers re-signed guard Donovan Mitchell to a Veteran Extension.\",\r\n \"TEAM_ID\": 1610612739.0,\r\n \"TEAM_SLUG\": \"cavaliers\",\r\n \"PLAYER_ID\": 1628378.0,\r\n \"PLAYER_SLUG\": \"donovan-mitchell\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153043\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Detroit Pistons re-signed guard Javonte Green to a Contract.\",\r\n \"TEAM_ID\": 1610612765.0,\r\n \"TEAM_SLUG\": \"pistons\",\r\n \"PLAYER_ID\": 1629750.0,\r\n \"PLAYER_SLUG\": \"javonte-green\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153045\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Detroit Pistons signed guard Elijah Harkless to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612765.0,\r\n \"TEAM_SLUG\": \"pistons\",\r\n \"PLAYER_ID\": 1641989.0,\r\n \"PLAYER_SLUG\": \"elijah-harkless\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153046\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Milwaukee Bucks signed forward Pete Nance to a Contract.\",\r\n \"TEAM_ID\": 1610612749.0,\r\n \"TEAM_SLUG\": \"bucks\",\r\n \"PLAYER_ID\": 1631250.0,\r\n \"PLAYER_SLUG\": \"pete-nance\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1153047\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Dallas Mavericks received forward Santi Aldama from Memphis Grizzlies.\",\r\n \"TEAM_ID\": 1610612742.0,\r\n \"TEAM_SLUG\": \"mavericks\",\r\n \"PLAYER_ID\": 1630583.0,\r\n \"PLAYER_SLUG\": \"santi-aldama\",\r\n \"Additional_Sort\": 1610612763.0,\r\n \"GroupSort\": \"Trade 2026006\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Dallas Mavericks received guard Marcus Sasser from Detroit Pistons.\",\r\n \"TEAM_ID\": 1610612742.0,\r\n \"TEAM_SLUG\": \"mavericks\",\r\n \"PLAYER_ID\": 1631204.0,\r\n \"PLAYER_SLUG\": \"marcus-sasser\",\r\n \"Additional_Sort\": 1610612765.0,\r\n \"GroupSort\": \"Trade 2026006\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"LA Clippers received draft consideration from Detroit Pistons.\",\r\n \"TEAM_ID\": 1610612746.0,\r\n \"TEAM_SLUG\": \"clippers\",\r\n \"PLAYER_ID\": 0.0,\r\n \"PLAYER_SLUG\": \"\",\r\n \"Additional_Sort\": 1610612765.0,\r\n \"GroupSort\": \"Trade 2026006\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Milwaukee Bucks received guard Caris LeVert from Detroit Pistons.\",\r\n \"TEAM_ID\": 1610612749.0,\r\n \"TEAM_SLUG\": \"bucks\",\r\n \"PLAYER_ID\": 1627747.0,\r\n \"PLAYER_SLUG\": \"caris-levert\",\r\n \"Additional_Sort\": 1610612765.0,\r\n \"GroupSort\": \"Trade 2026006\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Milwaukee Bucks received draft consideration from Detroit Pistons.\",\r\n \"TEAM_ID\": 1610612749.0,\r\n \"TEAM_SLUG\": \"bucks\",\r\n \"PLAYER_ID\": 0.0,\r\n \"PLAYER_SLUG\": \"\",\r\n \"Additional_Sort\": 1610612765.0,\r\n \"GroupSort\": \"Trade 2026006\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Memphis Grizzlies received guard AJ Johnson from Dallas Mavericks.\",\r\n \"TEAM_ID\": 1610612763.0,\r\n \"TEAM_SLUG\": \"grizzlies\",\r\n \"PLAYER_ID\": 1642358.0,\r\n \"PLAYER_SLUG\": \"aj-johnson\",\r\n \"Additional_Sort\": 1610612742.0,\r\n \"GroupSort\": \"Trade 2026006\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Memphis Grizzlies received draft consideration from Dallas Mavericks.\",\r\n \"TEAM_ID\": 1610612763.0,\r\n \"TEAM_SLUG\": \"grizzlies\",\r\n \"PLAYER_ID\": 0.0,\r\n \"PLAYER_SLUG\": \"\",\r\n \"Additional_Sort\": 1610612742.0,\r\n \"GroupSort\": \"Trade 2026006\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Memphis Grizzlies received guard D'Angelo Russell from Washington Wizards.\",\r\n \"TEAM_ID\": 1610612763.0,\r\n \"TEAM_SLUG\": \"grizzlies\",\r\n \"PLAYER_ID\": 1626156.0,\r\n \"PLAYER_SLUG\": \"dangelo-russell\",\r\n \"Additional_Sort\": 1610612764.0,\r\n \"GroupSort\": \"Trade 2026006\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Memphis Grizzlies received draft consideration from Washington Wizards.\",\r\n \"TEAM_ID\": 1610612763.0,\r\n \"TEAM_SLUG\": \"grizzlies\",\r\n \"PLAYER_ID\": 0.0,\r\n \"PLAYER_SLUG\": \"\",\r\n \"Additional_Sort\": 1610612764.0,\r\n \"GroupSort\": \"Trade 2026006\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Memphis Grizzlies received forward Isaiah Stewart from Detroit Pistons.\",\r\n \"TEAM_ID\": 1610612763.0,\r\n \"TEAM_SLUG\": \"grizzlies\",\r\n \"PLAYER_ID\": 1630191.0,\r\n \"PLAYER_SLUG\": \"isaiah-stewart\",\r\n \"Additional_Sort\": 1610612765.0,\r\n \"GroupSort\": \"Trade 2026006\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Washington Wizards received forward Khris Middleton from Dallas Mavericks.\",\r\n \"TEAM_ID\": 1610612764.0,\r\n \"TEAM_SLUG\": \"wizards\",\r\n \"PLAYER_ID\": 203114.0,\r\n \"PLAYER_SLUG\": \"khris-middleton\",\r\n \"Additional_Sort\": 1610612742.0,\r\n \"GroupSort\": \"Trade 2026006\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Washington Wizards received draft consideration from Dallas Mavericks.\",\r\n \"TEAM_ID\": 1610612764.0,\r\n \"TEAM_SLUG\": \"wizards\",\r\n \"PLAYER_ID\": 0.0,\r\n \"PLAYER_SLUG\": \"\",\r\n \"Additional_Sort\": 1610612742.0,\r\n \"GroupSort\": \"Trade 2026006\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Detroit Pistons received forward John Collins from LA Clippers.\",\r\n \"TEAM_ID\": 1610612765.0,\r\n \"TEAM_SLUG\": \"pistons\",\r\n \"PLAYER_ID\": 1628381.0,\r\n \"PLAYER_SLUG\": \"john-collins\",\r\n \"Additional_Sort\": 1610612746.0,\r\n \"GroupSort\": \"Trade 2026006\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Detroit Pistons received forward Taurean Prince from Milwaukee Bucks.\",\r\n \"TEAM_ID\": 1610612765.0,\r\n \"TEAM_SLUG\": \"pistons\",\r\n \"PLAYER_ID\": 1627752.0,\r\n \"PLAYER_SLUG\": \"taurean-prince\",\r\n \"Additional_Sort\": 1610612749.0,\r\n \"GroupSort\": \"Trade 2026006\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Detroit Pistons received guard Gary Harris from Milwaukee Bucks.\",\r\n \"TEAM_ID\": 1610612765.0,\r\n \"TEAM_SLUG\": \"pistons\",\r\n \"PLAYER_ID\": 203914.0,\r\n \"PLAYER_SLUG\": \"gary-harris\",\r\n \"Additional_Sort\": 1610612749.0,\r\n \"GroupSort\": \"Trade 2026006\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Detroit Pistons received draft consideration from Memphis Grizzlies.\",\r\n \"TEAM_ID\": 1610612765.0,\r\n \"TEAM_SLUG\": \"pistons\",\r\n \"PLAYER_ID\": 0.0,\r\n \"PLAYER_SLUG\": \"\",\r\n \"Additional_Sort\": 1610612763.0,\r\n \"GroupSort\": \"Trade 2026006\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Los Angeles Lakers received center Walker Kessler from Utah Jazz.\",\r\n \"TEAM_ID\": 1610612747.0,\r\n \"TEAM_SLUG\": \"lakers\",\r\n \"PLAYER_ID\": 1631117.0,\r\n \"PLAYER_SLUG\": \"walker-kessler\",\r\n \"Additional_Sort\": 1610612762.0,\r\n \"GroupSort\": \"Trade 2026007\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Utah Jazz received draft consideration from Los Angeles Lakers.\",\r\n \"TEAM_ID\": 1610612762.0,\r\n \"TEAM_SLUG\": \"jazz\",\r\n \"PLAYER_ID\": 0.0,\r\n \"PLAYER_SLUG\": \"\",\r\n \"Additional_Sort\": 1610612747.0,\r\n \"GroupSort\": \"Trade 2026007\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Denver Nuggets waived center Jonas Valanciunas.\",\r\n \"TEAM_ID\": 1610612743.0,\r\n \"TEAM_SLUG\": \"nuggets\",\r\n \"PLAYER_ID\": 202685.0,\r\n \"PLAYER_SLUG\": \"jonas-valanciunas\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153029\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-07-08T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Indiana Pacers waived center Micah Potter.\",\r\n \"TEAM_ID\": 1610612754.0,\r\n \"TEAM_SLUG\": \"pacers\",\r\n \"PLAYER_ID\": 1630695.0,\r\n \"PLAYER_SLUG\": \"micah-potter\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1153030\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-07T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Houston Rockets signed guard Bruce Thornton to a Contract.\",\r\n \"TEAM_ID\": 1610612745.0,\r\n \"TEAM_SLUG\": \"rockets\",\r\n \"PLAYER_ID\": 1643570.0,\r\n \"PLAYER_SLUG\": \"bruce-thornton\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152901\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-07T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Cleveland Cavaliers re-signed center Thomas Bryant to a Contract.\",\r\n \"TEAM_ID\": 1610612739.0,\r\n \"TEAM_SLUG\": \"cavaliers\",\r\n \"PLAYER_ID\": 1628418.0,\r\n \"PLAYER_SLUG\": \"thomas-bryant\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152902\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-07T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Phoenix Suns re-signed center Mark Williams to a Contract.\",\r\n \"TEAM_ID\": 1610612756.0,\r\n \"TEAM_SLUG\": \"suns\",\r\n \"PLAYER_ID\": 1631109.0,\r\n \"PLAYER_SLUG\": \"mark-williams\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152903\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-07T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Phoenix Suns re-signed guard Jordan Goodwin to a Contract.\",\r\n \"TEAM_ID\": 1610612756.0,\r\n \"TEAM_SLUG\": \"suns\",\r\n \"PLAYER_ID\": 1630692.0,\r\n \"PLAYER_SLUG\": \"jordan-goodwin\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152904\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-07T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Phoenix Suns re-signed guard Collin Gillespie to a Contract.\",\r\n \"TEAM_ID\": 1610612756.0,\r\n \"TEAM_SLUG\": \"suns\",\r\n \"PLAYER_ID\": 1631221.0,\r\n \"PLAYER_SLUG\": \"collin-gillespie\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152905\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-07T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Washington Wizards signed center Felix Okpara to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612764.0,\r\n \"TEAM_SLUG\": \"wizards\",\r\n \"PLAYER_ID\": 1643590.0,\r\n \"PLAYER_SLUG\": \"felix-okpara\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152906\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-07T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Sacramento Kings re-signed forward Precious Achiuwa to a Contract.\",\r\n \"TEAM_ID\": 1610612758.0,\r\n \"TEAM_SLUG\": \"kings\",\r\n \"PLAYER_ID\": 1630173.0,\r\n \"PLAYER_SLUG\": \"precious-achiuwa\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152911\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-07T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Utah Jazz signed guard Trey Alexander to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612762.0,\r\n \"TEAM_SLUG\": \"jazz\",\r\n \"PLAYER_ID\": 1641725.0,\r\n \"PLAYER_SLUG\": \"trey-alexander\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152912\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-07T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"New Orleans Pelicans re-signed center Hunter Dickinson to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612740.0,\r\n \"TEAM_SLUG\": \"pelicans\",\r\n \"PLAYER_ID\": 1630621.0,\r\n \"PLAYER_SLUG\": \"hunter-dickinson\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152931\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-07T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"LA Clippers re-signed guard Kobe Sanders to a Contract.\",\r\n \"TEAM_ID\": 1610612746.0,\r\n \"TEAM_SLUG\": \"clippers\",\r\n \"PLAYER_ID\": 1642920.0,\r\n \"PLAYER_SLUG\": \"kobe-sanders\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152951\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-07T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Los Angeles Lakers signed forward Sandro Mamukelashvili to a Contract.\",\r\n \"TEAM_ID\": 1610612747.0,\r\n \"TEAM_SLUG\": \"lakers\",\r\n \"PLAYER_ID\": 1630572.0,\r\n \"PLAYER_SLUG\": \"sandro-mamukelashvili\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152956\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-07T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Los Angeles Lakers signed guard Quentin Grimes to a Contract.\",\r\n \"TEAM_ID\": 1610612747.0,\r\n \"TEAM_SLUG\": \"lakers\",\r\n \"PLAYER_ID\": 1629656.0,\r\n \"PLAYER_SLUG\": \"quentin-grimes\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152957\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-07T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Houston Rockets signed guard Quadir Copeland to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612745.0,\r\n \"TEAM_SLUG\": \"rockets\",\r\n \"PLAYER_ID\": 1643595.0,\r\n \"PLAYER_SLUG\": \"quadir-copeland\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152960\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-07T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Indiana Pacers signed forward Kelly Oubre Jr. to a Contract.\",\r\n \"TEAM_ID\": 1610612754.0,\r\n \"TEAM_SLUG\": \"pacers\",\r\n \"PLAYER_ID\": 1626162.0,\r\n \"PLAYER_SLUG\": \"kelly-oubre-jr\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152976\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-07T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Los Angeles Lakers recei [...truncated 13350 characters...] r\n \"TRANSACTION_DESCRIPTION\": \"Boston Celtics signed guard Mike Conley to a Contract.\",\r\n \"TEAM_ID\": 1610612738.0,\r\n \"TEAM_SLUG\": \"celtics\",\r\n \"PLAYER_ID\": 201144.0,\r\n \"PLAYER_SLUG\": \"mike-conley\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152894\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-06T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"LA Clippers signed forward Rui Hachimura to a Contract.\",\r\n \"TEAM_ID\": 1610612746.0,\r\n \"TEAM_SLUG\": \"clippers\",\r\n \"PLAYER_ID\": 1629060.0,\r\n \"PLAYER_SLUG\": \"rui-hachimura\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152895\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-06T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Washington Wizards re-signed guard Trae Young to a Contract.\",\r\n \"TEAM_ID\": 1610612764.0,\r\n \"TEAM_SLUG\": \"wizards\",\r\n \"PLAYER_ID\": 1629027.0,\r\n \"PLAYER_SLUG\": \"trae-young\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152896\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-06T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Oklahoma City Thunder re-signed center Isaiah Hartenstein to a Contract.\",\r\n \"TEAM_ID\": 1610612760.0,\r\n \"TEAM_SLUG\": \"thunder\",\r\n \"PLAYER_ID\": 1628392.0,\r\n \"PLAYER_SLUG\": \"isaiah-hartenstein\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152897\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-06T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Oklahoma City Thunder re-signed guard Kenrich Williams to a Contract.\",\r\n \"TEAM_ID\": 1610612760.0,\r\n \"TEAM_SLUG\": \"thunder\",\r\n \"PLAYER_ID\": 1629026.0,\r\n \"PLAYER_SLUG\": \"kenrich-williams\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152898\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-06T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Atlanta Hawks received guard Aaron Wiggins from Oklahoma City Thunder.\",\r\n \"TEAM_ID\": 1610612737.0,\r\n \"TEAM_SLUG\": \"hawks\",\r\n \"PLAYER_ID\": 1630598.0,\r\n \"PLAYER_SLUG\": \"aaron-wiggins\",\r\n \"Additional_Sort\": 1610612760.0,\r\n \"GroupSort\": \"Trade 2026000\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-06T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Oklahoma City Thunder received draft consideration from Atlanta Hawks.\",\r\n \"TEAM_ID\": 1610612760.0,\r\n \"TEAM_SLUG\": \"thunder\",\r\n \"PLAYER_ID\": 0.0,\r\n \"PLAYER_SLUG\": \"\",\r\n \"Additional_Sort\": 1610612737.0,\r\n \"GroupSort\": \"Trade 2026000\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-06T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Miami Heat received forward Bobby Portis Jr. from Milwaukee Bucks.\",\r\n \"TEAM_ID\": 1610612748.0,\r\n \"TEAM_SLUG\": \"heat\",\r\n \"PLAYER_ID\": 1626171.0,\r\n \"PLAYER_SLUG\": \"bobby-portis-jr\",\r\n \"Additional_Sort\": 1610612749.0,\r\n \"GroupSort\": \"Trade 2026001\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-06T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Miami Heat received forward Giannis Antetokounmpo from Milwaukee Bucks.\",\r\n \"TEAM_ID\": 1610612748.0,\r\n \"TEAM_SLUG\": \"heat\",\r\n \"PLAYER_ID\": 203507.0,\r\n \"PLAYER_SLUG\": \"giannis-antetokounmpo\",\r\n \"Additional_Sort\": 1610612749.0,\r\n \"GroupSort\": \"Trade 2026001\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-06T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Milwaukee Bucks received guard Kasparas Jakucionis from Miami Heat.\",\r\n \"TEAM_ID\": 1610612749.0,\r\n \"TEAM_SLUG\": \"bucks\",\r\n \"PLAYER_ID\": 1642857.0,\r\n \"PLAYER_SLUG\": \"kasparas-jakucionis\",\r\n \"Additional_Sort\": 1610612748.0,\r\n \"GroupSort\": \"Trade 2026001\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-06T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Milwaukee Bucks received center Kel'el Ware from Miami Heat.\",\r\n \"TEAM_ID\": 1610612749.0,\r\n \"TEAM_SLUG\": \"bucks\",\r\n \"PLAYER_ID\": 1642276.0,\r\n \"PLAYER_SLUG\": \"kelel-ware\",\r\n \"Additional_Sort\": 1610612748.0,\r\n \"GroupSort\": \"Trade 2026001\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-06T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Milwaukee Bucks received guard Jaime Jaquez Jr. from Miami Heat.\",\r\n \"TEAM_ID\": 1610612749.0,\r\n \"TEAM_SLUG\": \"bucks\",\r\n \"PLAYER_ID\": 1631170.0,\r\n \"PLAYER_SLUG\": \"jaime-jaquez-jr\",\r\n \"Additional_Sort\": 1610612748.0,\r\n \"GroupSort\": \"Trade 2026001\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-06T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Milwaukee Bucks received guard Tyler Herro from Miami Heat.\",\r\n \"TEAM_ID\": 1610612749.0,\r\n \"TEAM_SLUG\": \"bucks\",\r\n \"PLAYER_ID\": 1629639.0,\r\n \"PLAYER_SLUG\": \"tyler-herro\",\r\n \"Additional_Sort\": 1610612748.0,\r\n \"GroupSort\": \"Trade 2026001\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-06T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Milwaukee Bucks received draft consideration from Miami Heat.\",\r\n \"TEAM_ID\": 1610612749.0,\r\n \"TEAM_SLUG\": \"bucks\",\r\n \"PLAYER_ID\": 0.0,\r\n \"PLAYER_SLUG\": \"\",\r\n \"Additional_Sort\": 1610612748.0,\r\n \"GroupSort\": \"Trade 2026001\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-06T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Boston Celtics received forward Paul George from Philadelphia 76ers.\",\r\n \"TEAM_ID\": 1610612738.0,\r\n \"TEAM_SLUG\": \"celtics\",\r\n \"PLAYER_ID\": 202331.0,\r\n \"PLAYER_SLUG\": \"paul-george\",\r\n \"Additional_Sort\": 1610612755.0,\r\n \"GroupSort\": \"Trade 2026002\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-06T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Boston Celtics received draft consideration from Philadelphia 76ers.\",\r\n \"TEAM_ID\": 1610612738.0,\r\n \"TEAM_SLUG\": \"celtics\",\r\n \"PLAYER_ID\": 0.0,\r\n \"PLAYER_SLUG\": \"\",\r\n \"Additional_Sort\": 1610612755.0,\r\n \"GroupSort\": \"Trade 2026002\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-06T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Philadelphia 76ers received guard Jaylen Brown from Boston Celtics.\",\r\n \"TEAM_ID\": 1610612755.0,\r\n \"TEAM_SLUG\": \"sixers\",\r\n \"PLAYER_ID\": 1627759.0,\r\n \"PLAYER_SLUG\": \"jaylen-brown\",\r\n \"Additional_Sort\": 1610612738.0,\r\n \"GroupSort\": \"Trade 2026002\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-06T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Oklahoma City Thunder received draft consideration from Detroit Pistons.\",\r\n \"TEAM_ID\": 1610612760.0,\r\n \"TEAM_SLUG\": \"thunder\",\r\n \"PLAYER_ID\": 0.0,\r\n \"PLAYER_SLUG\": \"\",\r\n \"Additional_Sort\": 1610612765.0,\r\n \"GroupSort\": \"Trade 2026003\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-06T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Detroit Pistons received guard Isaiah Joe from Oklahoma City Thunder.\",\r\n \"TEAM_ID\": 1610612765.0,\r\n \"TEAM_SLUG\": \"pistons\",\r\n \"PLAYER_ID\": 1630198.0,\r\n \"PLAYER_SLUG\": \"isaiah-joe\",\r\n \"Additional_Sort\": 1610612760.0,\r\n \"GroupSort\": \"Trade 2026003\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-06T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Charlotte Hornets received forward Dorian Finney-Smith from Houston Rockets.\",\r\n \"TEAM_ID\": 1610612766.0,\r\n \"TEAM_SLUG\": \"hornets\",\r\n \"PLAYER_ID\": 1627827.0,\r\n \"PLAYER_SLUG\": \"dorian-finney-smith\",\r\n \"Additional_Sort\": 1610612745.0,\r\n \"GroupSort\": \"Trade 2026004\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Trade\",\r\n \"TRANSACTION_DATE\": \"2026-07-06T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Charlotte Hornets received draft consideration from Houston Rockets.\",\r\n \"TEAM_ID\": 1610612766.0,\r\n \"TEAM_SLUG\": \"hornets\",\r\n \"PLAYER_ID\": 0.0,\r\n \"PLAYER_SLUG\": \"\",\r\n \"Additional_Sort\": 1610612745.0,\r\n \"GroupSort\": \"Trade 2026004\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-07-06T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Sacramento Kings waived guard DeMar DeRozan.\",\r\n \"TEAM_ID\": 1610612758.0,\r\n \"TEAM_SLUG\": \"kings\",\r\n \"PLAYER_ID\": 201942.0,\r\n \"PLAYER_SLUG\": \"demar-derozan\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1152876\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-07-06T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Charlotte Hornets waived forward Tosan Evbuomwan.\",\r\n \"TEAM_ID\": 1610612766.0,\r\n \"TEAM_SLUG\": \"hornets\",\r\n \"PLAYER_ID\": 1641787.0,\r\n \"PLAYER_SLUG\": \"tosan-evbuomwan\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1152877\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-05T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Boston Celtics signed forward Christopher Cenac Jr. to a Rookie Scale Contract.\",\r\n \"TEAM_ID\": 1610612738.0,\r\n \"TEAM_SLUG\": \"celtics\",\r\n \"PLAYER_ID\": 1643416.0,\r\n \"PLAYER_SLUG\": \"christopher-cenac-jr\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152826\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-05T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Philadelphia 76ers signed guard Caleb Love to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612755.0,\r\n \"TEAM_SLUG\": \"sixers\",\r\n \"PLAYER_ID\": 1631126.0,\r\n \"PLAYER_SLUG\": \"caleb-love\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152827\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-05T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"LA Clippers signed forward Nick Martinelli to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612746.0,\r\n \"TEAM_SLUG\": \"clippers\",\r\n \"PLAYER_ID\": 1643568.0,\r\n \"PLAYER_SLUG\": \"nick-martinelli\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152832\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-05T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Milwaukee Bucks signed guard Brayden Burries to a Rookie Scale Contract.\",\r\n \"TEAM_ID\": 1610612749.0,\r\n \"TEAM_SLUG\": \"bucks\",\r\n \"PLAYER_ID\": 1643415.0,\r\n \"PLAYER_SLUG\": \"brayden-burries\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152833\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-05T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Milwaukee Bucks signed guard Kam Jones to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612749.0,\r\n \"TEAM_SLUG\": \"bucks\",\r\n \"PLAYER_ID\": 1642880.0,\r\n \"PLAYER_SLUG\": \"kam-jones\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152834\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-04T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Toronto Raptors signed guard Jaden Bradley to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612761.0,\r\n \"TEAM_SLUG\": \"raptors\",\r\n \"PLAYER_ID\": 1643558.0,\r\n \"PLAYER_SLUG\": \"jaden-bradley\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152818\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Toronto Raptors re-signed guard Alijah Martin to a Contract.\",\r\n \"TEAM_ID\": 1610612761.0,\r\n \"TEAM_SLUG\": \"raptors\",\r\n \"PLAYER_ID\": 1642918.0,\r\n \"PLAYER_SLUG\": \"alijah-martin\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152744\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Miami Heat signed guard Tre Donaldson to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612748.0,\r\n \"TEAM_SLUG\": \"heat\",\r\n \"PLAYER_ID\": 1643621.0,\r\n \"PLAYER_SLUG\": \"tre-donaldson\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152747\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"San Antonio Spurs signed forward Maliq Brown to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612759.0,\r\n \"TEAM_SLUG\": \"spurs\",\r\n \"PLAYER_ID\": 1643576.0,\r\n \"PLAYER_SLUG\": \"maliq-brown\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152749\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"San Antonio Spurs signed guard Ja'Kobi Gillespie to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612759.0,\r\n \"TEAM_SLUG\": \"spurs\",\r\n \"PLAYER_ID\": 1643551.0,\r\n \"PLAYER_SLUG\": \"jakobi-gillespie\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152750\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"San Antonio Spurs signed center Tarris Reed Jr. to a Rookie Scale Contract.\",\r\n \"TEAM_ID\": 1610612759.0,\r\n \"TEAM_SLUG\": \"spurs\",\r\n \"PLAYER_ID\": 1643542.0,\r\n \"PLAYER_SLUG\": \"tarris-reed-jr\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152751\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"San Antonio Spurs signed forward Jayden Quaintance to a Rookie Scale Contract.\",\r\n \"TEAM_ID\": 1610612759.0,\r\n \"TEAM_SLUG\": \"spurs\",\r\n \"PLAYER_ID\": 1643519.0,\r\n \"PLAYER_SLUG\": \"jayden-quaintance\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152752\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Oklahoma City Thunder signed guard Otega Oweh to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612760.0,\r\n \"TEAM_SLUG\": \"thunder\",\r\n \"PLAYER_ID\": 1642923.0,\r\n \"PLAYER_SLUG\": \"otega-oweh\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152753\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Oklahoma City Thunder re-signed guard Brooks Barnhizer to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612760.0,\r\n \"TEAM_SLUG\": \"thunder\",\r\n \"PLAYER_ID\": 1642964.0,\r\n \"PLAYER_SLUG\": \"brooks-barnhizer\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152754\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Oklahoma City Thunder signed Josh Dix to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612760.0,\r\n \"TEAM_SLUG\": \"thunder\",\r\n \"PLAYER_ID\": 1643717.0,\r\n \"PLAYER_SLUG\": \"josh-dix\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152755\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Oklahoma City Thunder signed guard Bennett Stirtz to a Rookie Scale Contract.\",\r\n \"TEAM_ID\": 1610612760.0,\r\n \"TEAM_SLUG\": \"thunder\",\r\n \"PLAYER_ID\": 1642892.0,\r\n \"PLAYER_SLUG\": \"bennett-stirtz\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152756\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Oklahoma City Thunder signed center Aday Mara to a Rookie Scale Contract.\",\r\n \"TEAM_ID\": 1610612760.0,\r\n \"TEAM_SLUG\": \"thunder\",\r\n \"PLAYER_ID\": 1643530.0,\r\n \"PLAYER_SLUG\": \"aday-mara\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152757\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Utah Jazz signed guard Tamar Bates to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612762.0,\r\n \"TEAM_SLUG\": \"jazz\",\r\n \"PLAYER_ID\": 1642926.0,\r\n \"PLAYER_SLUG\": \"tamar-bates\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152758\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Chicago Bulls signed forward Tobe Awaka to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612741.0,\r\n \"TEAM_SLUG\": \"bulls\",\r\n \"PLAYER_ID\": 1643591.0,\r\n \"PLAYER_SLUG\": \"tobe-awaka\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152759\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Dallas Mavericks signed guard Sergio de Larrea to a Rookie Scale Contract.\",\r\n \"TEAM_ID\": 1610612742.0,\r\n \"TEAM_SLUG\": \"mavericks\",\r\n \"PLAYER_ID\": 1643547.0,\r\n \"PLAYER_SLUG\": \"sergio-de-larrea\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152762\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Minnesota Timberwolves re-signed guard Bones Hyland to a Contract.\",\r\n \"TEAM_ID\": 1610612750.0,\r\n \"TEAM_SLUG\": \"timberwolves\",\r\n \"PLAYER_ID\": 1630538.0,\r\n \"PLAYER_SLUG\": \"bones-hyland\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152764\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Philadelphia 76ers signed guard Labaron Philon to a Rookie Scale Contract.\",\r\n \"TEAM_ID\": 1610612755.0,\r\n \"TEAM_SLUG\": \"sixers\",\r\n \"PLAYER_ID\": 1642889.0,\r\n \"PLAYER_SLUG\": \"labaron-philon\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152765\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Dallas Mavericks signed forward Tobi Lawal to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612742.0,\r\n \"TEAM_SLUG\": \"mavericks\",\r\n \"PLAYER_ID\": 1643588.0,\r\n \"PLAYER_SLUG\": \"tobi-lawal\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152769\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"LA Clippers signed guard Keaton Wagler to a Rookie Scale Contract.\",\r\n \"TEAM_ID\": 1610612746.0,\r\n \"TEAM_SLUG\": \"clippers\",\r\n \"PLAYER_ID\": 1643413.0,\r\n \"PLAYER_SLUG\": \"keaton-wagler\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152770\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Chicago Bulls signed Jaylin Sellers to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612741.0,\r\n \"TEAM_SLUG\": \"bulls\",\r\n \"PLAYER_ID\": 1643637.0,\r\n \"PLAYER_SLUG\": \"jaylin-sellers\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152771\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Chicago Bulls signed forward Dailyn Swain to a Rookie Scale Contract.\",\r\n \"TEAM_ID\": 1610612741.0,\r\n \"TEAM_SLUG\": \"bulls\",\r\n \"PLAYER_ID\": 1643517.0,\r\n \"PLAYER_SLUG\": \"dailyn-swain\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152772\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Los Angeles Lakers re-signed guard Chris Manon to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612747.0,\r\n \"TEAM_SLUG\": \"lakers\",\r\n \"PLAYER_ID\": 1643024.0,\r\n \"PLAYER_SLUG\": \"chris-manon\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152773\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Chicago Bulls signed forward Caleb Wilson to a Rookie Scale Contract.\",\r\n \"TEAM_ID\": 1610612741.0,\r\n \"TEAM_SLUG\": \"bulls\",\r\n \"PLAYER_ID\": 1643410.0,\r\n \"PLAYER_SLUG\": \"caleb-wilson\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152774\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Los Angeles Lakers signed guard Peter Suder to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612747.0,\r\n \"TEAM_SLUG\": \"lakers\",\r\n \"PLAYER_ID\": 1643614.0,\r\n \"PLAYER_SLUG\": \"peter-suder\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152815\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Los Angeles Lakers signed forward AK Okereke to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612747.0,\r\n \"TEAM_SLUG\": \"lakers\",\r\n \"PLAYER_ID\": 1643758.0,\r\n \"PLAYER_SLUG\": \"ak-okereke\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152816\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Phoenix Suns signed guard Pat Spencer to a Two-Way Contract.\",\r\n \"TEAM_ID\": 1610612756.0,\r\n \"TEAM_SLUG\": \"suns\",\r\n \"PLAYER_ID\": 1630311.0,\r\n \"PLAYER_SLUG\": \"pat-spencer\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Signing 1152817\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Waive\",\r\n \"TRANSACTION_DATE\": \"2026-07-03T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Milwaukee Bucks waived forward Pete Nance.\",\r\n \"TEAM_ID\": 1610612749.0,\r\n \"TEAM_SLUG\": \"bucks\",\r\n \"PLAYER_ID\": 1631250.0,\r\n \"PLAYER_SLUG\": \"pete-nance\",\r\n \"Additional_Sort\": 0.0,\r\n \"GroupSort\": \"Waive 1152768\"\r\n },\r\n {\r\n \"Transaction_Type\": \"Signing\",\r\n \"TRANSACTION_DATE\": \"2026-07-02T00:00:00\",\r\n \"TRANSACTION_DESCRIPTION\": \"Toronto Raptors signed forward Allen Graves to a Rookie Scale Contract.\",\r\n \"TEAM_ID\": 1610612761.0,\r\n \"TEAM [...truncated]
Sub-agent trace (toolu_01DKBrcggxb7fM8vAh4aZAym, 3 events)
tools_started web_fetch t=118808.463
Inner payload
{
  "tool_name": "web_fetch",
  "tool_input": {
    "brief": "NBA player movement JSON feed backing the transactions page",
    "max_age_seconds": 3600,
    "url": "https://stats.nba.com/js/data/playermovement/NBA_Player_Movement.json"
  },
  "dispatch_id": "toolu_01DKBrcggxb7fM8vAh4aZAym",
  "parent_dispatch_id": "",
  "handle": "",
  "panel_kind": "web_fetch"
}
tools_progress web_fetch t=118808.464
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_01DKBrcggxb7fM8vAh4aZAym",
  "status": "running",
  "result": null,
  "error": "",
  "elapsed": null,
  "fields": {
    "progress": {
      "message": "NBA player movement JSON feed backing the transactions page",
      "metadata": {
        "browser_chain": false,
        "url": "https://stats.nba.com/js/data/playermovement/NBA_Player_Movement.json"
      }
    },
    "status": "running",
    "updatedAt": 1789170188576
  }
}
tools_completed web_fetch t=118808.465
Inner payload
{
  "tool_name": "web_fetch",
  "dispatch_id": "toolu_01DKBrcggxb7fM8vAh4aZAym",
  "status": "completed",
  "result": "{\"content\":\"{\\r\\n  \\\"NBA_Player_Movement\\\": {\\r\\n    \\\"rows\\\": [\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-11T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Boston Celtics waived forward Hank Morgan.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612738.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"celtics\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643264.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"hank-morgan\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153741\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-11T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Atlanta Hawks waived guard Lamont Butler.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612737.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hawks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642966.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"lamont-butler\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153742\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-11T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Atlanta Hawks waived guard Devin Carter.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612737.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hawks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642269.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"devin-carter\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153743\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-10T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"New Orleans Pelicans signed guard Bennedict Mathurin to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612740.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pelicans\\\",\\r\\n        \\\"PLAYER_ID\\\": 1631097.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"bennedict-mathurin\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153679\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-10T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Atlanta Hawks waived forward Keyshawn Bryant.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612737.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hawks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641990.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"keyshawn-bryant\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153683\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-09T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Atlanta Hawks waived guard Devon Higgs.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612737.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hawks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642045.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"devon-higgs\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153663\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Cleveland Cavaliers re-signed guard James Harden to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612739.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"cavaliers\\\",\\r\\n        \\\"PLAYER_ID\\\": 201935.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"james-harden\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153640\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Denver Nuggets signed guard DeMar DeRozan to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612743.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"nuggets\\\",\\r\\n        \\\"PLAYER_ID\\\": 201942.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"demar-derozan\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153644\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"New Orleans Pelicans received guard AJ Johnson from Memphis Grizzlies.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612740.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pelicans\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642358.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"aj-johnson\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612763.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026014\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"New Orleans Pelicans received forward Taj Gibson from Memphis Grizzlies.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612740.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pelicans\\\",\\r\\n        \\\"PLAYER_ID\\\": 201959.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"taj-gibson\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612763.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026014\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Memphis Grizzlies received guard Micah Peavy from New Orleans Pelicans.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612763.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"grizzlies\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642877.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"micah-peavy\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612740.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026014\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Memphis Grizzlies received guard Jordan Hawkins from New Orleans Pelicans.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612763.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"grizzlies\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641722.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jordan-hawkins\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612740.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026014\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Memphis Grizzlies received draft consideration from New Orleans Pelicans.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612763.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"grizzlies\\\",\\r\\n        \\\"PLAYER_ID\\\": 0.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612740.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026014\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"New Orleans Pelicans waived forward Taj Gibson.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612740.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pelicans\\\",\\r\\n        \\\"PLAYER_ID\\\": 201959.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"taj-gibson\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153664\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-07T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Sacramento Kings signed guard Ben Simmons to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612758.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"kings\\\",\\r\\n        \\\"PLAYER_ID\\\": 1627732.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"ben-simmons\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153609\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-07T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets waived guard Kobe Stewart.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612766.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643225.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"kobe-stewart\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153615\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-04T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Brooklyn Nets signed forward Grant Nelson to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612751.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"nets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641761.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"grant-nelson\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153604\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-04T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets waived guard Jarkel Joiner.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612766.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641935.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jarkel-joiner\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153613\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Houston Rockets re-signed guard Amen Thompson to a Rookie Scale Extension.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612745.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"rockets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641708.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"amen-thompson\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153565\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Minnesota Timberwolves signed forward Jonathan Kuminga to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612750.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"timberwolves\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630228.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jonathan-kuminga\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153572\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets waived guard Kyle Mangas.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612766.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630667.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"kyle-mangas\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153571\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-02T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Cleveland Cavaliers signed center Khalifa Diop to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612739.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"cavaliers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1631215.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"khalifa-diop\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153549\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-02T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets waived forward Trey Townsend.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612766.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643102.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"trey-townsend\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153553\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-02T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Utah Jazz waived guard Matthew Murrell.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612762.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"jazz\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641802.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"matthew-murrell\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153554\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-09-01T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets waived forward Josiah Allick.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612766.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643251.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"josiah-allick\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153543\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-29T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Minnesota Timberwolves received forward Cody Williams from Utah Jazz.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612750.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"timberwolves\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642262.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"cody-williams\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612762.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026013\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-29T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Minnesota Timberwolves received guard John Konchar from Utah Jazz.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612750.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"timberwolves\\\",\\r\\n        \\\"PLAYER_ID\\\": 1629723.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"john-konchar\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612762.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026013\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-29T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Utah Jazz received guard Josh Green from Minnesota Timberwolves.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612762.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"jazz\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630182.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"josh-green\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612750.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026013\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-29T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Minnesota Timberwolves waived guard John Konchar.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612750.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"timberwolves\\\",\\r\\n        \\\"PLAYER_ID\\\": 1629723.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"john-konchar\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153530\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-28T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Cleveland Cavaliers waived forward Cam Whitmore.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612739.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"cavaliers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641715.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"cam-whitmore\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153474\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-28T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Denver Nuggets waived forward Julian Reese.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612743.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"nuggets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642882.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"julian-reese\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153475\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-27T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Miami Heat signed center Nick Richards to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612748.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"heat\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630208.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"nick-richards\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153456\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-27T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Miami Heat re-signed forward Keshad Johnson to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612748.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"heat\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642352.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"keshad-johnson\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153462\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-26T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Houston Rockets signed center Rafael Castro to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612745.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"rockets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643572.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"rafael-castro\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153445\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-26T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Golden State Warriors signed guard Brandon Williams to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612744.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"warriors\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630314.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"brandon-williams\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153447\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-26T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Denver Nuggets signed  Bryce Hopkins to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612743.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"nuggets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643624.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"bryce-hopkins\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153448\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-26T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Houston Rockets waived guard Tristen Newton.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612745.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"rockets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641803.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"tristen-newton\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153449\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-25T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Golden State Warriors signed forward Georges Niang to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612744.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"warriors\\\",\\r\\n        \\\"PLAYER_ID\\\": 1627777.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"georges-niang\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153444\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-23T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Miami Heat signed guard Klay Thompson to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612748.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"heat\\\",\\r\\n        \\\"PLAYER_ID\\\": 202691.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"klay-thompson\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153417\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-21T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Dallas Mavericks waived guard Klay Thompson.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612742.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"mavericks\\\",\\r\\n        \\\"PLAYER_ID\\\": 202691.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"klay-thompson\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153414\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-20T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Cleveland Cavaliers received guard Peyton Watson from Denver Nuggets.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612739.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"cavaliers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1631212.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"peyton-watson\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612743.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026012\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-20T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Cleveland Cavaliers received forward Cam Whitmore from Washington Wizards.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612739.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"cavaliers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641715.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"cam-whitmore\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612764.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026012\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-20T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Denver Nuggets received draft consideration from Cleveland Cavaliers.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612743.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"nuggets\\\",\\r\\n        \\\"PLAYER_ID\\\": 0.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612739.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026012\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-20T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers received guard Max Strus from Cleveland Cavaliers.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612746.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1629622.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"max-strus\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612739.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026012\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-20T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Washington Wizards received draft consideration from LA Clippers.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612764.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"wizards\\\",\\r\\n        \\\"PLAYER_ID\\\": 0.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612746.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026012\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-20T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Washington Wizards received guard Tre Mann from Charlotte Hornets.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612764.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"wizards\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630544.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"tre-mann\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612766.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026012\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-20T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets received guard Dennis Schroder from Cleveland Cavaliers.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612766.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n        \\\"PLAYER_ID\\\": 203471.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"dennis-schroder\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612739.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026012\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-18T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"New Orleans Pelicans signed forward Malik Dia to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612740.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pelicans\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643738.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"malik-dia\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153376\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-18T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"New Orleans Pelicans waived center Hunter Dickinson.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612740.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pelicans\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630621.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"hunter-dickinson\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153379\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-17T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Indiana Pacers signed guard Braden Smith to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612754.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pacers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643552.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"braden-smith\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153369\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-17T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Houston Rockets signed guard Sean Pedulla to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612745.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"rockets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642951.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"sean-pedulla\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153373\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-17T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"New Orleans Pelicans signed guard Trendon Watford to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612740.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pelicans\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630570.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"trendon-watford\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153374\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-13T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers re-signed guard Bradley Beal to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612746.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n        \\\"PLAYER_ID\\\": 203078.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"bradley-beal\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153350\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-13T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Indiana Pacers waived guard Ethan Thompson.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612754.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pacers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630679.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"ethan-thompson\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153349\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-12T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers signed guard Jalen Pickett to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612746.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1629618.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jalen-pickett\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153348\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-12T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Phoenix Suns waived forward Haywood Highsmith.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612756.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"suns\\\",\\r\\n        \\\"PLAYER_ID\\\": 1629312.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"haywood-highsmith\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153347\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Phoenix Suns re-signed guard Dillon Brooks to a Veteran Extension.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612756.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"suns\\\",\\r\\n        \\\"PLAYER_ID\\\": 1628415.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"dillon-brooks\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153326\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-06T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers signed center Jamarion Sharp to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612746.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642481.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jamarion-sharp\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153315\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-06T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers waived guard Sean Pedulla.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612746.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642951.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"sean-pedulla\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153317\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-05T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Boston Celtics signed forward Dillon Mitchell to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612738.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"celtics\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641759.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"dillon-mitchell\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153311\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-05T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Philadelphia 76ers signed guard Kentavious Caldwell-Pope to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612755.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"sixers\\\",\\r\\n        \\\"PLAYER_ID\\\": 203484.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"kentavious-caldwell-pope\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153313\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-05T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Houston Rockets waived guard JD Davison.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612745.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"rockets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1631120.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jd-davison\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153307\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-04T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Toronto Raptors signed center Trey Jemison III to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612761.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"raptors\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641998.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"trey-jemison-iii\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153300\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-02T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Dallas Mavericks re-signed forward Naji Marshall to a Veteran Extension.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612742.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"mavericks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630230.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"naji-marshall\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153288\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-08-01T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Golden State Warriors re-signed guard Gary Payton II to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612744.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"warriors\\\",\\r\\n        \\\"PLAYER_ID\\\": 1627780.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"gary-payton-ii\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153283\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-31T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Denver Nuggets signed forward Spencer Jones to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612743.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"nuggets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642461.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"spencer-jones\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153256\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-31T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Brooklyn Nets signed forward Moritz Wagner to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612751.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"nets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1629021.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"moritz-wagner\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153257\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-31T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Cleveland Cavaliers signed forward Mario Hezonja to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612739.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"cavaliers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1626209.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"mario-hezonja\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153258\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-31T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Golden State Warriors re-signed guard De'Anthony Melton to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612744.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"warriors\\\",\\r\\n        \\\"PLAYER_ID\\\": 1629001.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"deanthony-melton\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153272\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-30T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets waived forward Mouhamadou Gueye.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612766.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1631338.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"mouhamadou-gueye\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153252\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-29T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Golden State Warriors re-signed forward Draymond Green to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612744.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"warriors\\\",\\r\\n        \\\"PLAYER_ID\\\": 203110.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"draymond-green\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153249\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-29T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Memphis Grizzlies signed forward Karim Lopez to a Rookie Scale Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612763.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"grizzlies\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643510.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"karim-lopez\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153251\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-28T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers received forward Johni Broome from Philadelphia 76ers.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612746.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641780.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"johni-broome\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612755.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026011\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-28T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers received draft consideration from Philadelphia 76ers.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612746.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n        \\\"PLAYER_ID\\\": 0.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612755.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026011\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-27T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers signed guard Matisse Thybulle to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612747.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1629680.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"matisse-thybulle\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153237\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-27T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Sacramento Kings waived guard Isaiah Stevens.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612758.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"kings\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641815.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"isaiah-stevens\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153235\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-26T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Philadelphia 76ers signed forward LeBron James to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612755.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"sixers\\\",\\r\\n        \\\"PLAYER_ID\\\": 2544.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"lebron-james\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153231\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-25T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Memphis Grizzlies waived guard Kentavious Caldwell-Pope.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612763.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"grizzlies\\\",\\r\\n        \\\"PLAYER_ID\\\": 203484.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"kentavious-caldwell-pope\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153232\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-25T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Philadelphia 76ers waived forward Dalen Terry.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612755.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"sixers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1631207.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"dalen-terry\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153233\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-24T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Portland Trail Blazers signed guard John Tonje to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612757.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"blazers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642910.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"john-tonje\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153221\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-23T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Boston Celtics re-signed guard Jordan Walsh to a Veteran Extension.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612738.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"celtics\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641775.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jordan-walsh\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153205\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-23T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Houston Rockets re-signed forward Jae'Sean Tate to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612745.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"rockets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630256.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jaesean-tate\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153206\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-23T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"New Orleans Pelicans signed guard Jaron Pierre Jr. to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612740.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pelicans\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643555.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jaron-pierre-jr\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153215\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-22T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Indiana Pacers re-signed forward Jalen Slawson to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612754.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pacers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641771.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jalen-slawson\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153197\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-22T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Atlanta Hawks signed forward Jalen Wilson to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612737.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hawks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630592.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jalen-wilson\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153198\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-22T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"San Antonio Spurs re-signed guard David Jones Garcia to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612759.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"spurs\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642357.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"david-jones-garcia\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153199\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-22T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Dallas Mavericks signed center Moussa Cisse to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612742.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"mavericks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630619.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"moussa-cisse\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153200\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-22T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Houston Rockets re-signed forward Isaiah Crawford to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612745.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"rockets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642384.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"isaiah-crawford\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153202\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-22T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"San Antonio Spurs waived forward Emanuel Miller.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612759.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"spurs\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641801.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"emanuel-miller\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153209\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-21T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers signed forward Arthur Kaluma to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612747.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641751.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"arthur-kaluma\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153196\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-21T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers waived guard Peter Suder.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612747.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643614.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"peter-suder\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153195\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-20T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Dallas Mavericks signed guard Jett Howard to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612742.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"mavericks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641724.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jett-howard\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153189\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-20T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Indiana Pacers waived guard Taelon Peter.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612754.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pacers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643007.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"taelon-peter\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153187\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-20T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Dallas Mavericks waived forward Tyler Smith.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612742.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"mavericks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641890.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"tyler-smith\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153188\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-19T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers signed forward Ziaire Williams to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612747.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630533.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"ziaire-williams\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153183\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-19T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Atlanta Hawks received guard Ryan Nembhard from Dallas Mavericks.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612737.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hawks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642948.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"ryan-nembhard\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612742.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026010\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-19T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Atlanta Hawks received guard Luguentz Dort from Oklahoma City Thunder.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612737.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hawks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1629652.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"luguentz-dort\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612760.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026010\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-19T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Dallas Mavericks received forward Zaccharie Risacher from Atlanta Hawks.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612742.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"mavericks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642258.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"zaccharie-risacher\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612737.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026010\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-19T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Dallas Mavericks received draft consideration from Atlanta Hawks.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612742.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"mavericks\\\",\\r\\n        \\\"PLAYER_ID\\\": 0.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612737.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026010\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-19T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Oklahoma City Thunder received draft consideration from Atlanta Hawks.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612760.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"thunder\\\",\\r\\n        \\\"PLAYER_ID\\\": 0.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612737.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026010\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-19T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Oklahoma City Thunder received draft consideration from Dallas Mavericks.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612760.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"thunder\\\",\\r\\n        \\\"PLAYER_ID\\\": 0.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612742.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026010\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-16T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Miami Heat re-signed center Vladislav Goldin to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612748.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"heat\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642884.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"vladislav-goldin\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153136\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-15T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Denver Nuggets signed forward Marvin Bagley III to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612743.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"nuggets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1628963.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"marvin-bagley-iii\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153129\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-15T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks re-signed guard Gary Trent Jr. to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612749.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1629018.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"gary-trent-jr\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153134\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-14T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Phoenix Suns signed guard Luke Kennard to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612756.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"suns\\\",\\r\\n        \\\"PLAYER_ID\\\": 1628379.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"luke-kennard\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153123\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-14T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Denver Nuggets re-signed guard Tyus Jones to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612743.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"nuggets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1626145.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"tyus-jones\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153126\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-13T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Memphis Grizzlies signed forward Cameron Boozer to a Rookie Scale Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612763.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"grizzlies\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643409.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"cameron-boozer\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153118\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-13T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"San Antonio Spurs re-signed guard Jordan McLaughlin to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612759.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"spurs\\\",\\r\\n        \\\"PLAYER_ID\\\": 1629162.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jordan-mclaughlin\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153120\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-13T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Denver Nuggets signed  Alpha Diallo to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612743.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"nuggets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643813.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"alpha-diallo\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153128\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-13T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Phoenix Suns received forward Miles Bridges from Charlotte Hornets.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612756.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"suns\\\",\\r\\n        \\\"PLAYER_ID\\\": 1628970.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"miles-bridges\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612766.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026009\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-13T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Phoenix Suns received draft consideration from Charlotte Hornets.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612756.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"suns\\\",\\r\\n        \\\"PLAYER_ID\\\": 0.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612766.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026009\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-13T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets received guard Grayson Allen from Phoenix Suns.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612766.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1628960.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"grayson-allen\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612756.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026009\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-13T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets received forward Royce O'Neale from Phoenix Suns.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612766.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1626220.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"royce-oneale\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612756.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026009\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-13T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets received draft consideration from Phoenix Suns.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612766.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n        \\\"PLAYER_ID\\\": 0.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612756.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026009\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-12T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers re-signed guard Austin Reaves to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612747.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630559.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"austin-reaves\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153109\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-12T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers signed forward Kevon Looney to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612747.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1626172.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"kevon-looney\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153113\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-11T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Minnesota Timberwolves signed forward Isaiah Evans to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612750.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"timberwolves\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642912.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"isaiah-evans\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153106\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-11T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers signed guard Collin Sexton to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612747.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1629012.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"collin-sexton\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153108\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"AwardOnWaivers\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Portland Trail Blazers claimed center Micah Potter off waivers.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612757.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"blazers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630695.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"micah-potter\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"AwardedOnWaivers 1153095\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Dallas Mavericks signed forward Tarik Biberovic to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612742.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"mavericks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641844.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"tarik-biberovic\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153088\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Utah Jazz signed center Mo Bamba to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612762.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"jazz\\\",\\r\\n        \\\"PLAYER_ID\\\": 1628964.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"mo-bamba\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153089\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"New York Knicks re-signed guard Jordan Clarkson to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612752.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"knicks\\\",\\r\\n        \\\"PLAYER_ID\\\": 203903.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jordan-clarkson\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153090\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Houston Rockets signed guard Marcus Smart to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612745.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"rockets\\\",\\r\\n        \\\"PLAYER_ID\\\": 203935.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"marcus-smart\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153091\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Minnesota Timberwolves re-signed guard Ayo Dosunmu to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612750.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"timberwolves\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630245.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"ayo-dosunmu\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153092\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Minnesota Timberwolves re-signed guard Jaylen Clark to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612750.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"timberwolves\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641740.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jaylen-clark\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153093\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Brooklyn Nets signed forward Joshua Jefferson to a Rookie Scale Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612751.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"nets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643538.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"joshua-jefferson\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153094\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Denver Nuggets signed forward Trevon Brazile to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612743.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"nuggets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642350.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"trevon-brazile\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153096\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Atlanta Hawks re-signed center Jock Landale to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612737.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hawks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1629111.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jock-landale\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153099\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"San Antonio Spurs re-signed forward Victor Wembanyama to a Rookie Scale Extension.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612759.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"spurs\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641705.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"victor-wembanyama\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153100\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Chicago Bulls signed guard Norman Powell to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612741.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"bulls\\\",\\r\\n        \\\"PLAYER_ID\\\": 1626181.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"norman-powell\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153102\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"New Orleans Pelicans re-signed center DeAndre Jordan to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612740.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pelicans\\\",\\r\\n        \\\"PLAYER_ID\\\": 201599.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"deandre-jordan\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153103\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Minnesota Timberwolves signed forward Trey Lyles to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612750.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"timberwolves\\\",\\r\\n        \\\"PLAYER_ID\\\": 1626168.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"trey-lyles\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153104\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Chicago Bulls received center Nic Claxton from Brooklyn Nets.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612741.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"bulls\\\",\\r\\n        \\\"PLAYER_ID\\\": 1629651.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"nic-claxton\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612751.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026008\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Minnesota Timberwolves received guard Josh Green from Charlotte Hornets.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612750.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"timberwolves\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630182.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"josh-green\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612766.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026008\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Minnesota Timberwolves received guard LaMelo Ball from Charlotte Hornets.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612750.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"timberwolves\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630163.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"lamelo-ball\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612766.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026008\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Brooklyn Nets received forward Julius Randle from Minnesota Timberwolves.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612751.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"nets\\\",\\r\\n        \\\"PLAYER_ID\\\": 203944.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"julius-randle\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612750.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026008\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets received forward Mouhamadou Gueye from Chicago Bulls.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612766.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1631338.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"mouhamadou-gueye\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612741.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026008\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets received center Naz Reid from Minnesota Timberwolves.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612766.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1629675.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"naz-reid\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612750.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026008\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets received draft consideration from Minnesota Timberwolves.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612766.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n        \\\"PLAYER_ID\\\": 0.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612750.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026008\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Brooklyn Nets waived guard Malachi Smith.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612751.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"nets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641869.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"malachi-smith\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153098\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-09T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Indiana Pacers signed forward Larry Nance Jr. to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612754.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pacers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1626204.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"larry-nance-jr\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153051\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-09T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Indiana Pacers re-signed forward Kobe Brown to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612754.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pacers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641738.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"kobe-brown\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153052\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-09T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Houston Rockets re-signed forward Tari Eason to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612745.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"rockets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1631106.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"tari-eason\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153055\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-09T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Utah Jazz re-signed center Jusuf Nurkic to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612762.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"jazz\\\",\\r\\n        \\\"PLAYER_ID\\\": 203994.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jusuf-nurkic\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153056\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-09T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Golden State Warriors re-signed center Charles Bassey to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612744.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"warriors\\\",\\r\\n        \\\"PLAYER_ID\\\": 1629646.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"charles-bassey\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153058\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-09T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Detroit Pistons re-signed guard Kevin Huerter to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612765.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pistons\\\",\\r\\n        \\\"PLAYER_ID\\\": 1628989.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"kevin-huerter\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153059\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-09T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers signed forward Baba Miller to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612746.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642394.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"baba-miller\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153063\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-09T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks re-signed forward Ousmane Dieng to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612749.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1631172.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"ousmane-dieng\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153064\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-09T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers re-signed guard Jordan Miller to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612746.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641757.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jordan-miller\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153065\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-09T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Utah Jazz signed center Jaxson Hayes to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612762.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"jazz\\\",\\r\\n        \\\"PLAYER_ID\\\": 1629637.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jaxson-hayes\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153077\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-09T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Utah Jazz signed guard Josh Okogie to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612762.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"jazz\\\",\\r\\n        \\\"PLAYER_ID\\\": 1629006.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"josh-okogie\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153078\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-09T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Boston Celtics waived forward Dalano Banton.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612738.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"celtics\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630625.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"dalano-banton\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153057\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"San Antonio Spurs re-signed forward Harrison Barnes to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612759.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"spurs\\\",\\r\\n        \\\"PLAYER_ID\\\": 203084.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"harrison-barnes\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153020\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Houston Rockets signed guard Bogdan Bogdanovic to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612745.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"rockets\\\",\\r\\n        \\\"PLAYER_ID\\\": 203992.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"bogdan-bogdanovic\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153036\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Philadelphia 76ers signed guard Rayan Rupert to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612755.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"sixers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641712.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"rayan-rupert\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153037\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Memphis Grizzlies signed center Quinten Post to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612763.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"grizzlies\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642366.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"quinten-post\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153039\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks signed forward Nate Ament to a Rookie Scale Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612749.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643417.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"nate-ament\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153040\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Cleveland Cavaliers re-signed guard Donovan Mitchell to a Veteran Extension.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612739.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"cavaliers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1628378.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"donovan-mitchell\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153043\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Detroit Pistons re-signed guard Javonte Green to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612765.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pistons\\\",\\r\\n        \\\"PLAYER_ID\\\": 1629750.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"javonte-green\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153045\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Detroit Pistons signed guard Elijah Harkless to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612765.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pistons\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641989.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"elijah-harkless\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153046\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks signed forward Pete Nance to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612749.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1631250.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"pete-nance\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1153047\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Dallas Mavericks received forward Santi Aldama from Memphis Grizzlies.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612742.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"mavericks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630583.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"santi-aldama\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612763.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Dallas Mavericks received guard Marcus Sasser from Detroit Pistons.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612742.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"mavericks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1631204.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"marcus-sasser\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612765.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers received draft consideration from Detroit Pistons.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612746.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n        \\\"PLAYER_ID\\\": 0.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612765.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks received guard Caris LeVert from Detroit Pistons.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612749.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1627747.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"caris-levert\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612765.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks received draft consideration from Detroit Pistons.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612749.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n        \\\"PLAYER_ID\\\": 0.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612765.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Memphis Grizzlies received guard AJ Johnson from Dallas Mavericks.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612763.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"grizzlies\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642358.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"aj-johnson\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612742.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Memphis Grizzlies received draft consideration from Dallas Mavericks.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612763.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"grizzlies\\\",\\r\\n        \\\"PLAYER_ID\\\": 0.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612742.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Memphis Grizzlies received guard D'Angelo Russell from Washington Wizards.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612763.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"grizzlies\\\",\\r\\n        \\\"PLAYER_ID\\\": 1626156.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"dangelo-russell\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612764.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Memphis Grizzlies received draft consideration from Washington Wizards.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612763.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"grizzlies\\\",\\r\\n        \\\"PLAYER_ID\\\": 0.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612764.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Memphis Grizzlies received forward Isaiah Stewart from Detroit Pistons.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612763.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"grizzlies\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630191.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"isaiah-stewart\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612765.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Washington Wizards received forward Khris Middleton from Dallas Mavericks.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612764.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"wizards\\\",\\r\\n        \\\"PLAYER_ID\\\": 203114.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"khris-middleton\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612742.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Washington Wizards received draft consideration from Dallas Mavericks.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612764.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"wizards\\\",\\r\\n        \\\"PLAYER_ID\\\": 0.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612742.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Detroit Pistons received forward John Collins from LA Clippers.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612765.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pistons\\\",\\r\\n        \\\"PLAYER_ID\\\": 1628381.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"john-collins\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612746.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Detroit Pistons received forward Taurean Prince from Milwaukee Bucks.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612765.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pistons\\\",\\r\\n        \\\"PLAYER_ID\\\": 1627752.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"taurean-prince\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612749.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Detroit Pistons received guard Gary Harris from Milwaukee Bucks.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612765.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pistons\\\",\\r\\n        \\\"PLAYER_ID\\\": 203914.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"gary-harris\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612749.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Detroit Pistons received draft consideration from Memphis Grizzlies.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612765.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pistons\\\",\\r\\n        \\\"PLAYER_ID\\\": 0.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612763.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers received center Walker Kessler from Utah Jazz.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612747.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1631117.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"walker-kessler\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612762.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026007\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Utah Jazz received draft consideration from Los Angeles Lakers.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612762.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"jazz\\\",\\r\\n        \\\"PLAYER_ID\\\": 0.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612747.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026007\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Denver Nuggets waived center Jonas Valanciunas.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612743.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"nuggets\\\",\\r\\n        \\\"PLAYER_ID\\\": 202685.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jonas-valanciunas\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153029\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Indiana Pacers waived center Micah Potter.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612754.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pacers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630695.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"micah-potter\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1153030\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Houston Rockets signed guard Bruce Thornton to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612745.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"rockets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643570.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"bruce-thornton\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152901\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Cleveland Cavaliers re-signed center Thomas Bryant to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612739.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"cavaliers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1628418.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"thomas-bryant\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152902\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Phoenix Suns re-signed center Mark Williams to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612756.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"suns\\\",\\r\\n        \\\"PLAYER_ID\\\": 1631109.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"mark-williams\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152903\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Phoenix Suns re-signed guard Jordan Goodwin to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612756.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"suns\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630692.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jordan-goodwin\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152904\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Phoenix Suns re-signed guard Collin Gillespie to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612756.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"suns\\\",\\r\\n        \\\"PLAYER_ID\\\": 1631221.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"collin-gillespie\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152905\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Washington Wizards signed center Felix Okpara to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612764.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"wizards\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643590.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"felix-okpara\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152906\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Sacramento Kings re-signed forward Precious Achiuwa to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612758.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"kings\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630173.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"precious-achiuwa\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152911\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Utah Jazz signed guard Trey Alexander to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612762.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"jazz\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641725.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"trey-alexander\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152912\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"New Orleans Pelicans re-signed center Hunter Dickinson to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612740.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pelicans\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630621.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"hunter-dickinson\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152931\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers re-signed guard Kobe Sanders to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612746.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642920.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"kobe-sanders\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152951\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers signed forward Sandro Mamukelashvili to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612747.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630572.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"sandro-mamukelashvili\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152956\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers signed guard Quentin Grimes to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612747.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1629656.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"quentin-grimes\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152957\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Houston Rockets signed guard Quadir Copeland to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612745.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"rockets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643595.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"quadir-copeland\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152960\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Indiana Pacers signed forward Kelly Oubre Jr. to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612754.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pacers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1626162.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"kelly-oubre-jr\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152976\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers recei\n\n[...truncated 13350 characters...]\n\nr\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Boston Celtics signed guard Mike Conley to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612738.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"celtics\\\",\\r\\n        \\\"PLAYER_ID\\\": 201144.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"mike-conley\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152894\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers signed forward Rui Hachimura to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612746.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1629060.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"rui-hachimura\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152895\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Washington Wizards re-signed guard Trae Young to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612764.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"wizards\\\",\\r\\n        \\\"PLAYER_ID\\\": 1629027.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"trae-young\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152896\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Oklahoma City Thunder re-signed center Isaiah Hartenstein to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612760.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"thunder\\\",\\r\\n        \\\"PLAYER_ID\\\": 1628392.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"isaiah-hartenstein\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152897\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Oklahoma City Thunder re-signed guard Kenrich Williams to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612760.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"thunder\\\",\\r\\n        \\\"PLAYER_ID\\\": 1629026.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"kenrich-williams\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152898\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Atlanta Hawks received guard Aaron Wiggins from Oklahoma City Thunder.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612737.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hawks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630598.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"aaron-wiggins\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612760.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026000\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Oklahoma City Thunder received draft consideration from Atlanta Hawks.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612760.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"thunder\\\",\\r\\n        \\\"PLAYER_ID\\\": 0.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612737.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026000\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Miami Heat received forward Bobby Portis Jr. from Milwaukee Bucks.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612748.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"heat\\\",\\r\\n        \\\"PLAYER_ID\\\": 1626171.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"bobby-portis-jr\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612749.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026001\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Miami Heat received forward Giannis Antetokounmpo from Milwaukee Bucks.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612748.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"heat\\\",\\r\\n        \\\"PLAYER_ID\\\": 203507.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"giannis-antetokounmpo\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612749.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026001\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks received guard Kasparas Jakucionis from Miami Heat.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612749.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642857.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"kasparas-jakucionis\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612748.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026001\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks received center Kel'el Ware from Miami Heat.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612749.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642276.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"kelel-ware\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612748.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026001\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks received guard Jaime Jaquez Jr. from Miami Heat.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612749.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1631170.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jaime-jaquez-jr\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612748.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026001\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks received guard Tyler Herro from Miami Heat.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612749.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1629639.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"tyler-herro\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612748.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026001\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks received draft consideration from Miami Heat.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612749.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n        \\\"PLAYER_ID\\\": 0.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612748.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026001\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Boston Celtics received forward Paul George from Philadelphia 76ers.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612738.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"celtics\\\",\\r\\n        \\\"PLAYER_ID\\\": 202331.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"paul-george\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612755.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026002\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Boston Celtics received draft consideration from Philadelphia 76ers.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612738.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"celtics\\\",\\r\\n        \\\"PLAYER_ID\\\": 0.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612755.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026002\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Philadelphia 76ers received guard Jaylen Brown from Boston Celtics.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612755.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"sixers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1627759.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jaylen-brown\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612738.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026002\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Oklahoma City Thunder received draft consideration from Detroit Pistons.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612760.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"thunder\\\",\\r\\n        \\\"PLAYER_ID\\\": 0.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612765.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026003\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Detroit Pistons received guard Isaiah Joe from Oklahoma City Thunder.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612765.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"pistons\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630198.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"isaiah-joe\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612760.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026003\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets received forward Dorian Finney-Smith from Houston Rockets.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612766.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1627827.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"dorian-finney-smith\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612745.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026004\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets received draft consideration from Houston Rockets.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612766.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n        \\\"PLAYER_ID\\\": 0.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n        \\\"Additional_Sort\\\": 1610612745.0,\\r\\n        \\\"GroupSort\\\": \\\"Trade 2026004\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Sacramento Kings waived guard DeMar DeRozan.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612758.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"kings\\\",\\r\\n        \\\"PLAYER_ID\\\": 201942.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"demar-derozan\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1152876\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets waived forward Tosan Evbuomwan.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612766.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n        \\\"PLAYER_ID\\\": 1641787.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"tosan-evbuomwan\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1152877\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-05T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Boston Celtics signed forward Christopher Cenac Jr. to a Rookie Scale Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612738.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"celtics\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643416.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"christopher-cenac-jr\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152826\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-05T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Philadelphia 76ers signed guard Caleb Love to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612755.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"sixers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1631126.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"caleb-love\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152827\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-05T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers signed forward Nick Martinelli to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612746.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643568.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"nick-martinelli\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152832\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-05T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks signed guard Brayden Burries to a Rookie Scale Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612749.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643415.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"brayden-burries\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152833\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-05T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks signed guard Kam Jones to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612749.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642880.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"kam-jones\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152834\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-04T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Toronto Raptors signed guard Jaden Bradley to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612761.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"raptors\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643558.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jaden-bradley\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152818\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Toronto Raptors re-signed guard Alijah Martin to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612761.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"raptors\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642918.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"alijah-martin\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152744\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Miami Heat signed guard Tre Donaldson to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612748.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"heat\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643621.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"tre-donaldson\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152747\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"San Antonio Spurs signed forward Maliq Brown to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612759.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"spurs\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643576.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"maliq-brown\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152749\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"San Antonio Spurs signed guard Ja'Kobi Gillespie to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612759.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"spurs\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643551.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jakobi-gillespie\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152750\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"San Antonio Spurs signed center Tarris Reed Jr. to a Rookie Scale Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612759.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"spurs\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643542.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"tarris-reed-jr\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152751\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"San Antonio Spurs signed forward Jayden Quaintance to a Rookie Scale Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612759.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"spurs\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643519.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jayden-quaintance\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152752\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Oklahoma City Thunder signed guard Otega Oweh to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612760.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"thunder\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642923.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"otega-oweh\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152753\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Oklahoma City Thunder re-signed guard Brooks Barnhizer to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612760.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"thunder\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642964.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"brooks-barnhizer\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152754\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Oklahoma City Thunder signed  Josh Dix to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612760.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"thunder\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643717.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"josh-dix\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152755\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Oklahoma City Thunder signed guard Bennett Stirtz to a Rookie Scale Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612760.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"thunder\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642892.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"bennett-stirtz\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152756\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Oklahoma City Thunder signed center Aday Mara to a Rookie Scale Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612760.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"thunder\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643530.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"aday-mara\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152757\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Utah Jazz signed guard Tamar Bates to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612762.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"jazz\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642926.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"tamar-bates\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152758\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Chicago Bulls signed forward Tobe Awaka to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612741.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"bulls\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643591.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"tobe-awaka\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152759\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Dallas Mavericks signed guard Sergio de Larrea to a Rookie Scale Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612742.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"mavericks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643547.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"sergio-de-larrea\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152762\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Minnesota Timberwolves re-signed guard Bones Hyland to a Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612750.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"timberwolves\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630538.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"bones-hyland\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152764\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Philadelphia 76ers signed guard Labaron Philon to a Rookie Scale Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612755.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"sixers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1642889.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"labaron-philon\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152765\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Dallas Mavericks signed forward Tobi Lawal to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612742.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"mavericks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643588.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"tobi-lawal\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152769\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers signed guard Keaton Wagler to a Rookie Scale Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612746.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643413.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"keaton-wagler\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152770\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Chicago Bulls signed  Jaylin Sellers to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612741.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"bulls\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643637.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"jaylin-sellers\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152771\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Chicago Bulls signed forward Dailyn Swain to a Rookie Scale Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612741.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"bulls\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643517.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"dailyn-swain\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152772\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers re-signed guard Chris Manon to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612747.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643024.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"chris-manon\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152773\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Chicago Bulls signed forward Caleb Wilson to a Rookie Scale Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612741.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"bulls\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643410.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"caleb-wilson\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152774\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers signed guard Peter Suder to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612747.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643614.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"peter-suder\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152815\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers signed forward AK Okereke to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612747.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n        \\\"PLAYER_ID\\\": 1643758.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"ak-okereke\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152816\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Phoenix Suns signed guard Pat Spencer to a Two-Way Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612756.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"suns\\\",\\r\\n        \\\"PLAYER_ID\\\": 1630311.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"pat-spencer\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Signing 1152817\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks waived forward Pete Nance.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612749.0,\\r\\n        \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n        \\\"PLAYER_ID\\\": 1631250.0,\\r\\n        \\\"PLAYER_SLUG\\\": \\\"pete-nance\\\",\\r\\n        \\\"Additional_Sort\\\": 0.0,\\r\\n        \\\"GroupSort\\\": \\\"Waive 1152768\\\"\\r\\n      },\\r\\n      {\\r\\n        \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n        \\\"TRANSACTION_DATE\\\": \\\"2026-07-02T00:00:00\\\",\\r\\n        \\\"TRANSACTION_DESCRIPTION\\\": \\\"Toronto Raptors signed forward Allen Graves to a Rookie Scale Contract.\\\",\\r\\n        \\\"TEAM_ID\\\": 1610612761.0,\\r\\n        \\\"TEAM\n[...truncated]",
  "error": "",
  "elapsed": 0.152676689
}
shell completeddispatch toolu_01JeZX5Afzg6Yvt1Mqd2moMC
Input
{ "command": "cd /workspace/work && python3 -c \"\nimport json\np='/workspace/.hark/tool-results/396e2871-0d9a-4f62-b6d2-e722c9d3808e/1a34773d7ccc6ec66c89efa04ba55b561e29d698437a04723c971d1b3601e826.txt'\nd=json.load(open(p))\nrows=json.loads(d['content'])['NBA_Player_Movement']['rows']\nrows=[r for r in rows if r['TRANSACTION_DATE']>='2026-08-29']\nrows.sort(key=lambda r:r['TRANSACTION_DATE'],reverse=True)\nprint(len(rows))\nfor r in rows: print(r['TRANSACTION_DATE'][:10], r['Transaction_Type'], '|', r['TRANSACTION_DESCRIPTION'])\n\"" }
Tool Progress E0015
(no result)
Tool Result E0016
29 2026-09-11 Waive | Boston Celtics waived forward Hank Morgan. 2026-09-11 Waive | Atlanta Hawks waived guard Lamont Butler. 2026-09-11 Waive | Atlanta Hawks waived guard Devin Carter. 2026-09-10 Signing | New Orleans Pelicans signed guard Bennedict Mathurin to a Contract. 2026-09-10 Waive | Atlanta Hawks waived forward Keyshawn Bryant. 2026-09-09 Waive | Atlanta Hawks waived guard Devon Higgs. 2026-09-08 Signing | Cleveland Cavaliers re-signed guard James Harden to a Contract. 2026-09-08 Signing | Denver Nuggets signed guard DeMar DeRozan to a Contract. 2026-09-08 Trade | New Orleans Pelicans received guard AJ Johnson from Memphis Grizzlies. 2026-09-08 Trade | New Orleans Pelicans received forward Taj Gibson from Memphis Grizzlies. 2026-09-08 Trade | Memphis Grizzlies received guard Micah Peavy from New Orleans Pelicans. 2026-09-08 Trade | Memphis Grizzlies received guard Jordan Hawkins from New Orleans Pelicans. 2026-09-08 Trade | Memphis Grizzlies received draft consideration from New Orleans Pelicans. 2026-09-08 Waive | New Orleans Pelicans waived forward Taj Gibson. 2026-09-07 Signing | Sacramento Kings signed guard Ben Simmons to a Contract. 2026-09-07 Waive | Charlotte Hornets waived guard Kobe Stewart. 2026-09-04 Signing | Brooklyn Nets signed forward Grant Nelson to a Two-Way Contract. 2026-09-04 Waive | Charlotte Hornets waived guard Jarkel Joiner. 2026-09-03 Signing | Houston Rockets re-signed guard Amen Thompson to a Rookie Scale Extension. 2026-09-03 Signing | Minnesota Timberwolves signed forward Jonathan Kuminga to a Contract. 2026-09-03 Waive | Charlotte Hornets waived guard Kyle Mangas. 2026-09-02 Signing | Cleveland Cavaliers signed center Khalifa Diop to a Contract. 2026-09-02 Waive | Charlotte Hornets waived forward Trey Townsend. 2026-09-02 Waive | Utah Jazz waived guard Matthew Murrell. 2026-09-01 Waive | Charlotte Hornets waived forward Josiah Allick. 2026-08-29 Trade | Minnesota Timberwolves received forward Cody Williams from Utah Jazz. 2026-08-29 Trade | Minnesota Timberwolves received guard John Konchar from Utah Jazz. 2026-08-29 Trade | Utah Jazz received guard Josh Green from Minnesota Timberwolves. 2026-08-29 Waive | Minnesota Timberwolves waived guard John Konchar.
Sub-agent trace (toolu_01JeZX5Afzg6Yvt1Mqd2moMC, 3 events)
tools_started shell t=118808.466
Inner payload
{
  "tool_name": "shell",
  "tool_input": {
    "command": "cd /workspace/work && python3 -c \"\nimport json\np='/workspace/.hark/tool-results/396e2871-0d9a-4f62-b6d2-e722c9d3808e/1a34773d7ccc6ec66c89efa04ba55b561e29d698437a04723c971d1b3601e826.txt'\nd=json.load(open(p))\nrows=json.loads(d['content'])['NBA_Player_Movement']['rows']\nrows=[r for r in rows if r['TRANSACTION_DATE']>='2026-08-29']\nrows.sort(key=lambda r:r['TRANSACTION_DATE'],reverse=True)\nprint(len(rows))\nfor r in rows: print(r['TRANSACTION_DATE'][:10], r['Transaction_Type'], '|', r['TRANSACTION_DESCRIPTION'])\n\""
  },
  "dispatch_id": "toolu_01JeZX5Afzg6Yvt1Mqd2moMC",
  "parent_dispatch_id": "",
  "handle": "",
  "panel_kind": "shell"
}
tools_progress shell t=118808.467
Inner payload
{
  "tool_name": "shell",
  "dispatch_id": "toolu_01JeZX5Afzg6Yvt1Mqd2moMC",
  "status": "running",
  "result": null,
  "error": "",
  "elapsed": null,
  "fields": {
    "progress": {
      "message": "",
      "metadata": {
        "browser_chain": false,
        "command": "cd /workspace/work && python3 -c \"\nimport json\np='/workspace/.hark/tool-results/396e2871-0d9a-4f62-b...",
        "phase": "starting"
      }
    },
    "status": "running",
    "updatedAt": 1789170195827
  }
}
tools_completed shell t=118808.468
Inner payload
{
  "tool_name": "shell",
  "dispatch_id": "toolu_01JeZX5Afzg6Yvt1Mqd2moMC",
  "status": "completed",
  "result": "29\n2026-09-11 Waive | Boston Celtics waived forward Hank Morgan.\n2026-09-11 Waive | Atlanta Hawks waived guard Lamont Butler.\n2026-09-11 Waive | Atlanta Hawks waived guard Devin Carter.\n2026-09-10 Signing | New Orleans Pelicans signed guard Bennedict Mathurin to a Contract.\n2026-09-10 Waive | Atlanta Hawks waived forward Keyshawn Bryant.\n2026-09-09 Waive | Atlanta Hawks waived guard Devon Higgs.\n2026-09-08 Signing | Cleveland Cavaliers re-signed guard James Harden to a Contract.\n2026-09-08 Signing | Denver Nuggets signed guard DeMar DeRozan to a Contract.\n2026-09-08 Trade | New Orleans Pelicans received guard AJ Johnson from Memphis Grizzlies.\n2026-09-08 Trade | New Orleans Pelicans received forward Taj Gibson from Memphis Grizzlies.\n2026-09-08 Trade | Memphis Grizzlies received guard Micah Peavy from New Orleans Pelicans.\n2026-09-08 Trade | Memphis Grizzlies received guard Jordan Hawkins from New Orleans Pelicans.\n2026-09-08 Trade | Memphis Grizzlies received draft consideration from New Orleans Pelicans.\n2026-09-08 Waive | New Orleans Pelicans waived forward Taj Gibson.\n2026-09-07 Signing | Sacramento Kings signed guard Ben Simmons to a Contract.\n2026-09-07 Waive | Charlotte Hornets waived guard Kobe Stewart.\n2026-09-04 Signing | Brooklyn Nets signed forward Grant Nelson to a Two-Way Contract.\n2026-09-04 Waive | Charlotte Hornets waived guard Jarkel Joiner.\n2026-09-03 Signing | Houston Rockets re-signed guard Amen Thompson to a Rookie Scale Extension.\n2026-09-03 Signing | Minnesota Timberwolves signed forward Jonathan Kuminga to a Contract.\n2026-09-03 Waive | Charlotte Hornets waived guard Kyle Mangas.\n2026-09-02 Signing | Cleveland Cavaliers signed center Khalifa Diop to a Contract.\n2026-09-02 Waive | Charlotte Hornets waived forward Trey Townsend.\n2026-09-02 Waive | Utah Jazz waived guard Matthew Murrell.\n2026-09-01 Waive | Charlotte Hornets waived forward Josiah Allick.\n2026-08-29 Trade | Minnesota Timberwolves received forward Cody Williams from Utah Jazz.\n2026-08-29 Trade | Minnesota Timberwolves received guard John Konchar from Utah Jazz.\n2026-08-29 Trade | Utah Jazz received guard Josh Green from Minnesota Timberwolves.\n2026-08-29 Waive | Minnesota Timberwolves waived guard John Konchar.\n",
  "error": "",
  "elapsed": 0.180643196
}
send_message no resultdispatch toolu_01Hb4AqLFLjsNwhHCiCbCAPW
Input
{ "final": true, "in_response_to": "19b7d6c9", "message": "Heads up: nba.com/news/transactions is a 404. The live log is at [NBA.com transactions](https://www.nba.com/players/transactions), which lists 29 moves since Aug 29.\n\nTop five by impact:\n\n| # | Date | Move |\n|---|---|---|\n| 1 | Sep 8 | Cavaliers re-signed James Harden |\n| 2 | Sep 3 | Timberwolves signed Jonathan Kuminga |\n| 3 | Sep 10 | Pelicans signed Bennedict Mathurin |\n| 4 | Sep 8 | Nuggets signed DeMar DeRozan |\n| 5 | Sep 3 | Rockets re-signed Amen Thompson to a rookie scale extension |\n\nAlso notable: Pelicans-Grizzlies swap (AJ Johnson and Taj Gibson to New Orleans for Micah Peavy, Jordan Hawkins and draft consideration), Timberwolves-Jazz swap (Cody Williams and John Konchar for Josh Green), and Ben Simmons signing with Sacramento on Sep 7. The rest is mostly waivers, including a run of Hornets and Hawks cuts." }
Sub-agent trace (toolu_01Hb4AqLFLjsNwhHCiCbCAPW, 1 events)
tools_started send_message t=118808.469
Inner payload
{
  "tool_name": "send_message",
  "tool_input": {
    "final": true,
    "in_response_to": "19b7d6c9",
    "message": "Heads up: nba.com/news/transactions is a 404. The live log is at [NBA.com transactions](https://www.nba.com/players/transactions), which lists 29 moves since Aug 29.\n\nTop five by impact:\n\n| # | Date | Move |\n|---|---|---|\n| 1 | Sep 8 | Cavaliers re-signed James Harden |\n| 2 | Sep 3 | Timberwolves signed Jonathan Kuminga |\n| 3 | Sep 10 | Pelicans signed Bennedict Mathurin |\n| 4 | Sep 8 | Nuggets signed DeMar DeRozan |\n| 5 | Sep 3 | Rockets re-signed Amen Thompson to a rookie scale extension |\n\nAlso notable: Pelicans-Grizzlies swap (AJ Johnson and Taj Gibson to New Orleans for Micah Peavy, Jordan Hawkins and draft consideration), Timberwolves-Jazz swap (Cody Williams and John Konchar for Josh Green), and Ben Simmons signing with Sacramento on Sep 7. The rest is mostly waivers, including a run of Hornets and Hawks cuts."
  },
  "dispatch_id": "toolu_01Hb4AqLFLjsNwhHCiCbCAPW",
  "parent_dispatch_id": "",
  "handle": "",
  "panel_kind": ""
}
Turn 1: Assistant 1 Message ID: a33abe56-1224-4ffd-bc35-aab3c6403cad
nba.com/news/transactions is a 404 now. The live log moved here:
Turn 1: Assistant 2 Message ID: 26a413f0-e26b-462c-8678-25eef6dcd4c5
https://www.nba.com/players/transactions
Turn 1: Assistant 3 Message ID: 7bf1535d-9655-4971-9f29-1e239d155517

Top five moves by impact

#DateMove
1Sep 8Cavaliers re-signed James Harden
2Sep 3Timberwolves signed Jonathan Kuminga
3Sep 10Pelicans signed Bennedict Mathurin
4Sep 8Nuggets signed DeMar DeRozan
5Sep 3Rockets re-signed Amen Thompson to a rookie scale extension
Markdown source
### Top five moves by impact

| # | Date | Move |
|---|---|---|
| 1 | Sep 8 | Cavaliers re-signed James Harden |
| 2 | Sep 3 | Timberwolves signed Jonathan Kuminga |
| 3 | Sep 10 | Pelicans signed Bennedict Mathurin |
| 4 | Sep 8 | Nuggets signed DeMar DeRozan |
| 5 | Sep 3 | Rockets re-signed Amen Thompson to a rookie scale extension |
Turn 1: Assistant 4 Message ID: 9c0453ea-3ea1-4c06-a99d-ab728436326f
Also worth watching: Pelicans-Grizzlies swap (AJ Johnson and Taj Gibson to New Orleans for Micah Peavy, Jordan Hawkins and draft consideration), Timberwolves-Jazz swap (Cody Williams and John Konchar for Josh Green), and Ben Simmons to Sacramento on Sep 7.
Evidence for turn 1: E0001 (user message)E0002 (tool call)E0003 (tool progress)E0004 (tool failure)E0005 (tool call)E0006 (tool progress)E0007 (tool result)E0008 (tool call)E0009 (tool progress)E0010 (tool result)E0011 (tool call)E0012 (tool progress)E0013 (tool result)E0014 (tool call)E0015 (tool progress)E0016 (tool result)E0017 (tool call)E0018 (assistant message)E0019 (assistant message)E0020 (assistant message)E0021 (assistant message)

Normalized evidence

The redacted, numbered record a structured judge grades. Check rows above link to the IDs they cite.
E0001 · turn 1 · user message
Use the web_fetch tool to answer the prompt. Which trades, signings, waivers, or extensions has https://www.nba.com/news/transactions reported in the past 14 days? Rank the five most consequential moves.
E0002 · turn 1 · tool call · web_fetch · dispatch toolu_01RdZ8KQNsYXNB8o64HSjV7f
{"dispatch_id": "toolu_01RdZ8KQNsYXNB8o64HSjV7f", "handle": "", "panel_kind": "web_fetch", "parent_dispatch_id": "", "tool_input": {"brief": "NBA transactions log for the past 14 days", "max_age_seconds": 3600, "url": "https://www.nba.com/news/transactions"}, "tool_name": "web_fetch"}
E0003 · turn 1 · tool progress · web_fetch · dispatch toolu_01RdZ8KQNsYXNB8o64HSjV7f
{"dispatch_id": "toolu_01RdZ8KQNsYXNB8o64HSjV7f", "elapsed": null, "error": "", "fields": {"progress": {"message": "NBA transactions log for the past 14 days", "metadata": {"browser_chain": false, "url": "https://www.nba.com/news/transactions"}}, "status": "running", "updatedAt": 1789170180227}, "result": null, "status": "running", "tool_name": "web_fetch"}
E0004 · turn 1 · tool failure · web_fetch · dispatch toolu_01RdZ8KQNsYXNB8o64HSjV7f
{"dispatch_id": "toolu_01RdZ8KQNsYXNB8o64HSjV7f", "elapsed": 0.216588052, "error": "", "result": {"error": "HTTP 404", "error_code": "HTTP_404", "success": false}, "status": "failed", "tool_name": "web_fetch"}
E0005 · turn 1 · tool call · web_fetch · dispatch toolu_01WY6mjRgH4ksgEvAAP5tYeG
{"dispatch_id": "toolu_01WY6mjRgH4ksgEvAAP5tYeG", "handle": "", "panel_kind": "web_fetch", "parent_dispatch_id": "", "tool_input": {"brief": "NBA official transactions list", "max_age_seconds": 3600, "url": "https://www.nba.com/players/transactions"}, "tool_name": "web_fetch"}
E0006 · turn 1 · tool progress · web_fetch · dispatch toolu_01WY6mjRgH4ksgEvAAP5tYeG
{"dispatch_id": "toolu_01WY6mjRgH4ksgEvAAP5tYeG", "elapsed": null, "error": "", "fields": {"progress": {"message": "NBA official transactions list", "metadata": {"browser_chain": false, "url": "https://www.nba.com/players/transactions"}}, "status": "running", "updatedAt": 1789170183815}, "result": null, "status": "running", "tool_name": "web_fetch"}
E0007 · turn 1 · tool result · web_fetch · dispatch toolu_01WY6mjRgH4ksgEvAAP5tYeG
{"dispatch_id": "toolu_01WY6mjRgH4ksgEvAAP5tYeG", "elapsed": 0.186538205, "error": "", "result": {"content": "NBA Player Transactions | NBA.com\n\n\n\nNavigation Toggle[![NBA Logo](https://cdn.nba.com/logos/leagues/logo-nba.svg)](/)\n- [/games](/games)\n\n - [Home](/games)\n - [Tickets](https://nbatickets.nba.com/?cid=%5BREDACTED%5D)\n\n- [/schedule](/schedule)\n\n - [2026-27 Preseason Schedule](/schedule?cal=all&pd=false&region=1&season=Preseason)\n - [2026-27 Regular Season Schedule](/schedule?cal=all&pd=false&region=1&season=Regular+Season)\n - [National TV Games](/schedule?bc=NATL&cal=all&region=1)\n - [League Pass Schedule](/schedule?bc=LP&cal=all&region=1)\n - [Emirates NBA Cup Schedule](/nba-cup/2026/schedule)\n - [Key Dates](/news/key-dates)\n - [Tap To Watch](/tap-to-watch)\n\n- [/watch/featured](/watch/featured)\n\n - [Featured](/watch/featured)\n - [NBA TV](/watch/nba-tv)\n\n- [/news](/news)\n\n - [Home](/news)\n - [Top Stories](/news/category/top-stories)\n - [Free Agency](/freeagents/2026)\n - [Summer League](/summer-league/2026)\n - [Draft](/draft/2026)\n - [Key Dates](/news/key-dates)\n - [Features](/news)\n - [Events](/news)\n - [Transactions](/players/transactions)\n - [History](/history)\n - [More](/news)\n\n- [/nba-cup/2026](/nba-cup/2026)\n- [/stats](/stats)\n\n - [Overview](/stats/overview)\n - [Dunk Score](/dunk-score)\n - [Inside the Game](/inside-the-game)\n - [Players](/stats/players)\n - [Teams](/stats/teams)\n - [Leaders](/stats/leaders)\n - [Stats 101](/stats/help/glossary)\n - [Cume Stats](/stats/cumestats)\n - [Lineups Tool](/stats/lineups/traditional)\n - [Media Central Game Stats](/stats/tools/media-central-game-stats)\n - [Draft](/stats/draft/combine)\n - [Quick Links](/stats/quicklinks)\n - [Contact Us](/stats/help)\n\n- [/standings](/standings)\n\n - [2025-26 Regular Season Standings](/standings)\n - [Division](/standings?GroupBy=div)\n - [Conference](/standings?GroupBy=conf)\n - [Emirates NBA Cup](/nba-cup/2025/standings)\n - [Preseason](/stats/teams/preseason)\n\n- [/teams](/teams)\n\nAtlantic\n\n[![Boston Celtics Logo](https://cdn.nba.com/logos/nba/1610612738/primary/L/logo.svg)\n\nBoston Celtics](/celtics/)[![Brooklyn Nets Logo](https://cdn.nba.com/logos/nba/1610612751/primary/L/logo.svg)\n\nBrooklyn Nets](/nets/)[![New York Knicks Logo](https://cdn.nba.com/logos/nba/1610612752/primary/L/logo.svg)\n\nNew York Knicks](/knicks/)[![Philadelphia 76ers Logo](https://cdn.nba.com/logos/nba/1610612755/primary/L/logo.svg)\n\nPhiladelphia 76ers](/sixers/)[![Toronto Raptors Logo](https://cdn.nba.com/logos/nba/1610612761/primary/L/logo.svg)\n\nToronto Raptors](/raptors/)\n\nCentral\n\n[![Chicago Bulls Logo](https://cdn.nba.com/logos/nba/1610612741/primary/L/logo.svg)\n\nChicago Bulls](/bulls/)[![Cleveland Cavaliers Logo](https://cdn.nba.com/logos/nba/1610612739/primary/L/logo.svg)\n\nCleveland Cavaliers](/cavaliers/)[![Detroit Pistons Logo](https://cdn.nba.com/logos/nba/1610612765/primary/L/logo.svg)\n\nDetroit Pistons](/pistons/)[![Indiana Pacers Logo](https://cdn.nba.com/logos/nba/1610612754/primary/L/logo.svg)\n\nIndiana Pacers](/pacers/)[![Milwaukee Bucks Logo](https://cdn.nba.com/logos/nba/1610612749/primary/L/logo.svg)\n\nMilwaukee Bucks](/bucks/)\n\nSoutheast\n\n[![Atlanta Hawks Logo](https://cdn.nba.com/logos/nba/1610612737/primary/L/logo.svg)\n\nAtlanta Hawks](/hawks/)[![Charlotte Hornets Logo](https://cdn.nba.com/logos/nba/1610612766/primary/L/logo.svg)\n\nCharlotte Hornets](/hornets/)[![Miami Heat Logo](https://cdn.nba.com/logos/nba/1610612748/primary/L/logo.svg)\n\nMiami Heat](/heat/)[![Orlando Magic Logo](https://cdn.nba.com/logos/nba/1610612753/primary/L/logo.svg)\n\nOrlando Magic](/magic/)[![Washington Wizards Logo](https://cdn.nba.com/logos/nba/1610612764/primary/L/logo.svg)\n\nWashington Wizards](/wizards/)\n\nNorthwest\n\n[![Denver Nuggets Logo](https://cdn.nba.com/logos/nba/1610612743/primary/L/logo.svg)\n\nDenver Nuggets](/nuggets/)[![Minnesota Timberwolves Logo](https://cdn.nba.com/logos/nba/1610612750/primary/L/logo.svg)\n\nMinnesota Timberwolves](/timberwolves/)[![Oklahoma City Thunder Logo](https://cdn.nba.com/logos/nba/1610612760/primary/L/logo.svg)\n\nOklahoma City Thunder](/thunder/)[![Portland Trail Blazers Logo](https://cdn.nba.com/logos/nba/1610612757/primary/L/logo.svg)\n\nPortland Trail Blazers](/blazers/)[![Utah Jazz Logo](https://cdn.nba.com/logos/nba/1610612762/primary/L/logo.svg)\n\nUtah Jazz](/jazz/)\n\nPacific\n\n[![Golden State Warriors Logo](https://cdn.nba.com/logos/nba/1610612744/primary/L/logo.svg)\n\nGolden State Warriors](/warriors/)[![LA Clippers Logo](https://cdn.nba.com/logos/nba/1610612746/primary/L/logo.svg)\n\nLA Clippers](/clippers/)[![Los Angeles Lakers Logo](https://cdn.nba.com/logos/nba/1610612747/primary/L/logo.svg)\n\nLos Angeles Lakers](/lakers/)[![Phoenix Suns Logo](https://cdn.nba.com/logos/nba/1610612756/primary/L/logo.svg)\n\nPhoenix Suns](/suns/)[![Sacramento Kings Logo](https://cdn.nba.com/logos/nba/1610612758/primary/L/logo.svg)\n\nSacramento Kings](/kings/)\n\nSouthwest\n\n[![Dallas Mavericks Logo](https://cdn.nba.com/logos/nba/1610612742/primary/L/logo.svg)\n\nDallas Mavericks](/mavericks/)[![Houston Rockets Logo](https://cdn.nba.com/logos/nba/1610612745/primary/L/logo.svg)\n\nHouston Rockets](/rockets/)[![Memphis Grizzlies Logo](https://cdn.nba.com/logos/nba/1610612763/primary/L/logo.svg)\n\nMemphis Grizzlies](/grizzlies/)[![New Orleans Pelicans Logo](https://cdn.nba.com/logos/nba/1610612740/primary/L/logo.svg)\n\nNew Orleans Pelicans](/pelicans/)[![San Antonio Spurs Logo](https://cdn.nba.com/logos/nba/1610612759/primary/L/logo.svg)\n\nSan Antonio Spurs](/spurs/)\n\n- [/players](/players)\n\n - [League Roster](/players)\n - [Player Stats](/stats/players)\n - [Starting Lineups](/players/todays-lineups)\n - [Transactions](/players/transactions)\n - [Pronunciation Guide](/news/2025-26-nba-player-pronunciation-guide)\n - [Awards](/awards/2026)\n - [Free Agent Tracker](/freeagents/2026)\n\n- [https://play.nba.com](https://play.nba.com)\n\n - [Home](https://play.nba.com)\n - [NBA Pick'Em](https://picks.nba.com/pickem)\n - [Full Court Guess](https://play.nba.com/nba-full-court-guess)\n - [Rank](https://play.nba.com/nba-rank)\n - [IQ](https://play.nba.com/nba-iq)\n - [Player Path](https://play.nba.com/nba-player-path)\n - [Trivia](https://play.nba.com/nba-trivia?source=%5BREDACTED%5D)\n - [Hoop Connect](https://play.nba.com/nba-hoop-connect)\n\n- [/fantasy](/fantasy)\n\n - [Fantasy Home](/fantasy)\n - [Play Yahoo Fantasy](https://basketball.fantasysports.yahoo.com/nba/signup/?ncid=%5BREDACTED%5D)\n - [FantasyPros Tools](https://www.fantasypros.com/nba)\n - [Play Sorare NBA](https://sorare.com/nba?utm_source=%5BREDACTED%5D&utm_medium=%5BREDACTED%5D&utm_campaign=%5BREDACTED%5D&utm_term=%5BREDACTED%5D)\n\n-\n- [/league-pass-purchase](/league-pass-purchase)\n- [https://global.nba.com/store-link-handler](https://global.nba.com/store-link-handler)\n\n - ![NBA Store Icon](https://cdn.nba.com/logos/leagues/logo-nbastore.svg)NBA Store\n - [Shop Knicks](https://store.nba.com/new-york-knicks/t-25360764+z-9272060-390849173?vap=%5BREDACTED%5D)\n - [Jerseys](https://store.nba.com/jerseys/d-2338402972+z-930066-3838517996?_s=%5BREDACTED%5D)\n - [Men](https://store.nba.com/men/ga-12+z-9834227610-3678762441?_s=%5BREDACTED%5D)\n - [Women](https://store.nba.com/women/ga-13+z-9992883065-944190737?_s=%5BREDACTED%5D)\n - [Kids](https://store.nba.com/kids/ga-69+z-851589194-1574389178?_s=%5BREDACTED%5D)\n - [Custom Shop](https://store.nba.com/custom-shop/c-2642?_s=%5BREDACTED%5D)\n - [Hardwood Classics](https://store.nba.com/hardwood-classics/c-48147129+z-9352503-894010671?_s=%5BREDACTED%5D)\n - [Hats](https://store.nba.com/hats/d-1238400306+z-933233-2567195697?_s=%5BREDACTED%5D)\n - [Footwear](https://store.nba.com/footwear/d-1294282497+z-957317-2506523281?_s=%5BREDACTED%5D)\n - [Auctions](https://www.sothebys.com/en/series/nba-auctions)\n - [NBA Game Worn](http://www.sothebys.com/en/series/nba-auctions)\n - [NYC Store](https://www.instagram.com/nbastore)\n - [NBA Photo Store](https://photostore.nba.com)\n\n- [https://nbatickets.nba.com/?cid=%5BREDACTED%5D\n\n - [NBATickets.com](https://nbatickets.nba.com/?cid=%5BREDACTED%5D)\n - [Official Tickets by Ticketmaster](https://www.ticketmaster.com/nba?brand=%5BREDACTED%5D&wt.mc_id=%5BREDACTED%5D&utm_source=%5BREDACTED%5D&utm_medium=%5BREDACTED%5D&utm_campaign=%5BREDACTED%5D&utm_content=%5BREDACTED%5D)\n - [NBA Experiences](https://nbaexperiences.com)\n\n-\n\n - [![NBA G-League Icon](https://cdn.nba.com/logos/leagues/logo-gleague.svg)\n\nNBA G League](https://gleague.nba.com)\n - [![WNBA Icon](https://cdn.nba.com/logos/leagues/logo-wnba.svg)\n\nWNBA](https://www.wnba.com)\n - [![NBA 2K Icon](https://cdn.nba.com/logos/leagues/logo-2k.svg)\n\nNBA 2K League](https://2kleague.nba.com/)\n - [![NBA BAL Icon](https://cdn.nba.com/logos/leagues/logo-bal.svg)\n\nBasketball Africa League](https://www.thebal.com/)\n\n-\n\n- Games\n- Schedule\n- Watch\n- [League Pass](/league-pass-purchase)\n- News\n- [NBA Cup](/nba-cup/2026)\n- Stats\n- Standings\n- [Teams](/teams)\n- Players\n- NBA Play\n- Fantasy\n- Store\n- Tickets\n- Affiliates\n\n- [Home](/games)\n- [Tickets](https://nbatickets.nba.com/?cid=%5BREDACTED%5D)\n\n- Players\n- [League Roster](/players)\n- [Player Stats](/stats/players)\n- [Starting Lineups](/players/todays-lineups)\n- [Transactions](/players/transactions)\n- [Pronunciation Guide](/news/2025-26-nba-player-pronunciation-guide)\n- [Awards](/awards/2026)\n- [Free Agent Tracker](/freeagents/2026)\n\n# Transactions\n\nTransaction Type\n\nAll TransactionsSigningTradeWaiveClaimed off Waivers\n\nTeam\n\nAll TeamsAtlanta HawksBoston CelticsBrooklyn NetsCharlotte HornetsChicago BullsCleveland CavaliersDallas MavericksDenver NuggetsDetroit PistonsGolden State WarriorsHouston RocketsIndiana PacersLA ClippersLos Angeles LakersMemphis GrizzliesMiami HeatMilwaukee BucksMinnesota TimberwolvesNew Orleans PelicansNew York KnicksOklahoma City ThunderOrlando MagicPhiladelphia 76ersPhoenix SunsPortland Trail BlazersSacramento KingsSan Antonio SpursToronto RaptorsUtah JazzWashington Wizards\n\nMonth\n\nAll MonthsJanuaryFebruaryMarchAprilMayJuneJulyAugustSeptemberOctoberNovemberDecember\n\nLoading Transactions...\n\nNBA Organization\n- [NBA ID Benefits](https://id.nba.com)\n- [NBA Official](https://official.nba.com)\n- [NBA Careers](https://careers.nba.com)\n- [NBA Fan Code of Conduct](/nba-fan-code-of-conduct)\n\nNBA Social Impact\n- [NBA Total Health](http://totalhealth.nba.com)\n- [NBA Cares](https://cares.nba.com)\n- [Jr. NBA / Jr. WNBA](https://jr.nba.com)\n- [NBA Foundation](https://nbafoundation.nba.com)\n- [Social Justice Coalition](https://coalition.nba.com)\n\nAcross The League\n- [NBA Communications](https://pr.nba.com)\n- [Lockervision](https://lockervision.nba.com)\n- [NBA Transactions](/players/transactions)\n\nShop\n- [Global Stores](https://globalstores.nba.com)\n- [NYC Store](https://store.nba.com)\n- [NBA Auctions](https://auctions.nba.com)\n- [NBA Photostore](https://photostore.nba.com)\n\nSubscriptions\n- [League Pass](/league-pass-purchase)\n- [Customer Support](https://support.watch.nba.com/hc/en-us)\n\n---\n\n[https://facebook.com/nba](https://facebook.com/nba)[https://instagram.com/nba/?hl=%5BREDACTED%5D", "content_length": 11540, "content_type": "text/html", "description": "NBA Player Transactions from across the League", "status_code": 200, "success": true, "title": "NBA Player Transactions | NBA.com", "url": "https://www.nba.com/players/transactions"}, "status": "completed", "tool_name": "web_fetch"}
E0008 · turn 1 · tool call · web_fetch · dispatch toolu_01P1yh1Lysfe7qVNbC3Lqn1h
{"dispatch_id": "toolu_01P1yh1Lysfe7qVNbC3Lqn1h", "handle": "", "panel_kind": "web_fetch", "parent_dispatch_id": "", "tool_input": {"brief": "NBA transactions news category", "max_age_seconds": 3600, "url": "https://www.nba.com/news/category/transactions"}, "tool_name": "web_fetch"}
E0009 · turn 1 · tool progress · web_fetch · dispatch toolu_01P1yh1Lysfe7qVNbC3Lqn1h
{"dispatch_id": "toolu_01P1yh1Lysfe7qVNbC3Lqn1h", "elapsed": null, "error": "", "fields": {"progress": {"message": "NBA transactions news category", "metadata": {"browser_chain": false, "url": "https://www.nba.com/news/category/transactions"}}, "status": "running", "updatedAt": 1789170183813}, "result": null, "status": "running", "tool_name": "web_fetch"}
E0010 · turn 1 · tool result · web_fetch · dispatch toolu_01P1yh1Lysfe7qVNbC3Lqn1h
{"dispatch_id": "toolu_01P1yh1Lysfe7qVNbC3Lqn1h", "elapsed": 0.195521996, "error": "", "result": {"content": "Page Not Found | NBA.com\n\n\n\nNavigation Toggle[![NBA Logo](https://cdn.nba.com/logos/leagues/logo-nba.svg)](/)\n- [/games](/games)\n\n - [Home](/games)\n - [Tickets](https://nbatickets.nba.com/?cid=%5BREDACTED%5D)\n\n- [/schedule](/schedule)\n\n - [2026-27 Preseason Schedule](/schedule?cal=all&pd=false&region=1&season=Preseason)\n - [2026-27 Regular Season Schedule](/schedule?cal=all&pd=false&region=1&season=Regular+Season)\n - [National TV Games](/schedule?bc=NATL&cal=all&region=1)\n - [League Pass Schedule](/schedule?bc=LP&cal=all&region=1)\n - [Emirates NBA Cup Schedule](/nba-cup/2026/schedule)\n - [Key Dates](/news/key-dates)\n - [Tap To Watch](/tap-to-watch)\n\n- [/watch/featured](/watch/featured)\n\n - [Featured](/watch/featured)\n - [NBA TV](/watch/nba-tv)\n\n- [/news](/news)\n\n - [Home](/news)\n - [Top Stories](/news/category/top-stories)\n - [Free Agency](/freeagents/2026)\n - [Summer League](/summer-league/2026)\n - [Draft](/draft/2026)\n - [Key Dates](/news/key-dates)\n - [Features](/news)\n - [Events](/news)\n - [Transactions](/players/transactions)\n - [History](/history)\n - [More](/news)\n\n- [/nba-cup/2026](/nba-cup/2026)\n- [/stats](/stats)\n\n - [Overview](/stats/overview)\n - [Dunk Score](/dunk-score)\n - [Inside the Game](/inside-the-game)\n - [Players](/stats/players)\n - [Teams](/stats/teams)\n - [Leaders](/stats/leaders)\n - [Stats 101](/stats/help/glossary)\n - [Cume Stats](/stats/cumestats)\n - [Lineups Tool](/stats/lineups/traditional)\n - [Media Central Game Stats](/stats/tools/media-central-game-stats)\n - [Draft](/stats/draft/combine)\n - [Quick Links](/stats/quicklinks)\n - [Contact Us](/stats/help)\n\n- [/standings](/standings)\n\n - [2025-26 Regular Season Standings](/standings)\n - [Division](/standings?GroupBy=div)\n - [Conference](/standings?GroupBy=conf)\n - [Emirates NBA Cup](/nba-cup/2025/standings)\n - [Preseason](/stats/teams/preseason)\n\n- [/teams](/teams)\n\nAtlantic\n\n[![Boston Celtics Logo](https://cdn.nba.com/logos/nba/1610612738/primary/L/logo.svg)\n\nBoston Celtics](/celtics/)[![Brooklyn Nets Logo](https://cdn.nba.com/logos/nba/1610612751/primary/L/logo.svg)\n\nBrooklyn Nets](/nets/)[![New York Knicks Logo](https://cdn.nba.com/logos/nba/1610612752/primary/L/logo.svg)\n\nNew York Knicks](/knicks/)[![Philadelphia 76ers Logo](https://cdn.nba.com/logos/nba/1610612755/primary/L/logo.svg)\n\nPhiladelphia 76ers](/sixers/)[![Toronto Raptors Logo](https://cdn.nba.com/logos/nba/1610612761/primary/L/logo.svg)\n\nToronto Raptors](/raptors/)\n\nCentral\n\n[![Chicago Bulls Logo](https://cdn.nba.com/logos/nba/1610612741/primary/L/logo.svg)\n\nChicago Bulls](/bulls/)[![Cleveland Cavaliers Logo](https://cdn.nba.com/logos/nba/1610612739/primary/L/logo.svg)\n\nCleveland Cavaliers](/cavaliers/)[![Detroit Pistons Logo](https://cdn.nba.com/logos/nba/1610612765/primary/L/logo.svg)\n\nDetroit Pistons](/pistons/)[![Indiana Pacers Logo](https://cdn.nba.com/logos/nba/1610612754/primary/L/logo.svg)\n\nIndiana Pacers](/pacers/)[![Milwaukee Bucks Logo](https://cdn.nba.com/logos/nba/1610612749/primary/L/logo.svg)\n\nMilwaukee Bucks](/bucks/)\n\nSoutheast\n\n[![Atlanta Hawks Logo](https://cdn.nba.com/logos/nba/1610612737/primary/L/logo.svg)\n\nAtlanta Hawks](/hawks/)[![Charlotte Hornets Logo](https://cdn.nba.com/logos/nba/1610612766/primary/L/logo.svg)\n\nCharlotte Hornets](/hornets/)[![Miami Heat Logo](https://cdn.nba.com/logos/nba/1610612748/primary/L/logo.svg)\n\nMiami Heat](/heat/)[![Orlando Magic Logo](https://cdn.nba.com/logos/nba/1610612753/primary/L/logo.svg)\n\nOrlando Magic](/magic/)[![Washington Wizards Logo](https://cdn.nba.com/logos/nba/1610612764/primary/L/logo.svg)\n\nWashington Wizards](/wizards/)\n\nNorthwest\n\n[![Denver Nuggets Logo](https://cdn.nba.com/logos/nba/1610612743/primary/L/logo.svg)\n\nDenver Nuggets](/nuggets/)[![Minnesota Timberwolves Logo](https://cdn.nba.com/logos/nba/1610612750/primary/L/logo.svg)\n\nMinnesota Timberwolves](/timberwolves/)[![Oklahoma City Thunder Logo](https://cdn.nba.com/logos/nba/1610612760/primary/L/logo.svg)\n\nOklahoma City Thunder](/thunder/)[![Portland Trail Blazers Logo](https://cdn.nba.com/logos/nba/1610612757/primary/L/logo.svg)\n\nPortland Trail Blazers](/blazers/)[![Utah Jazz Logo](https://cdn.nba.com/logos/nba/1610612762/primary/L/logo.svg)\n\nUtah Jazz](/jazz/)\n\nPacific\n\n[![Golden State Warriors Logo](https://cdn.nba.com/logos/nba/1610612744/primary/L/logo.svg)\n\nGolden State Warriors](/warriors/)[![LA Clippers Logo](https://cdn.nba.com/logos/nba/1610612746/primary/L/logo.svg)\n\nLA Clippers](/clippers/)[![Los Angeles Lakers Logo](https://cdn.nba.com/logos/nba/1610612747/primary/L/logo.svg)\n\nLos Angeles Lakers](/lakers/)[![Phoenix Suns Logo](https://cdn.nba.com/logos/nba/1610612756/primary/L/logo.svg)\n\nPhoenix Suns](/suns/)[![Sacramento Kings Logo](https://cdn.nba.com/logos/nba/1610612758/primary/L/logo.svg)\n\nSacramento Kings](/kings/)\n\nSouthwest\n\n[![Dallas Mavericks Logo](https://cdn.nba.com/logos/nba/1610612742/primary/L/logo.svg)\n\nDallas Mavericks](/mavericks/)[![Houston Rockets Logo](https://cdn.nba.com/logos/nba/1610612745/primary/L/logo.svg)\n\nHouston Rockets](/rockets/)[![Memphis Grizzlies Logo](https://cdn.nba.com/logos/nba/1610612763/primary/L/logo.svg)\n\nMemphis Grizzlies](/grizzlies/)[![New Orleans Pelicans Logo](https://cdn.nba.com/logos/nba/1610612740/primary/L/logo.svg)\n\nNew Orleans Pelicans](/pelicans/)[![San Antonio Spurs Logo](https://cdn.nba.com/logos/nba/1610612759/primary/L/logo.svg)\n\nSan Antonio Spurs](/spurs/)\n\n- [/players](/players)\n\n - [League Roster](/players)\n - [Player Stats](/stats/players)\n - [Starting Lineups](/players/todays-lineups)\n - [Transactions](/players/transactions)\n - [Pronunciation Guide](/news/2025-26-nba-player-pronunciation-guide)\n - [Awards](/awards/2026)\n - [Free Agent Tracker](/freeagents/2026)\n\n- [https://play.nba.com](https://play.nba.com)\n\n - [Home](https://play.nba.com)\n - [NBA Pick'Em](https://picks.nba.com/pickem)\n - [Full Court Guess](https://play.nba.com/nba-full-court-guess)\n - [Rank](https://play.nba.com/nba-rank)\n - [IQ](https://play.nba.com/nba-iq)\n - [Player Path](https://play.nba.com/nba-player-path)\n - [Trivia](https://play.nba.com/nba-trivia?source=%5BREDACTED%5D)\n - [Hoop Connect](https://play.nba.com/nba-hoop-connect)\n\n- [/fantasy](/fantasy)\n\n - [Fantasy Home](/fantasy)\n - [Play Yahoo Fantasy](https://basketball.fantasysports.yahoo.com/nba/signup/?ncid=%5BREDACTED%5D)\n - [FantasyPros Tools](https://www.fantasypros.com/nba)\n - [Play Sorare NBA](https://sorare.com/nba?utm_source=%5BREDACTED%5D&utm_medium=%5BREDACTED%5D&utm_campaign=%5BREDACTED%5D&utm_term=%5BREDACTED%5D)\n\n-\n- [/league-pass-purchase](/league-pass-purchase)\n- [https://global.nba.com/store-link-handler](https://global.nba.com/store-link-handler)\n\n - ![NBA Store Icon](https://cdn.nba.com/logos/leagues/logo-nbastore.svg)NBA Store\n - [Shop Knicks](https://store.nba.com/new-york-knicks/t-25360764+z-9272060-390849173?vap=%5BREDACTED%5D)\n - [Jerseys](https://store.nba.com/jerseys/d-2338402972+z-930066-3838517996?_s=%5BREDACTED%5D)\n - [Men](https://store.nba.com/men/ga-12+z-9834227610-3678762441?_s=%5BREDACTED%5D)\n - [Women](https://store.nba.com/women/ga-13+z-9992883065-944190737?_s=%5BREDACTED%5D)\n - [Kids](https://store.nba.com/kids/ga-69+z-851589194-1574389178?_s=%5BREDACTED%5D)\n - [Custom Shop](https://store.nba.com/custom-shop/c-2642?_s=%5BREDACTED%5D)\n - [Hardwood Classics](https://store.nba.com/hardwood-classics/c-48147129+z-9352503-894010671?_s=%5BREDACTED%5D)\n - [Hats](https://store.nba.com/hats/d-1238400306+z-933233-2567195697?_s=%5BREDACTED%5D)\n - [Footwear](https://store.nba.com/footwear/d-1294282497+z-957317-2506523281?_s=%5BREDACTED%5D)\n - [Auctions](https://www.sothebys.com/en/series/nba-auctions)\n - [NBA Game Worn](http://www.sothebys.com/en/series/nba-auctions)\n - [NYC Store](https://www.instagram.com/nbastore)\n - [NBA Photo Store](https://photostore.nba.com)\n\n- [https://nbatickets.nba.com/?cid=%5BREDACTED%5D\n\n - [NBATickets.com](https://nbatickets.nba.com/?cid=%5BREDACTED%5D)\n - [Official Tickets by Ticketmaster](https://www.ticketmaster.com/nba?brand=%5BREDACTED%5D&wt.mc_id=%5BREDACTED%5D&utm_source=%5BREDACTED%5D&utm_medium=%5BREDACTED%5D&utm_campaign=%5BREDACTED%5D&utm_content=%5BREDACTED%5D)\n - [NBA Experiences](https://nbaexperiences.com)\n\n-\n\n - [![NBA G-League Icon](https://cdn.nba.com/logos/leagues/logo-gleague.svg)\n\nNBA G League](https://gleague.nba.com)\n - [![WNBA Icon](https://cdn.nba.com/logos/leagues/logo-wnba.svg)\n\nWNBA](https://www.wnba.com)\n - [![NBA 2K Icon](https://cdn.nba.com/logos/leagues/logo-2k.svg)\n\nNBA 2K League](https://2kleague.nba.com/)\n - [![NBA BAL Icon](https://cdn.nba.com/logos/leagues/logo-bal.svg)\n\nBasketball Africa League](https://www.thebal.com/)\n\n-\n\n- Games\n- Schedule\n- Watch\n- [League Pass](/league-pass-purchase)\n- News\n- [NBA Cup](/nba-cup/2026)\n- Stats\n- Standings\n- [Teams](/teams)\n- Players\n- NBA Play\n- Fantasy\n- Store\n- Tickets\n- Affiliates\n\n- [Home](/games)\n- [Tickets](https://nbatickets.nba.com/?cid=%5BREDACTED%5D)\n\n- News\n- [Home](/news)\n- [Top Stories](/news/category/top-stories)\n- [Free Agency](/freeagents/2026)\n- [Summer League](/summer-league/2026)\n- [Draft](/draft/2026)\n- [Key Dates](/news/key-dates)\n- Features\n\n - [Starting 5 Newsletter](/news/category/starting-5-daily-newsletter)\n - [Power Rankings](/news/category/power-rankings)\n - [Trending Topics](/news/category/trending-topics)\n - [Rookie Ladder](/news/category/kia-rookie-ladder)\n - [MVP Ladder](/news/category/kia-race-to-the-mvp-ladder)\n\n- Events\n\n - [Hall of Fame: Class of 2026](/halloffame/2026)\n - [2026 Draft](/draft/2026)\n - [2026 Playoffs](/playoffs/2026)\n - [2026 All-Star](/allstar/2026)\n\n- [Transactions](/players/transactions)\n- [History](/history)\n- More\n\n - [Writer Archive](/news/writers-archive)\n - [NBA Awards](/awards/2026)\n - [2025-26 NBA Guide](/news/nba-guide)\n - [NBA Pioneers](/nba-pioneers)\n - [Trade Tracker](/news/2025-26-nba-trade-tracker)\n - [Future Starts Now](/future-starts-now)\n - [NBA Official](https://official.nba.com)\n - [Podcasts](/podcasts)\n - [Learn The Game](/learn-the-game)\n\n# Page not found.\n\nThe page you are looking for is not available.\n\nGo to the [homepage](/) or [search](/search).\n\nNBA Organization\n- [NBA ID Benefits](https://id.nba.com)\n- [NBA Official](https://official.nba.com)\n- [NBA Careers](https://careers.nba.com)\n- [NBA Fan Code of Conduct](/nba-fan-code-of-conduct)\n\nNBA Social Impact\n- [NBA Total Health](http://totalhealth.nba.com)\n- [NBA Cares](https://cares.nba.com)\n- [Jr. NBA / Jr. WNBA](https://jr.nba.com)\n- [NBA Foundation](https://nbafoundation.nba.com)\n- [Social Justice Coalition](https://coalition.nba.com)\n\nAcross The League\n- [NBA Communications](https://pr.nba.com)\n- [Lockervision](https://lockervision.nba.com)\n- [NBA Transactions](/players/transactions)\n\nShop\n- [Global Stores](https://globalstores.nba.com)\n- [NYC Store](https://store.nba.com)\n- [NBA Auctions](https://auctions.nba.com)\n- [NBA Photostore](https://photostore.nba.com)\n\nSubscriptions\n- [League Pass](/league-pass-purchase)\n- [Customer Support](https://support.watch.nba.com/hc/en-us)\n\n---\n\n[https://facebook.com/nba](https://facebook.com/nba)[https://instagram.com/nba/?hl=%5BREDACTED%5D", "content_length": 11745, "content_type": "text/html", "description": "", "status_code": 200, "success": true, "title": "Page Not Found | NBA.com", "url": "https://www.nba.com/news/category/transactions"}, "status": "completed", "tool_name": "web_fetch"}
E0011 · turn 1 · tool call · web_fetch · dispatch toolu_01DKBrcggxb7fM8vAh4aZAym
{"dispatch_id": "toolu_01DKBrcggxb7fM8vAh4aZAym", "handle": "", "panel_kind": "web_fetch", "parent_dispatch_id": "", "tool_input": {"brief": "NBA player movement JSON feed backing the transactions page", "max_age_seconds": 3600, "url": "https://stats.nba.com/js/data/playermovement/NBA_Player_Movement.json"}, "tool_name": "web_fetch"}
E0012 · turn 1 · tool progress · web_fetch · dispatch toolu_01DKBrcggxb7fM8vAh4aZAym
{"dispatch_id": "toolu_01DKBrcggxb7fM8vAh4aZAym", "elapsed": null, "error": "", "fields": {"progress": {"message": "NBA player movement JSON feed backing the transactions page", "metadata": {"browser_chain": false, "url": "https://stats.nba.com/js/data/playermovement/NBA_Player_Movement.json"}}, "status": "running", "updatedAt": 1789170188576}, "result": null, "status": "running", "tool_name": "web_fetch"}
E0013 · turn 1 · tool result · web_fetch · dispatch toolu_01DKBrcggxb7fM8vAh4aZAym
{"dispatch_id": "toolu_01DKBrcggxb7fM8vAh4aZAym", "elapsed": 0.152676689, "error": "", "result": "{\"content\":\"{\\r\\n \\\"NBA_Player_Movement\\\": {\\r\\n \\\"rows\\\": [\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-11T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Boston Celtics waived forward Hank Morgan.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612738.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"celtics\\\",\\r\\n \\\"PLAYER_ID\\\": 1643264.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"hank-morgan\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153741\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-11T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Atlanta Hawks waived guard Lamont Butler.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612737.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hawks\\\",\\r\\n \\\"PLAYER_ID\\\": 1642966.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"lamont-butler\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153742\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-11T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Atlanta Hawks waived guard Devin Carter.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612737.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hawks\\\",\\r\\n \\\"PLAYER_ID\\\": 1642269.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"devin-carter\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153743\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-10T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"New Orleans Pelicans signed guard Bennedict Mathurin to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612740.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pelicans\\\",\\r\\n \\\"PLAYER_ID\\\": 1631097.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"bennedict-mathurin\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153679\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-10T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Atlanta Hawks waived forward Keyshawn Bryant.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612737.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hawks\\\",\\r\\n \\\"PLAYER_ID\\\": 1641990.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"keyshawn-bryant\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153683\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-09T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Atlanta Hawks waived guard Devon Higgs.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612737.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hawks\\\",\\r\\n \\\"PLAYER_ID\\\": 1642045.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"devon-higgs\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153663\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Cleveland Cavaliers re-signed guard James Harden to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612739.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"cavaliers\\\",\\r\\n \\\"PLAYER_ID\\\": 201935.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"james-harden\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153640\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Denver Nuggets signed guard DeMar DeRozan to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612743.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"nuggets\\\",\\r\\n \\\"PLAYER_ID\\\": 201942.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"demar-derozan\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153644\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"New Orleans Pelicans received guard AJ Johnson from Memphis Grizzlies.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612740.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pelicans\\\",\\r\\n \\\"PLAYER_ID\\\": 1642358.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"aj-johnson\\\",\\r\\n \\\"Additional_Sort\\\": 1610612763.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026014\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"New Orleans Pelicans received forward Taj Gibson from Memphis Grizzlies.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612740.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pelicans\\\",\\r\\n \\\"PLAYER_ID\\\": 201959.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"taj-gibson\\\",\\r\\n \\\"Additional_Sort\\\": 1610612763.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026014\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Memphis Grizzlies received guard Micah Peavy from New Orleans Pelicans.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612763.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"grizzlies\\\",\\r\\n \\\"PLAYER_ID\\\": 1642877.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"micah-peavy\\\",\\r\\n \\\"Additional_Sort\\\": 1610612740.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026014\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Memphis Grizzlies received guard Jordan Hawkins from New Orleans Pelicans.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612763.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"grizzlies\\\",\\r\\n \\\"PLAYER_ID\\\": 1641722.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jordan-hawkins\\\",\\r\\n \\\"Additional_Sort\\\": 1610612740.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026014\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Memphis Grizzlies received draft consideration from New Orleans Pelicans.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612763.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"grizzlies\\\",\\r\\n \\\"PLAYER_ID\\\": 0.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n \\\"Additional_Sort\\\": 1610612740.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026014\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"New Orleans Pelicans waived forward Taj Gibson.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612740.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pelicans\\\",\\r\\n \\\"PLAYER_ID\\\": 201959.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"taj-gibson\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153664\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-07T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Sacramento Kings signed guard Ben Simmons to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612758.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"kings\\\",\\r\\n \\\"PLAYER_ID\\\": 1627732.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"ben-simmons\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153609\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-07T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets waived guard Kobe Stewart.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612766.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n \\\"PLAYER_ID\\\": 1643225.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"kobe-stewart\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153615\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-04T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Brooklyn Nets signed forward Grant Nelson to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612751.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"nets\\\",\\r\\n \\\"PLAYER_ID\\\": 1641761.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"grant-nelson\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153604\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-04T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets waived guard Jarkel Joiner.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612766.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n \\\"PLAYER_ID\\\": 1641935.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jarkel-joiner\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153613\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Houston Rockets re-signed guard Amen Thompson to a Rookie Scale Extension.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612745.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"rockets\\\",\\r\\n \\\"PLAYER_ID\\\": 1641708.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"amen-thompson\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153565\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Minnesota Timberwolves signed forward Jonathan Kuminga to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612750.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"timberwolves\\\",\\r\\n \\\"PLAYER_ID\\\": 1630228.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jonathan-kuminga\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153572\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets waived guard Kyle Mangas.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612766.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n \\\"PLAYER_ID\\\": 1630667.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"kyle-mangas\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153571\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-02T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Cleveland Cavaliers signed center Khalifa Diop to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612739.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"cavaliers\\\",\\r\\n \\\"PLAYER_ID\\\": 1631215.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"khalifa-diop\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153549\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-02T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets waived forward Trey Townsend.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612766.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n \\\"PLAYER_ID\\\": 1643102.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"trey-townsend\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153553\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-02T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Utah Jazz waived guard Matthew Murrell.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612762.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"jazz\\\",\\r\\n \\\"PLAYER_ID\\\": 1641802.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"matthew-murrell\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153554\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-09-01T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets waived forward Josiah Allick.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612766.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n \\\"PLAYER_ID\\\": 1643251.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"josiah-allick\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153543\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-29T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Minnesota Timberwolves received forward Cody Williams from Utah Jazz.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612750.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"timberwolves\\\",\\r\\n \\\"PLAYER_ID\\\": 1642262.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"cody-williams\\\",\\r\\n \\\"Additional_Sort\\\": 1610612762.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026013\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-29T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Minnesota Timberwolves received guard John Konchar from Utah Jazz.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612750.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"timberwolves\\\",\\r\\n \\\"PLAYER_ID\\\": 1629723.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"john-konchar\\\",\\r\\n \\\"Additional_Sort\\\": 1610612762.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026013\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-29T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Utah Jazz received guard Josh Green from Minnesota Timberwolves.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612762.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"jazz\\\",\\r\\n \\\"PLAYER_ID\\\": 1630182.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"josh-green\\\",\\r\\n \\\"Additional_Sort\\\": 1610612750.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026013\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-29T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Minnesota Timberwolves waived guard John Konchar.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612750.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"timberwolves\\\",\\r\\n \\\"PLAYER_ID\\\": 1629723.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"john-konchar\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153530\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-28T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Cleveland Cavaliers waived forward Cam Whitmore.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612739.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"cavaliers\\\",\\r\\n \\\"PLAYER_ID\\\": 1641715.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"cam-whitmore\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153474\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-28T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Denver Nuggets waived forward Julian Reese.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612743.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"nuggets\\\",\\r\\n \\\"PLAYER_ID\\\": 1642882.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"julian-reese\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153475\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-27T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Miami Heat signed center Nick Richards to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612748.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"heat\\\",\\r\\n \\\"PLAYER_ID\\\": 1630208.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"nick-richards\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153456\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-27T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Miami Heat re-signed forward Keshad Johnson to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612748.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"heat\\\",\\r\\n \\\"PLAYER_ID\\\": 1642352.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"keshad-johnson\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153462\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-26T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Houston Rockets signed center Rafael Castro to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612745.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"rockets\\\",\\r\\n \\\"PLAYER_ID\\\": 1643572.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"rafael-castro\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153445\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-26T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Golden State Warriors signed guard Brandon Williams to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612744.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"warriors\\\",\\r\\n \\\"PLAYER_ID\\\": 1630314.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"brandon-williams\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153447\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-26T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Denver Nuggets signed Bryce Hopkins to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612743.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"nuggets\\\",\\r\\n \\\"PLAYER_ID\\\": 1643624.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"bryce-hopkins\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153448\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-26T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Houston Rockets waived guard Tristen Newton.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612745.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"rockets\\\",\\r\\n \\\"PLAYER_ID\\\": 1641803.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"tristen-newton\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153449\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-25T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Golden State Warriors signed forward Georges Niang to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612744.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"warriors\\\",\\r\\n \\\"PLAYER_ID\\\": 1627777.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"georges-niang\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153444\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-23T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Miami Heat signed guard Klay Thompson to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612748.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"heat\\\",\\r\\n \\\"PLAYER_ID\\\": 202691.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"klay-thompson\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153417\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-21T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Dallas Mavericks waived guard Klay Thompson.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612742.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"mavericks\\\",\\r\\n \\\"PLAYER_ID\\\": 202691.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"klay-thompson\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153414\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-20T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Cleveland Cavaliers received guard Peyton Watson from Denver Nuggets.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612739.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"cavaliers\\\",\\r\\n \\\"PLAYER_ID\\\": 1631212.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"peyton-watson\\\",\\r\\n \\\"Additional_Sort\\\": 1610612743.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026012\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-20T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Cleveland Cavaliers received forward Cam Whitmore from Washington Wizards.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612739.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"cavaliers\\\",\\r\\n \\\"PLAYER_ID\\\": 1641715.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"cam-whitmore\\\",\\r\\n \\\"Additional_Sort\\\": 1610612764.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026012\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-20T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Denver Nuggets received draft consideration from Cleveland Cavaliers.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612743.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"nuggets\\\",\\r\\n \\\"PLAYER_ID\\\": 0.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n \\\"Additional_Sort\\\": 1610612739.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026012\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-20T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers received guard Max Strus from Cleveland Cavaliers.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612746.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n \\\"PLAYER_ID\\\": 1629622.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"max-strus\\\",\\r\\n \\\"Additional_Sort\\\": 1610612739.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026012\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-20T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Washington Wizards received draft consideration from LA Clippers.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612764.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"wizards\\\",\\r\\n \\\"PLAYER_ID\\\": 0.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n \\\"Additional_Sort\\\": 1610612746.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026012\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-20T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Washington Wizards received guard Tre Mann from Charlotte Hornets.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612764.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"wizards\\\",\\r\\n \\\"PLAYER_ID\\\": 1630544.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"tre-mann\\\",\\r\\n \\\"Additional_Sort\\\": 1610612766.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026012\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-20T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets received guard Dennis Schroder from Cleveland Cavaliers.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612766.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n \\\"PLAYER_ID\\\": 203471.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"dennis-schroder\\\",\\r\\n \\\"Additional_Sort\\\": 1610612739.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026012\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-18T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"New Orleans Pelicans signed forward Malik Dia to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612740.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pelicans\\\",\\r\\n \\\"PLAYER_ID\\\": 1643738.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"malik-dia\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153376\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-18T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"New Orleans Pelicans waived center Hunter Dickinson.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612740.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pelicans\\\",\\r\\n \\\"PLAYER_ID\\\": 1630621.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"hunter-dickinson\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153379\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-17T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Indiana Pacers signed guard Braden Smith to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612754.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pacers\\\",\\r\\n \\\"PLAYER_ID\\\": 1643552.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"braden-smith\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153369\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-17T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Houston Rockets signed guard Sean Pedulla to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612745.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"rockets\\\",\\r\\n \\\"PLAYER_ID\\\": 1642951.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"sean-pedulla\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153373\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-17T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"New Orleans Pelicans signed guard Trendon Watford to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612740.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pelicans\\\",\\r\\n \\\"PLAYER_ID\\\": 1630570.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"trendon-watford\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153374\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-13T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers re-signed guard Bradley Beal to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612746.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n \\\"PLAYER_ID\\\": 203078.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"bradley-beal\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153350\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-13T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Indiana Pacers waived guard Ethan Thompson.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612754.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pacers\\\",\\r\\n \\\"PLAYER_ID\\\": 1630679.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"ethan-thompson\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153349\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-12T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers signed guard Jalen Pickett to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612746.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n \\\"PLAYER_ID\\\": 1629618.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jalen-pickett\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153348\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-12T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Phoenix Suns waived forward Haywood Highsmith.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612756.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"suns\\\",\\r\\n \\\"PLAYER_ID\\\": 1629312.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"haywood-highsmith\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153347\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Phoenix Suns re-signed guard Dillon Brooks to a Veteran Extension.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612756.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"suns\\\",\\r\\n \\\"PLAYER_ID\\\": 1628415.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"dillon-brooks\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153326\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-06T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers signed center Jamarion Sharp to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612746.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n \\\"PLAYER_ID\\\": 1642481.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jamarion-sharp\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153315\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-06T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers waived guard Sean Pedulla.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612746.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n \\\"PLAYER_ID\\\": 1642951.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"sean-pedulla\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153317\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-05T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Boston Celtics signed forward Dillon Mitchell to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612738.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"celtics\\\",\\r\\n \\\"PLAYER_ID\\\": 1641759.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"dillon-mitchell\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153311\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-05T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Philadelphia 76ers signed guard Kentavious Caldwell-Pope to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612755.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"sixers\\\",\\r\\n \\\"PLAYER_ID\\\": 203484.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"kentavious-caldwell-pope\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153313\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-05T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Houston Rockets waived guard JD Davison.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612745.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"rockets\\\",\\r\\n \\\"PLAYER_ID\\\": 1631120.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jd-davison\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153307\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-04T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Toronto Raptors signed center Trey Jemison III to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612761.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"raptors\\\",\\r\\n \\\"PLAYER_ID\\\": 1641998.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"trey-jemison-iii\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153300\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-02T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Dallas Mavericks re-signed forward Naji Marshall to a Veteran Extension.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612742.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"mavericks\\\",\\r\\n \\\"PLAYER_ID\\\": 1630230.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"naji-marshall\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153288\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-08-01T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Golden State Warriors re-signed guard Gary Payton II to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612744.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"warriors\\\",\\r\\n \\\"PLAYER_ID\\\": 1627780.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"gary-payton-ii\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153283\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-31T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Denver Nuggets signed forward Spencer Jones to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612743.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"nuggets\\\",\\r\\n \\\"PLAYER_ID\\\": 1642461.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"spencer-jones\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153256\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-31T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Brooklyn Nets signed forward Moritz Wagner to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612751.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"nets\\\",\\r\\n \\\"PLAYER_ID\\\": 1629021.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"moritz-wagner\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153257\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-31T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Cleveland Cavaliers signed forward Mario Hezonja to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612739.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"cavaliers\\\",\\r\\n \\\"PLAYER_ID\\\": 1626209.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"mario-hezonja\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153258\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-31T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Golden State Warriors re-signed guard De'Anthony Melton to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612744.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"warriors\\\",\\r\\n \\\"PLAYER_ID\\\": 1629001.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"deanthony-melton\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153272\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-30T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets waived forward Mouhamadou Gueye.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612766.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n \\\"PLAYER_ID\\\": 1631338.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"mouhamadou-gueye\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153252\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-29T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Golden State Warriors re-signed forward Draymond Green to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612744.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"warriors\\\",\\r\\n \\\"PLAYER_ID\\\": 203110.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"draymond-green\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153249\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-29T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Memphis Grizzlies signed forward Karim Lopez to a Rookie Scale Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612763.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"grizzlies\\\",\\r\\n \\\"PLAYER_ID\\\": 1643510.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"karim-lopez\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153251\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-28T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers received forward Johni Broome from Philadelphia 76ers.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612746.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n \\\"PLAYER_ID\\\": 1641780.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"johni-broome\\\",\\r\\n \\\"Additional_Sort\\\": 1610612755.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026011\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-28T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers received draft consideration from Philadelphia 76ers.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612746.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n \\\"PLAYER_ID\\\": 0.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n \\\"Additional_Sort\\\": 1610612755.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026011\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-27T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers signed guard Matisse Thybulle to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612747.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n \\\"PLAYER_ID\\\": 1629680.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"matisse-thybulle\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153237\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-27T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Sacramento Kings waived guard Isaiah Stevens.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612758.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"kings\\\",\\r\\n \\\"PLAYER_ID\\\": 1641815.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"isaiah-stevens\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153235\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-26T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Philadelphia 76ers signed forward LeBron James to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612755.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"sixers\\\",\\r\\n \\\"PLAYER_ID\\\": 2544.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"lebron-james\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153231\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-25T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Memphis Grizzlies waived guard Kentavious Caldwell-Pope.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612763.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"grizzlies\\\",\\r\\n \\\"PLAYER_ID\\\": 203484.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"kentavious-caldwell-pope\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153232\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-25T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Philadelphia 76ers waived forward Dalen Terry.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612755.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"sixers\\\",\\r\\n \\\"PLAYER_ID\\\": 1631207.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"dalen-terry\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153233\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-24T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Portland Trail Blazers signed guard John Tonje to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612757.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"blazers\\\",\\r\\n \\\"PLAYER_ID\\\": 1642910.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"john-tonje\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153221\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-23T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Boston Celtics re-signed guard Jordan Walsh to a Veteran Extension.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612738.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"celtics\\\",\\r\\n \\\"PLAYER_ID\\\": 1641775.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jordan-walsh\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153205\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-23T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Houston Rockets re-signed forward Jae'Sean Tate to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612745.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"rockets\\\",\\r\\n \\\"PLAYER_ID\\\": 1630256.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jaesean-tate\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153206\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-23T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"New Orleans Pelicans signed guard Jaron Pierre Jr. to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612740.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pelicans\\\",\\r\\n \\\"PLAYER_ID\\\": 1643555.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jaron-pierre-jr\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153215\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-22T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Indiana Pacers re-signed forward Jalen Slawson to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612754.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pacers\\\",\\r\\n \\\"PLAYER_ID\\\": 1641771.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jalen-slawson\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153197\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-22T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Atlanta Hawks signed forward Jalen Wilson to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612737.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hawks\\\",\\r\\n \\\"PLAYER_ID\\\": 1630592.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jalen-wilson\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153198\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-22T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"San Antonio Spurs re-signed guard David Jones Garcia to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612759.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"spurs\\\",\\r\\n \\\"PLAYER_ID\\\": 1642357.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"david-jones-garcia\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153199\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-22T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Dallas Mavericks signed center Moussa Cisse to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612742.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"mavericks\\\",\\r\\n \\\"PLAYER_ID\\\": 1630619.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"moussa-cisse\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153200\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-22T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Houston Rockets re-signed forward Isaiah Crawford to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612745.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"rockets\\\",\\r\\n \\\"PLAYER_ID\\\": 1642384.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"isaiah-crawford\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153202\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-22T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"San Antonio Spurs waived forward Emanuel Miller.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612759.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"spurs\\\",\\r\\n \\\"PLAYER_ID\\\": 1641801.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"emanuel-miller\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153209\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-21T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers signed forward Arthur Kaluma to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612747.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n \\\"PLAYER_ID\\\": 1641751.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"arthur-kaluma\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153196\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-21T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers waived guard Peter Suder.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612747.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n \\\"PLAYER_ID\\\": 1643614.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"peter-suder\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153195\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-20T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Dallas Mavericks signed guard Jett Howard to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612742.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"mavericks\\\",\\r\\n \\\"PLAYER_ID\\\": 1641724.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jett-howard\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153189\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-20T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Indiana Pacers waived guard Taelon Peter.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612754.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pacers\\\",\\r\\n \\\"PLAYER_ID\\\": 1643007.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"taelon-peter\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153187\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-20T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Dallas Mavericks waived forward Tyler Smith.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612742.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"mavericks\\\",\\r\\n \\\"PLAYER_ID\\\": 1641890.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"tyler-smith\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153188\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-19T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers signed forward Ziaire Williams to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612747.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n \\\"PLAYER_ID\\\": 1630533.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"ziaire-williams\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153183\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-19T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Atlanta Hawks received guard Ryan Nembhard from Dallas Mavericks.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612737.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hawks\\\",\\r\\n \\\"PLAYER_ID\\\": 1642948.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"ryan-nembhard\\\",\\r\\n \\\"Additional_Sort\\\": 1610612742.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026010\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-19T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Atlanta Hawks received guard Luguentz Dort from Oklahoma City Thunder.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612737.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hawks\\\",\\r\\n \\\"PLAYER_ID\\\": 1629652.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"luguentz-dort\\\",\\r\\n \\\"Additional_Sort\\\": 1610612760.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026010\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-19T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Dallas Mavericks received forward Zaccharie Risacher from Atlanta Hawks.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612742.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"mavericks\\\",\\r\\n \\\"PLAYER_ID\\\": 1642258.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"zaccharie-risacher\\\",\\r\\n \\\"Additional_Sort\\\": 1610612737.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026010\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-19T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Dallas Mavericks received draft consideration from Atlanta Hawks.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612742.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"mavericks\\\",\\r\\n \\\"PLAYER_ID\\\": 0.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n \\\"Additional_Sort\\\": 1610612737.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026010\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-19T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Oklahoma City Thunder received draft consideration from Atlanta Hawks.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612760.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"thunder\\\",\\r\\n \\\"PLAYER_ID\\\": 0.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n \\\"Additional_Sort\\\": 1610612737.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026010\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-19T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Oklahoma City Thunder received draft consideration from Dallas Mavericks.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612760.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"thunder\\\",\\r\\n \\\"PLAYER_ID\\\": 0.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n \\\"Additional_Sort\\\": 1610612742.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026010\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-16T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Miami Heat re-signed center Vladislav Goldin to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612748.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"heat\\\",\\r\\n \\\"PLAYER_ID\\\": 1642884.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"vladislav-goldin\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153136\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-15T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Denver Nuggets signed forward Marvin Bagley III to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612743.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"nuggets\\\",\\r\\n \\\"PLAYER_ID\\\": 1628963.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"marvin-bagley-iii\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153129\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-15T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks re-signed guard Gary Trent Jr. to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612749.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n \\\"PLAYER_ID\\\": 1629018.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"gary-trent-jr\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153134\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-14T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Phoenix Suns signed guard Luke Kennard to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612756.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"suns\\\",\\r\\n \\\"PLAYER_ID\\\": 1628379.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"luke-kennard\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153123\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-14T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Denver Nuggets re-signed guard Tyus Jones to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612743.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"nuggets\\\",\\r\\n \\\"PLAYER_ID\\\": 1626145.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"tyus-jones\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153126\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-13T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Memphis Grizzlies signed forward Cameron Boozer to a Rookie Scale Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612763.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"grizzlies\\\",\\r\\n \\\"PLAYER_ID\\\": 1643409.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"cameron-boozer\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153118\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-13T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"San Antonio Spurs re-signed guard Jordan McLaughlin to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612759.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"spurs\\\",\\r\\n \\\"PLAYER_ID\\\": 1629162.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jordan-mclaughlin\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153120\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-13T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Denver Nuggets signed Alpha Diallo to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612743.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"nuggets\\\",\\r\\n \\\"PLAYER_ID\\\": 1643813.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"alpha-diallo\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153128\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-13T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Phoenix Suns received forward Miles Bridges from Charlotte Hornets.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612756.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"suns\\\",\\r\\n \\\"PLAYER_ID\\\": 1628970.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"miles-bridges\\\",\\r\\n \\\"Additional_Sort\\\": 1610612766.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026009\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-13T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Phoenix Suns received draft consideration from Charlotte Hornets.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612756.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"suns\\\",\\r\\n \\\"PLAYER_ID\\\": 0.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n \\\"Additional_Sort\\\": 1610612766.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026009\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-13T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets received guard Grayson Allen from Phoenix Suns.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612766.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n \\\"PLAYER_ID\\\": 1628960.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"grayson-allen\\\",\\r\\n \\\"Additional_Sort\\\": 1610612756.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026009\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-13T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets received forward Royce O'Neale from Phoenix Suns.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612766.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n \\\"PLAYER_ID\\\": 1626220.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"royce-oneale\\\",\\r\\n \\\"Additional_Sort\\\": 1610612756.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026009\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-13T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets received draft consideration from Phoenix Suns.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612766.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n \\\"PLAYER_ID\\\": 0.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n \\\"Additional_Sort\\\": 1610612756.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026009\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-12T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers re-signed guard Austin Reaves to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612747.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n \\\"PLAYER_ID\\\": 1630559.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"austin-reaves\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153109\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-12T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers signed forward Kevon Looney to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612747.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n \\\"PLAYER_ID\\\": 1626172.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"kevon-looney\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153113\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-11T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Minnesota Timberwolves signed forward Isaiah Evans to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612750.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"timberwolves\\\",\\r\\n \\\"PLAYER_ID\\\": 1642912.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"isaiah-evans\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153106\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-11T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers signed guard Collin Sexton to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612747.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n \\\"PLAYER_ID\\\": 1629012.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"collin-sexton\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153108\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"AwardOnWaivers\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Portland Trail Blazers claimed center Micah Potter off waivers.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612757.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"blazers\\\",\\r\\n \\\"PLAYER_ID\\\": 1630695.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"micah-potter\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"AwardedOnWaivers 1153095\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Dallas Mavericks signed forward Tarik Biberovic to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612742.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"mavericks\\\",\\r\\n \\\"PLAYER_ID\\\": 1641844.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"tarik-biberovic\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153088\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Utah Jazz signed center Mo Bamba to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612762.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"jazz\\\",\\r\\n \\\"PLAYER_ID\\\": 1628964.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"mo-bamba\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153089\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"New York Knicks re-signed guard Jordan Clarkson to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612752.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"knicks\\\",\\r\\n \\\"PLAYER_ID\\\": 203903.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jordan-clarkson\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153090\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Houston Rockets signed guard Marcus Smart to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612745.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"rockets\\\",\\r\\n \\\"PLAYER_ID\\\": 203935.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"marcus-smart\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153091\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Minnesota Timberwolves re-signed guard Ayo Dosunmu to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612750.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"timberwolves\\\",\\r\\n \\\"PLAYER_ID\\\": 1630245.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"ayo-dosunmu\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153092\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Minnesota Timberwolves re-signed guard Jaylen Clark to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612750.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"timberwolves\\\",\\r\\n \\\"PLAYER_ID\\\": 1641740.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jaylen-clark\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153093\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Brooklyn Nets signed forward Joshua Jefferson to a Rookie Scale Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612751.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"nets\\\",\\r\\n \\\"PLAYER_ID\\\": 1643538.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"joshua-jefferson\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153094\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Denver Nuggets signed forward Trevon Brazile to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612743.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"nuggets\\\",\\r\\n \\\"PLAYER_ID\\\": 1642350.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"trevon-brazile\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153096\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Atlanta Hawks re-signed center Jock Landale to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612737.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hawks\\\",\\r\\n \\\"PLAYER_ID\\\": 1629111.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jock-landale\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153099\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"San Antonio Spurs re-signed forward Victor Wembanyama to a Rookie Scale Extension.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612759.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"spurs\\\",\\r\\n \\\"PLAYER_ID\\\": 1641705.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"victor-wembanyama\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153100\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Chicago Bulls signed guard Norman Powell to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612741.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"bulls\\\",\\r\\n \\\"PLAYER_ID\\\": 1626181.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"norman-powell\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153102\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"New Orleans Pelicans re-signed center DeAndre Jordan to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612740.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pelicans\\\",\\r\\n \\\"PLAYER_ID\\\": 201599.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"deandre-jordan\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153103\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Minnesota Timberwolves signed forward Trey Lyles to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612750.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"timberwolves\\\",\\r\\n \\\"PLAYER_ID\\\": 1626168.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"trey-lyles\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153104\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Chicago Bulls received center Nic Claxton from Brooklyn Nets.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612741.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"bulls\\\",\\r\\n \\\"PLAYER_ID\\\": 1629651.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"nic-claxton\\\",\\r\\n \\\"Additional_Sort\\\": 1610612751.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026008\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Minnesota Timberwolves received guard Josh Green from Charlotte Hornets.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612750.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"timberwolves\\\",\\r\\n \\\"PLAYER_ID\\\": 1630182.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"josh-green\\\",\\r\\n \\\"Additional_Sort\\\": 1610612766.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026008\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Minnesota Timberwolves received guard LaMelo Ball from Charlotte Hornets.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612750.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"timberwolves\\\",\\r\\n \\\"PLAYER_ID\\\": 1630163.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"lamelo-ball\\\",\\r\\n \\\"Additional_Sort\\\": 1610612766.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026008\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Brooklyn Nets received forward Julius Randle from Minnesota Timberwolves.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612751.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"nets\\\",\\r\\n \\\"PLAYER_ID\\\": 203944.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"julius-randle\\\",\\r\\n \\\"Additional_Sort\\\": 1610612750.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026008\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets received forward Mouhamadou Gueye from Chicago Bulls.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612766.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n \\\"PLAYER_ID\\\": 1631338.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"mouhamadou-gueye\\\",\\r\\n \\\"Additional_Sort\\\": 1610612741.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026008\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets received center Naz Reid from Minnesota Timberwolves.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612766.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n \\\"PLAYER_ID\\\": 1629675.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"naz-reid\\\",\\r\\n \\\"Additional_Sort\\\": 1610612750.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026008\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets received draft consideration from Minnesota Timberwolves.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612766.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n \\\"PLAYER_ID\\\": 0.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n \\\"Additional_Sort\\\": 1610612750.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026008\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-10T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Brooklyn Nets waived guard Malachi Smith.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612751.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"nets\\\",\\r\\n \\\"PLAYER_ID\\\": 1641869.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"malachi-smith\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153098\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-09T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Indiana Pacers signed forward Larry Nance Jr. to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612754.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pacers\\\",\\r\\n \\\"PLAYER_ID\\\": 1626204.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"larry-nance-jr\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153051\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-09T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Indiana Pacers re-signed forward Kobe Brown to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612754.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pacers\\\",\\r\\n \\\"PLAYER_ID\\\": 1641738.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"kobe-brown\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153052\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-09T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Houston Rockets re-signed forward Tari Eason to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612745.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"rockets\\\",\\r\\n \\\"PLAYER_ID\\\": 1631106.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"tari-eason\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153055\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-09T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Utah Jazz re-signed center Jusuf Nurkic to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612762.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"jazz\\\",\\r\\n \\\"PLAYER_ID\\\": 203994.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jusuf-nurkic\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153056\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-09T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Golden State Warriors re-signed center Charles Bassey to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612744.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"warriors\\\",\\r\\n \\\"PLAYER_ID\\\": 1629646.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"charles-bassey\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153058\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-09T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Detroit Pistons re-signed guard Kevin Huerter to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612765.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pistons\\\",\\r\\n \\\"PLAYER_ID\\\": 1628989.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"kevin-huerter\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153059\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-09T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers signed forward Baba Miller to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612746.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n \\\"PLAYER_ID\\\": 1642394.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"baba-miller\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153063\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-09T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks re-signed forward Ousmane Dieng to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612749.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n \\\"PLAYER_ID\\\": 1631172.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"ousmane-dieng\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153064\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-09T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers re-signed guard Jordan Miller to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612746.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n \\\"PLAYER_ID\\\": 1641757.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jordan-miller\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153065\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-09T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Utah Jazz signed center Jaxson Hayes to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612762.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"jazz\\\",\\r\\n \\\"PLAYER_ID\\\": 1629637.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jaxson-hayes\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153077\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-09T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Utah Jazz signed guard Josh Okogie to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612762.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"jazz\\\",\\r\\n \\\"PLAYER_ID\\\": 1629006.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"josh-okogie\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153078\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-09T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Boston Celtics waived forward Dalano Banton.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612738.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"celtics\\\",\\r\\n \\\"PLAYER_ID\\\": 1630625.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"dalano-banton\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153057\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"San Antonio Spurs re-signed forward Harrison Barnes to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612759.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"spurs\\\",\\r\\n \\\"PLAYER_ID\\\": 203084.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"harrison-barnes\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153020\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Houston Rockets signed guard Bogdan Bogdanovic to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612745.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"rockets\\\",\\r\\n \\\"PLAYER_ID\\\": 203992.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"bogdan-bogdanovic\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153036\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Philadelphia 76ers signed guard Rayan Rupert to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612755.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"sixers\\\",\\r\\n \\\"PLAYER_ID\\\": 1641712.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"rayan-rupert\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153037\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Memphis Grizzlies signed center Quinten Post to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612763.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"grizzlies\\\",\\r\\n \\\"PLAYER_ID\\\": 1642366.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"quinten-post\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153039\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks signed forward Nate Ament to a Rookie Scale Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612749.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n \\\"PLAYER_ID\\\": 1643417.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"nate-ament\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153040\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Cleveland Cavaliers re-signed guard Donovan Mitchell to a Veteran Extension.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612739.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"cavaliers\\\",\\r\\n \\\"PLAYER_ID\\\": 1628378.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"donovan-mitchell\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153043\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Detroit Pistons re-signed guard Javonte Green to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612765.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pistons\\\",\\r\\n \\\"PLAYER_ID\\\": 1629750.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"javonte-green\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153045\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Detroit Pistons signed guard Elijah Harkless to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612765.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pistons\\\",\\r\\n \\\"PLAYER_ID\\\": 1641989.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"elijah-harkless\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153046\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks signed forward Pete Nance to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612749.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n \\\"PLAYER_ID\\\": 1631250.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"pete-nance\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1153047\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Dallas Mavericks received forward Santi Aldama from Memphis Grizzlies.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612742.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"mavericks\\\",\\r\\n \\\"PLAYER_ID\\\": 1630583.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"santi-aldama\\\",\\r\\n \\\"Additional_Sort\\\": 1610612763.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Dallas Mavericks received guard Marcus Sasser from Detroit Pistons.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612742.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"mavericks\\\",\\r\\n \\\"PLAYER_ID\\\": 1631204.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"marcus-sasser\\\",\\r\\n \\\"Additional_Sort\\\": 1610612765.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers received draft consideration from Detroit Pistons.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612746.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n \\\"PLAYER_ID\\\": 0.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n \\\"Additional_Sort\\\": 1610612765.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks received guard Caris LeVert from Detroit Pistons.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612749.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n \\\"PLAYER_ID\\\": 1627747.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"caris-levert\\\",\\r\\n \\\"Additional_Sort\\\": 1610612765.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks received draft consideration from Detroit Pistons.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612749.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n \\\"PLAYER_ID\\\": 0.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n \\\"Additional_Sort\\\": 1610612765.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Memphis Grizzlies received guard AJ Johnson from Dallas Mavericks.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612763.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"grizzlies\\\",\\r\\n \\\"PLAYER_ID\\\": 1642358.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"aj-johnson\\\",\\r\\n \\\"Additional_Sort\\\": 1610612742.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Memphis Grizzlies received draft consideration from Dallas Mavericks.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612763.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"grizzlies\\\",\\r\\n \\\"PLAYER_ID\\\": 0.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n \\\"Additional_Sort\\\": 1610612742.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Memphis Grizzlies received guard D'Angelo Russell from Washington Wizards.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612763.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"grizzlies\\\",\\r\\n \\\"PLAYER_ID\\\": 1626156.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"dangelo-russell\\\",\\r\\n \\\"Additional_Sort\\\": 1610612764.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Memphis Grizzlies received draft consideration from Washington Wizards.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612763.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"grizzlies\\\",\\r\\n \\\"PLAYER_ID\\\": 0.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n \\\"Additional_Sort\\\": 1610612764.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Memphis Grizzlies received forward Isaiah Stewart from Detroit Pistons.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612763.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"grizzlies\\\",\\r\\n \\\"PLAYER_ID\\\": 1630191.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"isaiah-stewart\\\",\\r\\n \\\"Additional_Sort\\\": 1610612765.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Washington Wizards received forward Khris Middleton from Dallas Mavericks.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612764.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"wizards\\\",\\r\\n \\\"PLAYER_ID\\\": 203114.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"khris-middleton\\\",\\r\\n \\\"Additional_Sort\\\": 1610612742.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Washington Wizards received draft consideration from Dallas Mavericks.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612764.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"wizards\\\",\\r\\n \\\"PLAYER_ID\\\": 0.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n \\\"Additional_Sort\\\": 1610612742.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Detroit Pistons received forward John Collins from LA Clippers.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612765.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pistons\\\",\\r\\n \\\"PLAYER_ID\\\": 1628381.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"john-collins\\\",\\r\\n \\\"Additional_Sort\\\": 1610612746.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Detroit Pistons received forward Taurean Prince from Milwaukee Bucks.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612765.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pistons\\\",\\r\\n \\\"PLAYER_ID\\\": 1627752.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"taurean-prince\\\",\\r\\n \\\"Additional_Sort\\\": 1610612749.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Detroit Pistons received guard Gary Harris from Milwaukee Bucks.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612765.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pistons\\\",\\r\\n \\\"PLAYER_ID\\\": 203914.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"gary-harris\\\",\\r\\n \\\"Additional_Sort\\\": 1610612749.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Detroit Pistons received draft consideration from Memphis Grizzlies.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612765.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pistons\\\",\\r\\n \\\"PLAYER_ID\\\": 0.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n \\\"Additional_Sort\\\": 1610612763.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026006\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers received center Walker Kessler from Utah Jazz.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612747.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n \\\"PLAYER_ID\\\": 1631117.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"walker-kessler\\\",\\r\\n \\\"Additional_Sort\\\": 1610612762.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026007\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Utah Jazz received draft consideration from Los Angeles Lakers.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612762.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"jazz\\\",\\r\\n \\\"PLAYER_ID\\\": 0.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n \\\"Additional_Sort\\\": 1610612747.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026007\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Denver Nuggets waived center Jonas Valanciunas.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612743.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"nuggets\\\",\\r\\n \\\"PLAYER_ID\\\": 202685.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jonas-valanciunas\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153029\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-08T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Indiana Pacers waived center Micah Potter.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612754.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pacers\\\",\\r\\n \\\"PLAYER_ID\\\": 1630695.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"micah-potter\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1153030\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Houston Rockets signed guard Bruce Thornton to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612745.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"rockets\\\",\\r\\n \\\"PLAYER_ID\\\": 1643570.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"bruce-thornton\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152901\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Cleveland Cavaliers re-signed center Thomas Bryant to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612739.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"cavaliers\\\",\\r\\n \\\"PLAYER_ID\\\": 1628418.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"thomas-bryant\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152902\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Phoenix Suns re-signed center Mark Williams to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612756.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"suns\\\",\\r\\n \\\"PLAYER_ID\\\": 1631109.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"mark-williams\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152903\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Phoenix Suns re-signed guard Jordan Goodwin to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612756.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"suns\\\",\\r\\n \\\"PLAYER_ID\\\": 1630692.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jordan-goodwin\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152904\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Phoenix Suns re-signed guard Collin Gillespie to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612756.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"suns\\\",\\r\\n \\\"PLAYER_ID\\\": 1631221.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"collin-gillespie\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152905\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Washington Wizards signed center Felix Okpara to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612764.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"wizards\\\",\\r\\n \\\"PLAYER_ID\\\": 1643590.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"felix-okpara\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152906\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Sacramento Kings re-signed forward Precious Achiuwa to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612758.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"kings\\\",\\r\\n \\\"PLAYER_ID\\\": 1630173.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"precious-achiuwa\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152911\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Utah Jazz signed guard Trey Alexander to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612762.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"jazz\\\",\\r\\n \\\"PLAYER_ID\\\": 1641725.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"trey-alexander\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152912\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"New Orleans Pelicans re-signed center Hunter Dickinson to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612740.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pelicans\\\",\\r\\n \\\"PLAYER_ID\\\": 1630621.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"hunter-dickinson\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152931\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers re-signed guard Kobe Sanders to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612746.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n \\\"PLAYER_ID\\\": 1642920.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"kobe-sanders\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152951\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers signed forward Sandro Mamukelashvili to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612747.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n \\\"PLAYER_ID\\\": 1630572.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"sandro-mamukelashvili\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152956\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers signed guard Quentin Grimes to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612747.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n \\\"PLAYER_ID\\\": 1629656.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"quentin-grimes\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152957\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Houston Rockets signed guard Quadir Copeland to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612745.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"rockets\\\",\\r\\n \\\"PLAYER_ID\\\": 1643595.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"quadir-copeland\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152960\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Indiana Pacers signed forward Kelly Oubre Jr. to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612754.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pacers\\\",\\r\\n \\\"PLAYER_ID\\\": 1626162.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"kelly-oubre-jr\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152976\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-07T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers recei\n\n[...truncated 13350 characters...]\n\nr\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Boston Celtics signed guard Mike Conley to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612738.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"celtics\\\",\\r\\n \\\"PLAYER_ID\\\": 201144.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"mike-conley\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152894\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers signed forward Rui Hachimura to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612746.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n \\\"PLAYER_ID\\\": 1629060.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"rui-hachimura\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152895\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Washington Wizards re-signed guard Trae Young to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612764.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"wizards\\\",\\r\\n \\\"PLAYER_ID\\\": 1629027.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"trae-young\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152896\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Oklahoma City Thunder re-signed center Isaiah Hartenstein to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612760.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"thunder\\\",\\r\\n \\\"PLAYER_ID\\\": 1628392.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"isaiah-hartenstein\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152897\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Oklahoma City Thunder re-signed guard Kenrich Williams to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612760.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"thunder\\\",\\r\\n \\\"PLAYER_ID\\\": 1629026.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"kenrich-williams\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152898\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Atlanta Hawks received guard Aaron Wiggins from Oklahoma City Thunder.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612737.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hawks\\\",\\r\\n \\\"PLAYER_ID\\\": 1630598.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"aaron-wiggins\\\",\\r\\n \\\"Additional_Sort\\\": 1610612760.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026000\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Oklahoma City Thunder received draft consideration from Atlanta Hawks.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612760.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"thunder\\\",\\r\\n \\\"PLAYER_ID\\\": 0.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n \\\"Additional_Sort\\\": 1610612737.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026000\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Miami Heat received forward Bobby Portis Jr. from Milwaukee Bucks.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612748.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"heat\\\",\\r\\n \\\"PLAYER_ID\\\": 1626171.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"bobby-portis-jr\\\",\\r\\n \\\"Additional_Sort\\\": 1610612749.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026001\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Miami Heat received forward Giannis Antetokounmpo from Milwaukee Bucks.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612748.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"heat\\\",\\r\\n \\\"PLAYER_ID\\\": 203507.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"giannis-antetokounmpo\\\",\\r\\n \\\"Additional_Sort\\\": 1610612749.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026001\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks received guard Kasparas Jakucionis from Miami Heat.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612749.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n \\\"PLAYER_ID\\\": 1642857.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"kasparas-jakucionis\\\",\\r\\n \\\"Additional_Sort\\\": 1610612748.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026001\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks received center Kel'el Ware from Miami Heat.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612749.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n \\\"PLAYER_ID\\\": 1642276.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"kelel-ware\\\",\\r\\n \\\"Additional_Sort\\\": 1610612748.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026001\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks received guard Jaime Jaquez Jr. from Miami Heat.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612749.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n \\\"PLAYER_ID\\\": 1631170.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jaime-jaquez-jr\\\",\\r\\n \\\"Additional_Sort\\\": 1610612748.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026001\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks received guard Tyler Herro from Miami Heat.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612749.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n \\\"PLAYER_ID\\\": 1629639.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"tyler-herro\\\",\\r\\n \\\"Additional_Sort\\\": 1610612748.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026001\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks received draft consideration from Miami Heat.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612749.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n \\\"PLAYER_ID\\\": 0.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n \\\"Additional_Sort\\\": 1610612748.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026001\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Boston Celtics received forward Paul George from Philadelphia 76ers.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612738.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"celtics\\\",\\r\\n \\\"PLAYER_ID\\\": 202331.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"paul-george\\\",\\r\\n \\\"Additional_Sort\\\": 1610612755.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026002\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Boston Celtics received draft consideration from Philadelphia 76ers.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612738.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"celtics\\\",\\r\\n \\\"PLAYER_ID\\\": 0.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n \\\"Additional_Sort\\\": 1610612755.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026002\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Philadelphia 76ers received guard Jaylen Brown from Boston Celtics.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612755.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"sixers\\\",\\r\\n \\\"PLAYER_ID\\\": 1627759.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jaylen-brown\\\",\\r\\n \\\"Additional_Sort\\\": 1610612738.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026002\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Oklahoma City Thunder received draft consideration from Detroit Pistons.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612760.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"thunder\\\",\\r\\n \\\"PLAYER_ID\\\": 0.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n \\\"Additional_Sort\\\": 1610612765.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026003\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Detroit Pistons received guard Isaiah Joe from Oklahoma City Thunder.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612765.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"pistons\\\",\\r\\n \\\"PLAYER_ID\\\": 1630198.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"isaiah-joe\\\",\\r\\n \\\"Additional_Sort\\\": 1610612760.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026003\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets received forward Dorian Finney-Smith from Houston Rockets.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612766.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n \\\"PLAYER_ID\\\": 1627827.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"dorian-finney-smith\\\",\\r\\n \\\"Additional_Sort\\\": 1610612745.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026004\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Trade\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets received draft consideration from Houston Rockets.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612766.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n \\\"PLAYER_ID\\\": 0.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"\\\",\\r\\n \\\"Additional_Sort\\\": 1610612745.0,\\r\\n \\\"GroupSort\\\": \\\"Trade 2026004\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Sacramento Kings waived guard DeMar DeRozan.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612758.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"kings\\\",\\r\\n \\\"PLAYER_ID\\\": 201942.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"demar-derozan\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1152876\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-06T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Charlotte Hornets waived forward Tosan Evbuomwan.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612766.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"hornets\\\",\\r\\n \\\"PLAYER_ID\\\": 1641787.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"tosan-evbuomwan\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1152877\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-05T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Boston Celtics signed forward Christopher Cenac Jr. to a Rookie Scale Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612738.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"celtics\\\",\\r\\n \\\"PLAYER_ID\\\": 1643416.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"christopher-cenac-jr\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152826\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-05T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Philadelphia 76ers signed guard Caleb Love to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612755.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"sixers\\\",\\r\\n \\\"PLAYER_ID\\\": 1631126.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"caleb-love\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152827\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-05T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers signed forward Nick Martinelli to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612746.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n \\\"PLAYER_ID\\\": 1643568.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"nick-martinelli\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152832\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-05T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks signed guard Brayden Burries to a Rookie Scale Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612749.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n \\\"PLAYER_ID\\\": 1643415.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"brayden-burries\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152833\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-05T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks signed guard Kam Jones to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612749.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n \\\"PLAYER_ID\\\": 1642880.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"kam-jones\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152834\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-04T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Toronto Raptors signed guard Jaden Bradley to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612761.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"raptors\\\",\\r\\n \\\"PLAYER_ID\\\": 1643558.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jaden-bradley\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152818\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Toronto Raptors re-signed guard Alijah Martin to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612761.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"raptors\\\",\\r\\n \\\"PLAYER_ID\\\": 1642918.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"alijah-martin\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152744\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Miami Heat signed guard Tre Donaldson to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612748.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"heat\\\",\\r\\n \\\"PLAYER_ID\\\": 1643621.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"tre-donaldson\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152747\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"San Antonio Spurs signed forward Maliq Brown to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612759.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"spurs\\\",\\r\\n \\\"PLAYER_ID\\\": 1643576.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"maliq-brown\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152749\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"San Antonio Spurs signed guard Ja'Kobi Gillespie to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612759.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"spurs\\\",\\r\\n \\\"PLAYER_ID\\\": 1643551.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jakobi-gillespie\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152750\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"San Antonio Spurs signed center Tarris Reed Jr. to a Rookie Scale Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612759.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"spurs\\\",\\r\\n \\\"PLAYER_ID\\\": 1643542.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"tarris-reed-jr\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152751\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"San Antonio Spurs signed forward Jayden Quaintance to a Rookie Scale Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612759.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"spurs\\\",\\r\\n \\\"PLAYER_ID\\\": 1643519.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jayden-quaintance\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152752\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Oklahoma City Thunder signed guard Otega Oweh to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612760.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"thunder\\\",\\r\\n \\\"PLAYER_ID\\\": 1642923.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"otega-oweh\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152753\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Oklahoma City Thunder re-signed guard Brooks Barnhizer to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612760.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"thunder\\\",\\r\\n \\\"PLAYER_ID\\\": 1642964.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"brooks-barnhizer\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152754\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Oklahoma City Thunder signed Josh Dix to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612760.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"thunder\\\",\\r\\n \\\"PLAYER_ID\\\": 1643717.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"josh-dix\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152755\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Oklahoma City Thunder signed guard Bennett Stirtz to a Rookie Scale Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612760.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"thunder\\\",\\r\\n \\\"PLAYER_ID\\\": 1642892.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"bennett-stirtz\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152756\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Oklahoma City Thunder signed center Aday Mara to a Rookie Scale Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612760.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"thunder\\\",\\r\\n \\\"PLAYER_ID\\\": 1643530.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"aday-mara\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152757\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Utah Jazz signed guard Tamar Bates to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612762.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"jazz\\\",\\r\\n \\\"PLAYER_ID\\\": 1642926.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"tamar-bates\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152758\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Chicago Bulls signed forward Tobe Awaka to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612741.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"bulls\\\",\\r\\n \\\"PLAYER_ID\\\": 1643591.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"tobe-awaka\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152759\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Dallas Mavericks signed guard Sergio de Larrea to a Rookie Scale Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612742.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"mavericks\\\",\\r\\n \\\"PLAYER_ID\\\": 1643547.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"sergio-de-larrea\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152762\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Minnesota Timberwolves re-signed guard Bones Hyland to a Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612750.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"timberwolves\\\",\\r\\n \\\"PLAYER_ID\\\": 1630538.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"bones-hyland\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152764\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Philadelphia 76ers signed guard Labaron Philon to a Rookie Scale Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612755.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"sixers\\\",\\r\\n \\\"PLAYER_ID\\\": 1642889.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"labaron-philon\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152765\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Dallas Mavericks signed forward Tobi Lawal to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612742.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"mavericks\\\",\\r\\n \\\"PLAYER_ID\\\": 1643588.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"tobi-lawal\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152769\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"LA Clippers signed guard Keaton Wagler to a Rookie Scale Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612746.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"clippers\\\",\\r\\n \\\"PLAYER_ID\\\": 1643413.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"keaton-wagler\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152770\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Chicago Bulls signed Jaylin Sellers to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612741.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"bulls\\\",\\r\\n \\\"PLAYER_ID\\\": 1643637.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"jaylin-sellers\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152771\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Chicago Bulls signed forward Dailyn Swain to a Rookie Scale Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612741.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"bulls\\\",\\r\\n \\\"PLAYER_ID\\\": 1643517.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"dailyn-swain\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152772\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers re-signed guard Chris Manon to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612747.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n \\\"PLAYER_ID\\\": 1643024.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"chris-manon\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152773\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Chicago Bulls signed forward Caleb Wilson to a Rookie Scale Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612741.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"bulls\\\",\\r\\n \\\"PLAYER_ID\\\": 1643410.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"caleb-wilson\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152774\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers signed guard Peter Suder to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612747.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n \\\"PLAYER_ID\\\": 1643614.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"peter-suder\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152815\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Los Angeles Lakers signed forward AK Okereke to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612747.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"lakers\\\",\\r\\n \\\"PLAYER_ID\\\": 1643758.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"ak-okereke\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152816\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Phoenix Suns signed guard Pat Spencer to a Two-Way Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612756.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"suns\\\",\\r\\n \\\"PLAYER_ID\\\": 1630311.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"pat-spencer\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Signing 1152817\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Waive\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-03T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Milwaukee Bucks waived forward Pete Nance.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612749.0,\\r\\n \\\"TEAM_SLUG\\\": \\\"bucks\\\",\\r\\n \\\"PLAYER_ID\\\": 1631250.0,\\r\\n \\\"PLAYER_SLUG\\\": \\\"pete-nance\\\",\\r\\n \\\"Additional_Sort\\\": 0.0,\\r\\n \\\"GroupSort\\\": \\\"Waive 1152768\\\"\\r\\n },\\r\\n {\\r\\n \\\"Transaction_Type\\\": \\\"Signing\\\",\\r\\n \\\"TRANSACTION_DATE\\\": \\\"2026-07-02T00:00:00\\\",\\r\\n \\\"TRANSACTION_DESCRIPTION\\\": \\\"Toronto Raptors signed forward Allen Graves to a Rookie Scale Contract.\\\",\\r\\n \\\"TEAM_ID\\\": 1610612761.0,\\r\\n \\\"TEAM\n[...truncated]", "status": "completed", "tool_name": "web_fetch"}
E0014 · turn 1 · tool call · shell · dispatch toolu_01JeZX5Afzg6Yvt1Mqd2moMC
{"dispatch_id": "toolu_01JeZX5Afzg6Yvt1Mqd2moMC", "handle": "", "panel_kind": "shell", "parent_dispatch_id": "", "tool_input": {"command": "cd /workspace/work && python3 -c \"\nimport json\np='/workspace/.hark/tool-results/396e2871-0d9a-4f62-b6d2-e722c9d3808e/1a34773d7ccc6ec66c89efa04ba55b561e29d698437a04723c971d1b3601e826.txt'\nd=json.load(open(p))\nrows=json.loads(d['content'])['NBA_Player_Movement']['rows']\nrows=[r for r in rows if r['TRANSACTION_DATE']>='2026-08-29']\nrows.sort(key=lambda r:r['TRANSACTION_DATE'],reverse=True)\nprint(len(rows))\nfor r in rows: print(r['TRANSACTION_DATE'][:10], r['Transaction_Type'], '|', r['TRANSACTION_DESCRIPTION'])\n\""}, "tool_name": "shell"}
E0015 · turn 1 · tool progress · shell · dispatch toolu_01JeZX5Afzg6Yvt1Mqd2moMC
{"dispatch_id": "toolu_01JeZX5Afzg6Yvt1Mqd2moMC", "elapsed": null, "error": "", "fields": {"progress": {"message": "", "metadata": {"browser_chain": false, "command": "cd /workspace/work && python3 -c \"\nimport json\np='/workspace/.hark/tool-results/396e2871-0d9a-4f62-b...", "phase": "starting"}}, "status": "running", "updatedAt": 1789170195827}, "result": null, "status": "running", "tool_name": "shell"}
E0016 · turn 1 · tool result · shell · dispatch toolu_01JeZX5Afzg6Yvt1Mqd2moMC
{"dispatch_id": "toolu_01JeZX5Afzg6Yvt1Mqd2moMC", "elapsed": 0.180643196, "error": "", "result": "29\n2026-09-11 Waive | Boston Celtics waived forward Hank Morgan.\n2026-09-11 Waive | Atlanta Hawks waived guard Lamont Butler.\n2026-09-11 Waive | Atlanta Hawks waived guard Devin Carter.\n2026-09-10 Signing | New Orleans Pelicans signed guard Bennedict Mathurin to a Contract.\n2026-09-10 Waive | Atlanta Hawks waived forward Keyshawn Bryant.\n2026-09-09 Waive | Atlanta Hawks waived guard Devon Higgs.\n2026-09-08 Signing | Cleveland Cavaliers re-signed guard James Harden to a Contract.\n2026-09-08 Signing | Denver Nuggets signed guard DeMar DeRozan to a Contract.\n2026-09-08 Trade | New Orleans Pelicans received guard AJ Johnson from Memphis Grizzlies.\n2026-09-08 Trade | New Orleans Pelicans received forward Taj Gibson from Memphis Grizzlies.\n2026-09-08 Trade | Memphis Grizzlies received guard Micah Peavy from New Orleans Pelicans.\n2026-09-08 Trade | Memphis Grizzlies received guard Jordan Hawkins from New Orleans Pelicans.\n2026-09-08 Trade | Memphis Grizzlies received draft consideration from New Orleans Pelicans.\n2026-09-08 Waive | New Orleans Pelicans waived forward Taj Gibson.\n2026-09-07 Signing | Sacramento Kings signed guard Ben Simmons to a Contract.\n2026-09-07 Waive | Charlotte Hornets waived guard Kobe Stewart.\n2026-09-04 Signing | Brooklyn Nets signed forward Grant Nelson to a Two-Way Contract.\n2026-09-04 Waive | Charlotte Hornets waived guard Jarkel Joiner.\n2026-09-03 Signing | Houston Rockets re-signed guard Amen Thompson to a Rookie Scale Extension.\n2026-09-03 Signing | Minnesota Timberwolves signed forward Jonathan Kuminga to a Contract.\n2026-09-03 Waive | Charlotte Hornets waived guard Kyle Mangas.\n2026-09-02 Signing | Cleveland Cavaliers signed center Khalifa Diop to a Contract.\n2026-09-02 Waive | Charlotte Hornets waived forward Trey Townsend.\n2026-09-02 Waive | Utah Jazz waived guard Matthew Murrell.\n2026-09-01 Waive | Charlotte Hornets waived forward Josiah Allick.\n2026-08-29 Trade | Minnesota Timberwolves received forward Cody Williams from Utah Jazz.\n2026-08-29 Trade | Minnesota Timberwolves received guard John Konchar from Utah Jazz.\n2026-08-29 Trade | Utah Jazz received guard Josh Green from Minnesota Timberwolves.\n2026-08-29 Waive | Minnesota Timberwolves waived guard John Konchar.\n", "status": "completed", "tool_name": "shell"}
E0017 · turn 1 · tool call · send_message · dispatch toolu_01Hb4AqLFLjsNwhHCiCbCAPW
{"dispatch_id": "toolu_01Hb4AqLFLjsNwhHCiCbCAPW", "handle": "", "panel_kind": "", "parent_dispatch_id": "", "tool_input": {"final": true, "in_response_to": "19b7d6c9", "message": "Heads up: nba.com/news/transactions is a 404. The live log is at [NBA.com transactions](https://www.nba.com/players/transactions), which lists 29 moves since Aug 29.\n\nTop five by impact:\n\n| # | Date | Move |\n|---|---|---|\n| 1 | Sep 8 | Cavaliers re-signed James Harden |\n| 2 | Sep 3 | Timberwolves signed Jonathan Kuminga |\n| 3 | Sep 10 | Pelicans signed Bennedict Mathurin |\n| 4 | Sep 8 | Nuggets signed DeMar DeRozan |\n| 5 | Sep 3 | Rockets re-signed Amen Thompson to a rookie scale extension |\n\nAlso notable: Pelicans-Grizzlies swap (AJ Johnson and Taj Gibson to New Orleans for Micah Peavy, Jordan Hawkins and draft consideration), Timberwolves-Jazz swap (Cody Williams and John Konchar for Josh Green), and Ben Simmons signing with Sacramento on Sep 7. The rest is mostly waivers, including a run of Hornets and Hawks cuts."}, "tool_name": "send_message"}
E0018 · turn 1 · assistant message
nba.com/news/transactions is a 404 now. The live log moved here:
E0019 · turn 1 · assistant message
https://www.nba.com/players/transactions
E0020 · turn 1 · assistant message
### Top five moves by impact | # | Date | Move | |---|---|---| | 1 | Sep 8 | Cavaliers re-signed James Harden | | 2 | Sep 3 | Timberwolves signed Jonathan Kuminga | | 3 | Sep 10 | Pelicans signed Bennedict Mathurin | | 4 | Sep 8 | Nuggets signed DeMar DeRozan | | 5 | Sep 3 | Rockets re-signed Amen Thompson to a rookie scale extension |
E0021 · turn 1 · assistant message
Also worth watching: Pelicans-Grizzlies swap (AJ Johnson and Taj Gibson to New Orleans for Micah Peavy, Jordan Hawkins and draft consideration), Timberwolves-Jazz swap (Cody Williams and John Konchar for Josh Green), and Ben Simmons to Sacramento on Sep 7.