Add LIU Huanhua vs DJURAEV Akbar comparison page#520
Closed
euanwm wants to merge 10 commits into
Closed
Conversation
Static page at /compare/liu-akbar using all IWF event data for both lifters. Includes career bests, head-to-head results (2-0 Liu), shared-date and individual total progression charts, attempt success rates, and full competition history tables. Styled with the existing NextUI dark theme (blue for Liu, yellow for Djuraev).
Make the Sinclair scores (477.8 / 477.3) the large bold headline numbers in the Sinclair Equalizer panel on Image 1, with raw totals and bodyweights shown as smaller supporting context underneath. https://claude.ai/code/session_01SfcGjgDhcGC31Kzw2TLvE9
Generates liu_akbar_4_verdict.png — a 1080×1080 summary image with: - 8-metric scorecard (H2H, career bests, Sinclair, consistency, trajectory, attempt rate) - Overall tally (4–4 split) with per-row colour-coded winner indicators - Verdict panel declaring LIU Huanhua pound-for-pound champion based on H2H record, 102 kg Sinclair advantage (Cohen's d = 1.37), and consistency https://claude.ai/code/session_01SfcGjgDhcGC31Kzw2TLvE9
Generates liu_akbar_5_disciplines.png — separate scatter charts for best snatch and best clean & jerk per competition, with trend lines, career bests annotated, and a note flagging the +109 kg class outlier entries. Key finding: C&J career means are nearly identical (Liu 223 / Djuraev 222 kg) despite Djuraev's ~20 kg bodyweight advantage, further supporting the pound-for-pound case. Liu's snatch trajectory (+5.2 kg/yr) is also steeper. https://claude.ai/code/session_01SfcGjgDhcGC31Kzw2TLvE9
Both lifters confirmed competing at 110 kg. Generates liu_akbar_6_projection.png: - Career total projection chart with 90% prediction interval cones to Sep 2026 - Liu's 110 kg total projected via Sinclair conversion from his 102 kg Sinclair trend - Djuraev's 110 kg total from direct regression (already his current class) - Direct comparison: Djuraev 438 kg vs Liu 424 kg — 14 kg projected margin, but 90% PIs fully overlap so result is not certain https://claude.ai/code/session_01SfcGjgDhcGC31Kzw2TLvE9
- Remove all R² values from chart annotations (jargon) - Replace 'Sinclair' with plain-English equivalents throughout: 'adj. score', 'pound-for-pound', 'adjusted for bodyweight' - Remove Cohen's d from public-facing text; replace with plain verdict - Scorecard: 'Consistency (CV%)' → 'Consistency', 'Trajectory (pts/yr)' → 'Improvement rate' - Image 6: replace star markers with clean diamonds, remove overlapping projected-value text labels (legend carries those values instead) - Chart titles now describe what the data means, not just what it is - All 6 images regenerated at 1080×1080px https://claude.ai/code/session_01SfcGjgDhcGC31Kzw2TLvE9
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Static page at /compare/liu-akbar using all IWF event data for both lifters.
Includes career bests, head-to-head results (2-0 Liu), shared-date and individual
total progression charts, attempt success rates, and full competition history tables.
Styled with the existing NextUI dark theme (blue for Liu, yellow for Djuraev).