{
  "sections": [
    {
      "title": null,
      "scrolling": "carousel",
      "items": [
        {
          "type": "match",
          "title": "Carlos Alcaraz vs Jannik Sinner",
          "player1": {
            "name": "Carlos Alcaraz",
            "ranking": 2,
            "birthdate": "2003-05-05"
          },
          "player2": {
            "name": "Jannik Sinner",
            "ranking": 3,
            "birthdate": "2001-08-16"
          }
        }
      ]
    },
    {
      "title": "Joueurs",
      "scrolling": "horizontally",
      "items": [
        { "type": "player", "title": "Carlos Alcaraz", "ranking": 2, "birthdate": "2003-05-05" },
        { "type": "player", "title": "Jannik Sinner", "ranking": 3, "birthdate": "2001-08-16" },
        { "type": "player", "title": "Novak Djokovic", "ranking": 1, "birthdate": "1987-05-22" },
        { "type": "player", "title": "Daniil Medvedev", "ranking": 5, "birthdate": "1996-02-11" },
        { "type": "player", "title": "Stefanos Tsitsipas", "ranking": 9, "birthdate": "1998-08-12" },
        { "type": "player", "title": "Holger Rune", "ranking": 8, "birthdate": "2003-04-29" },
        { "type": "player", "title": "Casper Ruud", "ranking": 7, "birthdate": "1998-12-22" },
        { "type": "player", "title": "Alexander Zverev", "ranking": 4, "birthdate": "1997-04-20" },
        { "type": "player", "title": "Hubert Hurkacz", "ranking": 10, "birthdate": "1997-02-11" },
        { "type": "player", "title": "Taylor Fritz", "ranking": 12, "birthdate": "1997-10-28" },
        { "type": "player", "title": "Ben Shelton", "ranking": 14, "birthdate": "2002-10-09" }
      ]
    },
    {
      "title": "Joueuses",
      "scrolling": "horizontally",
      "items": [
        { "type": "player", "title": "Iga Swiatek", "ranking": 1, "birthdate": "2001-05-31" },
        { "type": "player", "title": "Aryna Sabalenka", "ranking": 2, "birthdate": "1998-05-05" },
        { "type": "player", "title": "Coco Gauff", "ranking": 3, "birthdate": "2004-03-13" },
        { "type": "player", "title": "Elena Rybakina", "ranking": 4, "birthdate": "1999-06-17" },
        { "type": "player", "title": "Jessica Pegula", "ranking": 5, "birthdate": "1994-02-24" },
        { "type": "player", "title": "Maria Sakkari", "ranking": 6, "birthdate": "1995-07-25" },
        { "type": "player", "title": "Ons Jabeur", "ranking": 7, "birthdate": "1994-08-28" },
        { "type": "player", "title": "Marketa Vondrousova", "ranking": 8, "birthdate": "1999-06-28" },
        { "type": "player", "title": "Karolina Muchova", "ranking": 9, "birthdate": "1996-08-21" },
        { "type": "player", "title": "Jelena Ostapenko", "ranking": 10, "birthdate": "1997-06-08" },
        { "type": "player", "title": "Madison Keys", "ranking": 11, "birthdate": "1995-02-17" }
      ]
    },
    {
      "title": "Matchs à suivre",
      "scrolling": "vertically",
      "items": [
        {
          "type": "match",
          "title": "Iga Swiatek vs Coco Gauff",
          "player1": { "name": "Iga Swiatek", "ranking": 1, "birthdate": "2001-05-31" },
          "player2": { "name": "Coco Gauff", "ranking": 3, "birthdate": "2004-03-13" }
        },
        {
          "type": "match",
          "title": "Carlos Alcaraz vs Novak Djokovic",
          "player1": { "name": "Carlos Alcaraz", "ranking": 2, "birthdate": "2003-05-05" },
          "player2": { "name": "Novak Djokovic", "ranking": 1, "birthdate": "1987-05-22" }
        },
        {
          "type": "match",
          "title": "Aryna Sabalenka vs Elena Rybakina",
          "player1": { "name": "Aryna Sabalenka", "ranking": 2, "birthdate": "1998-05-05" },
          "player2": { "name": "Elena Rybakina", "ranking": 4, "birthdate": "1999-06-17" }
        },
        {
          "type": "match",
          "title": "Jannik Sinner vs Daniil Medvedev",
          "player1": { "name": "Jannik Sinner", "ranking": 3, "birthdate": "2001-08-16" },
          "player2": { "name": "Daniil Medvedev", "ranking": 5, "birthdate": "1996-02-11" }
        },
        {
          "type": "match",
          "title": "Ons Jabeur vs Jessica Pegula",
          "player1": { "name": "Ons Jabeur", "ranking": 7, "birthdate": "1994-08-28" },
          "player2": { "name": "Jessica Pegula", "ranking": 5, "birthdate": "1994-02-24" }
        },
        {
          "type": "match",
          "title": "Holger Rune vs Stefanos Tsitsipas",
          "player1": { "name": "Holger Rune", "ranking": 8, "birthdate": "2003-04-29" },
          "player2": { "name": "Stefanos Tsitsipas", "ranking": 9, "birthdate": "1998-08-12" }
        },
        {
          "type": "match",
          "title": "Maria Sakkari vs Marketa Vondrousova",
          "player1": { "name": "Maria Sakkari", "ranking": 6, "birthdate": "1995-07-25" },
          "player2": { "name": "Marketa Vondrousova", "ranking": 8, "birthdate": "1999-06-28" }
        },
        {
          "type": "match",
          "title": "Alexander Zverev vs Casper Ruud",
          "player1": { "name": "Alexander Zverev", "ranking": 4, "birthdate": "1997-04-20" },
          "player2": { "name": "Casper Ruud", "ranking": 7, "birthdate": "1998-12-22" }
        },
        {
          "type": "match",
          "title": "Karolina Muchova vs Jelena Ostapenko",
          "player1": { "name": "Karolina Muchova", "ranking": 9, "birthdate": "1996-08-21" },
          "player2": { "name": "Jelena Ostapenko", "ranking": 10, "birthdate": "1997-06-08" }
        },
        {
          "type": "match",
          "title": "Hubert Hurkacz vs Taylor Fritz",
          "player1": { "name": "Hubert Hurkacz", "ranking": 10, "birthdate": "1997-02-11" },
          "player2": { "name": "Taylor Fritz", "ranking": 12, "birthdate": "1997-10-28" }
        },
        {
          "type": "match",
          "title": "Madison Keys vs Maria Sakkari",
          "player1": { "name": "Madison Keys", "ranking": 11, "birthdate": "1995-02-17" },
          "player2": { "name": "Maria Sakkari", "ranking": 6, "birthdate": "1995-07-25" }
        },
        {
          "type": "match",
          "title": "Ben Shelton vs Holger Rune",
          "player1": { "name": "Ben Shelton", "ranking": 14, "birthdate": "2002-10-09" },
          "player2": { "name": "Holger Rune", "ranking": 8, "birthdate": "2003-04-29" }
        },
        {
          "type": "match",
          "title": "Jelena Ostapenko vs Ons Jabeur",
          "player1": { "name": "Jelena Ostapenko", "ranking": 10, "birthdate": "1997-06-08" },
          "player2": { "name": "Ons Jabeur", "ranking": 7, "birthdate": "1994-08-28" }
        },
        {
          "type": "match",
          "title": "Jessica Pegula vs Coco Gauff",
          "player1": { "name": "Jessica Pegula", "ranking": 5, "birthdate": "1994-02-24" },
          "player2": { "name": "Coco Gauff", "ranking": 3, "birthdate": "2004-03-13" }
        },
        {
          "type": "match",
          "title": "Casper Ruud vs Taylor Fritz",
          "player1": { "name": "Casper Ruud", "ranking": 7, "birthdate": "1998-12-22" },
          "player2": { "name": "Taylor Fritz", "ranking": 12, "birthdate": "1997-10-28" }
        },
        {
          "type": "match",
          "title": "Elena Rybakina vs Iga Swiatek",
          "player1": { "name": "Elena Rybakina", "ranking": 4, "birthdate": "1999-06-17" },
          "player2": { "name": "Iga Swiatek", "ranking": 1, "birthdate": "2001-05-31" }
        },
        {
          "type": "match",
          "title": "Marketa Vondrousova vs Aryna Sabalenka",
          "player1": { "name": "Marketa Vondrousova", "ranking": 8, "birthdate": "1999-06-28" },
          "player2": { "name": "Aryna Sabalenka", "ranking": 2, "birthdate": "1998-05-05" }
        },
        {
          "type": "match",
          "title": "Novak Djokovic vs Stefanos Tsitsipas",
          "player1": { "name": "Novak Djokovic", "ranking": 1, "birthdate": "1987-05-22" },
          "player2": { "name": "Stefanos Tsitsipas", "ranking": 9, "birthdate": "1998-08-12" }
        },
        {
          "type": "match",
          "title": "Karolina Muchova vs Madison Keys",
          "player1": { "name": "Karolina Muchova", "ranking": 9, "birthdate": "1996-08-21" },
          "player2": { "name": "Madison Keys", "ranking": 11, "birthdate": "1995-02-17" }
        },
        {
          "type": "match",
          "title": "Ben Shelton vs Alexander Zverev",
          "player1": { "name": "Ben Shelton", "ranking": 14, "birthdate": "2002-10-09" },
          "player2": { "name": "Alexander Zverev", "ranking": 4, "birthdate": "1997-04-20" }
        },
        {
          "type": "match",
          "title": "Ons Jabeur vs Coco Gauff",
          "player1": { "name": "Ons Jabeur", "ranking": 7, "birthdate": "1994-08-28" },
          "player2": { "name": "Coco Gauff", "ranking": 3, "birthdate": "2004-03-13" }
        }
      ]
    }
  ]
}

