[
  {
    "team_name": "Blue Ridge Tigers",
    "team_classification": "10AA",
    "team_location": "Greer, SC",
    "team_coach": "John Coker"
  },
  {
    "team_name": "Carolina Coyotes",
    "team_classification": "9AAA",
    "team_location": "Spartanburg, SC",
    "team_coach": "Rand Stegall"
  },
  {
    "team_name": "Kraken Bats",
    "team_classification": "10AA",
    "team_location": "Easley, SC",
    "team_coach": "Phillip Morris"
  },
  {
    "team_name": "Palmetto Patriots",
    "team_classification": "10AA",
    "team_location": "Simpsonville, SC",
    "team_coach": "Jonathan Jeffcoat"
  },
  {
    "team_name": "TR Rockies",
    "team_classification": "10AA",
    "team_location": "Travelers Rest, SC",
    "team_coach": "Brandon Ellison"
  },
  {
    "team_name": "Upstate Futures",
    "team_classification": "10AA",
    "team_location": "Pickens, SC",
    "team_coach": "John Burgess"
  }
]