Fix UConn in NCAAW sim
This commit is contained in:
parent
47b8935be6
commit
714e6e5908
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ const BARTHAG_FALLBACK = 0.5;
|
|||
|
||||
const BARTHAG_RATINGS: Record<string, number> = {
|
||||
// ── 1–10 ────────────────────────────────────────────────────────────────────
|
||||
"connecticut": 0.9996, "uconn": 0.9996,
|
||||
"connecticut": 0.9996, "uconn": 0.9996, "connecticut (uconn)": 0.9996,
|
||||
"ucla": 0.9991,
|
||||
"texas": 0.9988,
|
||||
"south carolina": 0.9986,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue