Advertisement
Guest User

Untitled

a guest
Sep 17th, 2019
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 82.43 KB | None | 0 0
  1. {
  2. "bowlGames":
  3. [
  4. "Rose Bowl",
  5. "Orange Bowl",
  6. "Sugar Bowl",
  7. "Cotton Bowl",
  8. "Peach Bowl",
  9. "Fiesta Bowl",
  10. "Citrus Bowl",
  11. "Alamo Bowl",
  12. "Outback Bowl",
  13. "Holiday Bowl",
  14. "Texas Bowl",
  15. "Camping World Bowl",
  16. "Music City Bowl",
  17. "Belk Bowl",
  18. "Pinstripe Bowl",
  19. "Liberty Bowl",
  20. "Redbox Bowl",
  21. "Sun Bowl",
  22. "Gator Bowl",
  23. "Las Vegas Bowl",
  24. "Military Bowl",
  25. "First Responder Bowl",
  26. "Birmingham Bowl",
  27. "Dollar General Bowl",
  28. "Independence Bowl",
  29. "Gasparilla Bowl",
  30. "New Mexico Bowl",
  31. "Cheez-It Bowl",
  32. "Hawai'i Bowl",
  33. "Famous Idaho Potato Bowl",
  34. "New Orleans Bowl",
  35. "Armed Forces Bowl",
  36. "Cure Bowl",
  37. "Bahamas Bowl",
  38. "Quick Lane Bowl",
  39. "Frisco Bowl"
  40. ],
  41. "conferences":
  42. [
  43. {
  44. "confName": "SEC",
  45. "confFullName": "Southeastern Conference",
  46. "confPrestige": "92",
  47. "confTeams":
  48. [
  49. {
  50. "name": "Alabama",
  51. "abbreviation": "BAMA",
  52. "prestige": "94",
  53. "state": "Alabama",
  54. "rival": "AUB",
  55. "headCoach":
  56. {
  57. "name": "Nick Saban",
  58. "age": "67",
  59. "startYear": "2019",
  60. "contractYear": "0",
  61. "contractLength": "7",
  62. "homeState": "West Virginia",
  63. "baselinePrestige": "70",
  64. "cumulativePrestige": "1000",
  65. "ratOvr": "94",
  66. "ratDef": "97",
  67. "ratOff": "85",
  68. "ratTalent": "97",
  69. "ratDiscipline": "97",
  70. "ratPot": "56"
  71. }
  72. },
  73. {
  74. "name": "Georgia",
  75. "abbreviation": "UGA",
  76. "prestige": "84",
  77. "state": "Georgia",
  78. "rival": "UF",
  79. "headCoach":
  80. {
  81. "name": "Kirby Smart",
  82. "age": "43",
  83. "startYear": "2019",
  84. "contractYear": "0",
  85. "contractLength": "5",
  86. "homeState": "Alabama",
  87. "baselinePrestige": "75",
  88. "cumulativePrestige": "30",
  89. "ratOvr": "83",
  90. "ratDef": "73",
  91. "ratOff": "85",
  92. "ratTalent": "87",
  93. "ratDiscipline": "85",
  94. "ratPot": "79"
  95. }
  96. },
  97. {
  98. "name": "Florida",
  99. "abbreviation": "UF",
  100. "prestige": "84",
  101. "state": "Florida",
  102. "rival": "UGA",
  103. "headCoach":
  104. {
  105. "name": "Dan Mullen",
  106. "age": "52",
  107. "startYear": "2019",
  108. "contractYear": "0",
  109. "contractLength": "5",
  110. "homeState": "Pennsylvania",
  111. "baselinePrestige": "75",
  112. "cumulativePrestige": "9",
  113. "ratOvr": "75",
  114. "ratDef": "68",
  115. "ratOff": "79",
  116. "ratTalent": "76",
  117. "ratDiscipline": "75",
  118. "ratPot": "67"
  119. }
  120. },
  121. {
  122. "name": "Tennessee",
  123. "abbreviation": "TENN",
  124. "prestige": "68",
  125. "state": "Tennessee",
  126. "rival": "MSST",
  127. "headCoach":
  128. {
  129. "name": "Jeremy Pruitt",
  130. "age": "45",
  131. "startYear": "2019",
  132. "contractYear": "0",
  133. "contractLength": "5",
  134. "homeState": "Alabama",
  135. "baselinePrestige": "60",
  136. "cumulativePrestige": "3",
  137. "ratOvr": "69",
  138. "ratDef": "79",
  139. "ratOff": "66",
  140. "ratTalent": "70",
  141. "ratDiscipline": "62",
  142. "ratPot": "83"
  143. }
  144. },
  145. {
  146. "name": "LSU",
  147. "abbreviation": "LSU",
  148. "prestige": "81",
  149. "state": "Louisiana",
  150. "rival": "TAMU",
  151. "headCoach":
  152. {
  153. "name": "Ed Orgeron",
  154. "age": "58",
  155. "startYear": "2019",
  156. "contractYear": "0",
  157. "contractLength": "5",
  158. "homeState": "Louisiana",
  159. "baselinePrestige": "75",
  160. "cumulativePrestige": "4",
  161. "ratOvr": "75",
  162. "ratDef": "86",
  163. "ratOff": "78",
  164. "ratTalent": "68",
  165. "ratDiscipline": "69",
  166. "ratPot": "61"
  167. }
  168. },
  169. {
  170. "name": "Kentucky",
  171. "abbreviation": "KY",
  172. "prestige": "74",
  173. "state": "Kentucky",
  174. "rival": "MIZZ",
  175. "headCoach":
  176. {
  177. "name": "Mark Stoops",
  178. "age": "52",
  179. "startYear": "2019",
  180. "contractYear": "0",
  181. "contractLength": "6",
  182. "homeState": "Mississippi",
  183. "baselinePrestige": "64",
  184. "cumulativePrestige": "0",
  185. "ratOvr": "74",
  186. "ratDef": "65",
  187. "ratOff": "68",
  188. "ratTalent": "68",
  189. "ratDiscipline": "95",
  190. "ratPot": "75"
  191. }
  192. },
  193. {
  194. "name": "Missouri",
  195. "abbreviation": "MIZZ",
  196. "prestige": "68",
  197. "state": "Missouri",
  198. "rival": "KY",
  199. "headCoach":
  200. {
  201. "name": "Barry Odom",
  202. "age": "42",
  203. "startYear": "2019",
  204. "contractYear": "1",
  205. "contractLength": "5",
  206. "homeState": "Texas",
  207. "baselinePrestige": "65",
  208. "cumulativePrestige": "0",
  209. "ratOvr": "69",
  210. "ratDef": "65",
  211. "ratOff": "72",
  212. "ratTalent": "68",
  213. "ratDiscipline": "70",
  214. "ratPot": "86"
  215. }
  216. },
  217. {
  218. "name": "Mississippi State",
  219. "abbreviation": "MSST",
  220. "prestige": "75",
  221. "state": "Mississippi",
  222. "rival": "TENN",
  223. "headCoach":
  224. {
  225. "name": "Joe Moorhead",
  226. "age": "45",
  227. "startYear": "2019",
  228. "contractYear": "0",
  229. "contractLength": "4",
  230. "homeState": "Pennsylvania",
  231. "baselinePrestige": "68",
  232. "cumulativePrestige": "3",
  233. "ratOvr": "68",
  234. "ratDef": "66",
  235. "ratOff": "70",
  236. "ratTalent": "63",
  237. "ratDiscipline": "74",
  238. "ratPot": "80"
  239. }
  240. },
  241. {
  242. "name": "Auburn",
  243. "abbreviation": "AUB",
  244. "prestige": "72",
  245. "state": "Alabama",
  246. "rival": "BAMA",
  247. "headCoach":
  248. {
  249. "name": "Gus Malzahn",
  250. "age": "53",
  251. "startYear": "2019",
  252. "contractYear": "0",
  253. "contractLength": "2",
  254. "homeState": "Texas",
  255. "baselinePrestige": "74",
  256. "cumulativePrestige": "2",
  257. "ratOvr": "75",
  258. "ratDef": "71",
  259. "ratOff": "80",
  260. "ratTalent": "70",
  261. "ratDiscipline": "77",
  262. "ratPot": "58"
  263. }
  264. },
  265. {
  266. "name": "Texas A&M",
  267. "abbreviation": "TAMU",
  268. "prestige": "76",
  269. "state": "Texas",
  270. "rival": "LSU",
  271. "headCoach":
  272. {
  273. "name": "Jimbo Fisher",
  274. "age": "53",
  275. "startYear": "2019",
  276. "contractYear": "1",
  277. "contractLength": "5",
  278. "homeState": "Arizona",
  279. "baselinePrestige": "67",
  280. "cumulativePrestige": "9",
  281. "ratOvr": "76",
  282. "ratDef": "74",
  283. "ratOff": "80",
  284. "ratTalent": "80",
  285. "ratDiscipline": "70",
  286. "ratPot": "65"
  287. }
  288. }
  289. ]
  290. },
  291. {
  292. "confName": "B1G",
  293. "confFullName": "Big Ten",
  294. "confPrestige": "88",
  295. "confTeams":
  296. [
  297. {
  298. "name": "Michigan",
  299. "abbreviation": "UM",
  300. "prestige": "79",
  301. "state": "Michigan",
  302. "rival": "MSU",
  303. "headCoach":
  304. {
  305. "name": "Jim Harbaugh",
  306. "age": "55",
  307. "startYear": "2019",
  308. "contractYear": "0",
  309. "contractLength": "6",
  310. "homeState": "Ohio",
  311. "baselinePrestige": "79",
  312. "cumulativePrestige": "2",
  313. "ratOvr": "76",
  314. "ratDef": "72",
  315. "ratOff": "73",
  316. "ratTalent": "80",
  317. "ratDiscipline": "78",
  318. "ratPot": "61"
  319. }
  320. },
  321. {
  322. "name": "Ohio State",
  323. "abbreviation": "OSU",
  324. "prestige": "86",
  325. "state": "Ohio",
  326. "rival": "PSU",
  327. "headCoach":
  328. {
  329. "name": "Ryan Day",
  330. "age": "40",
  331. "startYear": "2019",
  332. "contractYear": "0",
  333. "contractLength": "4",
  334. "homeState": "New Hampshire",
  335. "baselinePrestige": "83",
  336. "cumulativePrestige": "5",
  337. "ratOvr": "75",
  338. "ratDef": "75",
  339. "ratOff": "78",
  340. "ratTalent": "81",
  341. "ratDiscipline": "64",
  342. "ratPot": "65"
  343. }
  344. },
  345. {
  346. "name": "Michigan State",
  347. "abbreviation": "MSU",
  348. "prestige": "76",
  349. "state": "Michigan",
  350. "rival": "UM",
  351. "headCoach":
  352. {
  353. "name": "Mark Dantonio",
  354. "age": "63",
  355. "startYear": "2019",
  356. "contractYear": "0",
  357. "contractLength": "4",
  358. "homeState": "Texas",
  359. "baselinePrestige": "70",
  360. "cumulativePrestige": "70",
  361. "ratOvr": "76",
  362. "ratDef": "99",
  363. "ratOff": "68",
  364. "ratTalent": "62",
  365. "ratDiscipline": "76",
  366. "ratPot": "58"
  367. }
  368. },
  369. {
  370. "name": "Penn State",
  371. "abbreviation": "PSU",
  372. "prestige": "83",
  373. "state": "Pennsylvania",
  374. "rival": "OSU",
  375. "headCoach":
  376. {
  377. "name": "James Franklin",
  378. "age": "47",
  379. "startYear": "2019",
  380. "contractYear": "0",
  381. "contractLength": "3",
  382. "homeState": "Pennsylvania",
  383. "baselinePrestige": "75",
  384. "cumulativePrestige": "40",
  385. "ratOvr": "76",
  386. "ratDef": "69",
  387. "ratOff": "78",
  388. "ratTalent": "79",
  389. "ratDiscipline": "77",
  390. "ratPot": "86"
  391. }
  392. },
  393. {
  394. "name": "Wisconsin",
  395. "abbreviation": "WIS",
  396. "prestige": "77",
  397. "state": "Wisconsin",
  398. "rival": "MINN",
  399. "headCoach":
  400. {
  401. "name": "Paul Chryst",
  402. "age": "53",
  403. "startYear": "2019",
  404. "contractYear": "0",
  405. "contractLength": "6",
  406. "homeState": "Oregon",
  407. "baselinePrestige": "70",
  408. "cumulativePrestige": "28",
  409. "ratOvr": "73",
  410. "ratDef": "69",
  411. "ratOff": "73",
  412. "ratTalent": "78",
  413. "ratDiscipline": "72",
  414. "ratPot": "68"
  415. }
  416. },
  417. {
  418. "name": "Minnesota",
  419. "abbreviation": "MINN",
  420. "prestige": "78",
  421. "state": "Minnesota",
  422. "rival": "WIS",
  423. "headCoach":
  424. {
  425. "name": "PJ Fleck",
  426. "age": "38",
  427. "startYear": "2019",
  428. "contractYear": "0",
  429. "contractLength": "6",
  430. "homeState": "Minnesota",
  431. "baselinePrestige": "68",
  432. "cumulativePrestige": "5",
  433. "ratOvr": "69",
  434. "ratDef": "70",
  435. "ratOff": "75",
  436. "ratTalent": "61",
  437. "ratDiscipline": "70",
  438. "ratPot": "89"
  439. }
  440. },
  441. {
  442. "name": "Iowa",
  443. "abbreviation": "IOWA",
  444. "prestige": "81",
  445. "state": "Iowa",
  446. "rival": "NEB",
  447. "headCoach":
  448. {
  449. "name": "Kirk Ferentz",
  450. "age": "55",
  451. "startYear": "2019",
  452. "contractYear": "0",
  453. "contractLength": "7",
  454. "homeState": "Maine",
  455. "baselinePrestige": "70",
  456. "cumulativePrestige": "20",
  457. "ratOvr": "75",
  458. "ratDef": "65",
  459. "ratOff": "73",
  460. "ratTalent": "77",
  461. "ratDiscipline": "86",
  462. "ratPot": "63"
  463. }
  464. },
  465. {
  466. "name": "Nebraska",
  467. "abbreviation": "NEB",
  468. "prestige": "68",
  469. "state": "Nebraska",
  470. "rival": "IOWA",
  471. "headCoach":
  472. {
  473. "name": "Scott Frost",
  474. "age": "44",
  475. "startYear": "2019",
  476. "contractYear": "0",
  477. "contractLength": "7",
  478. "homeState": "Nebraska",
  479. "baselinePrestige": "64",
  480. "cumulativePrestige": "15",
  481. "ratOvr": "75",
  482. "ratDef": "76",
  483. "ratOff": "80",
  484. "ratTalent": "68",
  485. "ratDiscipline": "75",
  486. "ratPot": "77"
  487. }
  488. },
  489. {
  490. "name": "Purdue",
  491. "abbreviation": "PUR",
  492. "prestige": "69",
  493. "state": "Indiana",
  494. "rival": "NW",
  495. "headCoach":
  496. {
  497. "name": "Jeff Brohm",
  498. "age": "48",
  499. "startYear": "2019",
  500. "contractYear": "0",
  501. "contractLength": "7",
  502. "homeState": "Kentucky",
  503. "baselinePrestige": "65",
  504. "cumulativePrestige": "18",
  505. "ratOvr": "74",
  506. "ratDef": "73",
  507. "ratOff": "76",
  508. "ratTalent": "68",
  509. "ratDiscipline": "79",
  510. "ratPot": "70"
  511. }
  512. },
  513. {
  514. "name": "Northwestern",
  515. "abbreviation": "NW",
  516. "prestige": "81",
  517. "state": "Illinois",
  518. "rival": "PUR",
  519. "headCoach":
  520. {
  521. "name": "Pat Fitzgerald",
  522. "age": "49",
  523. "startYear": "2019",
  524. "contractYear": "0",
  525. "contractLength": "7",
  526. "homeState": "Illinois",
  527. "baselinePrestige": "70",
  528. "cumulativePrestige": "80",
  529. "ratOvr": "78",
  530. "ratDef": "80",
  531. "ratOff": "78",
  532. "ratTalent": "75",
  533. "ratDiscipline": "80",
  534. "ratPot": "78"
  535. }
  536. }
  537. ]
  538. },
  539. {
  540. "confName": "XII",
  541. "confFullName": "Big 12",
  542. "confPrestige": "88",
  543. "confTeams":
  544. [
  545. {
  546. "name": "Oklahoma",
  547. "abbreviation": "OU",
  548. "prestige": "86",
  549. "state": "Oklahoma",
  550. "rival": "UT",
  551. "headCoach":
  552. {
  553. "name": "Lincoln Riley",
  554. "age": "36",
  555. "startYear": "2019",
  556. "contractYear": "0",
  557. "contractLength": "5",
  558. "homeState": "Arizona",
  559. "baselinePrestige": "75",
  560. "cumulativePrestige": "17",
  561. "ratOvr": "75",
  562. "ratDef": "66",
  563. "ratOff": "85",
  564. "ratTalent": "80",
  565. "ratDiscipline": "68",
  566. "ratPot": "85"
  567. }
  568. },
  569. {
  570. "name": "Texas",
  571. "abbreviation": "UT",
  572. "prestige": "80",
  573. "state": "Texas",
  574. "rival": "OU",
  575. "headCoach":
  576. {
  577. "name": "Tom Herman",
  578. "age": "44",
  579. "startYear": "2019",
  580. "contractYear": "0",
  581. "contractLength": "3",
  582. "homeState": "Ohio",
  583. "baselinePrestige": "70",
  584. "cumulativePrestige": "10",
  585. "ratOvr": "74",
  586. "ratDef": "71",
  587. "ratOff": "78",
  588. "ratTalent": "80",
  589. "ratDiscipline": "66",
  590. "ratPot": "75"
  591. }
  592. },
  593. {
  594. "name": "West Virginia",
  595. "abbreviation": "WVU",
  596. "prestige": "78",
  597. "state": "West Virginia",
  598. "rival": "OKST",
  599. "headCoach":
  600. {
  601. "name": "Neal Brown",
  602. "age": "39",
  603. "startYear": "2019",
  604. "contractYear": "0",
  605. "contractLength": "6",
  606. "homeState": "Kentucky",
  607. "baselinePrestige": "74",
  608. "cumulativePrestige": "0",
  609. "ratOvr": "75",
  610. "ratDef": "71",
  611. "ratOff": "77",
  612. "ratTalent": "79",
  613. "ratDiscipline": "73",
  614. "ratPot": "84"
  615. }
  616. },
  617. {
  618. "name": "Texas Christian",
  619. "abbreviation": "TCU",
  620. "prestige": "79",
  621. "state": "Texas",
  622. "rival": "BAYL",
  623. "headCoach":
  624. {
  625. "name": "Gary Patterson",
  626. "age": "59",
  627. "startYear": "2019",
  628. "contractYear": "0",
  629. "contractLength": "7",
  630. "homeState": "Kansas",
  631. "baselinePrestige": "75",
  632. "cumulativePrestige": "40",
  633. "ratOvr": "80",
  634. "ratDef": "90",
  635. "ratOff": "67",
  636. "ratTalent": "70",
  637. "ratDiscipline": "92",
  638. "ratPot": "60"
  639. }
  640. },
  641. {
  642. "name": "Baylor",
  643. "abbreviation": "BAYL",
  644. "prestige": "77",
  645. "state": "Texas",
  646. "rival": "TCU",
  647. "headCoach":
  648. {
  649. "name": "Matt Rhule",
  650. "age": "44",
  651. "startYear": "2019",
  652. "contractYear": "0",
  653. "contractLength": "4",
  654. "homeState": "New York",
  655. "baselinePrestige": "75",
  656. "cumulativePrestige": "0",
  657. "ratOvr": "70",
  658. "ratDef": "70",
  659. "ratOff": "70",
  660. "ratTalent": "65",
  661. "ratDiscipline": "75",
  662. "ratPot": "78"
  663. }
  664. },
  665. {
  666. "name": "Iowa State",
  667. "abbreviation": "ISU",
  668. "prestige": "77",
  669. "state": "Iowa",
  670. "rival": "TTEC",
  671. "headCoach":
  672. {
  673. "name": "Matt Campbell",
  674. "age": "39",
  675. "startYear": "2019",
  676. "contractYear": "0",
  677. "contractLength": "2",
  678. "homeState": "Ohio",
  679. "baselinePrestige": "73",
  680. "cumulativePrestige": "10",
  681. "ratOvr": "70",
  682. "ratDef": "70",
  683. "ratOff": "76",
  684. "ratTalent": "70",
  685. "ratDiscipline": "65",
  686. "ratPot": "76"
  687. }
  688. },
  689. {
  690. "name": "Texas Tech",
  691. "abbreviation": "TTEC",
  692. "prestige": "71",
  693. "state": "Texas",
  694. "rival": "ISU",
  695. "headCoach":
  696. {
  697. "name": "Matt Wells",
  698. "age": "46",
  699. "startYear": "2019",
  700. "contractYear": "0",
  701. "contractLength": "5",
  702. "homeState": "South Carolina",
  703. "baselinePrestige": "70",
  704. "cumulativePrestige": "0",
  705. "ratOvr": "68",
  706. "ratDef": "68",
  707. "ratOff": "71",
  708. "ratTalent": "62",
  709. "ratDiscipline": "70",
  710. "ratPot": "68"
  711. }
  712. },
  713. {
  714. "name": "Oklahoma State",
  715. "abbreviation": "OKSU",
  716. "prestige": "74",
  717. "state": "Oklahoma",
  718. "rival": "WVU",
  719. "headCoach":
  720. {
  721. "name": "Mike Gundy",
  722. "age": "52",
  723. "startYear": "2019",
  724. "contractYear": "0",
  725. "contractLength": "7",
  726. "homeState": "Oklahoma",
  727. "baselinePrestige": "65",
  728. "cumulativePrestige": "60",
  729. "ratOvr": "76",
  730. "ratDef": "70",
  731. "ratOff": "78",
  732. "ratTalent": "65",
  733. "ratDiscipline": "90",
  734. "ratPot": "66"
  735. }
  736. },
  737. {
  738. "name": "Kansas State",
  739. "abbreviation": "KSU",
  740. "prestige": "66",
  741. "state": "Kansas",
  742. "rival": "KS",
  743. "headCoach":
  744. {
  745. "name": "Chris Klieman",
  746. "age": "51",
  747. "startYear": "2019",
  748. "contractYear": "0",
  749. "contractLength": "5",
  750. "homeState": "Iowa",
  751. "baselinePrestige": "63",
  752. "cumulativePrestige": "0",
  753. "ratOvr": "72",
  754. "ratDef": "62",
  755. "ratOff": "79",
  756. "ratTalent": "71",
  757. "ratDiscipline": "77",
  758. "ratPot": "74"
  759. }
  760. },
  761. {
  762. "name": "Kansas",
  763. "abbreviation": "KS",
  764. "prestige": "59",
  765. "state": "Kansas",
  766. "rival": "KSU",
  767. "headCoach":
  768. {
  769. "name": "Les Miles",
  770. "age": "55",
  771. "startYear": "2019",
  772. "contractYear": "0",
  773. "contractLength": "7",
  774. "homeState": "Ohio",
  775. "baselinePrestige": "54",
  776. "cumulativePrestige": "15",
  777. "ratOvr": "76",
  778. "ratDef": "79",
  779. "ratOff": "82",
  780. "ratTalent": "71",
  781. "ratDiscipline": "70",
  782. "ratPot": "69"
  783. }
  784. }
  785. ]
  786. },
  787. {
  788. "confName": "ACC",
  789. "confFullName": "Atlantic Coastal Conference",
  790. "confPrestige": "88",
  791. "confTeams":
  792. [
  793. {
  794. "name": "Clemson",
  795. "abbreviation": "CLEM",
  796. "prestige": "95",
  797. "state": "South Carolina",
  798. "rival": "GT",
  799. "headCoach":
  800. {
  801. "name": "Dabo Swinney",
  802. "age": "49",
  803. "startYear": "2019",
  804. "contractYear": "0",
  805. "contractLength": "7",
  806. "homeState": "Alabama",
  807. "baselinePrestige": "70",
  808. "cumulativePrestige": "50",
  809. "ratOvr": "86",
  810. "ratDef": "81",
  811. "ratOff": "87",
  812. "ratTalent": "97",
  813. "ratDiscipline": "78",
  814. "ratPot": "72"
  815. }
  816. },
  817. {
  818. "name": "Pittsburgh",
  819. "abbreviation": "PITT",
  820. "prestige": "78",
  821. "state": "Pennsylvania",
  822. "rival": "CUSE",
  823. "headCoach":
  824. {
  825. "name": "Pat Narduzzi",
  826. "age": "53",
  827. "startYear": "2019",
  828. "contractYear": "0",
  829. "contractLength": "2",
  830. "homeState": "Connecticut",
  831. "baselinePrestige": "70",
  832. "cumulativePrestige": "15",
  833. "ratOvr": "76",
  834. "ratDef": "74",
  835. "ratOff": "78",
  836. "ratTalent": "70",
  837. "ratDiscipline": "80",
  838. "ratPot": "78"
  839. }
  840. },
  841. {
  842. "name": "Virginia Tech",
  843. "abbreviation": "VT",
  844. "prestige": "73",
  845. "state": "Virginia",
  846. "rival": "UVA",
  847. "headCoach":
  848. {
  849. "name": "Justin Fuente",
  850. "age": "43",
  851. "startYear": "2019",
  852. "contractYear": "0",
  853. "contractLength": "2",
  854. "homeState": "Oklahoma",
  855. "baselinePrestige": "72",
  856. "cumulativePrestige": "5",
  857. "ratOvr": "71",
  858. "ratDef": "69",
  859. "ratOff": "77",
  860. "ratTalent": "67",
  861. "ratDiscipline": "69",
  862. "ratPot": "80"
  863. }
  864. },
  865. {
  866. "name": "Georgia Tech",
  867. "abbreviation": "GT",
  868. "prestige": "76",
  869. "state": "Georgia",
  870. "rival": "CLEM",
  871. "headCoach":
  872. {
  873. "name": "Geoff Collins",
  874. "age": "48",
  875. "startYear": "2019",
  876. "contractYear": "0",
  877. "contractLength": "7",
  878. "homeState": "Georgia",
  879. "baselinePrestige": "74",
  880. "cumulativePrestige": "0",
  881. "ratOvr": "77",
  882. "ratDef": "78",
  883. "ratOff": "71",
  884. "ratTalent": "81",
  885. "ratDiscipline": "70",
  886. "ratPot": "73"
  887. }
  888. },
  889. {
  890. "name": "Florida State",
  891. "abbreviation": "FSU",
  892. "prestige": "69",
  893. "state": "Florida",
  894. "rival": "MIA",
  895. "headCoach":
  896. {
  897. "name": "Willie Taggart",
  898. "age": "43",
  899. "startYear": "2019",
  900. "contractYear": "0",
  901. "contractLength": "3",
  902. "homeState": "Florida",
  903. "baselinePrestige": "75",
  904. "cumulativePrestige": "0",
  905. "ratOvr": "63",
  906. "ratDef": "59",
  907. "ratOff": "62",
  908. "ratTalent": "61",
  909. "ratDiscipline": "70",
  910. "ratPot": "68"
  911. }
  912. },
  913. {
  914. "name": "Miami",
  915. "abbreviation": "MIA",
  916. "prestige": "71",
  917. "state": "Florida",
  918. "rival": "FSU",
  919. "headCoach":
  920. {
  921. "name": "Manny Diaz",
  922. "age": "45",
  923. "startYear": "2019",
  924. "contractYear": "0",
  925. "contractLength": "5",
  926. "homeState": "Nebraska",
  927. "baselinePrestige": "70",
  928. "cumulativePrestige": "0",
  929. "ratOvr": "77",
  930. "ratDef": "75",
  931. "ratOff": "70",
  932. "ratTalent": "79",
  933. "ratDiscipline": "82",
  934. "ratPot": "73"
  935. }
  936. },
  937. {
  938. "name": "Notre Dame",
  939. "abbreviation": "ND",
  940. "prestige": "85",
  941. "state": "Indiana",
  942. "rival": "BC",
  943. "headCoach":
  944. {
  945. "name": "Brian Kelly",
  946. "age": "57",
  947. "startYear": "2019",
  948. "contractYear": "0",
  949. "contractLength": "6",
  950. "homeState": "Georgia",
  951. "baselinePrestige": "75",
  952. "cumulativePrestige": "35",
  953. "ratOvr": "83",
  954. "ratDef": "83",
  955. "ratOff": "75",
  956. "ratTalent": "86",
  957. "ratDiscipline": "88",
  958. "ratPot": "64"
  959. }
  960. },
  961. {
  962. "name": "Boston College",
  963. "abbreviation": "BC",
  964. "prestige": "71",
  965. "state": "Massachusetts",
  966. "rival": "ND",
  967. "headCoach":
  968. {
  969. "name": "Steve Addazio",
  970. "age": "60",
  971. "startYear": "2019",
  972. "contractYear": "0",
  973. "contractLength": "5",
  974. "homeState": "Vermont",
  975. "baselinePrestige": "65",
  976. "cumulativePrestige": "0",
  977. "ratOvr": "77",
  978. "ratDef": "70",
  979. "ratOff": "75",
  980. "ratTalent": "81",
  981. "ratDiscipline": "80",
  982. "ratPot": "58"
  983. }
  984. },
  985. {
  986. "name": "Syracuse",
  987. "abbreviation": "CUSE",
  988. "prestige": "78",
  989. "state": "New York",
  990. "rival": "PITT",
  991. "headCoach":
  992. {
  993. "name": "Dino Babers",
  994. "age": "58",
  995. "startYear": "2019",
  996. "contractYear": "0",
  997. "contractLength": "2",
  998. "homeState": "Hawaii",
  999. "baselinePrestige": "65",
  1000. "cumulativePrestige": "15",
  1001. "ratOvr": "75",
  1002. "ratDef": "69",
  1003. "ratOff": "79",
  1004. "ratTalent": "79",
  1005. "ratDiscipline": "73",
  1006. "ratPot": "64"
  1007. }
  1008. },
  1009. {
  1010. "name": "Virginia",
  1011. "abbreviation": "UVA",
  1012. "prestige": "73",
  1013. "state": "Virginia",
  1014. "rival": "VT",
  1015. "headCoach":
  1016. {
  1017. "name": "Bronco Mendenhall",
  1018. "age": "53",
  1019. "startYear": "2019",
  1020. "contractYear": "0",
  1021. "contractLength": "2",
  1022. "homeState": "Utah",
  1023. "baselinePrestige": "65",
  1024. "cumulativePrestige": "20",
  1025. "ratOvr": "72",
  1026. "ratDef": "75",
  1027. "ratOff": "73",
  1028. "ratTalent": "65",
  1029. "ratDiscipline": "75",
  1030. "ratPot": "70"
  1031. }
  1032. }
  1033. ]
  1034. },
  1035. {
  1036. "confName": "PAC",
  1037. "confFullName": "Pac 12",
  1038. "confPrestige": "84",
  1039. "confTeams":
  1040. [
  1041. {
  1042. "name": "Washington",
  1043. "abbreviation": "UW",
  1044. "prestige": "83",
  1045. "state": "Washington",
  1046. "rival": "WSU",
  1047. "headCoach":
  1048. {
  1049. "name": "Chris Petersen",
  1050. "age": "54",
  1051. "startYear": "2019",
  1052. "contractYear": "0",
  1053. "contractLength": "7",
  1054. "homeState": "California",
  1055. "baselinePrestige": "75",
  1056. "cumulativePrestige": "35",
  1057. "ratOvr": "81",
  1058. "ratDef": "78",
  1059. "ratOff": "83",
  1060. "ratTalent": "85",
  1061. "ratDiscipline": "77",
  1062. "ratPot": "64"
  1063. }
  1064. },
  1065. {
  1066. "name": "Oregon",
  1067. "abbreviation": "ORE",
  1068. "prestige": "80",
  1069. "state": "Oregon",
  1070. "rival": "ORST",
  1071. "headCoach":
  1072. {
  1073. "name": "Mario Cristobal",
  1074. "age": "48",
  1075. "startYear": "2019",
  1076. "contractYear": "0",
  1077. "contractLength": "4",
  1078. "homeState": "Florida",
  1079. "baselinePrestige": "78",
  1080. "cumulativePrestige": "3",
  1081. "ratOvr": "73",
  1082. "ratDef": "68",
  1083. "ratOff": "75",
  1084. "ratTalent": "74",
  1085. "ratDiscipline": "73",
  1086. "ratPot": "80"
  1087. }
  1088. },
  1089. {
  1090. "name": "Stanford",
  1091. "abbreviation": "STAN",
  1092. "prestige": "81",
  1093. "state": "California",
  1094. "rival": "CAL",
  1095. "headCoach":
  1096. {
  1097. "name": "David Shaw",
  1098. "age": "47",
  1099. "startYear": "2019",
  1100. "contractYear": "0",
  1101. "contractLength": "7",
  1102. "homeState": "California",
  1103. "baselinePrestige": "75",
  1104. "cumulativePrestige": "20",
  1105. "ratOvr": "74",
  1106. "ratDef": "72",
  1107. "ratOff": "74",
  1108. "ratTalent": "76",
  1109. "ratDiscipline": "74",
  1110. "ratPot": "65"
  1111. }
  1112. },
  1113. {
  1114. "name": "Cal",
  1115. "abbreviation": "CAL",
  1116. "prestige": "74",
  1117. "state": "California",
  1118. "rival": "STAN",
  1119. "headCoach":
  1120. {
  1121. "name": "Justin Wilcox",
  1122. "age": "42",
  1123. "startYear": "2019",
  1124. "contractYear": "0",
  1125. "contractLength": "3",
  1126. "homeState": "Oregon",
  1127. "baselinePrestige": "74",
  1128. "cumulativePrestige": "0",
  1129. "ratOvr": "70",
  1130. "ratDef": "75",
  1131. "ratOff": "68",
  1132. "ratTalent": "68",
  1133. "ratDiscipline": "77",
  1134. "ratPot": "79"
  1135. }
  1136. },
  1137. {
  1138. "name": "UCLA",
  1139. "abbreviation": "UCLA",
  1140. "prestige": "67",
  1141. "state": "California",
  1142. "rival": "USC",
  1143. "headCoach":
  1144. {
  1145. "name": "Chip Kelly",
  1146. "age": "55",
  1147. "startYear": "2019",
  1148. "contractYear": "0",
  1149. "contractLength": "3",
  1150. "homeState": "New Hampshire",
  1151. "baselinePrestige": "65",
  1152. "cumulativePrestige": "2",
  1153. "ratOvr": "71",
  1154. "ratDef": "67",
  1155. "ratOff": "70",
  1156. "ratTalent": "68",
  1157. "ratDiscipline": "90",
  1158. "ratPot": "55"
  1159. }
  1160. },
  1161. {
  1162. "name": "Southern Cal",
  1163. "abbreviation": "USC",
  1164. "prestige": "66",
  1165. "state": "California",
  1166. "rival": "UCLA",
  1167. "headCoach":
  1168. {
  1169. "name": "Clay Helton",
  1170. "age": "47",
  1171. "startYear": "2019",
  1172. "contractYear": "0",
  1173. "contractLength": "2",
  1174. "homeState": "Florida",
  1175. "baselinePrestige": "70",
  1176. "cumulativePrestige": "0",
  1177. "ratOvr": "67",
  1178. "ratDef": "67",
  1179. "ratOff": "69",
  1180. "ratTalent": "65",
  1181. "ratDiscipline": "76",
  1182. "ratPot": "74"
  1183. }
  1184. },
  1185. {
  1186. "name": "Oregon State",
  1187. "abbreviation": "ORST",
  1188. "prestige": "62",
  1189. "state": "Oregon",
  1190. "rival": "ORE",
  1191. "headCoach":
  1192. {
  1193. "name": "Jonathan Smith",
  1194. "age": "40",
  1195. "startYear": "2019",
  1196. "contractYear": "0",
  1197. "contractLength": "2",
  1198. "homeState": "California",
  1199. "baselinePrestige": "65",
  1200. "cumulativePrestige": "0",
  1201. "ratOvr": "72",
  1202. "ratDef": "68",
  1203. "ratOff": "75",
  1204. "ratTalent": "75",
  1205. "ratDiscipline": "78",
  1206. "ratPot": "77"
  1207. }
  1208. },
  1209. {
  1210. "name": "Washington State",
  1211. "abbreviation": "WSU",
  1212. "prestige": "82",
  1213. "state": "Washington",
  1214. "rival": "UW",
  1215. "headCoach":
  1216. {
  1217. "name": "Mike Leach",
  1218. "age": "58",
  1219. "startYear": "2019",
  1220. "contractYear": "0",
  1221. "contractLength": "7",
  1222. "homeState": "California",
  1223. "baselinePrestige": "65",
  1224. "cumulativePrestige": "40",
  1225. "ratOvr": "76",
  1226. "ratDef": "68",
  1227. "ratOff": "89",
  1228. "ratTalent": "68",
  1229. "ratDiscipline": "79",
  1230. "ratPot": "65"
  1231. }
  1232. },
  1233. {
  1234. "name": "Utah",
  1235. "abbreviation": "UTAH",
  1236. "prestige": "79",
  1237. "state": "Utah",
  1238. "rival": "ASU",
  1239. "headCoach":
  1240. {
  1241. "name": "Kyle Whittingham",
  1242. "age": "59",
  1243. "startYear": "2019",
  1244. "contractYear": "0",
  1245. "contractLength": "7",
  1246. "homeState": "California",
  1247. "baselinePrestige": "70",
  1248. "cumulativePrestige": "30",
  1249. "ratOvr": "72",
  1250. "ratDef": "73",
  1251. "ratOff": "66",
  1252. "ratTalent": "72",
  1253. "ratDiscipline": "76",
  1254. "ratPot": "61"
  1255. }
  1256. },
  1257. {
  1258. "name": "Arizona State",
  1259. "abbreviation": "ASU",
  1260. "prestige": "70",
  1261. "state": "American Samoa",
  1262. "rival": "UTAH",
  1263. "headCoach":
  1264. {
  1265. "name": "Herm Edwards",
  1266. "age": "65",
  1267. "startYear": "2019",
  1268. "contractYear": "0",
  1269. "contractLength": "5",
  1270. "homeState": "New Jersey",
  1271. "baselinePrestige": "68",
  1272. "cumulativePrestige": "2",
  1273. "ratOvr": "73",
  1274. "ratDef": "76",
  1275. "ratOff": "69",
  1276. "ratTalent": "70",
  1277. "ratDiscipline": "77",
  1278. "ratPot": "58"
  1279. }
  1280. }
  1281. ]
  1282. },
  1283. {
  1284. "confName": "AAC",
  1285. "confFullName": "American Athletic Conference",
  1286. "confPrestige": "57",
  1287. "confTeams":
  1288. [
  1289. {
  1290. "name": "Central Florida",
  1291. "abbreviation": "UCF",
  1292. "prestige": "72",
  1293. "state": "Florida",
  1294. "rival": "USF",
  1295. "headCoach":
  1296. {
  1297. "name": "Josh Heupel",
  1298. "age": "41",
  1299. "startYear": "2019",
  1300. "contractYear": "0",
  1301. "contractLength": "7",
  1302. "homeState": "South Dakota",
  1303. "baselinePrestige": "70",
  1304. "cumulativePrestige": "2",
  1305. "ratOvr": "70",
  1306. "ratDef": "70",
  1307. "ratOff": "71",
  1308. "ratTalent": "70",
  1309. "ratDiscipline": "77",
  1310. "ratPot": "75"
  1311. }
  1312. },
  1313. {
  1314. "name": "South Florida",
  1315. "abbreviation": "USF",
  1316. "prestige": "63",
  1317. "state": "Florida",
  1318. "rival": "UCF",
  1319. "headCoach":
  1320. {
  1321. "name": "Toby Cimini",
  1322. "age": "42",
  1323. "startYear": "2019",
  1324. "contractYear": "0",
  1325. "contractLength": "3",
  1326. "homeState": "New York",
  1327. "baselinePrestige": "63",
  1328. "cumulativePrestige": "0",
  1329. "ratOvr": "68",
  1330. "ratDef": "74",
  1331. "ratOff": "62",
  1332. "ratTalent": "60",
  1333. "ratDiscipline": "76",
  1334. "ratPot": "53"
  1335. }
  1336. },
  1337. {
  1338. "name": "Cincinnati",
  1339. "abbreviation": "CIN",
  1340. "prestige": "70",
  1341. "state": "Ohio",
  1342. "rival": "MEM",
  1343. "headCoach":
  1344. {
  1345. "name": "Russell Hesch",
  1346. "age": "33",
  1347. "startYear": "2019",
  1348. "contractYear": "0",
  1349. "contractLength": "7",
  1350. "homeState": "Louisiana",
  1351. "baselinePrestige": "68",
  1352. "cumulativePrestige": "0",
  1353. "ratOvr": "64",
  1354. "ratDef": "56",
  1355. "ratOff": "62",
  1356. "ratTalent": "70",
  1357. "ratDiscipline": "75",
  1358. "ratPot": "70"
  1359. }
  1360. },
  1361. {
  1362. "name": "Memphis",
  1363. "abbreviation": "MEM",
  1364. "prestige": "64",
  1365. "state": "Tennessee",
  1366. "rival": "CIN",
  1367. "headCoach":
  1368. {
  1369. "name": "Richard Miller",
  1370. "age": "39",
  1371. "startYear": "2019",
  1372. "contractYear": "0",
  1373. "contractLength": "4",
  1374. "homeState": "Nevada",
  1375. "baselinePrestige": "64",
  1376. "cumulativePrestige": "0",
  1377. "ratOvr": "74",
  1378. "ratDef": "67",
  1379. "ratOff": "67",
  1380. "ratTalent": "65",
  1381. "ratDiscipline": "70",
  1382. "ratPot": "70"
  1383. }
  1384. },
  1385. {
  1386. "name": "UConn",
  1387. "abbreviation": "CONN",
  1388. "prestige": "59",
  1389. "state": "Connecticut",
  1390. "rival": "TEM",
  1391. "headCoach":
  1392. {
  1393. "name": "Glen Klemens",
  1394. "age": "34",
  1395. "startYear": "2019",
  1396. "contractYear": "0",
  1397. "contractLength": "5",
  1398. "homeState": "New York",
  1399. "baselinePrestige": "59",
  1400. "cumulativePrestige": "0",
  1401. "ratOvr": "64",
  1402. "ratDef": "73",
  1403. "ratOff": "63",
  1404. "ratTalent": "47",
  1405. "ratDiscipline": "75",
  1406. "ratPot": "70"
  1407. }
  1408. },
  1409. {
  1410. "name": "Temple",
  1411. "abbreviation": "TEM",
  1412. "prestige": "61",
  1413. "state": "Pennsylvania",
  1414. "rival": "CONN",
  1415. "headCoach":
  1416. {
  1417. "name": "Brian Baston",
  1418. "age": "37",
  1419. "startYear": "2019",
  1420. "contractYear": "0",
  1421. "contractLength": "6",
  1422. "homeState": "Michigan",
  1423. "baselinePrestige": "61",
  1424. "cumulativePrestige": "0",
  1425. "ratOvr": "73",
  1426. "ratDef": "63",
  1427. "ratOff": "64",
  1428. "ratTalent": "62",
  1429. "ratDiscipline": "67",
  1430. "ratPot": "70"
  1431. }
  1432. },
  1433. {
  1434. "name": "Houston",
  1435. "abbreviation": "HOU",
  1436. "prestige": "62",
  1437. "state": "Texas",
  1438. "rival": "SMU",
  1439. "headCoach":
  1440. {
  1441. "name": "Nic Buggs",
  1442. "age": "50",
  1443. "startYear": "2019",
  1444. "contractYear": "0",
  1445. "contractLength": "2",
  1446. "homeState": "Nevada",
  1447. "baselinePrestige": "62",
  1448. "cumulativePrestige": "0",
  1449. "ratOvr": "73",
  1450. "ratDef": "67",
  1451. "ratOff": "64",
  1452. "ratTalent": "65",
  1453. "ratDiscipline": "80",
  1454. "ratPot": "65"
  1455. }
  1456. },
  1457. {
  1458. "name": "Southern Methodist",
  1459. "abbreviation": "SMU",
  1460. "prestige": "59",
  1461. "state": "Texas",
  1462. "rival": "HOU",
  1463. "headCoach":
  1464. {
  1465. "name": "Curtis Herimann",
  1466. "age": "35",
  1467. "startYear": "2019",
  1468. "contractYear": "0",
  1469. "contractLength": "7",
  1470. "homeState": "Pennsylvania",
  1471. "baselinePrestige": "59",
  1472. "cumulativePrestige": "0",
  1473. "ratOvr": "62",
  1474. "ratDef": "59",
  1475. "ratOff": "62",
  1476. "ratTalent": "69",
  1477. "ratDiscipline": "69",
  1478. "ratPot": "70"
  1479. }
  1480. },
  1481. {
  1482. "name": "Tulane",
  1483. "abbreviation": "TUL",
  1484. "prestige": "61",
  1485. "state": "Louisiana",
  1486. "rival": "TLS",
  1487. "headCoach":
  1488. {
  1489. "name": "Thomas Mensi",
  1490. "age": "42",
  1491. "startYear": "2019",
  1492. "contractYear": "0",
  1493. "contractLength": "5",
  1494. "homeState": "South Dakota",
  1495. "baselinePrestige": "61",
  1496. "cumulativePrestige": "0",
  1497. "ratOvr": "67",
  1498. "ratDef": "58",
  1499. "ratOff": "70",
  1500. "ratTalent": "60",
  1501. "ratDiscipline": "68",
  1502. "ratPot": "70"
  1503. }
  1504. },
  1505. {
  1506. "name": "Tulsa",
  1507. "abbreviation": "TLS",
  1508. "prestige": "60",
  1509. "state": "Oklahoma",
  1510. "rival": "TUL",
  1511. "headCoach":
  1512. {
  1513. "name": "Emmanuel Riegel",
  1514. "age": "41",
  1515. "startYear": "2019",
  1516. "contractYear": "0",
  1517. "contractLength": "5",
  1518. "homeState": "Virginia",
  1519. "baselinePrestige": "60",
  1520. "cumulativePrestige": "0",
  1521. "ratOvr": "60",
  1522. "ratDef": "62",
  1523. "ratOff": "54",
  1524. "ratTalent": "58",
  1525. "ratDiscipline": "75",
  1526. "ratPot": "68"
  1527. }
  1528. }
  1529. ]
  1530. },
  1531. {
  1532. "confName": "MWC",
  1533. "confFullName": "Mountain West",
  1534. "confPrestige": "42",
  1535. "confTeams":
  1536. [
  1537. {
  1538. "name": "Boise State",
  1539. "abbreviation": "BSU",
  1540. "prestige": "58",
  1541. "state": "Idaho",
  1542. "rival": "FRES",
  1543. "headCoach":
  1544. {
  1545. "name": "Kenyon Chavera",
  1546. "age": "42",
  1547. "startYear": "2019",
  1548. "contractYear": "0",
  1549. "contractLength": "6",
  1550. "homeState": "Indiana",
  1551. "baselinePrestige": "53",
  1552. "cumulativePrestige": "0",
  1553. "ratOvr": "72",
  1554. "ratDef": "68",
  1555. "ratOff": "72",
  1556. "ratTalent": "65",
  1557. "ratDiscipline": "69",
  1558. "ratPot": "73"
  1559. }
  1560. },
  1561. {
  1562. "name": "Fresno State",
  1563. "abbreviation": "FRES",
  1564. "prestige": "54",
  1565. "state": "California",
  1566. "rival": "BSU",
  1567. "headCoach":
  1568. {
  1569. "name": "JC Limardi",
  1570. "age": "41",
  1571. "startYear": "2019",
  1572. "contractYear": "0",
  1573. "contractLength": "6",
  1574. "homeState": "New Jersey",
  1575. "baselinePrestige": "49",
  1576. "cumulativePrestige": "0",
  1577. "ratOvr": "67",
  1578. "ratDef": "64",
  1579. "ratOff": "74",
  1580. "ratTalent": "64",
  1581. "ratDiscipline": "57",
  1582. "ratPot": "73"
  1583. }
  1584. },
  1585. {
  1586. "name": "Brigham Young",
  1587. "abbreviation": "BYU",
  1588. "prestige": "55",
  1589. "state": "Utah",
  1590. "rival": "USU",
  1591. "headCoach":
  1592. {
  1593. "name": "Roman Rhodes",
  1594. "age": "36",
  1595. "startYear": "2019",
  1596. "contractYear": "0",
  1597. "contractLength": "4",
  1598. "homeState": "Texas",
  1599. "baselinePrestige": "50",
  1600. "cumulativePrestige": "0",
  1601. "ratOvr": "57",
  1602. "ratDef": "62",
  1603. "ratOff": "63",
  1604. "ratTalent": "47",
  1605. "ratDiscipline": "79",
  1606. "ratPot": "61"
  1607. }
  1608. },
  1609. {
  1610. "name": "Utah State",
  1611. "abbreviation": "USU",
  1612. "prestige": "50",
  1613. "state": "Utah",
  1614. "rival": "BYU",
  1615. "headCoach":
  1616. {
  1617. "name": "Lloyd Clarke",
  1618. "age": "46",
  1619. "startYear": "2019",
  1620. "contractYear": "0",
  1621. "contractLength": "6",
  1622. "homeState": "Vermont",
  1623. "baselinePrestige": "45",
  1624. "cumulativePrestige": "0",
  1625. "ratOvr": "68",
  1626. "ratDef": "67",
  1627. "ratOff": "70",
  1628. "ratTalent": "59",
  1629. "ratDiscipline": "71",
  1630. "ratPot": "70"
  1631. }
  1632. },
  1633. {
  1634. "name": "Wyoming",
  1635. "abbreviation": "WYO",
  1636. "prestige": "50",
  1637. "state": "Wyoming",
  1638. "rival": "CSU",
  1639. "headCoach":
  1640. {
  1641. "name": "Cameron Raatz",
  1642. "age": "49",
  1643. "startYear": "2019",
  1644. "contractYear": "0",
  1645. "contractLength": "6",
  1646. "homeState": "Alaska",
  1647. "baselinePrestige": "45",
  1648. "cumulativePrestige": "0",
  1649. "ratOvr": "59",
  1650. "ratDef": "69",
  1651. "ratOff": "72",
  1652. "ratTalent": "52",
  1653. "ratDiscipline": "76",
  1654. "ratPot": "61"
  1655. }
  1656. },
  1657. {
  1658. "name": "Colorado State",
  1659. "abbreviation": "CSU",
  1660. "prestige": "48",
  1661. "state": "Colorado",
  1662. "rival": "WYO",
  1663. "headCoach":
  1664. {
  1665. "name": "Alan Skalka",
  1666. "age": "41",
  1667. "startYear": "2019",
  1668. "contractYear": "0",
  1669. "contractLength": "2",
  1670. "homeState": "Wyoming",
  1671. "baselinePrestige": "43",
  1672. "cumulativePrestige": "0",
  1673. "ratOvr": "61",
  1674. "ratDef": "69",
  1675. "ratOff": "58",
  1676. "ratTalent": "66",
  1677. "ratDiscipline": "71",
  1678. "ratPot": "77"
  1679. }
  1680. },
  1681. {
  1682. "name": "San Diego State",
  1683. "abbreviation": "SD",
  1684. "prestige": "48",
  1685. "state": "California",
  1686. "rival": "JOSE",
  1687. "headCoach":
  1688. {
  1689. "name": "Kendrick Courson",
  1690. "age": "39",
  1691. "startYear": "2019",
  1692. "contractYear": "0",
  1693. "contractLength": "7",
  1694. "homeState": "Tennessee",
  1695. "baselinePrestige": "43",
  1696. "cumulativePrestige": "0",
  1697. "ratOvr": "62",
  1698. "ratDef": "68",
  1699. "ratOff": "70",
  1700. "ratTalent": "64",
  1701. "ratDiscipline": "77",
  1702. "ratPot": "70"
  1703. }
  1704. },
  1705. {
  1706. "name": "San Jose State",
  1707. "abbreviation": "JOSE",
  1708. "prestige": "45",
  1709. "state": "California",
  1710. "rival": "SD",
  1711. "headCoach":
  1712. {
  1713. "name": "Alan Eric",
  1714. "age": "51",
  1715. "startYear": "2019",
  1716. "contractYear": "0",
  1717. "contractLength": "6",
  1718. "homeState": "Wisconsin",
  1719. "baselinePrestige": "40",
  1720. "cumulativePrestige": "0",
  1721. "ratOvr": "58",
  1722. "ratDef": "58",
  1723. "ratOff": "68",
  1724. "ratTalent": "48",
  1725. "ratDiscipline": "78",
  1726. "ratPot": "70"
  1727. }
  1728. },
  1729. {
  1730. "name": "Hawaii",
  1731. "abbreviation": "HI",
  1732. "prestige": "52",
  1733. "state": "Hawaii",
  1734. "rival": "AF",
  1735. "headCoach":
  1736. {
  1737. "name": "Nick Rolovich",
  1738. "age": "40",
  1739. "startYear": "2019",
  1740. "contractYear": "0",
  1741. "contractLength": "5",
  1742. "homeState": "California",
  1743. "baselinePrestige": "47",
  1744. "cumulativePrestige": "0",
  1745. "ratOvr": "67",
  1746. "ratDef": "60",
  1747. "ratOff": "70",
  1748. "ratTalent": "67",
  1749. "ratDiscipline": "70",
  1750. "ratPot": "70"
  1751. }
  1752. },
  1753. {
  1754. "name": "Air Force",
  1755. "abbreviation": "USAF",
  1756. "prestige": "48",
  1757. "state": "Colorado",
  1758. "rival": "HI",
  1759. "headCoach":
  1760. {
  1761. "name": "Marshall Hodgin",
  1762. "age": "54",
  1763. "startYear": "2019",
  1764. "contractYear": "0",
  1765. "contractLength": "5",
  1766. "homeState": "Pennsylvania",
  1767. "baselinePrestige": "43",
  1768. "cumulativePrestige": "0",
  1769. "ratOvr": "60",
  1770. "ratDef": "64",
  1771. "ratOff": "67",
  1772. "ratTalent": "56",
  1773. "ratDiscipline": "76",
  1774. "ratPot": "60"
  1775. }
  1776. }
  1777. ]
  1778. },
  1779. {
  1780. "confName": "SUN",
  1781. "confFullName": "Sun Belt",
  1782. "confPrestige": "39",
  1783. "confTeams":
  1784. [
  1785. {
  1786. "name": "Appalachian State",
  1787. "abbreviation": "APP",
  1788. "prestige": "58",
  1789. "state": "North Carolina",
  1790. "rival": "GS",
  1791. "headCoach":
  1792. {
  1793. "name": "Alec Condo",
  1794. "age": "33",
  1795. "startYear": "2019",
  1796. "contractYear": "0",
  1797. "contractLength": "5",
  1798. "homeState": "North Dakota",
  1799. "baselinePrestige": "53",
  1800. "cumulativePrestige": "10",
  1801. "ratOvr": "63",
  1802. "ratDef": "64",
  1803. "ratOff": "62",
  1804. "ratTalent": "71",
  1805. "ratDiscipline": "79",
  1806. "ratPot": "75"
  1807. }
  1808. },
  1809. {
  1810. "name": "Georgia Southern",
  1811. "abbreviation": "GS",
  1812. "prestige": "50",
  1813. "state": "Georgia",
  1814. "rival": "APP",
  1815. "headCoach":
  1816. {
  1817. "name": "Bennett Notestine",
  1818. "age": "46",
  1819. "startYear": "2019",
  1820. "contractYear": "0",
  1821. "contractLength": "6",
  1822. "homeState": "Texas",
  1823. "baselinePrestige": "45",
  1824. "cumulativePrestige": "0",
  1825. "ratOvr": "66",
  1826. "ratDef": "67",
  1827. "ratOff": "76",
  1828. "ratTalent": "47",
  1829. "ratDiscipline": "76",
  1830. "ratPot": "52"
  1831. }
  1832. },
  1833. {
  1834. "name": "Troy",
  1835. "abbreviation": "TROY",
  1836. "prestige": "54",
  1837. "state": "Alabama",
  1838. "rival": "USA",
  1839. "headCoach":
  1840. {
  1841. "name": "Jordan Siemek",
  1842. "age": "42",
  1843. "startYear": "2019",
  1844. "contractYear": "0",
  1845. "contractLength": "6",
  1846. "homeState": "North Carolina",
  1847. "baselinePrestige": "49",
  1848. "cumulativePrestige": "0",
  1849. "ratOvr": "80",
  1850. "ratDef": "62",
  1851. "ratOff": "72",
  1852. "ratTalent": "60",
  1853. "ratDiscipline": "73",
  1854. "ratPot": "58"
  1855. }
  1856. },
  1857. {
  1858. "name": "South Alabama",
  1859. "abbreviation": "USA",
  1860. "prestige": "47",
  1861. "state": "Alabama",
  1862. "rival": "TROY",
  1863. "headCoach":
  1864. {
  1865. "name": "Justin Brancheau",
  1866. "age": "53",
  1867. "startYear": "2019",
  1868. "contractYear": "0",
  1869. "contractLength": "7",
  1870. "homeState": "South Carolina",
  1871. "baselinePrestige": "42",
  1872. "cumulativePrestige": "0",
  1873. "ratOvr": "62",
  1874. "ratDef": "57",
  1875. "ratOff": "73",
  1876. "ratTalent": "62",
  1877. "ratDiscipline": "79",
  1878. "ratPot": "63"
  1879. }
  1880. },
  1881. {
  1882. "name": "Arkansas State",
  1883. "abbreviation": "AKSU",
  1884. "prestige": "48",
  1885. "state": "Arkansas",
  1886. "rival": "ULL",
  1887. "headCoach":
  1888. {
  1889. "name": "Denzel Sandigo",
  1890. "age": "54",
  1891. "startYear": "2019",
  1892. "contractYear": "0",
  1893. "contractLength": "2",
  1894. "homeState": "Maine",
  1895. "baselinePrestige": "43",
  1896. "cumulativePrestige": "0",
  1897. "ratOvr": "67",
  1898. "ratDef": "70",
  1899. "ratOff": "67",
  1900. "ratTalent": "57",
  1901. "ratDiscipline": "75",
  1902. "ratPot": "68"
  1903. }
  1904. },
  1905. {
  1906. "name": "Louisiana Lafayette",
  1907. "abbreviation": "ULL",
  1908. "prestige": "46",
  1909. "state": "Louisiana",
  1910. "rival": "AKSU",
  1911. "headCoach":
  1912. {
  1913. "name": "Ernie Biesecker",
  1914. "age": "54",
  1915. "startYear": "2019",
  1916. "contractYear": "0",
  1917. "contractLength": "7",
  1918. "homeState": "North Carolina",
  1919. "baselinePrestige": "41",
  1920. "cumulativePrestige": "0",
  1921. "ratOvr": "69",
  1922. "ratDef": "66",
  1923. "ratOff": "58",
  1924. "ratTalent": "56",
  1925. "ratDiscipline": "75",
  1926. "ratPot": "60"
  1927. }
  1928. },
  1929. {
  1930. "name": "Coastal Carolina",
  1931. "abbreviation": "CCU",
  1932. "prestige": "45",
  1933. "state": "South Carolina",
  1934. "rival": "GSU",
  1935. "headCoach":
  1936. {
  1937. "name": "Clinton Yuenger",
  1938. "age": "55",
  1939. "startYear": "2019",
  1940. "contractYear": "0",
  1941. "contractLength": "4",
  1942. "homeState": "Indiana",
  1943. "baselinePrestige": "40",
  1944. "cumulativePrestige": "0",
  1945. "ratOvr": "71",
  1946. "ratDef": "59",
  1947. "ratOff": "53",
  1948. "ratTalent": "53",
  1949. "ratDiscipline": "82",
  1950. "ratPot": "60"
  1951. }
  1952. },
  1953. {
  1954. "name": "Georgia State",
  1955. "abbreviation": "GSU",
  1956. "prestige": "45",
  1957. "state": "Georgia",
  1958. "rival": "CCU",
  1959. "headCoach":
  1960. {
  1961. "name": "Malik James",
  1962. "age": "44",
  1963. "startYear": "2019",
  1964. "contractYear": "0",
  1965. "contractLength": "4",
  1966. "homeState": "Alaska",
  1967. "baselinePrestige": "40",
  1968. "cumulativePrestige": "0",
  1969. "ratOvr": "73",
  1970. "ratDef": "73",
  1971. "ratOff": "55",
  1972. "ratTalent": "56",
  1973. "ratDiscipline": "73",
  1974. "ratPot": "68"
  1975. }
  1976. },
  1977. {
  1978. "name": "Texas State",
  1979. "abbreviation": "TSU",
  1980. "prestige": "45",
  1981. "state": "Texas",
  1982. "rival": "ARL",
  1983. "headCoach":
  1984. {
  1985. "name": "Darryl Jordan",
  1986. "age": "32",
  1987. "startYear": "2019",
  1988. "contractYear": "0",
  1989. "contractLength": "6",
  1990. "homeState": "Alabama",
  1991. "baselinePrestige": "40",
  1992. "cumulativePrestige": "0",
  1993. "ratOvr": "71",
  1994. "ratDef": "63",
  1995. "ratOff": "68",
  1996. "ratTalent": "59",
  1997. "ratDiscipline": "73",
  1998. "ratPot": "60"
  1999. }
  2000. },
  2001. {
  2002. "name": "UT Arlington",
  2003. "abbreviation": "ARL",
  2004. "prestige": "46",
  2005. "state": "Texas",
  2006. "rival": "TSU",
  2007. "headCoach":
  2008. {
  2009. "name": "Manuel Feddersen",
  2010. "age": "42",
  2011. "startYear": "2019",
  2012. "contractYear": "0",
  2013. "contractLength": "4",
  2014. "homeState": "South Carolina",
  2015. "baselinePrestige": "41",
  2016. "cumulativePrestige": "0",
  2017. "ratOvr": "64",
  2018. "ratDef": "70",
  2019. "ratOff": "56",
  2020. "ratTalent": "57",
  2021. "ratDiscipline": "76",
  2022. "ratPot": "51"
  2023. }
  2024. }
  2025. ]
  2026. },
  2027. {
  2028. "confName": "CUSA",
  2029. "confFullName": "Conference USA",
  2030. "confPrestige": "36",
  2031. "confTeams":
  2032. [
  2033. {
  2034. "name": "Alabama Birmingham",
  2035. "abbreviation": "UAB",
  2036. "prestige": "55",
  2037. "state": "Alabama",
  2038. "rival": "MTSU",
  2039. "headCoach":
  2040. {
  2041. "name": "Armando Mitkowski",
  2042. "age": "36",
  2043. "startYear": "2019",
  2044. "contractYear": "0",
  2045. "contractLength": "5",
  2046. "homeState": "Maryland",
  2047. "baselinePrestige": "50",
  2048. "cumulativePrestige": "5",
  2049. "ratOvr": "68",
  2050. "ratDef": "65",
  2051. "ratOff": "67",
  2052. "ratTalent": "68",
  2053. "ratDiscipline": "79",
  2054. "ratPot": "80"
  2055. }
  2056. },
  2057. {
  2058. "name": "Middle Tennessee State",
  2059. "abbreviation": "MTSU",
  2060. "prestige": "52",
  2061. "state": "Tennessee",
  2062. "rival": "UAB",
  2063. "headCoach":
  2064. {
  2065. "name": "Dwight Finkler",
  2066. "age": "44",
  2067. "startYear": "2019",
  2068. "contractYear": "0",
  2069. "contractLength": "3",
  2070. "homeState": "Wyoming",
  2071. "baselinePrestige": "47",
  2072. "cumulativePrestige": "2",
  2073. "ratOvr": "81",
  2074. "ratDef": "62",
  2075. "ratOff": "60",
  2076. "ratTalent": "64",
  2077. "ratDiscipline": "71",
  2078. "ratPot": "60"
  2079. }
  2080. },
  2081. {
  2082. "name": "Florida Atlantic",
  2083. "abbreviation": "FAU",
  2084. "prestige": "48",
  2085. "state": "Florida",
  2086. "rival": "FIU",
  2087. "headCoach":
  2088. {
  2089. "name": "Lane Kiffin",
  2090. "age": "44",
  2091. "startYear": "2019",
  2092. "contractYear": "0",
  2093. "contractLength": "5",
  2094. "homeState": "Nebraska",
  2095. "baselinePrestige": "43",
  2096. "cumulativePrestige": "10",
  2097. "ratOvr": "72",
  2098. "ratDef": "68",
  2099. "ratOff": "84",
  2100. "ratTalent": "71",
  2101. "ratDiscipline": "77",
  2102. "ratPot": "84"
  2103. }
  2104. },
  2105. {
  2106. "name": "Florida International",
  2107. "abbreviation": "FIU",
  2108. "prestige": "49",
  2109. "state": "Florida",
  2110. "rival": "FAU",
  2111. "headCoach":
  2112. {
  2113. "name": "Jasper Davito",
  2114. "age": "44",
  2115. "startYear": "2019",
  2116. "contractYear": "0",
  2117. "contractLength": "7",
  2118. "homeState": "Wisconsin",
  2119. "baselinePrestige": "44",
  2120. "cumulativePrestige": "0",
  2121. "ratOvr": "73",
  2122. "ratDef": "63",
  2123. "ratOff": "62",
  2124. "ratTalent": "58",
  2125. "ratDiscipline": "75",
  2126. "ratPot": "57"
  2127. }
  2128. },
  2129. {
  2130. "name": "Marshall",
  2131. "abbreviation": "MAR",
  2132. "prestige": "51",
  2133. "state": "West Virginia",
  2134. "rival": "ODU",
  2135. "headCoach":
  2136. {
  2137. "name": "Braden Rehbein",
  2138. "age": "43",
  2139. "startYear": "2019",
  2140. "contractYear": "0",
  2141. "contractLength": "7",
  2142. "homeState": "Alabama",
  2143. "baselinePrestige": "46",
  2144. "cumulativePrestige": "1",
  2145. "ratOvr": "70",
  2146. "ratDef": "64",
  2147. "ratOff": "62",
  2148. "ratTalent": "53",
  2149. "ratDiscipline": "70",
  2150. "ratPot": "60"
  2151. }
  2152. },
  2153. {
  2154. "name": "Old Dominion",
  2155. "abbreviation": "ODU",
  2156. "prestige": "49",
  2157. "state": "Virginia",
  2158. "rival": "PRO",
  2159. "headCoach":
  2160. {
  2161. "name": "Davis Kostelecky",
  2162. "age": "52",
  2163. "startYear": "2019",
  2164. "contractYear": "0",
  2165. "contractLength": "7",
  2166. "homeState": "Montana",
  2167. "baselinePrestige": "44",
  2168. "cumulativePrestige": "0",
  2169. "ratOvr": "58",
  2170. "ratDef": "61",
  2171. "ratOff": "69",
  2172. "ratTalent": "56",
  2173. "ratDiscipline": "69",
  2174. "ratPot": "61"
  2175. }
  2176. },
  2177. {
  2178. "name": "North Texas",
  2179. "abbreviation": "UNT",
  2180. "prestige": "50",
  2181. "state": "Texas",
  2182. "rival": "UTEP",
  2183. "headCoach":
  2184. {
  2185. "name": "Shawn Lovaas",
  2186. "age": "30",
  2187. "startYear": "2019",
  2188. "contractYear": "0",
  2189. "contractLength": "7",
  2190. "homeState": "Iowa",
  2191. "baselinePrestige": "45",
  2192. "cumulativePrestige": "0",
  2193. "ratOvr": "65",
  2194. "ratDef": "53",
  2195. "ratOff": "60",
  2196. "ratTalent": "58",
  2197. "ratDiscipline": "75",
  2198. "ratPot": "54"
  2199. }
  2200. },
  2201. {
  2202. "name": "UTEP",
  2203. "abbreviation": "UTEP",
  2204. "prestige": "47",
  2205. "state": "Texas",
  2206. "rival": "UNT",
  2207. "headCoach":
  2208. {
  2209. "name": "Jermaine Brak",
  2210. "age": "52",
  2211. "startYear": "2019",
  2212. "contractYear": "0",
  2213. "contractLength": "7",
  2214. "homeState": "South Carolina",
  2215. "baselinePrestige": "42",
  2216. "cumulativePrestige": "0",
  2217. "ratOvr": "71",
  2218. "ratDef": "59",
  2219. "ratOff": "55",
  2220. "ratTalent": "59",
  2221. "ratDiscipline": "77",
  2222. "ratPot": "54"
  2223. }
  2224. },
  2225. {
  2226. "name": "Western Kentucky",
  2227. "abbreviation": "WKU",
  2228. "prestige": "48",
  2229. "state": "Kentucky",
  2230. "rival": "LAT",
  2231. "headCoach":
  2232. {
  2233. "name": "Titus Cron",
  2234. "age": "38",
  2235. "startYear": "2019",
  2236. "contractYear": "0",
  2237. "contractLength": "7",
  2238. "homeState": "Michigan",
  2239. "baselinePrestige": "43",
  2240. "cumulativePrestige": "0",
  2241. "ratOvr": "63",
  2242. "ratDef": "58",
  2243. "ratOff": "54",
  2244. "ratTalent": "54",
  2245. "ratDiscipline": "68",
  2246. "ratPot": "60"
  2247. }
  2248. },
  2249. {
  2250. "name": "Louisiana Tech",
  2251. "abbreviation": "LAT",
  2252. "prestige": "53",
  2253. "state": "Louisiana",
  2254. "rival": "WKU",
  2255. "headCoach":
  2256. {
  2257. "name": "Dorian Kindall",
  2258. "age": "50",
  2259. "startYear": "2019",
  2260. "contractYear": "0",
  2261. "contractLength": "7",
  2262. "homeState": "Alabama",
  2263. "baselinePrestige": "48",
  2264. "cumulativePrestige": "0",
  2265. "ratOvr": "70",
  2266. "ratDef": "55",
  2267. "ratOff": "60",
  2268. "ratTalent": "60",
  2269. "ratDiscipline": "71",
  2270. "ratPot": "60"
  2271. }
  2272. }
  2273. ]
  2274. },
  2275. {
  2276. "confName": "MAC",
  2277. "confFullName": "Middle American",
  2278. "confPrestige": "36",
  2279. "confTeams":
  2280. [
  2281. {
  2282. "name": "Buffalo",
  2283. "abbreviation": "BUF",
  2284. "prestige": "50",
  2285. "state": "New York",
  2286. "rival": "NIU",
  2287. "headCoach":
  2288. {
  2289. "name": "Guy Scroggin",
  2290. "age": "36",
  2291. "startYear": "2019",
  2292. "contractYear": "0",
  2293. "contractLength": "7",
  2294. "homeState": "Louisiana",
  2295. "baselinePrestige": "45",
  2296. "cumulativePrestige": "0",
  2297. "ratOvr": "75",
  2298. "ratDef": "59",
  2299. "ratOff": "50",
  2300. "ratTalent": "61",
  2301. "ratDiscipline": "75",
  2302. "ratPot": "59"
  2303. }
  2304. },
  2305. {
  2306. "name": "Northern Illinois",
  2307. "abbreviation": "NIU",
  2308. "prestige": "45",
  2309. "state": "Illinois",
  2310. "rival": "BUF",
  2311. "headCoach":
  2312. {
  2313. "name": "DJ Oare",
  2314. "age": "57",
  2315. "startYear": "2019",
  2316. "contractYear": "0",
  2317. "contractLength": "7",
  2318. "homeState": "Texas",
  2319. "baselinePrestige": "40",
  2320. "cumulativePrestige": "0",
  2321. "ratOvr": "70",
  2322. "ratDef": "52",
  2323. "ratOff": "58",
  2324. "ratTalent": "60",
  2325. "ratDiscipline": "78",
  2326. "ratPot": "60"
  2327. }
  2328. },
  2329. {
  2330. "name": "Miami OH",
  2331. "abbreviation": "MOH",
  2332. "prestige": "42",
  2333. "state": "Ohio",
  2334. "rival": "OH",
  2335. "headCoach":
  2336. {
  2337. "name": "Vaughn Sherwood",
  2338. "age": "41",
  2339. "startYear": "2019",
  2340. "contractYear": "0",
  2341. "contractLength": "7",
  2342. "homeState": "California",
  2343. "baselinePrestige": "37",
  2344. "cumulativePrestige": "0",
  2345. "ratOvr": "60",
  2346. "ratDef": "59",
  2347. "ratOff": "55",
  2348. "ratTalent": "49",
  2349. "ratDiscipline": "69",
  2350. "ratPot": "55"
  2351. }
  2352. },
  2353. {
  2354. "name": "Ohio University",
  2355. "abbreviation": "OH",
  2356. "prestige": "43",
  2357. "state": "Ohio",
  2358. "rival": "MOH",
  2359. "headCoach":
  2360. {
  2361. "name": "Brendan Musshorn",
  2362. "age": "49",
  2363. "startYear": "2019",
  2364. "contractYear": "0",
  2365. "contractLength": "7",
  2366. "homeState": "Minnesota",
  2367. "baselinePrestige": "38",
  2368. "cumulativePrestige": "0",
  2369. "ratOvr": "74",
  2370. "ratDef": "58",
  2371. "ratOff": "60",
  2372. "ratTalent": "59",
  2373. "ratDiscipline": "91",
  2374. "ratPot": "53"
  2375. }
  2376. },
  2377. {
  2378. "name": "Central Michigan",
  2379. "abbreviation": "CMI",
  2380. "prestige": "39",
  2381. "state": "Michigan",
  2382. "rival": "WMI",
  2383. "headCoach":
  2384. {
  2385. "name": "Jim McElwain",
  2386. "age": "57",
  2387. "startYear": "2019",
  2388. "contractYear": "0",
  2389. "contractLength": "7",
  2390. "homeState": "Maine",
  2391. "baselinePrestige": "35",
  2392. "cumulativePrestige": "0",
  2393. "ratOvr": "63",
  2394. "ratDef": "57",
  2395. "ratOff": "55",
  2396. "ratTalent": "68",
  2397. "ratDiscipline": "70",
  2398. "ratPot": "75"
  2399. }
  2400. },
  2401. {
  2402. "name": "Toledo",
  2403. "abbreviation": "TOL",
  2404. "prestige": "49",
  2405. "state": "Ohio",
  2406. "rival": "BOWL",
  2407. "headCoach":
  2408. {
  2409. "name": "Zachary Burchfield",
  2410. "age": "44",
  2411. "startYear": "2019",
  2412. "contractYear": "0",
  2413. "contractLength": "7",
  2414. "homeState": "Michigan",
  2415. "baselinePrestige": "44",
  2416. "cumulativePrestige": "0",
  2417. "ratOvr": "71",
  2418. "ratDef": "57",
  2419. "ratOff": "53",
  2420. "ratTalent": "50",
  2421. "ratDiscipline": "79",
  2422. "ratPot": "65"
  2423. }
  2424. },
  2425. {
  2426. "name": "Western Michigan",
  2427. "abbreviation": "WMI",
  2428. "prestige": "45",
  2429. "state": "Michigan",
  2430. "rival": "CMI",
  2431. "headCoach":
  2432. {
  2433. "name": "Tim Lester",
  2434. "age": "42",
  2435. "startYear": "2019",
  2436. "contractYear": "2",
  2437. "contractLength": "7",
  2438. "homeState": "Massachusetts",
  2439. "baselinePrestige": "37",
  2440. "cumulativePrestige": "0",
  2441. "ratOvr": "62",
  2442. "ratDef": "51",
  2443. "ratOff": "60",
  2444. "ratTalent": "55",
  2445. "ratDiscipline": "69",
  2446. "ratPot": "80"
  2447. }
  2448. },
  2449. {
  2450. "name": "Akron",
  2451. "abbreviation": "AKR",
  2452. "prestige": "41",
  2453. "state": "Ohio",
  2454. "rival": "KENT",
  2455. "headCoach":
  2456. {
  2457. "name": "Grant Constant",
  2458. "age": "56",
  2459. "startYear": "2019",
  2460. "contractYear": "0",
  2461. "contractLength": "7",
  2462. "homeState": "Kansas",
  2463. "baselinePrestige": "36",
  2464. "cumulativePrestige": "0",
  2465. "ratOvr": "74",
  2466. "ratDef": "50",
  2467. "ratOff": "56",
  2468. "ratTalent": "54",
  2469. "ratDiscipline": "88",
  2470. "ratPot": "60"
  2471. }
  2472. },
  2473. {
  2474. "name": "Bowling Green",
  2475. "abbreviation": "BOWL",
  2476. "prestige": "40",
  2477. "state": "Ohio",
  2478. "rival": "TOL",
  2479. "headCoach":
  2480. {
  2481. "name": "Charles Leigh",
  2482. "age": "35",
  2483. "startYear": "2019",
  2484. "contractYear": "0",
  2485. "contractLength": "7",
  2486. "homeState": "Georgia",
  2487. "baselinePrestige": "35",
  2488. "cumulativePrestige": "0",
  2489. "ratOvr": "70",
  2490. "ratDef": "50",
  2491. "ratOff": "53",
  2492. "ratTalent": "59",
  2493. "ratDiscipline": "83",
  2494. "ratPot": "62"
  2495. }
  2496. },
  2497. {
  2498. "name": "Kent State",
  2499. "abbreviation": "KENT",
  2500. "prestige": "45",
  2501. "state": "Ohio",
  2502. "rival": "AKR",
  2503. "headCoach":
  2504. {
  2505. "name": "Jeremy Venier",
  2506. "age": "43",
  2507. "startYear": "2019",
  2508. "contractYear": "0",
  2509. "contractLength": "7",
  2510. "homeState": "North Carolina",
  2511. "baselinePrestige": "40",
  2512. "cumulativePrestige": "0",
  2513. "ratOvr": "70",
  2514. "ratDef": "55",
  2515. "ratOff": "54",
  2516. "ratTalent": "58",
  2517. "ratDiscipline": "82",
  2518. "ratPot": "64"
  2519. }
  2520. }
  2521. ]
  2522. },
  2523. {
  2524. "confName": "MVFC",
  2525. "confFullName": "Missouri Valley FCS",
  2526. "confPrestige": "27",
  2527. "confTeams":
  2528. [
  2529. {
  2530. "name": "North Dakota State",
  2531. "abbreviation": "NDSU",
  2532. "prestige": "28",
  2533. "state": "North Dakota",
  2534. "rival": "SDSU",
  2535. "headCoach":
  2536. {
  2537. "name": "Hootie Santiesteban",
  2538. "age": "48",
  2539. "startYear": "2019",
  2540. "contractYear": "0",
  2541. "contractLength": "7",
  2542. "homeState": "Montana",
  2543. "baselinePrestige": "23",
  2544. "cumulativePrestige": "0",
  2545. "ratOvr": "66",
  2546. "ratDef": "45",
  2547. "ratOff": "40",
  2548. "ratTalent": "44",
  2549. "ratDiscipline": "78",
  2550. "ratPot": "73"
  2551. }
  2552. },
  2553. {
  2554. "name": "South Dakota State",
  2555. "abbreviation": "SDSU",
  2556. "prestige": "29",
  2557. "state": "South Dakota",
  2558. "rival": "NDSU",
  2559. "headCoach":
  2560. {
  2561. "name": "Doug Kubacki",
  2562. "age": "34",
  2563. "startYear": "2019",
  2564. "contractYear": "0",
  2565. "contractLength": "7",
  2566. "homeState": "West Virginia",
  2567. "baselinePrestige": "24",
  2568. "cumulativePrestige": "0",
  2569. "ratOvr": "56",
  2570. "ratDef": "47",
  2571. "ratOff": "49",
  2572. "ratTalent": "46",
  2573. "ratDiscipline": "75",
  2574. "ratPot": "76"
  2575. }
  2576. },
  2577. {
  2578. "name": "Northern Iowa",
  2579. "abbreviation": "UNI",
  2580. "prestige": "25",
  2581. "state": "Iowa",
  2582. "rival": "WIU",
  2583. "headCoach":
  2584. {
  2585. "name": "Elliott Sedlack",
  2586. "age": "37",
  2587. "startYear": "2019",
  2588. "contractYear": "0",
  2589. "contractLength": "7",
  2590. "homeState": "Idaho",
  2591. "baselinePrestige": "20",
  2592. "cumulativePrestige": "0",
  2593. "ratOvr": "56",
  2594. "ratDef": "44",
  2595. "ratOff": "49",
  2596. "ratTalent": "46",
  2597. "ratDiscipline": "68",
  2598. "ratPot": "78"
  2599. }
  2600. },
  2601. {
  2602. "name": "Indiana State",
  2603. "abbreviation": "INST",
  2604. "prestige": "30",
  2605. "state": "Indiana",
  2606. "rival": "YSU",
  2607. "headCoach":
  2608. {
  2609. "name": "Brad Rusteberg",
  2610. "age": "36",
  2611. "startYear": "2019",
  2612. "contractYear": "0",
  2613. "contractLength": "7",
  2614. "homeState": "Connecticut",
  2615. "baselinePrestige": "25",
  2616. "cumulativePrestige": "0",
  2617. "ratOvr": "60",
  2618. "ratDef": "46",
  2619. "ratOff": "47",
  2620. "ratTalent": "43",
  2621. "ratDiscipline": "76",
  2622. "ratPot": "72"
  2623. }
  2624. },
  2625. {
  2626. "name": "Western Illinois",
  2627. "abbreviation": "WIU",
  2628. "prestige": "31",
  2629. "state": "Illinois",
  2630. "rival": "UNI",
  2631. "headCoach":
  2632. {
  2633. "name": "Lance Eclarinal",
  2634. "age": "33",
  2635. "startYear": "2019",
  2636. "contractYear": "0",
  2637. "contractLength": "7",
  2638. "homeState": "Oregon",
  2639. "baselinePrestige": "26",
  2640. "cumulativePrestige": "0",
  2641. "ratOvr": "55",
  2642. "ratDef": "48",
  2643. "ratOff": "52",
  2644. "ratTalent": "41",
  2645. "ratDiscipline": "72",
  2646. "ratPot": "76"
  2647. }
  2648. },
  2649. {
  2650. "name": "Illinois State",
  2651. "abbreviation": "ILST",
  2652. "prestige": "25",
  2653. "state": "Illinois",
  2654. "rival": "USD",
  2655. "headCoach":
  2656. {
  2657. "name": "Roy Hedden",
  2658. "age": "55",
  2659. "startYear": "2019",
  2660. "contractYear": "0",
  2661. "contractLength": "7",
  2662. "homeState": "Texas",
  2663. "baselinePrestige": "20",
  2664. "cumulativePrestige": "0",
  2665. "ratOvr": "75",
  2666. "ratDef": "43",
  2667. "ratOff": "41",
  2668. "ratTalent": "41",
  2669. "ratDiscipline": "75",
  2670. "ratPot": "72"
  2671. }
  2672. },
  2673. {
  2674. "name": "Youngstown State",
  2675. "abbreviation": "YSU",
  2676. "prestige": "28",
  2677. "state": "Virginia",
  2678. "rival": "INST",
  2679. "headCoach":
  2680. {
  2681. "name": "Bo Pelini",
  2682. "age": "51",
  2683. "startYear": "2019",
  2684. "contractYear": "0",
  2685. "contractLength": "4",
  2686. "homeState": "Oklahoma",
  2687. "baselinePrestige": "23",
  2688. "cumulativePrestige": "0",
  2689. "ratOvr": "64",
  2690. "ratDef": "70",
  2691. "ratOff": "56",
  2692. "ratTalent": "63",
  2693. "ratDiscipline": "69",
  2694. "ratPot": "63"
  2695. }
  2696. },
  2697. {
  2698. "name": "Univ South Dakota",
  2699. "abbreviation": "USD",
  2700. "prestige": "25",
  2701. "state": "South Dakota",
  2702. "rival": "ILST",
  2703. "headCoach":
  2704. {
  2705. "name": "Vinnie Difebbo",
  2706. "age": "32",
  2707. "startYear": "2019",
  2708. "contractYear": "0",
  2709. "contractLength": "7",
  2710. "homeState": "Alaska",
  2711. "baselinePrestige": "20",
  2712. "cumulativePrestige": "0",
  2713. "ratOvr": "63",
  2714. "ratDef": "44",
  2715. "ratOff": "45",
  2716. "ratTalent": "45",
  2717. "ratDiscipline": "80",
  2718. "ratPot": "76"
  2719. }
  2720. },
  2721. {
  2722. "name": "Missouri State",
  2723. "abbreviation": "MOST",
  2724. "prestige": "25",
  2725. "state": "Missouri",
  2726. "rival": "SIL",
  2727. "headCoach":
  2728. {
  2729. "name": "Curtis Caliguire",
  2730. "age": "40",
  2731. "startYear": "2019",
  2732. "contractYear": "0",
  2733. "contractLength": "7",
  2734. "homeState": "Maine",
  2735. "baselinePrestige": "20",
  2736. "cumulativePrestige": "0",
  2737. "ratOvr": "64",
  2738. "ratDef": "40",
  2739. "ratOff": "49",
  2740. "ratTalent": "43",
  2741. "ratDiscipline": "74",
  2742. "ratPot": "72"
  2743. }
  2744. },
  2745. {
  2746. "name": "Southern Illinois",
  2747. "abbreviation": "SIL",
  2748. "prestige": "25",
  2749. "state": "Illinois",
  2750. "rival": "MOST",
  2751. "headCoach":
  2752. {
  2753. "name": "Mario Torsiello",
  2754. "age": "48",
  2755. "startYear": "2019",
  2756. "contractYear": "0",
  2757. "contractLength": "7",
  2758. "homeState": "Wyoming",
  2759. "baselinePrestige": "20",
  2760. "cumulativePrestige": "0",
  2761. "ratOvr": "67",
  2762. "ratDef": "49",
  2763. "ratOff": "48",
  2764. "ratTalent": "51",
  2765. "ratDiscipline": "68",
  2766. "ratPot": "78"
  2767. }
  2768. }
  2769. ]
  2770. },
  2771. {
  2772. "confName": "CAA",
  2773. "confFullName": "Colonial Athletic FCS",
  2774. "confPrestige": "25",
  2775. "confTeams":
  2776. [
  2777. {
  2778. "name": "Maine",
  2779. "abbreviation": "MAI",
  2780. "prestige": "25",
  2781. "state": "Maine",
  2782. "rival": "STON",
  2783. "headCoach":
  2784. {
  2785. "name": "Matt Alexander",
  2786. "age": "35",
  2787. "startYear": "2019",
  2788. "contractYear": "0",
  2789. "contractLength": "7",
  2790. "homeState": "Iowa",
  2791. "baselinePrestige": "20",
  2792. "cumulativePrestige": "0",
  2793. "ratOvr": "72",
  2794. "ratDef": "70",
  2795. "ratOff": "58",
  2796. "ratTalent": "50",
  2797. "ratDiscipline": "73",
  2798. "ratPot": "66"
  2799. }
  2800. },
  2801. {
  2802. "name": "James Madison",
  2803. "abbreviation": "JAME",
  2804. "prestige": "25",
  2805. "state": "Virginia",
  2806. "rival": "WILL",
  2807. "headCoach":
  2808. {
  2809. "name": "Leonard Calica",
  2810. "age": "38",
  2811. "startYear": "2019",
  2812. "contractYear": "0",
  2813. "contractLength": "7",
  2814. "homeState": "Nevada",
  2815. "baselinePrestige": "20",
  2816. "cumulativePrestige": "0",
  2817. "ratOvr": "66",
  2818. "ratDef": "47",
  2819. "ratOff": "43",
  2820. "ratTalent": "42",
  2821. "ratDiscipline": "72",
  2822. "ratPot": "70"
  2823. }
  2824. },
  2825. {
  2826. "name": "Stony Brook",
  2827. "abbreviation": "STON",
  2828. "prestige": "25",
  2829. "state": "New York",
  2830. "rival": "MAI",
  2831. "headCoach":
  2832. {
  2833. "name": "Ali Beechum",
  2834. "age": "31",
  2835. "startYear": "2019",
  2836. "contractYear": "0",
  2837. "contractLength": "7",
  2838. "homeState": "Indiana",
  2839. "baselinePrestige": "20",
  2840. "cumulativePrestige": "0",
  2841. "ratOvr": "75",
  2842. "ratDef": "46",
  2843. "ratOff": "43",
  2844. "ratTalent": "47",
  2845. "ratDiscipline": "75",
  2846. "ratPot": "71"
  2847. }
  2848. },
  2849. {
  2850. "name": "Towson",
  2851. "abbreviation": "TOW",
  2852. "prestige": "25",
  2853. "state": "Maryland",
  2854. "rival": "DEL",
  2855. "headCoach":
  2856. {
  2857. "name": "Austin Villifana",
  2858. "age": "30",
  2859. "startYear": "2019",
  2860. "contractYear": "0",
  2861. "contractLength": "7",
  2862. "homeState": "Nevada",
  2863. "baselinePrestige": "20",
  2864. "cumulativePrestige": "0",
  2865. "ratOvr": "78",
  2866. "ratDef": "50",
  2867. "ratOff": "43",
  2868. "ratTalent": "48",
  2869. "ratDiscipline": "94",
  2870. "ratPot": "74"
  2871. }
  2872. },
  2873. {
  2874. "name": "Delware",
  2875. "abbreviation": "DEL",
  2876. "prestige": "25",
  2877. "state": "Delaware",
  2878. "rival": "TOW",
  2879. "headCoach":
  2880. {
  2881. "name": "Donovan Devenuto",
  2882. "age": "47",
  2883. "startYear": "2019",
  2884. "contractYear": "0",
  2885. "contractLength": "7",
  2886. "homeState": "Iowa",
  2887. "baselinePrestige": "20",
  2888. "cumulativePrestige": "0",
  2889. "ratOvr": "58",
  2890. "ratDef": "50",
  2891. "ratOff": "47",
  2892. "ratTalent": "47",
  2893. "ratDiscipline": "69",
  2894. "ratPot": "72"
  2895. }
  2896. },
  2897. {
  2898. "name": "Elon",
  2899. "abbreviation": "ELO",
  2900. "prestige": "25",
  2901. "state": "North Carolina",
  2902. "rival": "VILA",
  2903. "headCoach":
  2904. {
  2905. "name": "Paul Goldfuss",
  2906. "age": "36",
  2907. "startYear": "2019",
  2908. "contractYear": "0",
  2909. "contractLength": "7",
  2910. "homeState": "New Mexico",
  2911. "baselinePrestige": "20",
  2912. "cumulativePrestige": "0",
  2913. "ratOvr": "65",
  2914. "ratDef": "46",
  2915. "ratOff": "43",
  2916. "ratTalent": "72",
  2917. "ratDiscipline": "69",
  2918. "ratPot": "90"
  2919. }
  2920. },
  2921. {
  2922. "name": "Rhode Island",
  2923. "abbreviation": "RHO",
  2924. "prestige": "25",
  2925. "state": "Rhode Island",
  2926. "rival": "HAMP",
  2927. "headCoach":
  2928. {
  2929. "name": "Donte Puna",
  2930. "age": "42",
  2931. "startYear": "2019",
  2932. "contractYear": "0",
  2933. "contractLength": "7",
  2934. "homeState": "Utah",
  2935. "baselinePrestige": "20",
  2936. "cumulativePrestige": "0",
  2937. "ratOvr": "58",
  2938. "ratDef": "59",
  2939. "ratOff": "55",
  2940. "ratTalent": "60",
  2941. "ratDiscipline": "75",
  2942. "ratPot": "66"
  2943. }
  2944. },
  2945. {
  2946. "name": "William & Mary",
  2947. "abbreviation": "WILL",
  2948. "prestige": "25",
  2949. "state": "Virginia",
  2950. "rival": "JAME",
  2951. "headCoach":
  2952. {
  2953. "name": "Bailey Northcott",
  2954. "age": "30",
  2955. "startYear": "2019",
  2956. "contractYear": "0",
  2957. "contractLength": "7",
  2958. "homeState": "Arizona",
  2959. "baselinePrestige": "20",
  2960. "cumulativePrestige": "0",
  2961. "ratOvr": "59",
  2962. "ratDef": "46",
  2963. "ratOff": "40",
  2964. "ratTalent": "48",
  2965. "ratDiscipline": "74",
  2966. "ratPot": "78"
  2967. }
  2968. },
  2969. {
  2970. "name": "New Hampshire",
  2971. "abbreviation": "HAMP",
  2972. "prestige": "25",
  2973. "state": "New Hampshire",
  2974. "rival": "RHO",
  2975. "headCoach":
  2976. {
  2977. "name": "Kurt Laza",
  2978. "age": "33",
  2979. "startYear": "2019",
  2980. "contractYear": "0",
  2981. "contractLength": "7",
  2982. "homeState": "Vermont",
  2983. "baselinePrestige": "20",
  2984. "cumulativePrestige": "0",
  2985. "ratOvr": "66",
  2986. "ratDef": "47",
  2987. "ratOff": "41",
  2988. "ratTalent": "48",
  2989. "ratDiscipline": "89",
  2990. "ratPot": "76"
  2991. }
  2992. },
  2993. {
  2994. "name": "Villanova",
  2995. "abbreviation": "VILA",
  2996. "prestige": "25",
  2997. "state": "Pennsylvania",
  2998. "rival": "ELO",
  2999. "headCoach":
  3000. {
  3001. "name": "Chase Dumpson",
  3002. "age": "35",
  3003. "startYear": "2019",
  3004. "contractYear": "0",
  3005. "contractLength": "7",
  3006. "homeState": "Nebraska",
  3007. "baselinePrestige": "20",
  3008. "cumulativePrestige": "0",
  3009. "ratOvr": "65",
  3010. "ratDef": "48",
  3011. "ratOff": "40",
  3012. "ratTalent": "49",
  3013. "ratDiscipline": "86",
  3014. "ratPot": "73"
  3015. }
  3016. }
  3017. ]
  3018. }
  3019. ]
  3020. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement