Celtics Prosperity, Split by Game Result (2021-22 through 2025-26)
Generated 2026-05-11. Win/loss conversion layer on top of the existing Celtics prosperity work. Splits the 1,898 prosperity ender events into games Boston won and games Boston lost. Adds game-level conversion stats (did Boston build a +8 second-half lead, did the opponent cut it back, what was the final margin) and joins the defensive-bleed file.
Sources:
data/celtics_all_years_tagged_events.csv(11,394 tagged BOS events)data/celtics_playoff_games_discovered.csv(81 games, BOS W/L)data/league_playoff_tagged_events.csv(full event stream both teams)data/celtics_defensive_bleed_after_prosperity_events.csv(1,898 bleed rows)
Outputs:
data/celtics_prosperity_game_conversion.csv(81 games)data/celtics_prosperity_win_loss_summary.csv(226 rows)data/celtics_prosperity_lead_conversion_summary.csv(65 rows)data/celtics_prosperity_win_loss_defensive_bleed.csv(247 rows)data/celtics_tatum_brown_win_loss_delta.csv(94 rows)
Definitions
- Prosperity event: BOS event, period >= 3, BOS margin >= 8 entering
event, event type FGA / FT / Turnover.
ender_onlyview unless noted. - Reached +8 2H: at any point in period >= 3, Boston's lead crossed +8 (computed from full event-stream margin, not just BOS-event sample).
- Lead-stressed: reached +8 in 2H AND opponent later cut margin to <= 3 at some subsequent event.
- Lead-blown: reached +8 in 2H AND opponent later tied or led.
- Force event proxy: rim attempt OR free throw event OR assisted teammate three created.
Table 1. Game conversion table
How often did Boston build a 2H +8 lead, and what happened next?
| season | games with +8 2H | wins | losses | win rate | lead-stressed | lead-blown |
|---|---|---|---|---|---|---|
| 2021-22 | 15 | 14 | 1 | 93% | 7 | 3 |
| 2022-23 | 14 | 11 | 3 | 79% | 7 | 5 |
| 2023-24 | 14 | 14 | 0 | 100% | 4 | 1 |
| 2024-25 | 10 | 6 | 4 | 60% | 6 | 6 |
| 2025-26 | 4 | 3 | 1 | 75% | 2 | 2 |
| all | 57 of 81 | 48 | 9 | 84% | 26 | 17 |
Read: across 5 postseasons Boston reached a +8 second-half lead in 57 of 81 playoff games. Boston won 48 of those, lost 9. The 2024-25 second round (NYK loss) is the worst conversion year: only 60% of +8-2H-lead games turned into wins. 2023-24 (championship) is the cleanest: 14 for 14.
Table 2. Worst lead-conversion games (17 lead-blown games)
Sorted by final margin (most negative first):
| date | series | venue | max 2H margin | min after +8 | final margin | result | prosperity events |
|---|---|---|---|---|---|---|---|
| 2026-04-28 | 2025-26 vs PHI G5 | home | +13 | -17 | -16 | LOSS | 8 |
| 2025-05-12 | 2024-25 at NYK G4 | away | +14 | -12 | -8 | LOSS | 11 |
| 2023-05-17 | 2022-23 vs MIA G1 (ECF) | home | +12 | -12 | -7 | LOSS | 3 |
| 2023-05-19 | 2022-23 vs MIA G2 (ECF) | home | +12 | -6 | -6 | LOSS | 9 |
| 2025-05-05 | 2024-25 vs NYK G1 | home | +20 | -6 | -3 | LOSS | 27 |
| 2022-05-11 | 2021-22 vs MIL G5 | home | +14 | -3 | -3 | LOSS | 16 |
| 2023-04-25 | 2022-23 vs ATL G5 | home | +13 | -2 | -2 | LOSS | 36 |
| 2025-04-25 | 2024-25 at ORL G3 | away | +11 | -12 | -2 | LOSS | 4 |
| 2025-05-07 | 2024-25 vs NYK G2 | home | +20 | -3 | -1 | LOSS | 45 |
| 2022-04-17 | 2021-22 vs BKN G1 | home | +15 | -5 | +1 | WIN | 16 |
| 2023-05-27 | 2022-23 at MIA G6 (ECF) | away | +13 | -1 | +1 | WIN | 16 |
| 2024-05-21 | 2023-24 vs IND G1 | home | +13 | -5 | +5 | WIN | 12 |
| 2026-04-24 | 2025-26 at PHI G3 | away | +10 | -3 | +8 | WIN | 1 |
| 2025-04-27 | 2024-25 at ORL G4 | away | +9 | 0 | +9 | WIN | 5 |
| 2023-05-11 | 2022-23 at PHI G6 | away | +11 | -5 | +9 | WIN | 6 |
| 2022-06-08 | 2021-22 vs GSW G3 | home | +16 | -1 | +16 | WIN | 39 |
| 2025-04-20 | 2024-25 vs ORL G1 | home | +19 | -1 | +17 | WIN | 43 |
Read: when Boston reaches +8 in 2H and the opponent later ties or leads, the win rate is 8 of 17 = 47%. Six of those 9 losses come from 2024-25 NYK or 2022-23 MIA (ECF). The 2025-26 PHI Game 5 (-16 finish from a +13 lead) is the single largest blown lead on the ledger.
Table 3. Boston prosperity offense in wins vs losses (ALL SEASONS, ender_only)
| game_result | group | events | points | PPP | rim% | 3PT% | mid% | TO% | force% |
|---|---|---|---|---|---|---|---|---|---|
| BOS_WIN | Tatum | 430 | 356 | 0.828 | 19.53 | 26.28 | 17.91 | 11.63 | 44.19 |
| BOS_WIN | Brown | 354 | 324 | 0.915 | 24.58 | 25.14 | 18.93 | 9.32 | 46.61 |
| BOS_WIN | Tatum_Brown_combined | 784 | 680 | 0.867 | 21.81 | 25.77 | 18.37 | 10.59 | 45.28 |
| BOS_WIN | Other_Celtics | 955 | 950 | 0.995 | 20.63 | 43.98 | 13.19 | 7.96 | 34.87 |
| BOS_WIN | Celtics_team_total | 1739 | 1630 | 0.937 | 21.16 | 35.77 | 15.53 | 9.14 | 39.56 |
| BOS_LOSS | Tatum | 39 | 36 | 0.923 | 28.21 | 38.46 | 10.26 | 15.38 | 35.90 |
| BOS_LOSS | Brown | 41 | 26 | 0.634 | 14.63 | 34.15 | 19.51 | 19.51 | 26.83 |
| BOS_LOSS | Tatum_Brown_combined | 80 | 62 | 0.775 | 21.25 | 36.25 | 15.00 | 17.50 | 31.25 |
| BOS_LOSS | Other_Celtics | 79 | 74 | 0.937 | 21.52 | 46.84 | 13.92 | 11.39 | 27.85 |
| BOS_LOSS | Celtics_team_total | 159 | 136 | 0.855 | 21.38 | 41.51 | 14.47 | 14.47 | 29.56 |
Headline: the simple "Tatum collapses in prosperity losses" reading the prior reports primed for is not what the data shows. Tatum's prosperity PPP is actually higher in losses (0.923) than in wins (0.828). Brown's is dramatically lower in losses (0.634 vs 0.915).
Table 4. Tatum vs Brown in prosperity losses
| metric | Tatum loss | Brown loss | Tatum win | Brown win | Tatum delta (loss minus win) | Brown delta (loss minus win) |
|---|---|---|---|---|---|---|
| events | 39 | 41 | 430 | 354 | ||
| PPP | 0.923 | 0.634 | 0.828 | 0.915 | +0.095 | -0.281 |
| rim rate | 28.21 | 14.63 | 19.53 | 24.58 | +8.68 | -9.95 |
| three-point rate | 38.46 | 34.15 | 26.28 | 25.14 | +12.18 | +9.01 |
| midrange rate | 10.26 | 19.51 | 17.91 | 18.93 | -7.65 | +0.58 |
| turnover rate | 15.38 | 19.51 | 11.63 | 9.32 | +3.75 | +10.19 |
| force rate | 35.90 | 26.83 | 44.19 | 46.61 | -8.29 | -19.78 |
Read: when Boston loses a game after building prosperity:
- Tatum attacks the rim MORE (28.2% vs 19.5%), takes more threes, fewer midranges, turns it over slightly more (+3.75 pp), and is actually MORE efficient (0.923 PPP) than in wins. He behaves like he is trying to drag the team back.
- Brown attacks the rim much LESS (14.6% vs 24.6%), takes more threes, doubles his turnover rate (9.3% to 19.5%), and his force rate collapses by 20 pp (46.6% to 26.8%). His PPP falls to 0.634, which is replacement-level. He behaves like he is settling.
This is the most consistent player-specific signal in the entire five-year dataset.
Table 5. Defensive bleed in wins vs losses (ALL SEASONS, opponent's next possession PPP)
After Boston turnovers:
| BOS group | wins (events / opp PPP) | losses (events / opp PPP) | loss - win |
|---|---|---|---|
| Tatum | 25 / 1.160 | 3 / 1.667 | +0.51 |
| Brown | 15 / 1.200 | 4 / 1.250 | +0.05 |
| Other_Celtics | 42 / 0.762 | 1 / 3.000 (small N) |
After Boston missed threes:
| BOS group | wins (events / opp PPP) | losses (events / opp PPP) | loss - win |
|---|---|---|---|
| Tatum | 78 / 0.897 | 9 / 1.222 | +0.33 |
| Brown | 59 / 1.085 | 9 / 1.444 | +0.36 |
| Other_Celtics | 256 / 0.875 | 26 / 1.385 | +0.51 |
After Boston missed rim attempts:
| BOS group | wins (events / opp PPP) | losses (events / opp PPP) |
|---|---|---|
| Tatum | 30 / 1.167 | 2 / 1.000 |
| Brown | 21 / 1.048 | 0 / - |
| Other_Celtics | 54 / 1.000 | 3 / 1.667 |
Read: opponents score significantly more often on the possession immediately after a Boston failure (turnover or missed three) in games Boston loses than in games Boston wins. The difference is +0.30 to +0.50 opponent PPP across player groups. The largest single spike is opp PPP of 1.444 after a Brown missed three in a loss (vs 1.085 in wins) and 1.385 after Other_Celtics missed threes (vs 0.875 in wins). These are the "let them back in" possessions Stevens described, and they cluster in losses.
Table 6. Lead-controlled vs lead-stressed comparison (ALL SEASONS, ender_only)
Game classification:
- lead-controlled: reached +8 2H, opponent never cut to <= 3. 30 games, all wins.
- lead-stressed only: reached +8 2H, opponent cut to <= 3 but never tied/led. 9 games, all wins.
- lead-blown: reached +8 2H, opponent tied or led at some point. 17 games, 8 wins / 9 losses (47% win rate).
| classification | group | events | PPP | game_count | win_rate |
|---|---|---|---|---|---|
| lead_controlled | Celtics_team_total | 1336 | 0.962 | 30 | 1.000 |
| Tatum | 292 | 0.818 | |||
| Brown | 266 | 0.921 | |||
| Other_Celtics | 778 | 1.030 | |||
| lead_stressed_only | Celtics_team_total | 265 | 0.875 | 9 | 1.000 |
| Tatum | 90 | 0.833 | |||
| Brown | 65 | 0.954 | |||
| Other_Celtics | 110 | 0.864 | |||
| lead_blown | Celtics_team_total | 297 | 0.838 | 17 | 0.471 |
| Tatum | 87 | 0.897 | |||
| Brown | 64 | 0.672 | |||
| Other_Celtics | 146 | 0.877 |
Read: Boston is highly efficient in prosperity even in games where the opponent later tied/led the score (team PPP 0.838 in lead-blown games vs 0.962 in lead-controlled). The drop is about -0.12 PPP. Brown's prosperity PPP in lead-blown games is 0.672, far below his 0.954 in lead-stressed-only and 0.921 in lead-controlled. Tatum's prosperity PPP actually rises in lead-blown games (0.897 vs 0.818 in controlled). Once again the within-game Brown drop is the signal.
A. How often does Boston win after having an 8+ second-half playoff lead?
48 of 57 = 84%. That is a high win rate by playoff standards.
B. How often does Boston lose after having an 8+ second-half playoff lead?
9 of 57 = 16%. Of those 9 losses, all were "lead-blown" games where the opponent later tied or led; none came from games Boston led the whole way.
C. Which seasons/series produced the worst lead-conversion failures?
By win rate among games where Boston reached +8 in 2H:
- 2024-25 (NYK series): 60% (6 of 10). Worst in the dataset. Boston lost 4 games after building a +8 2H lead, including Game 1 (-3 after +20) and Game 2 (-1 after +20).
- 2022-23: 79% (11 of 14). Three losses include the two MIA ECF home blowups (G1 and G2) and the ATL G5.
- 2021-22, 2025-26, 2023-24: all >= 75% win rate; 2023-24 was 100%.
By largest single-game blown lead:
- 2025-26 PHI Game 5: +13 → -16 final, swing -29.
- 2024-25 NYK Game 4: +14 → -8 final, swing -22.
- 2022-23 MIA ECF Game 1: +12 → -7 final, swing -19.
D. Does Boston's prosperity PPP collapse in losses compared with wins?
Modestly. Team PPP drops from 0.937 in wins to 0.855 in losses (delta -0.082). Force rate drops dramatically: 39.56% wins → 29.56% losses (-10 pp). Three rate rises in losses (35.77 → 41.51). So in losses Boston is still scoring at a respectable rate but doing so with far less rim/FT/AST3 pressure. The shift is consistent with Stevens's "lacks rim pressure" complaint.
E. Does Tatum's turnover rate spike specifically in prosperity losses?
Slightly, not dramatically. Tatum's TO rate rises from 11.63% in wins to 15.38% in losses (+3.75 pp). The prior multi-year "Tatum prosperity TO surge" finding (+1.13 pp vs his baseline) is real and slightly amplified in losses, but Tatum's overall efficiency in prosperity losses is actually higher (PPP 0.923) than in wins. His turnovers do not appear to be the proximate cause of the team's prosperity-loss collapse.
F. Does Brown's shot profile change in prosperity losses?
Yes, dramatically. Brown is the largest within-player shift in prosperity in the entire dataset when split by W/L:
- PPP: 0.915 → 0.634 (-0.281).
- Rim rate: 24.58% → 14.63% (-9.95 pp).
- Force rate: 46.61% → 26.83% (-19.78 pp).
- Turnover rate: 9.32% → 19.51% (+10.19 pp, more than double).
- Three-point rate: 25.14% → 34.15% (+9.01 pp).
In losses Brown stops attacking the rim, settles for threes more often, and turns the ball over more than twice as often as in wins. This is the single clearest player-level finding in the win/loss split.
G. Do Other Celtics still outscore the Jays in prosperity losses?
Yes, and the gap widens. In losses:
- Other_Celtics PPP: 0.937 (79 events).
- Tatum_Brown_combined PPP: 0.775 (80 events).
- Gap: 0.162 PPP.
In wins the gap was 0.128 PPP (Other 0.995, Jays 0.867). So the structural "role players outscore stars in prosperity" gap is present in both wins and losses, slightly larger in losses.
H. Does defensive bleed appear more strongly in losses?
Yes, very clearly. Opponent next-possession PPP is +0.30 to +0.50 higher in losses than in wins, after every type of Boston failure event with meaningful sample. After missed threes specifically:
- After Brown missed three: opp PPP 1.085 in wins, 1.444 in losses.
- After Other_Celtics missed three: 0.875 in wins, 1.385 in losses.
- After Tatum missed three: 0.897 in wins, 1.222 in losses.
After turnovers:
- After Tatum turnover: 1.160 in wins, 1.667 in losses (small N=3).
- After Brown turnover: 1.200 in wins, 1.250 in losses (small N=4).
The opponent scores more after every Boston failure in losses. This is the strongest support for Stevens's "let them back in" framing in the entire analysis.
I. Are missed threes or turnovers more connected to losses?
Missed threes by volume; turnovers by per-event severity.
In prosperity losses (159 ender events team-wide):
- 41% three-point attempts (~65 events, 47 misses likely).
- 14.5% turnovers (~23 events).
The volume of misses far exceeds the volume of turnovers, and missed threes in losses produce opponent PPP of 1.1-1.4. Turnovers in losses produce opponent PPP of 1.25-1.67 per event but the count is small. Multiplied out: missed-three opponent value in losses ~= 47 events x 1.25 avg opp PPP = ~59 opp points; turnover opponent value in losses ~= 23 events x 1.4 = ~32 opp points. Missed threes contribute more total bleed in absolute terms; turnovers are more dangerous per event.
J. Does this change the conclusion from the league baseline?
Yes, in two specific ways.
-
The original multi-year and league-baseline conclusion was that Boston is a top-quartile prosperity team and that within Boston, Tatum's TO rate is the only player-specific signal. The W/L split adds: Brown is the cleanest player-specific signal in the loss subset (PPP -0.281 in losses, force rate -19.78 pp, turnovers 2x higher). Tatum's TO surge survives but is smaller than Brown's collapse on every dimension once you split by result.
-
The league baseline showed Boston is above league mean in prosperity PPP. The W/L split shows Boston is above league mean because of the wins: team PPP 0.937 in wins is ~150 points above the league average of 0.79. In losses team PPP drops to 0.855, which is closer to league average. So Boston's "league-best prosperity team" status is largely a story of being excellent when winning, normal when losing. That is not unusual (every team is more efficient in games they win), but it does soften the original headline.
K. Is the real issue possession efficiency, lead conversion, or clustered leverage failure?
Lead conversion and clustered leverage, more than possession efficiency. Three reasons:
-
Boston's prosperity PPP does not collapse in losses (team total 0.855 vs 0.937 in wins; -0.082 is meaningful but not catastrophic). Possession-by-possession Boston still scores at a respectable rate even in games it loses.
-
The "lead-blown" win rate is 47%, far worse than the 84% win rate when Boston only needs to hold +8. The conversion failure mode is not "we play worse possession by possession" — it is "we give it back enough times that we live in coin-flip territory."
-
Defensive bleed is the metric that diverges most cleanly between wins and losses (+0.30 to +0.50 opp PPP after BOS failures). In losses, the same Boston miss or turnover produces a much higher probability of an opponent score. That is clustered leverage failure in the Stevens-described "let them back in" sense, not pure possession-level inefficiency.
The cleanest characterization: Boston's prosperity problem is not a prosperity-possession-efficiency problem. It is a defensive-after- failure problem plus a Brown-specific shot-creation collapse in losses.
Verdict mapped to the user's options
| outcome | supported? |
|---|---|
| 1. Boston's prosperity efficiency is strong in wins but weak in losses | Partially. Team PPP -0.082 in losses; sharper for Brown specifically. |
| 2. Boston's prosperity efficiency remains strong even in losses | Largely yes at team level (0.855 PPP in losses is still above league mean 0.79). |
| 3. Tatum turnovers spike specifically in losses | Slightly (+3.75 pp), much smaller than Brown's shift. |
| 4. Brown shot selection worsens specifically in losses | Strongly yes. Force rate -19.78 pp, rim rate -9.95 pp, TO +10.19 pp, PPP -0.281. |
| 5. Other Celtics stop converting in losses | Mildly (-0.058 PPP); not the main signal. |
| 6. Defensive bleed explains losses | Strongly yes. Opp next-possession PPP +0.30 to +0.50 in losses across all Boston failure buckets. |
| 7. Game-level conversion problem exists despite possession-level strength | Strongly yes. 84% overall, but 47% in lead-blown games. |
| 8. No clear win/loss difference | False. Several clear signals; sample is small for some. |
Best single-sentence verdict: Boston's prosperity problem in losses is two specific things Brown's individual collapse (shot selection and turnovers) and a team-wide defensive-bleed surge on the next possession after Boston failures not a Tatum-specific signal and not a team-wide possession-efficiency problem.
Message-board paragraph
Split by game result, the Tatum-vs-Brown story flips. Across five postseasons of Celtics playoff data, Tatum's prosperity PPP is actually higher in losses (0.923) than in wins (0.828), and his rim attempt rate goes up, not down. Brown is the opposite: in prosperity losses his PPP drops 28% (0.915 to 0.634), his force-event rate collapses by 20 percentage points (he stops attacking the rim and stops drawing free throws), and his turnover rate more than doubles (9.3% to 19.5%). The other big finding is defensive: the opponent scores 0.30-0.50 more points per possession after every type of Boston failure event (missed three, turnover, missed rim) in games Boston loses than in games Boston wins. The "Stevens collapse" is not a Tatum offense problem. It is a Brown-specific offensive collapse plus a team-wide defensive bleed in the same windows. Boston's overall prosperity PPP only drops slightly in losses; what changes is which failures convert into opponent runs.
Caveats
- 9 losses is a small sample for player-level inferences. The Brown shift (41 events) and Tatum behavior (39 events) are real numbers but the per-season splits become very thin.
- 2024-25 NYK series is the dominant loss contribution (4 of 9 prosperity-game losses). The Brown collapse leans heavily on that series specifically.
- Possession initiator is not in public PBP; "Tatum events" and "Brown events" are who finished or assisted, not who initiated.
- Free throw events are attempts, not trips.
- No shot-clock or defender distance.
- "Defensive bleed" is a public-data proxy: opp next-possession outcome within the same period. It does not isolate true transition vs half-court, and it does not measure shot quality of the opponent's response.
- Event-level PPP can hide leverage. A team can have strong prosperity PPP and still lose if the decisive failure happens outside the prosperity window (e.g. after the opponent first cuts the lead below +8).
- The 2025-26 series has only 8 prosperity events in losses (the Game 5 collapse). Single-series win/loss claims for that year are on tiny samples.
- "Lead-blown" definition uses a strict tied-or-led threshold. Games where the opponent cut to within 1 or 2 without ever tying are classified as lead-stressed, not blown. Boundary cases exist.