-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathteams_2023m.json
74 lines (74 loc) · 1.77 KB
/
teams_2023m.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
{
"South": {
"1": "Alabama",
"2": "Arizona",
"3": "Baylor",
"4": "Virginia",
"5": "San Diego State",
"6": "Creighton",
"7": "Missouri",
"8": "Maryland",
"9": "West Virginia",
"10": "Utah State",
"11": "North Carolina State",
"12": "Charleston",
"13": "Furman",
"14": "UC Santa Barbara",
"15": "Princeton",
"16": "Texas A&M - Corpus Christi"
},
"East": {
"1": "Purdue",
"2": "Marquette",
"3": "Kansas State",
"4": "Tennessee",
"5": "Duke",
"6": "Kentucky",
"7": "Michigan State",
"8": "Memphis",
"9": "Florida Atlantic",
"10": "USC",
"11": "Providence",
"12": "Oral Roberts",
"13": "Louisiana",
"14": "Montana State",
"15": "Vermont",
"16": "Fairleigh Dickinson"
},
"Midwest": {
"1": "Houston",
"2": "Texas",
"3": "Xavier",
"4": "Indiana",
"5": "Miami (FL)",
"6": "Iowa State",
"7": "Texas A&M",
"8": "Iowa",
"9": "Auburn",
"10": "Penn State",
"11": "Pittsburgh",
"12": "Drake",
"13": "Kent State",
"14": "Kennesaw State",
"15": "Colgate",
"16": "Northern Kentucky"
},
"West": {
"1": "Kansas",
"2": "UCLA",
"3": "Gonzaga",
"4": "Connecticut",
"5": "Saint Mary's",
"6": "TCU",
"7": "Northwestern",
"8": "Arkansas",
"9": "Illinois",
"10": "Boise State",
"11": "Arizona State",
"12": "VCU",
"13": "Iona",
"14": "Grand Canyon",
"15": "UNC Asheville",
"16": "Howard"
}
}