[
  {
    "id": 1,
    "division": "D4",
    "nom_plsl": "PLSL 3",
    "score_plsl": "00",
    "nom_ext": "Adversaire 1",
    "score_ext": "00",
    "afficher": "1"
  },
  {
    "id": 2,
    "division": "D3",
    "nom_plsl": "PLSL 2",
    "score_plsl": "00",
    "nom_ext": "Adversaire 2",
    "score_ext": "00",
    "afficher": "1"
  },
  {
    "id": 3,
    "division": "D2",
    "nom_plsl": "PLSL 1",
    "score_plsl": "00",
    "nom_ext": "Adversaire 3",
    "score_ext": "00",
    "afficher": "1"
  }
]