PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 11 hours 20 minutes 55 seconds

Memory

Total
512MB
Used
13,32MB (2.6%)
Free
498,68MB

Keys

Current
10 162
Total (since start)
11 092
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0

Connections

Current
3 / 1 024 max
Total
66 813
Rejected
0
llm:4732db2170c186b0ef075e8131f5ce3dd75333e9f07b4a88c3ae3038a74a2694
TTL 3 hours 4 seconds Size 2,27KB Export
Edit
```json { "action": "final", "content": "## Most Important Numeric Metric: KO Rate (Knockout Rate)\n\nIn a boxing dataset designed to predict match winners, **KO rate** (knockout percentage) is the most important numeric metric. While total wins measure career accumulation, KO rate measures a fighter's dominance and finishing power—the ability to end fights decisively rather than going to decision. This metric directly correlates with a fighter's threat level and predictive power in matchups.\n\n### Highest KO Rates (Among Fighters with 20+ Fights)\n\nThe top performers with substantial experience:\n\n- **Gervonta Davis**: 95.8% KO rate (24-0-0 record) — the highest among active elite fighters\n- **Deontay Wilder**: 93.2% KO rate (42-1-1 record) — legendary heavyweight power\n- **Lee Canalito**: 90.5% KO rate (21-0-0 record)\n- **Carlos Zarate**: 90.0% KO rate (66-4-0 record) — exceptional across 70 fights\n- **Anthony Yarde**: 90.0% KO rate (19-1-0 record)\n\nThese fighters finish nearly 9 out of every 10 fights by knockout, representing the absolute elite in punching power.\n\n### Lowest KO Rates (Among Fighters with 20+ Fights)\n\nAt the opposite extreme:\n\n- **Kristian Laight**: 0% KO rate (9-190-7 record, 206 total fights) — never scored a knockout despite 206 fights\n- **Barry Jones**: 0% KO rate (18-1-1 record, 20 fights)\n- **Gary Carriero**: 0% KO rate (9-12-2 record, 23 fights)\n- **Dodoy Alapormina**: 0% KO rate (1-23-1 record, 25 fights)\n- **Nigel Rafferty**: 1.0% KO rate (26-69-9 record, 104 fights) — only 1 KO in 104 fights\n\nThese fighters rely entirely on points decisions, representing pure technical boxers with minimal finishing power.\n\n### The Range\n\nKO rate spans the full spectrum from **0% to 95.8%** among experienced fighters (20+ fights), making it the most discriminating performance metric in the dataset. This 95.8 percentage point range far exceeds the predictive value of raw win counts, which are heavily influenced by career length and opponent quality.", "charts": [ { "kind": "hbar", "x": "name", "series": ["ko_rate_numeric"], "title": "Top 10 KO Rates (20+ Fights)" } ] } ```