{
  "matches": 8,
  "overall": {
    "vx10": 249,
    "vx11": 200,
    "delta": 49
  },
  "categories": [
    {
      "category": "advances",
      "label": "Advancement",
      "vx10": 50,
      "vx11": 60,
      "delta": -10
    },
    {
      "category": "decided_by",
      "label": "Decision route",
      "vx10": 15,
      "vx11": 12,
      "delta": 3
    },
    {
      "category": "ft90_score",
      "label": "90-minute score",
      "vx10": 43,
      "vx11": 21,
      "delta": 22
    },
    {
      "category": "ht_score",
      "label": "Half-time score",
      "vx10": 38,
      "vx11": 24,
      "delta": 14
    },
    {
      "category": "corners_first_half",
      "label": "First-half corners",
      "vx10": 55,
      "vx11": 46,
      "delta": 9
    },
    {
      "category": "corners_total_90",
      "label": "90-minute corners",
      "vx10": 48,
      "vx11": 37,
      "delta": 11
    }
  ],
  "match_deltas": [
    {
      "match_id": "qf-fra-mar",
      "match": "France vs Morocco",
      "vx10": 56,
      "vx11": 36,
      "delta": 20
    },
    {
      "match_id": "qf-esp-bel",
      "match": "Spain vs Belgium",
      "vx10": 27,
      "vx11": 30,
      "delta": -3
    },
    {
      "match_id": "qf-nor-eng",
      "match": "Norway vs England",
      "vx10": 47,
      "vx11": 18,
      "delta": 29
    },
    {
      "match_id": "qf-arg-sui",
      "match": "Argentina vs Switzerland",
      "vx10": 24,
      "vx11": 18,
      "delta": 6
    },
    {
      "match_id": "sf-fra-esp",
      "match": "France vs Spain",
      "vx10": 18,
      "vx11": 14,
      "delta": 4
    },
    {
      "match_id": "sf-eng-arg",
      "match": "England vs Argentina",
      "vx10": 18,
      "vx11": 28,
      "delta": -10
    },
    {
      "match_id": "bronze-fra-eng",
      "match": "France vs England",
      "vx10": 14,
      "vx11": 14,
      "delta": 0
    },
    {
      "match_id": "final-esp-arg",
      "match": "Spain vs Argentina",
      "vx10": 45,
      "vx11": 42,
      "delta": 3
    }
  ],
  "decisive_matches": [
    {
      "match_id": "qf-nor-eng",
      "match": "Norway vs England",
      "vx10": 47,
      "vx11": 18,
      "delta": 29
    },
    {
      "match_id": "qf-fra-mar",
      "match": "France vs Morocco",
      "vx10": 56,
      "vx11": 36,
      "delta": 20
    }
  ],
  "remaining_delta": 0,
  "recipes": [
    {
      "model": "VX-10",
      "fields": [
        {
          "field": "90-minute score",
          "sources": [
            {
              "model": "VX-02",
              "matches": 8
            }
          ]
        },
        {
          "field": "Half-time score",
          "sources": [
            {
              "model": "VX-06",
              "matches": 8
            }
          ]
        },
        {
          "field": "First-half corners",
          "sources": [
            {
              "model": "VX-03",
              "matches": 8
            }
          ]
        },
        {
          "field": "90-minute corners",
          "sources": [
            {
              "model": "VX-03",
              "matches": 8
            }
          ]
        }
      ]
    },
    {
      "model": "VX-11",
      "fields": [
        {
          "field": "90-minute score",
          "sources": [
            {
              "model": "VX-06",
              "matches": 4
            },
            {
              "model": "VX-03",
              "matches": 3
            },
            {
              "model": "VX-07",
              "matches": 1
            }
          ]
        },
        {
          "field": "Half-time score",
          "sources": [
            {
              "model": "VX-08",
              "matches": 5
            },
            {
              "model": "VX-07",
              "matches": 3
            }
          ]
        },
        {
          "field": "First-half corners",
          "sources": [
            {
              "model": "VX-07",
              "matches": 8
            }
          ]
        },
        {
          "field": "90-minute corners",
          "sources": [
            {
              "model": "VX-07",
              "matches": 8
            }
          ]
        }
      ]
    }
  ]
}
