{
  "metadata": {
    "source_files": {
      "2023_team_points": "LR&G League 23_ARCHIVES - 23 Team Points.csv",
      "2023_schedule": "LR&G League 23_ARCHIVES - 2023 Sched.csv",
      "2023_player_scores": "LR&G League 24_admin - DATA.csv",
      "2024_standings": "Copy of LR&G League 24_admin - Standings.csv",
      "2024_schedule": "Copy of LR&G League 24_admin - 2024 Sched.csv",
      "2024_player_scores": "LR&G League 24_admin - DATA.csv",
      "2025_standings": "LR&G League 25_admin - Standings.csv",
      "2025_schedule": "LR&G League 25_admin - 2025 Sched.csv",
      "2025_player_scores": "LR&G League 25_admin - DATA.csv"
    },
    "notes": [
      "Schedule date is the date from the schedule CSV used to identify the matchup.",
      "Score date is the date label used in the standings/player-score exports. For 2024 these differ from the schedule dates and are aligned by played-week order.",
      "Sub usage is not explicitly logged by team/date in the local CSV exports.",
      "Sub status is therefore based only on whether roster-player scores are present or missing in the exported data for that counted week.",
      "Extra non-roster player rows exist in the DATA exports, but they are not directly tied to a team/date matchup in a way that can be proven from the CSVs alone."
    ]
  },
  "matchups": [
    {
      "season": 2023,
      "week": 4,
      "schedule_date": "5/8/2023",
      "score_date": "5/8/2023",
      "team_a": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bob Whitney"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 4.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 55.0
          },
          {
            "player": "Bob Whitney",
            "score": 53.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 16.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 45.0
          },
          {
            "player": "Dave Warren",
            "score": 51.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 4,
      "schedule_date": "5/8/2023",
      "score_date": "5/8/2023",
      "team_a": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 45.0
          },
          {
            "player": "Jeremy Gruber",
            "score": 45.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": 52.0
          },
          {
            "player": "Bruce Myers",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 4,
      "schedule_date": "5/8/2023",
      "score_date": "5/8/2023",
      "team_a": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 42.0
          },
          {
            "player": "Jim Gustafson",
            "score": 48.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Dave Ruby"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 60.0
          },
          {
            "player": "Dave Ruby",
            "score": 60.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 4,
      "schedule_date": "5/8/2023",
      "score_date": "5/8/2023",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Ed Calkins",
          "Randy Herron"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Ed Calkins",
            "score": null
          },
          {
            "player": "Randy Herron",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 53.0
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 4,
      "schedule_date": "5/8/2023",
      "score_date": "5/8/2023",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": null
          },
          {
            "player": "Zach Camarata",
            "score": 39.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": 38.0
          },
          {
            "player": "Craig Acklin",
            "score": 58.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 4,
      "schedule_date": "5/8/2023",
      "score_date": "5/8/2023",
      "team_a": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": 60.0
          },
          {
            "player": "Todd Conklin",
            "score": 38.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 6,
        "year_roster": [
          "Mark Digirolamo",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Mark Digirolamo",
            "score": 50.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 4,
      "schedule_date": "5/8/2023",
      "score_date": "5/8/2023",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 46.0
          },
          {
            "player": "Evan Acklin",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 46.0
          },
          {
            "player": "Bryce Ireland",
            "score": 49.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 4,
      "schedule_date": "5/8/2023",
      "score_date": "5/8/2023",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": 41.0
          },
          {
            "player": "Chris Allenson",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 43.0
          },
          {
            "player": "Randy Fosberg",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 4,
      "schedule_date": "5/8/2023",
      "score_date": "5/8/2023",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": null
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 40.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Bruce Betts",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Bruce Betts",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": 51.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 4,
      "schedule_date": "5/8/2023",
      "score_date": "5/8/2023",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 51.0
          },
          {
            "player": "Chris Payne",
            "score": 49.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 52.0
          },
          {
            "player": "Kane Desmond",
            "score": 53.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 5,
      "schedule_date": "5/15/2023",
      "score_date": "5/15/2023",
      "team_a": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 43.0
          },
          {
            "player": "Jeremy Gruber",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 6,
        "year_roster": [
          "Mark Digirolamo",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "Mark Digirolamo",
            "score": 59.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 49.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 5,
      "schedule_date": "5/15/2023",
      "score_date": "5/15/2023",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 46.0
          },
          {
            "player": "Evan Acklin",
            "score": 48.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bob Whitney"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 50.0
          },
          {
            "player": "Bob Whitney",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 5,
      "schedule_date": "5/15/2023",
      "score_date": "5/15/2023",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 44.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 42.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": 39.0
          },
          {
            "player": "Craig Acklin",
            "score": 60.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 5,
      "schedule_date": "5/15/2023",
      "score_date": "5/15/2023",
      "team_a": {
        "team_number": 15,
        "year_roster": [
          "Bruce Betts",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Bruce Betts",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": 53.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": null
          },
          {
            "player": "Todd Conklin",
            "score": 41.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 5,
      "schedule_date": "5/15/2023",
      "score_date": "5/15/2023",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": 42.0
          },
          {
            "player": "Chris Allenson",
            "score": 53.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Dave Ruby"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 51.0
          },
          {
            "player": "Dave Ruby",
            "score": 55.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 5,
      "schedule_date": "5/15/2023",
      "score_date": "5/15/2023",
      "team_a": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 44.0
          },
          {
            "player": "Dave Warren",
            "score": 54.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 53.0
          },
          {
            "player": "Steve Briggs",
            "score": 52.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 5,
      "schedule_date": "5/15/2023",
      "score_date": "5/15/2023",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 45.0
          },
          {
            "player": "Kane Desmond",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": 46.0
          },
          {
            "player": "Bruce Myers",
            "score": 54.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 5,
      "schedule_date": "5/15/2023",
      "score_date": "5/15/2023",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 43.0
          },
          {
            "player": "Zach Camarata",
            "score": 39.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 47.0
          },
          {
            "player": "Chris Payne",
            "score": 45.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 5,
      "schedule_date": "5/15/2023",
      "score_date": "5/15/2023",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Ed Calkins",
          "Randy Herron"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Ed Calkins",
            "score": 49.0
          },
          {
            "player": "Randy Herron",
            "score": 41.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 42.0
          },
          {
            "player": "Jim Gustafson",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 5,
      "schedule_date": "5/15/2023",
      "score_date": "5/15/2023",
      "team_a": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": null
          },
          {
            "player": "Randy Fosberg",
            "score": 43.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 43.0
          },
          {
            "player": "Bryce Ireland",
            "score": 42.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 6,
      "schedule_date": "5/22/2023",
      "score_date": "5/22/2023",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 43.0
          },
          {
            "player": "Evan Acklin",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Bruce Betts",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Bruce Betts",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": 53.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 6,
      "schedule_date": "5/22/2023",
      "score_date": "5/22/2023",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 52.0
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 39.0
          },
          {
            "player": "Kane Desmond",
            "score": 55.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 6,
      "schedule_date": "5/22/2023",
      "score_date": "5/22/2023",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Ed Calkins",
          "Randy Herron"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Ed Calkins",
            "score": null
          },
          {
            "player": "Randy Herron",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 47.0
          },
          {
            "player": "Chris Payne",
            "score": 48.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 6,
      "schedule_date": "5/22/2023",
      "score_date": "5/22/2023",
      "team_a": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": 56.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 47.0
          },
          {
            "player": "Dave Warren",
            "score": 55.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 6,
      "schedule_date": "5/22/2023",
      "score_date": "5/22/2023",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 49.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 41.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": null
          },
          {
            "player": "Bryce Ireland",
            "score": 40.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 6,
      "schedule_date": "5/22/2023",
      "score_date": "5/22/2023",
      "team_a": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": null
          },
          {
            "player": "Jim Gustafson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 41.0
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 6,
      "schedule_date": "5/22/2023",
      "score_date": "5/22/2023",
      "team_a": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 49.0
          },
          {
            "player": "Randy Fosberg",
            "score": 41.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 6,
        "year_roster": [
          "Mark Digirolamo",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Mark Digirolamo",
            "score": 48.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 6,
      "schedule_date": "5/22/2023",
      "score_date": "5/22/2023",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": 40.0
          },
          {
            "player": "Bruce Myers",
            "score": 52.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Dave Ruby"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 53.0
          },
          {
            "player": "Dave Ruby",
            "score": 59.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 6,
      "schedule_date": "5/22/2023",
      "score_date": "5/22/2023",
      "team_a": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": 57.0
          },
          {
            "player": "Todd Conklin",
            "score": 42.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": 42.0
          },
          {
            "player": "Chris Allenson",
            "score": 53.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 6,
      "schedule_date": "5/22/2023",
      "score_date": "5/22/2023",
      "team_a": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bob Whitney"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": null
          },
          {
            "player": "Bob Whitney",
            "score": 47.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 45.0
          },
          {
            "player": "Zach Camarata",
            "score": 39.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 7,
      "schedule_date": "6/5/2023",
      "score_date": "6/5/2023",
      "team_a": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 37.0
          },
          {
            "player": "Jim Gustafson",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 36.0
          },
          {
            "player": "Kane Desmond",
            "score": 45.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 7,
      "schedule_date": "6/5/2023",
      "score_date": "6/5/2023",
      "team_a": {
        "team_number": 15,
        "year_roster": [
          "Bruce Betts",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Bruce Betts",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": 46.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 43.0
          },
          {
            "player": "Randy Fosberg",
            "score": 41.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 7,
      "schedule_date": "6/5/2023",
      "score_date": "6/5/2023",
      "team_a": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 39.0
          },
          {
            "player": "Bryce Ireland",
            "score": 40.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": 52.0
          },
          {
            "player": "Todd Conklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 7,
      "schedule_date": "6/5/2023",
      "score_date": "6/5/2023",
      "team_a": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 41.0
          },
          {
            "player": "Jeremy Gruber",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": 40.0
          },
          {
            "player": "Chris Allenson",
            "score": 45.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 7,
      "schedule_date": "6/5/2023",
      "score_date": "6/5/2023",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Ed Calkins",
          "Randy Herron"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Ed Calkins",
            "score": 39.0
          },
          {
            "player": "Randy Herron",
            "score": 49.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": 40.0
          },
          {
            "player": "Bruce Myers",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 7,
      "schedule_date": "6/5/2023",
      "score_date": "6/5/2023",
      "team_a": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": 44.0
          },
          {
            "player": "Craig Acklin",
            "score": 52.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 43.0
          },
          {
            "player": "Evan Acklin",
            "score": 49.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 7,
      "schedule_date": "6/5/2023",
      "score_date": "6/5/2023",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 43.0
          },
          {
            "player": "Zach Camarata",
            "score": 38.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 49.0
          },
          {
            "player": "Steve Briggs",
            "score": 49.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 7,
      "schedule_date": "6/5/2023",
      "score_date": "6/5/2023",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 41.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 41.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bob Whitney"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 47.0
          },
          {
            "player": "Bob Whitney",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 7,
      "schedule_date": "6/5/2023",
      "score_date": "6/5/2023",
      "team_a": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 47.0
          },
          {
            "player": "Dave Warren",
            "score": 59.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 44.0
          },
          {
            "player": "Chris Payne",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 7,
      "schedule_date": "6/5/2023",
      "score_date": "6/5/2023",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "Mark Digirolamo",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 14.5,
        "player_scores": [
          {
            "player": "Mark Digirolamo",
            "score": 59.0
          },
          {
            "player": "Casey Digirolamo",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Dave Ruby"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 5.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 46.0
          },
          {
            "player": "Dave Ruby",
            "score": 56.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 8,
      "schedule_date": "6/12/2023",
      "score_date": "6/12/2023",
      "team_a": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": 38.0
          },
          {
            "player": "Craig Acklin",
            "score": 57.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 44.0
          },
          {
            "player": "Randy Fosberg",
            "score": 38.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 8,
      "schedule_date": "6/12/2023",
      "score_date": "6/12/2023",
      "team_a": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 37.0
          },
          {
            "player": "Jim Gustafson",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 48.0
          },
          {
            "player": "Zach Camarata",
            "score": 37.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 8,
      "schedule_date": "6/12/2023",
      "score_date": "6/12/2023",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": 45.0
          },
          {
            "player": "Bruce Myers",
            "score": 53.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 49.0
          },
          {
            "player": "Dave Warren",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 8,
      "schedule_date": "6/12/2023",
      "score_date": "6/12/2023",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 45.0
          },
          {
            "player": "Chris Payne",
            "score": 49.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 42.0
          },
          {
            "player": "Evan Acklin",
            "score": 55.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 8,
      "schedule_date": "6/12/2023",
      "score_date": "6/12/2023",
      "team_a": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bob Whitney"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": null
          },
          {
            "player": "Bob Whitney",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": 61.0
          },
          {
            "player": "Todd Conklin",
            "score": 37.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 8,
      "schedule_date": "6/12/2023",
      "score_date": "6/12/2023",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 41.0
          },
          {
            "player": "Kane Desmond",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": 40.0
          },
          {
            "player": "Chris Allenson",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 8,
      "schedule_date": "6/12/2023",
      "score_date": "6/12/2023",
      "team_a": {
        "team_number": 15,
        "year_roster": [
          "Bruce Betts",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Bruce Betts",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": 47.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Dave Ruby"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 51.0
          },
          {
            "player": "Dave Ruby",
            "score": 53.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 8,
      "schedule_date": "6/12/2023",
      "score_date": "6/12/2023",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Ed Calkins",
          "Randy Herron"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Ed Calkins",
            "score": null
          },
          {
            "player": "Randy Herron",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 6,
        "year_roster": [
          "Mark Digirolamo",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Mark Digirolamo",
            "score": 48.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 8,
      "schedule_date": "6/12/2023",
      "score_date": "6/12/2023",
      "team_a": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": null
          },
          {
            "player": "Bryce Ireland",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 48.0
          },
          {
            "player": "Jeremy Gruber",
            "score": 49.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 8,
      "schedule_date": "6/12/2023",
      "score_date": "6/12/2023",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 50.0
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 49.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 9,
      "schedule_date": "6/19/2023",
      "score_date": "6/19/2023",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 48.0
          },
          {
            "player": "Zach Camarata",
            "score": 38.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": 41.0
          },
          {
            "player": "Chris Allenson",
            "score": 53.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 9,
      "schedule_date": "6/19/2023",
      "score_date": "6/19/2023",
      "team_a": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Dave Ruby"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 49.0
          },
          {
            "player": "Dave Ruby",
            "score": 59.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": 57.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 9,
      "schedule_date": "6/19/2023",
      "score_date": "6/19/2023",
      "team_a": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 40.0
          },
          {
            "player": "Jeremy Gruber",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bob Whitney"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 48.0
          },
          {
            "player": "Bob Whitney",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 9,
      "schedule_date": "6/19/2023",
      "score_date": "6/19/2023",
      "team_a": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 40.0
          },
          {
            "player": "Bryce Ireland",
            "score": 40.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 45.0
          },
          {
            "player": "Kane Desmond",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 9,
      "schedule_date": "6/19/2023",
      "score_date": "6/19/2023",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "Mark Digirolamo",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Mark Digirolamo",
            "score": 50.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 49.0
          },
          {
            "player": "Dave Warren",
            "score": 49.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 9,
      "schedule_date": "6/19/2023",
      "score_date": "6/19/2023",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 5.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 46.0
          },
          {
            "player": "Chris Payne",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 14.5,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 42.0
          },
          {
            "player": "Randy Fosberg",
            "score": 40.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 9,
      "schedule_date": "6/19/2023",
      "score_date": "6/19/2023",
      "team_a": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 35.0
          },
          {
            "player": "Jim Gustafson",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 46.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 41.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 9,
      "schedule_date": "6/19/2023",
      "score_date": "6/19/2023",
      "team_a": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": 51.0
          },
          {
            "player": "Todd Conklin",
            "score": 38.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 51.0
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 9,
      "schedule_date": "6/19/2023",
      "score_date": "6/19/2023",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": 45.0
          },
          {
            "player": "Bruce Myers",
            "score": 49.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 37.0
          },
          {
            "player": "Evan Acklin",
            "score": 48.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 9,
      "schedule_date": "6/19/2023",
      "score_date": "6/19/2023",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Ed Calkins",
          "Randy Herron"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Ed Calkins",
            "score": 40.0
          },
          {
            "player": "Randy Herron",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Bruce Betts",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Bruce Betts",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": 47.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 10,
      "schedule_date": "6/26/2023",
      "score_date": "6/26/2023",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": null
          },
          {
            "player": "Chris Payne",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Dave Ruby"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": null
          },
          {
            "player": "Dave Ruby",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 10,
      "schedule_date": "6/26/2023",
      "score_date": "6/26/2023",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": null
          },
          {
            "player": "Reid Sturzenbecker",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 6,
        "year_roster": [
          "Mark Digirolamo",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "Mark Digirolamo",
            "score": null
          },
          {
            "player": "Casey Digirolamo",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 10,
      "schedule_date": "6/26/2023",
      "score_date": "6/26/2023",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": null
          },
          {
            "player": "Evan Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 10,
      "schedule_date": "6/26/2023",
      "score_date": "6/26/2023",
      "team_a": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": null
          },
          {
            "player": "Todd Conklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": null
          },
          {
            "player": "Jim Gustafson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 10,
      "schedule_date": "6/26/2023",
      "score_date": "6/26/2023",
      "team_a": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": null
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": null
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 10,
      "schedule_date": "6/26/2023",
      "score_date": "6/26/2023",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 0.0,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": null
          },
          {
            "player": "Zach Camarata",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": null
          },
          {
            "player": "Bryce Ireland",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 10,
      "schedule_date": "6/26/2023",
      "score_date": "6/26/2023",
      "team_a": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bob Whitney"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": null
          },
          {
            "player": "Bob Whitney",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": null
          },
          {
            "player": "Kane Desmond",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 10,
      "schedule_date": "6/26/2023",
      "score_date": "6/26/2023",
      "team_a": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": null
          },
          {
            "player": "Dave Warren",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Bruce Betts",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Bruce Betts",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 10,
      "schedule_date": "6/26/2023",
      "score_date": "6/26/2023",
      "team_a": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 3,
        "year_roster": [
          "Ed Calkins",
          "Randy Herron"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Ed Calkins",
            "score": null
          },
          {
            "player": "Randy Herron",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 10,
      "schedule_date": "6/26/2023",
      "score_date": "6/26/2023",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": null
          },
          {
            "player": "Bruce Myers",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": null
          },
          {
            "player": "Randy Fosberg",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 11,
      "schedule_date": "7/3/2023",
      "score_date": "7/3/2023",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 42.0
          },
          {
            "player": "Kane Desmond",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": null
          },
          {
            "player": "Jeremy Gruber",
            "score": 42.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 1."
      }
    },
    {
      "season": 2023,
      "week": 11,
      "schedule_date": "7/3/2023",
      "score_date": "7/3/2023",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": null
          },
          {
            "player": "Zach Camarata",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 1."
      },
      "team_b": {
        "team_number": 3,
        "year_roster": [
          "Ed Calkins",
          "Randy Herron"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Ed Calkins",
            "score": 49.0
          },
          {
            "player": "Randy Herron",
            "score": 45.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 11,
      "schedule_date": "7/3/2023",
      "score_date": "7/3/2023",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": null
          },
          {
            "player": "Chris Payne",
            "score": 45.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 1."
      },
      "team_b": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 40.0
          },
          {
            "player": "Bryce Ireland",
            "score": 38.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 11,
      "schedule_date": "7/3/2023",
      "score_date": "7/3/2023",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "Mark Digirolamo",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Mark Digirolamo",
            "score": 52.0
          },
          {
            "player": "Casey Digirolamo",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 1."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bob Whitney"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 42.0
          },
          {
            "player": "Bob Whitney",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 1."
      }
    },
    {
      "season": 2023,
      "week": 11,
      "schedule_date": "7/3/2023",
      "score_date": "7/3/2023",
      "team_a": {
        "team_number": 15,
        "year_roster": [
          "Bruce Betts",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "Bruce Betts",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": 46.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 1."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 38.0
          },
          {
            "player": "Jim Gustafson",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 11,
      "schedule_date": "7/3/2023",
      "score_date": "7/3/2023",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": null
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 1."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 1."
      }
    },
    {
      "season": 2023,
      "week": 11,
      "schedule_date": "7/3/2023",
      "score_date": "7/3/2023",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": 64.0
          },
          {
            "player": "Bruce Myers",
            "score": 48.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": 39.0
          },
          {
            "player": "Chris Allenson",
            "score": 45.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 11,
      "schedule_date": "7/3/2023",
      "score_date": "7/3/2023",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 38.0
          },
          {
            "player": "Evan Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 1."
      },
      "team_b": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 45.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 1."
      }
    },
    {
      "season": 2023,
      "week": 11,
      "schedule_date": "7/3/2023",
      "score_date": "7/3/2023",
      "team_a": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 47.0
          },
          {
            "player": "Randy Fosberg",
            "score": 41.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 4.5,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 49.0
          },
          {
            "player": "Dave Warren",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 11,
      "schedule_date": "7/3/2023",
      "score_date": "7/3/2023",
      "team_a": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Dave Ruby"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 58.0
          },
          {
            "player": "Dave Ruby",
            "score": 55.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 15.5,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": 48.0
          },
          {
            "player": "Todd Conklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 1."
      }
    },
    {
      "season": 2023,
      "week": 12,
      "schedule_date": "7/10/2023",
      "score_date": "7/10/2023",
      "team_a": {
        "team_number": 15,
        "year_roster": [
          "Bruce Betts",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 4.5,
        "player_scores": [
          {
            "player": "Bruce Betts",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": 43.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": 42.0
          },
          {
            "player": "Craig Acklin",
            "score": 62.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 12,
      "schedule_date": "7/10/2023",
      "score_date": "7/10/2023",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 15.5,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": 43.0
          },
          {
            "player": "Chris Allenson",
            "score": 55.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 49.0
          },
          {
            "player": "Steve Briggs",
            "score": 53.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 12,
      "schedule_date": "7/10/2023",
      "score_date": "7/10/2023",
      "team_a": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 47.0
          },
          {
            "player": "Randy Fosberg",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 42.0
          },
          {
            "player": "Kane Desmond",
            "score": 51.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 12,
      "schedule_date": "7/10/2023",
      "score_date": "7/10/2023",
      "team_a": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Dave Ruby"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 4.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 43.0
          },
          {
            "player": "Dave Ruby",
            "score": 60.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 40.0
          },
          {
            "player": "Zach Camarata",
            "score": 45.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 12,
      "schedule_date": "7/10/2023",
      "score_date": "7/10/2023",
      "team_a": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 43.0
          },
          {
            "player": "Bryce Ireland",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 6,
        "year_roster": [
          "Mark Digirolamo",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Mark Digirolamo",
            "score": 42.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 12,
      "schedule_date": "7/10/2023",
      "score_date": "7/10/2023",
      "team_a": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bob Whitney"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 47.0
          },
          {
            "player": "Bob Whitney",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": 53.0
          },
          {
            "player": "Bruce Myers",
            "score": 49.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 12,
      "schedule_date": "7/10/2023",
      "score_date": "7/10/2023",
      "team_a": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 15.5,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 48.0
          },
          {
            "player": "Dave Warren",
            "score": 56.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": 56.0
          },
          {
            "player": "Todd Conklin",
            "score": 36.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 12,
      "schedule_date": "7/10/2023",
      "score_date": "7/10/2023",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 47.0
          },
          {
            "player": "Chris Payne",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 42.0
          },
          {
            "player": "Jim Gustafson",
            "score": 48.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 12,
      "schedule_date": "7/10/2023",
      "score_date": "7/10/2023",
      "team_a": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 15.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 47.0
          },
          {
            "player": "Jeremy Gruber",
            "score": 45.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 40.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 45.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 12,
      "schedule_date": "7/10/2023",
      "score_date": "7/10/2023",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 5.0,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 39.0
          },
          {
            "player": "Evan Acklin",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 3,
        "year_roster": [
          "Ed Calkins",
          "Randy Herron"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Ed Calkins",
            "score": null
          },
          {
            "player": "Randy Herron",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 13,
      "schedule_date": "7/17/2023",
      "score_date": "7/17/2023",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "Mark Digirolamo",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Mark Digirolamo",
            "score": 47.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 39.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 5.5,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": 42.0
          },
          {
            "player": "Bruce Myers",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 13,
      "schedule_date": "7/17/2023",
      "score_date": "7/17/2023",
      "team_a": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bob Whitney"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 46.0
          },
          {
            "player": "Bob Whitney",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 1."
      },
      "team_b": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 47.0
          },
          {
            "player": "Chris Payne",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 1."
      }
    },
    {
      "season": 2023,
      "week": 13,
      "schedule_date": "7/17/2023",
      "score_date": "7/17/2023",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 41.0
          },
          {
            "player": "Zach Camarata",
            "score": 34.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 47.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 37.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 13,
      "schedule_date": "7/17/2023",
      "score_date": "7/17/2023",
      "team_a": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 39.0
          },
          {
            "player": "Jim Gustafson",
            "score": 48.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": 42.0
          },
          {
            "player": "Craig Acklin",
            "score": 56.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 13,
      "schedule_date": "7/17/2023",
      "score_date": "7/17/2023",
      "team_a": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 45.0
          },
          {
            "player": "Randy Fosberg",
            "score": 41.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 3,
        "year_roster": [
          "Ed Calkins",
          "Randy Herron"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Ed Calkins",
            "score": 50.0
          },
          {
            "player": "Randy Herron",
            "score": 55.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 13,
      "schedule_date": "7/17/2023",
      "score_date": "7/17/2023",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": 39.0
          },
          {
            "player": "Chris Allenson",
            "score": 42.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Bruce Betts",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Bruce Betts",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": 46.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 1."
      }
    },
    {
      "season": 2023,
      "week": 13,
      "schedule_date": "7/17/2023",
      "score_date": "7/17/2023",
      "team_a": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 40.0
          },
          {
            "player": "Jeremy Gruber",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 40.0
          },
          {
            "player": "Evan Acklin",
            "score": 54.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 13,
      "schedule_date": "7/17/2023",
      "score_date": "7/17/2023",
      "team_a": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Dave Ruby"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": null
          },
          {
            "player": "Dave Ruby",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 1."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 43.0
          },
          {
            "player": "Dave Warren",
            "score": 41.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 13,
      "schedule_date": "7/17/2023",
      "score_date": "7/17/2023",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 38.0
          },
          {
            "player": "Kane Desmond",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": 52.0
          },
          {
            "player": "Todd Conklin",
            "score": 41.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 13,
      "schedule_date": "7/17/2023",
      "score_date": "7/17/2023",
      "team_a": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 14.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 40.0
          },
          {
            "player": "Bryce Ireland",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 1."
      },
      "team_b": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": null
          },
          {
            "player": "Steve Briggs",
            "score": 49.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 1."
      }
    },
    {
      "season": 2023,
      "week": 14,
      "schedule_date": "7/24/2023",
      "score_date": "7/24/2023",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 53.0
          },
          {
            "player": "Steve Briggs",
            "score": 51.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 39.0
          },
          {
            "player": "Jim Gustafson",
            "score": 49.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 14,
      "schedule_date": "7/24/2023",
      "score_date": "7/24/2023",
      "team_a": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": 54.0
          },
          {
            "player": "Todd Conklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 43.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 39.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 14,
      "schedule_date": "7/24/2023",
      "score_date": "7/24/2023",
      "team_a": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bob Whitney"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": null
          },
          {
            "player": "Bob Whitney",
            "score": 45.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Bruce Betts",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Bruce Betts",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": 48.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 14,
      "schedule_date": "7/24/2023",
      "score_date": "7/24/2023",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 2.5,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": null
          },
          {
            "player": "Bruce Myers",
            "score": 53.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 38.0
          },
          {
            "player": "Bryce Ireland",
            "score": 39.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 14,
      "schedule_date": "7/24/2023",
      "score_date": "7/24/2023",
      "team_a": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": 43.0
          },
          {
            "player": "Craig Acklin",
            "score": 52.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": 39.0
          },
          {
            "player": "Chris Allenson",
            "score": 42.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 14,
      "schedule_date": "7/24/2023",
      "score_date": "7/24/2023",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "Mark Digirolamo",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Mark Digirolamo",
            "score": 41.0
          },
          {
            "player": "Casey Digirolamo",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 17.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 44.0
          },
          {
            "player": "Chris Payne",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 14,
      "schedule_date": "7/24/2023",
      "score_date": "7/24/2023",
      "team_a": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Dave Ruby"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 56.0
          },
          {
            "player": "Dave Ruby",
            "score": 54.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 46.0
          },
          {
            "player": "Randy Fosberg",
            "score": 39.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 14,
      "schedule_date": "7/24/2023",
      "score_date": "7/24/2023",
      "team_a": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 44.0
          },
          {
            "player": "Jeremy Gruber",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 3,
        "year_roster": [
          "Ed Calkins",
          "Randy Herron"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Ed Calkins",
            "score": null
          },
          {
            "player": "Randy Herron",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 14,
      "schedule_date": "7/24/2023",
      "score_date": "7/24/2023",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 39.0
          },
          {
            "player": "Evan Acklin",
            "score": 59.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 40.0
          },
          {
            "player": "Zach Camarata",
            "score": 39.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 14,
      "schedule_date": "7/24/2023",
      "score_date": "7/24/2023",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 47.0
          },
          {
            "player": "Kane Desmond",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": null
          },
          {
            "player": "Dave Warren",
            "score": 48.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 15,
      "schedule_date": "7/31/2023",
      "score_date": "7/31/2023",
      "team_a": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 42.0
          },
          {
            "player": "Bryce Ireland",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bob Whitney"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": null
          },
          {
            "player": "Bob Whitney",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 15,
      "schedule_date": "7/31/2023",
      "score_date": "7/31/2023",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 43.0
          },
          {
            "player": "Kane Desmond",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Dave Ruby"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 54.0
          },
          {
            "player": "Dave Ruby",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 15,
      "schedule_date": "7/31/2023",
      "score_date": "7/31/2023",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": 39.0
          },
          {
            "player": "Chris Allenson",
            "score": 45.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 37.0
          },
          {
            "player": "Jim Gustafson",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 15,
      "schedule_date": "7/31/2023",
      "score_date": "7/31/2023",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 47.0
          },
          {
            "player": "Steve Briggs",
            "score": 55.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Bruce Betts",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Bruce Betts",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": 49.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 15,
      "schedule_date": "7/31/2023",
      "score_date": "7/31/2023",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": 62.0
          },
          {
            "player": "Bruce Myers",
            "score": 54.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 44.0
          },
          {
            "player": "Chris Payne",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 15,
      "schedule_date": "7/31/2023",
      "score_date": "7/31/2023",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 40.0
          },
          {
            "player": "Evan Acklin",
            "score": 55.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 47.0
          },
          {
            "player": "Dave Warren",
            "score": 51.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 15,
      "schedule_date": "7/31/2023",
      "score_date": "7/31/2023",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 45.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 39.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 3,
        "year_roster": [
          "Ed Calkins",
          "Randy Herron"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Ed Calkins",
            "score": null
          },
          {
            "player": "Randy Herron",
            "score": 46.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 15,
      "schedule_date": "7/31/2023",
      "score_date": "7/31/2023",
      "team_a": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 46.0
          },
          {
            "player": "Randy Fosberg",
            "score": 41.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": 49.0
          },
          {
            "player": "Todd Conklin",
            "score": 38.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 15,
      "schedule_date": "7/31/2023",
      "score_date": "7/31/2023",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "Mark Digirolamo",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Mark Digirolamo",
            "score": 55.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": 54.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 15,
      "schedule_date": "7/31/2023",
      "score_date": "7/31/2023",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 40.0
          },
          {
            "player": "Zach Camarata",
            "score": 40.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 43.0
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 16,
      "schedule_date": "8/7/2023",
      "score_date": "8/7/2023",
      "team_a": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": 62.0
          },
          {
            "player": "Todd Conklin",
            "score": 40.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 3,
        "year_roster": [
          "Ed Calkins",
          "Randy Herron"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Ed Calkins",
            "score": null
          },
          {
            "player": "Randy Herron",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 16,
      "schedule_date": "8/7/2023",
      "score_date": "8/7/2023",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": null
          },
          {
            "player": "Bruce Myers",
            "score": 53.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 39.0
          },
          {
            "player": "Jim Gustafson",
            "score": 51.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 16,
      "schedule_date": "8/7/2023",
      "score_date": "8/7/2023",
      "team_a": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Dave Ruby"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 54.0
          },
          {
            "player": "Dave Ruby",
            "score": 55.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 54.0
          },
          {
            "player": "Jeremy Gruber",
            "score": 42.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 16,
      "schedule_date": "8/7/2023",
      "score_date": "8/7/2023",
      "team_a": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 43.0
          },
          {
            "player": "Dave Warren",
            "score": 54.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 41.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 40.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 16,
      "schedule_date": "8/7/2023",
      "score_date": "8/7/2023",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 42.0
          },
          {
            "player": "Evan Acklin",
            "score": 54.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 51.0
          },
          {
            "player": "Kane Desmond",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 16,
      "schedule_date": "8/7/2023",
      "score_date": "8/7/2023",
      "team_a": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 45.0
          },
          {
            "player": "Randy Fosberg",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 44.0
          },
          {
            "player": "Zach Camarata",
            "score": 41.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 16,
      "schedule_date": "8/7/2023",
      "score_date": "8/7/2023",
      "team_a": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 43.0
          },
          {
            "player": "Bryce Ireland",
            "score": 42.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Bruce Betts",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Bruce Betts",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": 45.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 16,
      "schedule_date": "8/7/2023",
      "score_date": "8/7/2023",
      "team_a": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bob Whitney"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 45.0
          },
          {
            "player": "Bob Whitney",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": 38.0
          },
          {
            "player": "Craig Acklin",
            "score": 58.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 16,
      "schedule_date": "8/7/2023",
      "score_date": "8/7/2023",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 47.0
          },
          {
            "player": "Chris Payne",
            "score": 48.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": null
          },
          {
            "player": "Steve Briggs",
            "score": 60.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 16,
      "schedule_date": "8/7/2023",
      "score_date": "8/7/2023",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": 45.0
          },
          {
            "player": "Chris Allenson",
            "score": 42.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 6,
        "year_roster": [
          "Mark Digirolamo",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Mark Digirolamo",
            "score": 48.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 17,
      "schedule_date": "8/14/2023",
      "score_date": "8/14/2023",
      "team_a": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Dave Ruby"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 14.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 64.0
          },
          {
            "player": "Dave Ruby",
            "score": 52.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 40.0
          },
          {
            "player": "Evan Acklin",
            "score": 51.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 17,
      "schedule_date": "8/14/2023",
      "score_date": "8/14/2023",
      "team_a": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": 53.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": null
          },
          {
            "player": "Bryce Ireland",
            "score": 40.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 17,
      "schedule_date": "8/14/2023",
      "score_date": "8/14/2023",
      "team_a": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 48.0
          },
          {
            "player": "Dave Warren",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 3,
        "year_roster": [
          "Ed Calkins",
          "Randy Herron"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Ed Calkins",
            "score": 43.0
          },
          {
            "player": "Randy Herron",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 17,
      "schedule_date": "8/14/2023",
      "score_date": "8/14/2023",
      "team_a": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 48.0
          },
          {
            "player": "Randy Fosberg",
            "score": 40.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 43.0
          },
          {
            "player": "Jeremy Gruber",
            "score": 48.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 17,
      "schedule_date": "8/14/2023",
      "score_date": "8/14/2023",
      "team_a": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": 48.0
          },
          {
            "player": "Todd Conklin",
            "score": 39.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 40.0
          },
          {
            "player": "Zach Camarata",
            "score": 37.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 17,
      "schedule_date": "8/14/2023",
      "score_date": "8/14/2023",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 5.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 44.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 42.0
          },
          {
            "player": "Kane Desmond",
            "score": 48.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 17,
      "schedule_date": "8/14/2023",
      "score_date": "8/14/2023",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "Mark Digirolamo",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Mark Digirolamo",
            "score": 49.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 39.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 39.0
          },
          {
            "player": "Jim Gustafson",
            "score": 51.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 17,
      "schedule_date": "8/14/2023",
      "score_date": "8/14/2023",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 50.0
          },
          {
            "player": "Steve Briggs",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": 46.0
          },
          {
            "player": "Bruce Myers",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 17,
      "schedule_date": "8/14/2023",
      "score_date": "8/14/2023",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": 46.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bob Whitney"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 45.0
          },
          {
            "player": "Bob Whitney",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 17,
      "schedule_date": "8/14/2023",
      "score_date": "8/14/2023",
      "team_a": {
        "team_number": 15,
        "year_roster": [
          "Bruce Betts",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Bruce Betts",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": 45.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 44.0
          },
          {
            "player": "Chris Payne",
            "score": 40.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 18,
      "schedule_date": "8/21/2023",
      "score_date": "8/21/2023",
      "team_a": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 46.0
          },
          {
            "player": "Dave Warren",
            "score": 51.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 44.0
          },
          {
            "player": "Zach Camarata",
            "score": 40.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 18,
      "schedule_date": "8/21/2023",
      "score_date": "8/21/2023",
      "team_a": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 44.0
          },
          {
            "player": "Randy Fosberg",
            "score": 40.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 5.0,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 43.0
          },
          {
            "player": "Evan Acklin",
            "score": 53.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 18,
      "schedule_date": "8/21/2023",
      "score_date": "8/21/2023",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "Mark Digirolamo",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Mark Digirolamo",
            "score": 44.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 45.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": null
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 18,
      "schedule_date": "8/21/2023",
      "score_date": "8/21/2023",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 40.0
          },
          {
            "player": "Kane Desmond",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 3,
        "year_roster": [
          "Ed Calkins",
          "Randy Herron"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Ed Calkins",
            "score": null
          },
          {
            "player": "Randy Herron",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 18,
      "schedule_date": "8/21/2023",
      "score_date": "8/21/2023",
      "team_a": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Dave Ruby"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 51.0
          },
          {
            "player": "Dave Ruby",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 47.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 18,
      "schedule_date": "8/21/2023",
      "score_date": "8/21/2023",
      "team_a": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 5.5,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 44.0
          },
          {
            "player": "Jeremy Gruber",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": 53.0
          },
          {
            "player": "Todd Conklin",
            "score": 35.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 18,
      "schedule_date": "8/21/2023",
      "score_date": "8/21/2023",
      "team_a": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": 44.0
          },
          {
            "player": "Craig Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 49.0
          },
          {
            "player": "Chris Payne",
            "score": 48.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 18,
      "schedule_date": "8/21/2023",
      "score_date": "8/21/2023",
      "team_a": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": null
          },
          {
            "player": "Bryce Ireland",
            "score": 41.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 14.5,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": 46.0
          },
          {
            "player": "Chris Allenson",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2023,
      "week": 18,
      "schedule_date": "8/21/2023",
      "score_date": "8/21/2023",
      "team_a": {
        "team_number": 15,
        "year_roster": [
          "Bruce Betts",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Bruce Betts",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": 44.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": 47.0
          },
          {
            "player": "Bruce Myers",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2023,
      "week": 18,
      "schedule_date": "8/21/2023",
      "score_date": "8/21/2023",
      "team_a": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 15.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 41.0
          },
          {
            "player": "Jim Gustafson",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bob Whitney"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 49.0
          },
          {
            "player": "Bob Whitney",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2024,
      "week": 1,
      "schedule_date": "4/21/2024",
      "score_date": "4/15/24",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 46.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 48.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 45.0
          },
          {
            "player": "Jim Gustafson",
            "score": 49.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2024,
      "week": 1,
      "schedule_date": "4/21/2024",
      "score_date": "4/15/24",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 51.0
          },
          {
            "player": "Chris Payne",
            "score": 51.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 48.0
          },
          {
            "player": "Dave Warren",
            "score": 56.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2024,
      "week": 1,
      "schedule_date": "4/21/2024",
      "score_date": "4/15/24",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": 46.0
          },
          {
            "player": "Tim Loomis",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 44.0
          },
          {
            "player": "Randy Fosberg",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 1,
      "schedule_date": "4/21/2024",
      "score_date": "4/15/24",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 5.5,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": 40.0
          },
          {
            "player": "Chris Allenson",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bill Bush"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 14.5,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": null
          },
          {
            "player": "Bill Bush",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 1,
      "schedule_date": "4/21/2024",
      "score_date": "4/15/24",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 49.0
          },
          {
            "player": "Kane Desmond",
            "score": 48.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 43.0
          },
          {
            "player": "Jeremy Gruber",
            "score": 56.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2024,
      "week": 1,
      "schedule_date": "4/21/2024",
      "score_date": "4/15/24",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 15.0,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": 43.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 5.0,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": 58.0
          },
          {
            "player": "Roger Kent",
            "score": 58.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2024,
      "week": 1,
      "schedule_date": "4/21/2024",
      "score_date": "4/15/24",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 48.0
          },
          {
            "player": "Zach Camarata",
            "score": 41.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": 42.0
          },
          {
            "player": "Craig Acklin",
            "score": 61.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2024,
      "week": 1,
      "schedule_date": "4/21/2024",
      "score_date": "4/15/24",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": 49.0
          },
          {
            "player": "Bruce Myers",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": 57.0
          },
          {
            "player": "Todd Conklin",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2024,
      "week": 1,
      "schedule_date": "4/21/2024",
      "score_date": "4/15/24",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 55.0
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 52.0
          },
          {
            "player": "Jeff Angeletti",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2024,
      "week": 1,
      "schedule_date": "4/21/2024",
      "score_date": "4/15/24",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 41.0
          },
          {
            "player": "Evan Acklin",
            "score": 54.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 42.0
          },
          {
            "player": "Bryce Ireland",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2024,
      "week": 2,
      "schedule_date": "4/28/2024",
      "score_date": "4/22/24",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 50.0
          },
          {
            "player": "Steve Briggs",
            "score": 57.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 42.0
          },
          {
            "player": "Evan Acklin",
            "score": 53.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2024,
      "week": 2,
      "schedule_date": "4/28/2024",
      "score_date": "4/22/24",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 5.5,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": 55.0
          },
          {
            "player": "Bruce Myers",
            "score": 55.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 14.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 42.0
          },
          {
            "player": "Bryce Ireland",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2024,
      "week": 2,
      "schedule_date": "4/28/2024",
      "score_date": "4/22/24",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 14.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 42.0
          },
          {
            "player": "Zach Camarata",
            "score": 41.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 5.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 62.0
          },
          {
            "player": "Jeff Angeletti",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2024,
      "week": 2,
      "schedule_date": "4/28/2024",
      "score_date": "4/22/24",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": 49.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": 60.0
          },
          {
            "player": "Todd Conklin",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2024,
      "week": 2,
      "schedule_date": "4/28/2024",
      "score_date": "4/22/24",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 48.0
          },
          {
            "player": "Kane Desmond",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 2,
      "schedule_date": "4/28/2024",
      "score_date": "4/22/24",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": 46.0
          },
          {
            "player": "Chris Allenson",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 5.5,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": 59.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 2,
      "schedule_date": "4/28/2024",
      "score_date": "4/22/24",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": 47.0
          },
          {
            "player": "Tim Loomis",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 49.0
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 2,
      "schedule_date": "4/28/2024",
      "score_date": "4/22/24",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 57.0
          },
          {
            "player": "Chris Payne",
            "score": 54.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bill Bush"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 51.0
          },
          {
            "player": "Bill Bush",
            "score": 72.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2024,
      "week": 2,
      "schedule_date": "4/28/2024",
      "score_date": "4/22/24",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 50.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 39.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": null
          },
          {
            "player": "Dave Warren",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 2,
      "schedule_date": "4/28/2024",
      "score_date": "4/22/24",
      "team_a": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 48.0
          },
          {
            "player": "Randy Fosberg",
            "score": 45.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 42.0
          },
          {
            "player": "Jim Gustafson",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 3,
      "schedule_date": "5/5/2024",
      "score_date": "4/29/24",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": null
          },
          {
            "player": "Evan Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": null
          },
          {
            "player": "Jim Gustafson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 3,
      "schedule_date": "5/5/2024",
      "score_date": "4/29/24",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": null
          },
          {
            "player": "Chris Payne",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": null
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 3,
      "schedule_date": "5/5/2024",
      "score_date": "4/29/24",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": null
          },
          {
            "player": "Tim Loomis",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": null
          },
          {
            "player": "Bruce Myers",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 3,
      "schedule_date": "5/5/2024",
      "score_date": "4/29/24",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": null
          },
          {
            "player": "Zach Camarata",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 3,
      "schedule_date": "5/5/2024",
      "score_date": "4/29/24",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": null
          },
          {
            "player": "Kane Desmond",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": null
          },
          {
            "player": "Casey Digirolamo",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 3,
      "schedule_date": "5/5/2024",
      "score_date": "4/29/24",
      "team_a": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": null
          },
          {
            "player": "Bryce Ireland",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": null
          },
          {
            "player": "Dave Warren",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 3,
      "schedule_date": "5/5/2024",
      "score_date": "4/29/24",
      "team_a": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": null
          },
          {
            "player": "Jeff Angeletti",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": null
          },
          {
            "player": "Randy Fosberg",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 3,
      "schedule_date": "5/5/2024",
      "score_date": "4/29/24",
      "team_a": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": null
          },
          {
            "player": "Todd Conklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bill Bush"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": null
          },
          {
            "player": "Bill Bush",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 3,
      "schedule_date": "5/5/2024",
      "score_date": "4/29/24",
      "team_a": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": null
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 3,
      "schedule_date": "5/5/2024",
      "score_date": "4/29/24",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": null
          },
          {
            "player": "Reid Sturzenbecker",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 4,
      "schedule_date": "5/12/2024",
      "score_date": "5/6/24",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": null
          },
          {
            "player": "Kane Desmond",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 4,
      "schedule_date": "5/12/2024",
      "score_date": "5/6/24",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": null
          },
          {
            "player": "Casey Digirolamo",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 4,
      "schedule_date": "5/12/2024",
      "score_date": "5/6/24",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": null
          },
          {
            "player": "Zach Camarata",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": null
          },
          {
            "player": "Todd Conklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 4,
      "schedule_date": "5/12/2024",
      "score_date": "5/6/24",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 15.5,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": null
          },
          {
            "player": "Bruce Myers",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 4.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": null
          },
          {
            "player": "Jeff Angeletti",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 4,
      "schedule_date": "5/12/2024",
      "score_date": "5/6/24",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": null
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": null
          },
          {
            "player": "Bryce Ireland",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 4,
      "schedule_date": "5/12/2024",
      "score_date": "5/6/24",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": null
          },
          {
            "player": "Reid Sturzenbecker",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": null
          },
          {
            "player": "Evan Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 4,
      "schedule_date": "5/12/2024",
      "score_date": "5/6/24",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": null
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 4,
      "schedule_date": "5/12/2024",
      "score_date": "5/6/24",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": null
          },
          {
            "player": "Tim Loomis",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bill Bush"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": null
          },
          {
            "player": "Bill Bush",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 4,
      "schedule_date": "5/12/2024",
      "score_date": "5/6/24",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": null
          },
          {
            "player": "Chris Payne",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": null
          },
          {
            "player": "Randy Fosberg",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 4,
      "schedule_date": "5/12/2024",
      "score_date": "5/6/24",
      "team_a": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 4.5,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": null
          },
          {
            "player": "Dave Warren",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 15.5,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": null
          },
          {
            "player": "Jim Gustafson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 5,
      "schedule_date": "5/19/2024",
      "score_date": "5/13/24",
      "team_a": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": null
          },
          {
            "player": "Todd Conklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": null
          },
          {
            "player": "Jim Gustafson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 5,
      "schedule_date": "5/19/2024",
      "score_date": "5/13/24",
      "team_a": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": null
          },
          {
            "player": "Dave Warren",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 5,
      "schedule_date": "5/19/2024",
      "score_date": "5/13/24",
      "team_a": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": null
          },
          {
            "player": "Randy Fosberg",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 5,
      "schedule_date": "5/19/2024",
      "score_date": "5/13/24",
      "team_a": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": null
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bill Bush"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": null
          },
          {
            "player": "Bill Bush",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 5,
      "schedule_date": "5/19/2024",
      "score_date": "5/13/24",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": null
          },
          {
            "player": "Reid Sturzenbecker",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": null
          },
          {
            "player": "Zach Camarata",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 5,
      "schedule_date": "5/19/2024",
      "score_date": "5/13/24",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": null
          },
          {
            "player": "Casey Digirolamo",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": null
          },
          {
            "player": "Bruce Myers",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 5,
      "schedule_date": "5/19/2024",
      "score_date": "5/13/24",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": null
          },
          {
            "player": "Kane Desmond",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": null
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 5,
      "schedule_date": "5/19/2024",
      "score_date": "5/13/24",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": null
          },
          {
            "player": "Evan Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 5,
      "schedule_date": "5/19/2024",
      "score_date": "5/13/24",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": null
          },
          {
            "player": "Tim Loomis",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": null
          },
          {
            "player": "Bryce Ireland",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 5,
      "schedule_date": "5/19/2024",
      "score_date": "5/13/24",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": null
          },
          {
            "player": "Chris Payne",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": null
          },
          {
            "player": "Jeff Angeletti",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 6,
      "schedule_date": "6/2/2024",
      "score_date": "5/20/24",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": null
          },
          {
            "player": "Zach Camarata",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": null
          },
          {
            "player": "Bruce Myers",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 6,
      "schedule_date": "6/2/2024",
      "score_date": "5/20/24",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": null
          },
          {
            "player": "Casey Digirolamo",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": null
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 6,
      "schedule_date": "6/2/2024",
      "score_date": "5/20/24",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": null
          },
          {
            "player": "Kane Desmond",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": null
          },
          {
            "player": "Evan Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 6,
      "schedule_date": "6/2/2024",
      "score_date": "5/20/24",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": null
          },
          {
            "player": "Bryce Ireland",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 6,
      "schedule_date": "6/2/2024",
      "score_date": "5/20/24",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": null
          },
          {
            "player": "Tim Loomis",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": null
          },
          {
            "player": "Jeff Angeletti",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 6,
      "schedule_date": "6/2/2024",
      "score_date": "5/20/24",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": null
          },
          {
            "player": "Chris Payne",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": null
          },
          {
            "player": "Todd Conklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 6,
      "schedule_date": "6/2/2024",
      "score_date": "5/20/24",
      "team_a": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": null
          },
          {
            "player": "Jim Gustafson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 6,
      "schedule_date": "6/2/2024",
      "score_date": "5/20/24",
      "team_a": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": null
          },
          {
            "player": "Dave Warren",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 6,
      "schedule_date": "6/2/2024",
      "score_date": "5/20/24",
      "team_a": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": null
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": null
          },
          {
            "player": "Randy Fosberg",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 6,
      "schedule_date": "6/2/2024",
      "score_date": "5/20/24",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": null
          },
          {
            "player": "Reid Sturzenbecker",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bill Bush"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": null
          },
          {
            "player": "Bill Bush",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 7,
      "schedule_date": "6/9/2024",
      "score_date": "6/3/24",
      "team_a": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": null
          },
          {
            "player": "Todd Conklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": null
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 7,
      "schedule_date": "6/9/2024",
      "score_date": "6/3/24",
      "team_a": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 7,
      "schedule_date": "6/9/2024",
      "score_date": "6/3/24",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": null
          },
          {
            "player": "Reid Sturzenbecker",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": null
          },
          {
            "player": "Kane Desmond",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 7,
      "schedule_date": "6/9/2024",
      "score_date": "6/3/24",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 5.0,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 15.0,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": null
          },
          {
            "player": "Casey Digirolamo",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 7,
      "schedule_date": "6/9/2024",
      "score_date": "6/3/24",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": null
          },
          {
            "player": "Tim Loomis",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": null
          },
          {
            "player": "Zach Camarata",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 7,
      "schedule_date": "6/9/2024",
      "score_date": "6/3/24",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": null
          },
          {
            "player": "Chris Payne",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": null
          },
          {
            "player": "Bruce Myers",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 7,
      "schedule_date": "6/9/2024",
      "score_date": "6/3/24",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": null
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": null
          },
          {
            "player": "Jim Gustafson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 7,
      "schedule_date": "6/9/2024",
      "score_date": "6/3/24",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": null
          },
          {
            "player": "Evan Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": null
          },
          {
            "player": "Dave Warren",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 7,
      "schedule_date": "6/9/2024",
      "score_date": "6/3/24",
      "team_a": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": null
          },
          {
            "player": "Bryce Ireland",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": null
          },
          {
            "player": "Randy Fosberg",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 7,
      "schedule_date": "6/9/2024",
      "score_date": "6/3/24",
      "team_a": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": null
          },
          {
            "player": "Jeff Angeletti",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bill Bush"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": null
          },
          {
            "player": "Bill Bush",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 8,
      "schedule_date": "6/16/2024",
      "score_date": "6/10/24",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": null
          },
          {
            "player": "Zach Camarata",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bill Bush"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": null
          },
          {
            "player": "Bill Bush",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 8,
      "schedule_date": "6/16/2024",
      "score_date": "6/10/24",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": null
          },
          {
            "player": "Casey Digirolamo",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": null
          },
          {
            "player": "Randy Fosberg",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 8,
      "schedule_date": "6/16/2024",
      "score_date": "6/10/24",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 15.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": null
          },
          {
            "player": "Kane Desmond",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 5.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": null
          },
          {
            "player": "Dave Warren",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 8,
      "schedule_date": "6/16/2024",
      "score_date": "6/10/24",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 4.5,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 15.5,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": null
          },
          {
            "player": "Jim Gustafson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 8,
      "schedule_date": "6/16/2024",
      "score_date": "6/10/24",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": null
          },
          {
            "player": "Chris Payne",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": null
          },
          {
            "player": "Tim Loomis",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 8,
      "schedule_date": "6/16/2024",
      "score_date": "6/10/24",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": null
          },
          {
            "player": "Reid Sturzenbecker",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": null
          },
          {
            "player": "Jeff Angeletti",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 8,
      "schedule_date": "6/16/2024",
      "score_date": "6/10/24",
      "team_a": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": null
          },
          {
            "player": "Bryce Ireland",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": null
          },
          {
            "player": "Todd Conklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 8,
      "schedule_date": "6/16/2024",
      "score_date": "6/10/24",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": null
          },
          {
            "player": "Evan Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 8,
      "schedule_date": "6/16/2024",
      "score_date": "6/10/24",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": null
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 8,
      "schedule_date": "6/16/2024",
      "score_date": "6/10/24",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": null
          },
          {
            "player": "Bruce Myers",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": null
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 9,
      "schedule_date": "6/23/2024",
      "score_date": "6/17/24",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": null
          },
          {
            "player": "Casey Digirolamo",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": null
          },
          {
            "player": "Dave Warren",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 9,
      "schedule_date": "6/23/2024",
      "score_date": "6/17/24",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 15.0,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": null
          },
          {
            "player": "Zach Camarata",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 5.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": null
          },
          {
            "player": "Randy Fosberg",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 9,
      "schedule_date": "6/23/2024",
      "score_date": "6/17/24",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": null
          },
          {
            "player": "Bruce Myers",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bill Bush"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": null
          },
          {
            "player": "Bill Bush",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 9,
      "schedule_date": "6/23/2024",
      "score_date": "6/17/24",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": null
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": null
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 9,
      "schedule_date": "6/23/2024",
      "score_date": "6/17/24",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 5.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": null
          },
          {
            "player": "Evan Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 14.5,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 9,
      "schedule_date": "6/23/2024",
      "score_date": "6/17/24",
      "team_a": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": null
          },
          {
            "player": "Bryce Ireland",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 9,
      "schedule_date": "6/23/2024",
      "score_date": "6/17/24",
      "team_a": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 3.0,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": null
          },
          {
            "player": "Jeff Angeletti",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 17.0,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": null
          },
          {
            "player": "Todd Conklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 9,
      "schedule_date": "6/23/2024",
      "score_date": "6/17/24",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": null
          },
          {
            "player": "Reid Sturzenbecker",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": null
          },
          {
            "player": "Tim Loomis",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 9,
      "schedule_date": "6/23/2024",
      "score_date": "6/17/24",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 15.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": null
          },
          {
            "player": "Chris Payne",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 4.5,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 9,
      "schedule_date": "6/23/2024",
      "score_date": "6/17/24",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": null
          },
          {
            "player": "Kane Desmond",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": null
          },
          {
            "player": "Jim Gustafson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 10,
      "schedule_date": "6/30/2024",
      "score_date": "6/24/24",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 17.0,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": null
          },
          {
            "player": "Reid Sturzenbecker",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 3.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": null
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 10,
      "schedule_date": "6/30/2024",
      "score_date": "6/24/24",
      "team_a": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bill Bush"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": null
          },
          {
            "player": "Bill Bush",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 10,
      "schedule_date": "6/30/2024",
      "score_date": "6/24/24",
      "team_a": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": null
          },
          {
            "player": "Randy Fosberg",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 10,
      "schedule_date": "6/30/2024",
      "score_date": "6/24/24",
      "team_a": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": null
          },
          {
            "player": "Jeff Angeletti",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": null
          },
          {
            "player": "Jim Gustafson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 10,
      "schedule_date": "6/30/2024",
      "score_date": "6/24/24",
      "team_a": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": null
          },
          {
            "player": "Todd Conklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": null
          },
          {
            "player": "Dave Warren",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 10,
      "schedule_date": "6/30/2024",
      "score_date": "6/24/24",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": null
          },
          {
            "player": "Chris Payne",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": null
          },
          {
            "player": "Bryce Ireland",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 10,
      "schedule_date": "6/30/2024",
      "score_date": "6/24/24",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 14.5,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": null
          },
          {
            "player": "Tim Loomis",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 5.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": null
          },
          {
            "player": "Evan Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 10,
      "schedule_date": "6/30/2024",
      "score_date": "6/24/24",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": null
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 10,
      "schedule_date": "6/30/2024",
      "score_date": "6/24/24",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": null
          },
          {
            "player": "Kane Desmond",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": null
          },
          {
            "player": "Bruce Myers",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 10,
      "schedule_date": "6/30/2024",
      "score_date": "6/24/24",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": null
          },
          {
            "player": "Casey Digirolamo",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": null
          },
          {
            "player": "Zach Camarata",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 11,
      "schedule_date": "7/7/2024",
      "score_date": "7/1/24",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": null
          },
          {
            "player": "Casey Digirolamo",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": null
          },
          {
            "player": "Evan Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 11,
      "schedule_date": "7/7/2024",
      "score_date": "7/1/24",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": null
          },
          {
            "player": "Zach Camarata",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": null
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 11,
      "schedule_date": "7/7/2024",
      "score_date": "7/1/24",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": null
          },
          {
            "player": "Reid Sturzenbecker",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": null
          },
          {
            "player": "Bruce Myers",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 11,
      "schedule_date": "7/7/2024",
      "score_date": "7/1/24",
      "team_a": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bill Bush"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": null
          },
          {
            "player": "Bill Bush",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": null
          },
          {
            "player": "Randy Fosberg",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 11,
      "schedule_date": "7/7/2024",
      "score_date": "7/1/24",
      "team_a": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": null
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": null
          },
          {
            "player": "Dave Warren",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 11,
      "schedule_date": "7/7/2024",
      "score_date": "7/1/24",
      "team_a": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": null
          },
          {
            "player": "Jim Gustafson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 11,
      "schedule_date": "7/7/2024",
      "score_date": "7/1/24",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": null
          },
          {
            "player": "Chris Payne",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 11,
      "schedule_date": "7/7/2024",
      "score_date": "7/1/24",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": null
          },
          {
            "player": "Tim Loomis",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": null
          },
          {
            "player": "Todd Conklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 11,
      "schedule_date": "7/7/2024",
      "score_date": "7/1/24",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 15.5,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 4.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": null
          },
          {
            "player": "Jeff Angeletti",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 11,
      "schedule_date": "7/7/2024",
      "score_date": "7/1/24",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": null
          },
          {
            "player": "Kane Desmond",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": null
          },
          {
            "player": "Bryce Ireland",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 12,
      "schedule_date": "7/14/2024",
      "score_date": "7/8/24",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": null
          },
          {
            "player": "Tim Loomis",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": null
          },
          {
            "player": "Kane Desmond",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 12,
      "schedule_date": "7/14/2024",
      "score_date": "7/8/24",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 15.0,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": null
          },
          {
            "player": "Chris Payne",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 5.0,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": null
          },
          {
            "player": "Casey Digirolamo",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 12,
      "schedule_date": "7/14/2024",
      "score_date": "7/8/24",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": null
          },
          {
            "player": "Zach Camarata",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": null
          },
          {
            "player": "Jim Gustafson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 12,
      "schedule_date": "7/14/2024",
      "score_date": "7/8/24",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": null
          },
          {
            "player": "Bruce Myers",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": null
          },
          {
            "player": "Dave Warren",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 12,
      "schedule_date": "7/14/2024",
      "score_date": "7/8/24",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": null
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": null
          },
          {
            "player": "Randy Fosberg",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 12,
      "schedule_date": "7/14/2024",
      "score_date": "7/8/24",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": null
          },
          {
            "player": "Evan Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bill Bush"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": null
          },
          {
            "player": "Bill Bush",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 12,
      "schedule_date": "7/14/2024",
      "score_date": "7/8/24",
      "team_a": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": null
          },
          {
            "player": "Bryce Ireland",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": null
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 12,
      "schedule_date": "7/14/2024",
      "score_date": "7/8/24",
      "team_a": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": null
          },
          {
            "player": "Jeff Angeletti",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 12,
      "schedule_date": "7/14/2024",
      "score_date": "7/8/24",
      "team_a": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": null
          },
          {
            "player": "Todd Conklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 12,
      "schedule_date": "7/14/2024",
      "score_date": "7/8/24",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 14.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": null
          },
          {
            "player": "Reid Sturzenbecker",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 5.5,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 13,
      "schedule_date": "7/21/2024",
      "score_date": "7/15/24",
      "team_a": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": null
          },
          {
            "player": "Bryce Ireland",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": null
          },
          {
            "player": "Jim Gustafson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 13,
      "schedule_date": "7/21/2024",
      "score_date": "7/15/24",
      "team_a": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": null
          },
          {
            "player": "Jeff Angeletti",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": null
          },
          {
            "player": "Dave Warren",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 13,
      "schedule_date": "7/21/2024",
      "score_date": "7/15/24",
      "team_a": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": null
          },
          {
            "player": "Todd Conklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": null
          },
          {
            "player": "Randy Fosberg",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 13,
      "schedule_date": "7/21/2024",
      "score_date": "7/15/24",
      "team_a": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bill Bush"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": null
          },
          {
            "player": "Bill Bush",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 13,
      "schedule_date": "7/21/2024",
      "score_date": "7/15/24",
      "team_a": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": null
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 13,
      "schedule_date": "7/21/2024",
      "score_date": "7/15/24",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": null
          },
          {
            "player": "Reid Sturzenbecker",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": null
          },
          {
            "player": "Casey Digirolamo",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 13,
      "schedule_date": "7/21/2024",
      "score_date": "7/15/24",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": null
          },
          {
            "player": "Kane Desmond",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": null
          },
          {
            "player": "Zach Camarata",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 13,
      "schedule_date": "7/21/2024",
      "score_date": "7/15/24",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": null
          },
          {
            "player": "Bruce Myers",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 13,
      "schedule_date": "7/21/2024",
      "score_date": "7/15/24",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": null
          },
          {
            "player": "Tim Loomis",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": null
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 13,
      "schedule_date": "7/21/2024",
      "score_date": "7/15/24",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 15.0,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": null
          },
          {
            "player": "Chris Payne",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 5.0,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": null
          },
          {
            "player": "Evan Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 14,
      "schedule_date": "7/28/2024",
      "score_date": "7/22/24",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": null
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bill Bush"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": null
          },
          {
            "player": "Bill Bush",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 14,
      "schedule_date": "7/28/2024",
      "score_date": "7/22/24",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": null
          },
          {
            "player": "Evan Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": null
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 14,
      "schedule_date": "7/28/2024",
      "score_date": "7/22/24",
      "team_a": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": null
          },
          {
            "player": "Bryce Ireland",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 14,
      "schedule_date": "7/28/2024",
      "score_date": "7/22/24",
      "team_a": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 5.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": null
          },
          {
            "player": "Jeff Angeletti",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 14.5,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 14,
      "schedule_date": "7/28/2024",
      "score_date": "7/22/24",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": null
          },
          {
            "player": "Reid Sturzenbecker",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 3.0,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": null
          },
          {
            "player": "Todd Conklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 14,
      "schedule_date": "7/28/2024",
      "score_date": "7/22/24",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": null
          },
          {
            "player": "Tim Loomis",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 0.0,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 14,
      "schedule_date": "7/28/2024",
      "score_date": "7/22/24",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": null
          },
          {
            "player": "Chris Payne",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": null
          },
          {
            "player": "Kane Desmond",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 14,
      "schedule_date": "7/28/2024",
      "score_date": "7/22/24",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": null
          },
          {
            "player": "Casey Digirolamo",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": null
          },
          {
            "player": "Jim Gustafson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 14,
      "schedule_date": "7/28/2024",
      "score_date": "7/22/24",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": null
          },
          {
            "player": "Zach Camarata",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": null
          },
          {
            "player": "Dave Warren",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 14,
      "schedule_date": "7/28/2024",
      "score_date": "7/22/24",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": null
          },
          {
            "player": "Bruce Myers",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": null
          },
          {
            "player": "Randy Fosberg",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 15,
      "schedule_date": "8/4/2024",
      "score_date": "7/29/24",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": null
          },
          {
            "player": "Bruce Myers",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 15,
      "schedule_date": "8/4/2024",
      "score_date": "7/29/24",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": null
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 15,
      "schedule_date": "8/4/2024",
      "score_date": "7/29/24",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": null
          },
          {
            "player": "Evan Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": null
          },
          {
            "player": "Todd Conklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 15,
      "schedule_date": "8/4/2024",
      "score_date": "7/29/24",
      "team_a": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": null
          },
          {
            "player": "Bryce Ireland",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": null
          },
          {
            "player": "Jeff Angeletti",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 15,
      "schedule_date": "8/4/2024",
      "score_date": "7/29/24",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": null
          },
          {
            "player": "Reid Sturzenbecker",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": null
          },
          {
            "player": "Chris Payne",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 15,
      "schedule_date": "8/4/2024",
      "score_date": "7/29/24",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": null
          },
          {
            "player": "Tim Loomis",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": null
          },
          {
            "player": "Jim Gustafson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 15,
      "schedule_date": "8/4/2024",
      "score_date": "7/29/24",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": null
          },
          {
            "player": "Dave Warren",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 15,
      "schedule_date": "8/4/2024",
      "score_date": "7/29/24",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 14.5,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": null
          },
          {
            "player": "Kane Desmond",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 5.5,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": null
          },
          {
            "player": "Randy Fosberg",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 15,
      "schedule_date": "8/4/2024",
      "score_date": "7/29/24",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": null
          },
          {
            "player": "Casey Digirolamo",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bill Bush"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": null
          },
          {
            "player": "Bill Bush",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 15,
      "schedule_date": "8/4/2024",
      "score_date": "7/29/24",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": null
          },
          {
            "player": "Zach Camarata",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": null
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 17,
      "schedule_date": "8/18/2024",
      "score_date": "8/12/24",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": null
          },
          {
            "player": "Tim Loomis",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 17,
      "schedule_date": "8/18/2024",
      "score_date": "8/12/24",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 17,
      "schedule_date": "8/18/2024",
      "score_date": "8/12/24",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": null
          },
          {
            "player": "Kane Desmond",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": null
          },
          {
            "player": "Todd Conklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 17,
      "schedule_date": "8/18/2024",
      "score_date": "8/12/24",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": null
          },
          {
            "player": "Casey Digirolamo",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": null
          },
          {
            "player": "Jeff Angeletti",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 17,
      "schedule_date": "8/18/2024",
      "score_date": "8/12/24",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": null
          },
          {
            "player": "Zach Camarata",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": null
          },
          {
            "player": "Bryce Ireland",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 17,
      "schedule_date": "8/18/2024",
      "score_date": "8/12/24",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": null
          },
          {
            "player": "Bruce Myers",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": null
          },
          {
            "player": "Evan Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 17,
      "schedule_date": "8/18/2024",
      "score_date": "8/12/24",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": null
          },
          {
            "player": "Reid Sturzenbecker",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": null
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 17,
      "schedule_date": "8/18/2024",
      "score_date": "8/12/24",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": null
          },
          {
            "player": "Chris Payne",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": null
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 17,
      "schedule_date": "8/18/2024",
      "score_date": "8/12/24",
      "team_a": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bill Bush"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": null
          },
          {
            "player": "Bill Bush",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": null
          },
          {
            "player": "Jim Gustafson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 17,
      "schedule_date": "8/18/2024",
      "score_date": "8/12/24",
      "team_a": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": null
          },
          {
            "player": "Randy Fosberg",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": null
          },
          {
            "player": "Dave Warren",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 18,
      "schedule_date": "8/25/2024",
      "score_date": "8/19/24",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": null
          },
          {
            "player": "Evan Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": null
          },
          {
            "player": "Randy Fosberg",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 18,
      "schedule_date": "8/25/2024",
      "score_date": "8/19/24",
      "team_a": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": null
          },
          {
            "player": "Bryce Ireland",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bill Bush"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": null
          },
          {
            "player": "Bill Bush",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 18,
      "schedule_date": "8/25/2024",
      "score_date": "8/19/24",
      "team_a": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 4.0,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": null
          },
          {
            "player": "Jeff Angeletti",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 16.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": null
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 18,
      "schedule_date": "8/25/2024",
      "score_date": "8/19/24",
      "team_a": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": null
          },
          {
            "player": "Todd Conklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 18,
      "schedule_date": "8/25/2024",
      "score_date": "8/19/24",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": null
          },
          {
            "player": "Reid Sturzenbecker",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 18,
      "schedule_date": "8/25/2024",
      "score_date": "8/19/24",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": null
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": null
          },
          {
            "player": "Dave Warren",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 18,
      "schedule_date": "8/25/2024",
      "score_date": "8/19/24",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": null
          },
          {
            "player": "Bruce Myers",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": null
          },
          {
            "player": "Jim Gustafson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 18,
      "schedule_date": "8/25/2024",
      "score_date": "8/19/24",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": null
          },
          {
            "player": "Chris Payne",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": null
          },
          {
            "player": "Zach Camarata",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 18,
      "schedule_date": "8/25/2024",
      "score_date": "8/19/24",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 5.0,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": null
          },
          {
            "player": "Tim Loomis",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 15.0,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": null
          },
          {
            "player": "Casey Digirolamo",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 18,
      "schedule_date": "8/25/2024",
      "score_date": "8/19/24",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 14.5,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 5.5,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": null
          },
          {
            "player": "Kane Desmond",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 19,
      "schedule_date": "9/1/2024",
      "score_date": "8/26/24",
      "team_a": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": null
          },
          {
            "player": "Reid Sturzenbecker",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 19,
      "schedule_date": "9/1/2024",
      "score_date": "8/26/24",
      "team_a": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": null
          },
          {
            "player": "Jim Gustafson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": null
          },
          {
            "player": "Tim Loomis",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 19,
      "schedule_date": "9/1/2024",
      "score_date": "8/26/24",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": null
          },
          {
            "player": "Casey Digirolamo",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": null
          },
          {
            "player": "Zach Camarata",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 19,
      "schedule_date": "9/1/2024",
      "score_date": "8/26/24",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Dave Stearns",
          "Bruce Myers"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Dave Stearns",
            "score": null
          },
          {
            "player": "Bruce Myers",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": null
          },
          {
            "player": "Bryce Ireland",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 19,
      "schedule_date": "9/1/2024",
      "score_date": "8/26/24",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": null
          },
          {
            "player": "Chris Payne",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": null
          },
          {
            "player": "Kane Desmond",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 19,
      "schedule_date": "9/1/2024",
      "score_date": "8/26/24",
      "team_a": {
        "team_number": 13,
        "year_roster": [
          "Paul Frantangelo",
          "Todd Conklin"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Paul Frantangelo",
            "score": null
          },
          {
            "player": "Todd Conklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Bill Bush"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": null
          },
          {
            "player": "Bill Bush",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 19,
      "schedule_date": "9/1/2024",
      "score_date": "8/26/24",
      "team_a": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": null
          },
          {
            "player": "Dave Warren",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": null
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 19,
      "schedule_date": "9/1/2024",
      "score_date": "8/26/24",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": null
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": null
          },
          {
            "player": "Randy Fosberg",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 19,
      "schedule_date": "9/1/2024",
      "score_date": "8/26/24",
      "team_a": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 4,
        "year_roster": [
          "Darrell Gruber",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Darrell Gruber",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2024,
      "week": 19,
      "schedule_date": "9/1/2024",
      "score_date": "8/26/24",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": null
          },
          {
            "player": "Evan Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": null
          },
          {
            "player": "Jeff Angeletti",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 2,
      "schedule_date": "4/28/2025",
      "score_date": "4/28/2025",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 45.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 36.0
          },
          {
            "player": "Jim Gustafson",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 2,
      "schedule_date": "4/28/2025",
      "score_date": "4/28/2025",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 4.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 56.0
          },
          {
            "player": "Chris Payne",
            "score": 54.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 15.5,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 50.0
          },
          {
            "player": "Dave Warren",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 2,
      "schedule_date": "4/28/2025",
      "score_date": "4/28/2025",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": 43.0
          },
          {
            "player": "Tim Loomis",
            "score": 53.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 50.0
          },
          {
            "player": "Randy Fosberg",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 2,
      "schedule_date": "4/28/2025",
      "score_date": "4/28/2025",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Mike Brandow",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 5.0,
        "player_scores": [
          {
            "player": "Mike Brandow",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": 51.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Mike Peterson"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 15.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 50.0
          },
          {
            "player": "Mike Peterson",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 2,
      "schedule_date": "4/28/2025",
      "score_date": "4/28/2025",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 46.0
          },
          {
            "player": "Kane Desmond",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 47.0
          },
          {
            "player": "Jeremy Gruber",
            "score": 51.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 2,
      "schedule_date": "4/28/2025",
      "score_date": "4/28/2025",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": 44.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": 57.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 2,
      "schedule_date": "4/28/2025",
      "score_date": "4/28/2025",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 43.0
          },
          {
            "player": "Zach Camarata",
            "score": 38.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": 54.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 2,
      "schedule_date": "4/28/2025",
      "score_date": "4/28/2025",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Chuck Shick",
          "Dave Rowe"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Chuck Shick",
            "score": 41.0
          },
          {
            "player": "Dave Rowe",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Todd Conklin",
          "Bruce Myers"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Todd Conklin",
            "score": 42.0
          },
          {
            "player": "Bruce Myers",
            "score": 59.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 2,
      "schedule_date": "4/28/2025",
      "score_date": "4/28/2025",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 5.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 58.0
          },
          {
            "player": "Steve Briggs",
            "score": 54.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 15.0,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 61.0
          },
          {
            "player": "Jeff Angeletti",
            "score": 37.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 2,
      "schedule_date": "4/28/2025",
      "score_date": "4/28/2025",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 45.0
          },
          {
            "player": "Evan Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 41.0
          },
          {
            "player": "Bryce Ireland",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 4,
      "schedule_date": "5/12/2025",
      "score_date": "5/12/2025",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 48.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 50.0
          },
          {
            "player": "Jeremy Gruber",
            "score": 51.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 4,
      "schedule_date": "5/12/2025",
      "score_date": "5/12/2025",
      "team_a": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": 54.0
          },
          {
            "player": "Roger Kent",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Mike Peterson"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 51.0
          },
          {
            "player": "Mike Peterson",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 4,
      "schedule_date": "5/12/2025",
      "score_date": "5/12/2025",
      "team_a": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": 39.0
          },
          {
            "player": "Craig Acklin",
            "score": 60.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 54.0
          },
          {
            "player": "Randy Fosberg",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 4,
      "schedule_date": "5/12/2025",
      "score_date": "5/12/2025",
      "team_a": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 55.0
          },
          {
            "player": "Jeff Angeletti",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 41.0
          },
          {
            "player": "Jim Gustafson",
            "score": 48.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 4,
      "schedule_date": "5/12/2025",
      "score_date": "5/12/2025",
      "team_a": {
        "team_number": 13,
        "year_roster": [
          "Todd Conklin",
          "Bruce Myers"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Todd Conklin",
            "score": 43.0
          },
          {
            "player": "Bruce Myers",
            "score": 51.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 54.0
          },
          {
            "player": "Dave Warren",
            "score": 54.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 4,
      "schedule_date": "5/12/2025",
      "score_date": "5/12/2025",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 47.0
          },
          {
            "player": "Chris Payne",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 38.0
          },
          {
            "player": "Bryce Ireland",
            "score": 41.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 4,
      "schedule_date": "5/12/2025",
      "score_date": "5/12/2025",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": 46.0
          },
          {
            "player": "Tim Loomis",
            "score": 49.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 45.0
          },
          {
            "player": "Evan Acklin",
            "score": 61.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 4,
      "schedule_date": "5/12/2025",
      "score_date": "5/12/2025",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Mike Brandow",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Mike Brandow",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": 52.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 44.0
          },
          {
            "player": "Steve Briggs",
            "score": 57.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 4,
      "schedule_date": "5/12/2025",
      "score_date": "5/12/2025",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 46.0
          },
          {
            "player": "Kane Desmond",
            "score": 40.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 8,
        "year_roster": [
          "Chuck Shick",
          "Dave Rowe"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Chuck Shick",
            "score": 41.0
          },
          {
            "player": "Dave Rowe",
            "score": 40.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 4,
      "schedule_date": "5/12/2025",
      "score_date": "5/12/2025",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": 49.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 41.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 46.0
          },
          {
            "player": "Zach Camarata",
            "score": 37.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 5,
      "schedule_date": "5/19/2025",
      "score_date": "5/19/2025",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 47.0
          },
          {
            "player": "Kane Desmond",
            "score": 40.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": 52.0
          },
          {
            "player": "Roger Kent",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 5,
      "schedule_date": "5/19/2025",
      "score_date": "5/19/2025",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": 47.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 45.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": 39.0
          },
          {
            "player": "Craig Acklin",
            "score": 49.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 5,
      "schedule_date": "5/19/2025",
      "score_date": "5/19/2025",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 42.0
          },
          {
            "player": "Zach Camarata",
            "score": 39.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Todd Conklin",
          "Bruce Myers"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Todd Conklin",
            "score": null
          },
          {
            "player": "Bruce Myers",
            "score": 49.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 5,
      "schedule_date": "5/19/2025",
      "score_date": "5/19/2025",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Chuck Shick",
          "Dave Rowe"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Chuck Shick",
            "score": 44.0
          },
          {
            "player": "Dave Rowe",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 54.0
          },
          {
            "player": "Jeff Angeletti",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 5,
      "schedule_date": "5/19/2025",
      "score_date": "5/19/2025",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 59.0
          },
          {
            "player": "Steve Briggs",
            "score": 51.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 42.0
          },
          {
            "player": "Bryce Ireland",
            "score": 40.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 5,
      "schedule_date": "5/19/2025",
      "score_date": "5/19/2025",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 45.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 41.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 43.0
          },
          {
            "player": "Evan Acklin",
            "score": 64.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 5,
      "schedule_date": "5/19/2025",
      "score_date": "5/19/2025",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Mike Brandow",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Mike Brandow",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": 50.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 46.0
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 5,
      "schedule_date": "5/19/2025",
      "score_date": "5/19/2025",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": 46.0
          },
          {
            "player": "Tim Loomis",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Mike Peterson"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 46.0
          },
          {
            "player": "Mike Peterson",
            "score": 53.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 5,
      "schedule_date": "5/19/2025",
      "score_date": "5/19/2025",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 47.0
          },
          {
            "player": "Chris Payne",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 46.0
          },
          {
            "player": "Randy Fosberg",
            "score": 42.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 5,
      "schedule_date": "5/19/2025",
      "score_date": "5/19/2025",
      "team_a": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 47.0
          },
          {
            "player": "Dave Warren",
            "score": 59.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 37.0
          },
          {
            "player": "Jim Gustafson",
            "score": 48.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 6,
      "schedule_date": "6/2/2025",
      "score_date": "6/2/2025",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 14.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 41.0
          },
          {
            "player": "Evan Acklin",
            "score": 58.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 5.5,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 57.0
          },
          {
            "player": "Randy Fosberg",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 6,
      "schedule_date": "6/2/2025",
      "score_date": "6/2/2025",
      "team_a": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 45.0
          },
          {
            "player": "Bryce Ireland",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Mike Peterson"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": null
          },
          {
            "player": "Mike Peterson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 6,
      "schedule_date": "6/2/2025",
      "score_date": "6/2/2025",
      "team_a": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 59.0
          },
          {
            "player": "Jeff Angeletti",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 47.0
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 6,
      "schedule_date": "6/2/2025",
      "score_date": "6/2/2025",
      "team_a": {
        "team_number": 13,
        "year_roster": [
          "Todd Conklin",
          "Bruce Myers"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Todd Conklin",
            "score": null
          },
          {
            "player": "Bruce Myers",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": 62.0
          },
          {
            "player": "Roger Kent",
            "score": 52.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 6,
      "schedule_date": "6/2/2025",
      "score_date": "6/2/2025",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 44.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": 41.0
          },
          {
            "player": "Craig Acklin",
            "score": 64.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 6,
      "schedule_date": "6/2/2025",
      "score_date": "6/2/2025",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 57.0
          },
          {
            "player": "Steve Briggs",
            "score": 60.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": null
          },
          {
            "player": "Dave Warren",
            "score": 56.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 6,
      "schedule_date": "6/2/2025",
      "score_date": "6/2/2025",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Chuck Shick",
          "Dave Rowe"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Chuck Shick",
            "score": 49.0
          },
          {
            "player": "Dave Rowe",
            "score": 49.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 44.0
          },
          {
            "player": "Jim Gustafson",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 6,
      "schedule_date": "6/2/2025",
      "score_date": "6/2/2025",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 50.0
          },
          {
            "player": "Chris Payne",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 43.0
          },
          {
            "player": "Zach Camarata",
            "score": 39.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 6,
      "schedule_date": "6/2/2025",
      "score_date": "6/2/2025",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": 41.0
          },
          {
            "player": "Tim Loomis",
            "score": 49.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": 47.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 42.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 6,
      "schedule_date": "6/2/2025",
      "score_date": "6/2/2025",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Mike Brandow",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "Mike Brandow",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": 55.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 41.0
          },
          {
            "player": "Kane Desmond",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 8,
      "schedule_date": "6/16/2025",
      "score_date": "6/16/2025",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 15.5,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 49.0
          },
          {
            "player": "Steve Briggs",
            "score": 53.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Mike Peterson"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 4.5,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 58.0
          },
          {
            "player": "Mike Peterson",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 8,
      "schedule_date": "6/16/2025",
      "score_date": "6/16/2025",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 43.0
          },
          {
            "player": "Evan Acklin",
            "score": 62.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 44.0
          },
          {
            "player": "Jeremy Gruber",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 8,
      "schedule_date": "6/16/2025",
      "score_date": "6/16/2025",
      "team_a": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": null
          },
          {
            "player": "Bryce Ireland",
            "score": 42.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": 57.0
          },
          {
            "player": "Roger Kent",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 8,
      "schedule_date": "6/16/2025",
      "score_date": "6/16/2025",
      "team_a": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 59.0
          },
          {
            "player": "Jeff Angeletti",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": 55.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 8,
      "schedule_date": "6/16/2025",
      "score_date": "6/16/2025",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 48.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Todd Conklin",
          "Bruce Myers"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Todd Conklin",
            "score": 41.0
          },
          {
            "player": "Bruce Myers",
            "score": 53.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 8,
      "schedule_date": "6/16/2025",
      "score_date": "6/16/2025",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": 52.0
          },
          {
            "player": "Tim Loomis",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 4,
        "year_roster": [
          "Mike Brandow",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 0.0,
        "player_scores": [
          {
            "player": "Mike Brandow",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 8,
      "schedule_date": "6/16/2025",
      "score_date": "6/16/2025",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 49.0
          },
          {
            "player": "Chris Payne",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 51.0
          },
          {
            "player": "Kane Desmond",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 8,
      "schedule_date": "6/16/2025",
      "score_date": "6/16/2025",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": 44.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 48.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 44.0
          },
          {
            "player": "Jim Gustafson",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 8,
      "schedule_date": "6/16/2025",
      "score_date": "6/16/2025",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 46.0
          },
          {
            "player": "Zach Camarata",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 49.0
          },
          {
            "player": "Dave Warren",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 8,
      "schedule_date": "6/16/2025",
      "score_date": "6/16/2025",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Chuck Shick",
          "Dave Rowe"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Chuck Shick",
            "score": 39.0
          },
          {
            "player": "Dave Rowe",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 48.0
          },
          {
            "player": "Randy Fosberg",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 9,
      "schedule_date": "6/23/2025",
      "score_date": "6/23/2025",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Chuck Shick",
          "Dave Rowe"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "Chuck Shick",
            "score": null
          },
          {
            "player": "Dave Rowe",
            "score": 41.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": 56.0
          },
          {
            "player": "Roger Kent",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 9,
      "schedule_date": "6/23/2025",
      "score_date": "6/23/2025",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 52.0
          },
          {
            "player": "Steve Briggs",
            "score": 53.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 9,
      "schedule_date": "6/23/2025",
      "score_date": "6/23/2025",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": null
          },
          {
            "player": "Evan Acklin",
            "score": 58.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Todd Conklin",
          "Bruce Myers"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Todd Conklin",
            "score": 43.0
          },
          {
            "player": "Bruce Myers",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 9,
      "schedule_date": "6/23/2025",
      "score_date": "6/23/2025",
      "team_a": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": null
          },
          {
            "player": "Bryce Ireland",
            "score": 46.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 49.0
          },
          {
            "player": "Jeff Angeletti",
            "score": 45.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 9,
      "schedule_date": "6/23/2025",
      "score_date": "6/23/2025",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": null
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 41.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 105.0
          },
          {
            "player": "Chris Payne",
            "score": 45.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 9,
      "schedule_date": "6/23/2025",
      "score_date": "6/23/2025",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": 46.0
          },
          {
            "player": "Tim Loomis",
            "score": 48.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 44.0
          },
          {
            "player": "Jim Gustafson",
            "score": 48.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 9,
      "schedule_date": "6/23/2025",
      "score_date": "6/23/2025",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Mike Brandow",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Mike Brandow",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 53.0
          },
          {
            "player": "Dave Warren",
            "score": 48.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 9,
      "schedule_date": "6/23/2025",
      "score_date": "6/23/2025",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 55.0
          },
          {
            "player": "Kane Desmond",
            "score": 39.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 48.0
          },
          {
            "player": "Randy Fosberg",
            "score": 40.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 9,
      "schedule_date": "6/23/2025",
      "score_date": "6/23/2025",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 15.5,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": 49.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 42.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Mike Peterson"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 4.5,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 47.0
          },
          {
            "player": "Mike Peterson",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 9,
      "schedule_date": "6/23/2025",
      "score_date": "6/23/2025",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 43.0
          },
          {
            "player": "Zach Camarata",
            "score": 40.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 42.0
          },
          {
            "player": "Jeremy Gruber",
            "score": 53.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 10,
      "schedule_date": "6/30/2025",
      "score_date": "6/30/2025",
      "team_a": {
        "team_number": 13,
        "year_roster": [
          "Todd Conklin",
          "Bruce Myers"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "Todd Conklin",
            "score": 38.0
          },
          {
            "player": "Bruce Myers",
            "score": 48.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 38.0
          },
          {
            "player": "Jim Gustafson",
            "score": 53.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 10,
      "schedule_date": "6/30/2025",
      "score_date": "6/30/2025",
      "team_a": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": 40.0
          },
          {
            "player": "Craig Acklin",
            "score": 53.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 50.0
          },
          {
            "player": "Dave Warren",
            "score": 51.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 10,
      "schedule_date": "6/30/2025",
      "score_date": "6/30/2025",
      "team_a": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": 59.0
          },
          {
            "player": "Roger Kent",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 48.0
          },
          {
            "player": "Randy Fosberg",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 10,
      "schedule_date": "6/30/2025",
      "score_date": "6/30/2025",
      "team_a": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 14.5,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 51.0
          },
          {
            "player": "Jeremy Gruber",
            "score": 48.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Mike Peterson"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 5.5,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 52.0
          },
          {
            "player": "Mike Peterson",
            "score": 63.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 10,
      "schedule_date": "6/30/2025",
      "score_date": "6/30/2025",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 55.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 41.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 43.0
          },
          {
            "player": "Zach Camarata",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 10,
      "schedule_date": "6/30/2025",
      "score_date": "6/30/2025",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": 40.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 42.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 8,
        "year_roster": [
          "Chuck Shick",
          "Dave Rowe"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Chuck Shick",
            "score": 44.0
          },
          {
            "player": "Dave Rowe",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 10,
      "schedule_date": "6/30/2025",
      "score_date": "6/30/2025",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 49.0
          },
          {
            "player": "Kane Desmond",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 59.0
          },
          {
            "player": "Steve Briggs",
            "score": 55.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 10,
      "schedule_date": "6/30/2025",
      "score_date": "6/30/2025",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Mike Brandow",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 14.5,
        "player_scores": [
          {
            "player": "Mike Brandow",
            "score": 45.0
          },
          {
            "player": "Chris Allenson",
            "score": 42.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 5.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 43.0
          },
          {
            "player": "Evan Acklin",
            "score": 57.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 10,
      "schedule_date": "6/30/2025",
      "score_date": "6/30/2025",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": 47.0
          },
          {
            "player": "Tim Loomis",
            "score": 51.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 43.0
          },
          {
            "player": "Bryce Ireland",
            "score": 45.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 10,
      "schedule_date": "6/30/2025",
      "score_date": "6/30/2025",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": null
          },
          {
            "player": "Chris Payne",
            "score": 47.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 57.0
          },
          {
            "player": "Jeff Angeletti",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 11,
      "schedule_date": "7/7/2025",
      "score_date": "7/7/2025",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 47.0
          },
          {
            "player": "Chris Payne",
            "score": 42.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 36.0
          },
          {
            "player": "Jim Gustafson",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 11,
      "schedule_date": "7/7/2025",
      "score_date": "7/7/2025",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": 48.0
          },
          {
            "player": "Tim Loomis",
            "score": 41.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 44.0
          },
          {
            "player": "Dave Warren",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 11,
      "schedule_date": "7/7/2025",
      "score_date": "7/7/2025",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Mike Brandow",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Mike Brandow",
            "score": 50.0
          },
          {
            "player": "Chris Allenson",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 47.0
          },
          {
            "player": "Randy Fosberg",
            "score": 36.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 11,
      "schedule_date": "7/7/2025",
      "score_date": "7/7/2025",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 39.0
          },
          {
            "player": "Kane Desmond",
            "score": 39.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Mike Peterson"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 44.0
          },
          {
            "player": "Mike Peterson",
            "score": 56.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 11,
      "schedule_date": "7/7/2025",
      "score_date": "7/7/2025",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": null
          },
          {
            "player": "Casey Digirolamo",
            "score": 44.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 46.0
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 11,
      "schedule_date": "7/7/2025",
      "score_date": "7/7/2025",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 42.0
          },
          {
            "player": "Zach Camarata",
            "score": 37.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": 51.0
          },
          {
            "player": "Roger Kent",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 11,
      "schedule_date": "7/7/2025",
      "score_date": "7/7/2025",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Chuck Shick",
          "Dave Rowe"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 14.5,
        "player_scores": [
          {
            "player": "Chuck Shick",
            "score": 41.0
          },
          {
            "player": "Dave Rowe",
            "score": 37.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 5.5,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": 39.0
          },
          {
            "player": "Craig Acklin",
            "score": 53.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 11,
      "schedule_date": "7/7/2025",
      "score_date": "7/7/2025",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 42.0
          },
          {
            "player": "Steve Briggs",
            "score": 58.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Todd Conklin",
          "Bruce Myers"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Todd Conklin",
            "score": 41.0
          },
          {
            "player": "Bruce Myers",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 11,
      "schedule_date": "7/7/2025",
      "score_date": "7/7/2025",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 35.0
          },
          {
            "player": "Evan Acklin",
            "score": 61.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 50.0
          },
          {
            "player": "Jeff Angeletti",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 11,
      "schedule_date": "7/7/2025",
      "score_date": "7/7/2025",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 44.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 42.0
          },
          {
            "player": "Bryce Ireland",
            "score": 45.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 12,
      "schedule_date": "7/14/2025",
      "score_date": "7/14/2025",
      "team_a": {
        "team_number": 13,
        "year_roster": [
          "Todd Conklin",
          "Bruce Myers"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Todd Conklin",
            "score": 40.0
          },
          {
            "player": "Bruce Myers",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 44.0
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 12,
      "schedule_date": "7/14/2025",
      "score_date": "7/14/2025",
      "team_a": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": 39.0
          },
          {
            "player": "Craig Acklin",
            "score": 58.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": 55.0
          },
          {
            "player": "Roger Kent",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 12,
      "schedule_date": "7/14/2025",
      "score_date": "7/14/2025",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 52.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 39.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 45.0
          },
          {
            "player": "Kane Desmond",
            "score": 45.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 12,
      "schedule_date": "7/14/2025",
      "score_date": "7/14/2025",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Mike Brandow",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "Mike Brandow",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": 51.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 12,
      "schedule_date": "7/14/2025",
      "score_date": "7/14/2025",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 14.5,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": 39.0
          },
          {
            "player": "Tim Loomis",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 5.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 46.0
          },
          {
            "player": "Zach Camarata",
            "score": 41.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 12,
      "schedule_date": "7/14/2025",
      "score_date": "7/14/2025",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 47.0
          },
          {
            "player": "Chris Payne",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 8,
        "year_roster": [
          "Chuck Shick",
          "Dave Rowe"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Chuck Shick",
            "score": 41.0
          },
          {
            "player": "Dave Rowe",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 12,
      "schedule_date": "7/14/2025",
      "score_date": "7/14/2025",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 48.0
          },
          {
            "player": "Steve Briggs",
            "score": 55.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 42.0
          },
          {
            "player": "Jim Gustafson",
            "score": 54.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 12,
      "schedule_date": "7/14/2025",
      "score_date": "7/14/2025",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 46.0
          },
          {
            "player": "Evan Acklin",
            "score": 63.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": null
          },
          {
            "player": "Dave Warren",
            "score": 50.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 12,
      "schedule_date": "7/14/2025",
      "score_date": "7/14/2025",
      "team_a": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 42.0
          },
          {
            "player": "Bryce Ireland",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 46.0
          },
          {
            "player": "Randy Fosberg",
            "score": 45.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 12,
      "schedule_date": "7/14/2025",
      "score_date": "7/14/2025",
      "team_a": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 52.0
          },
          {
            "player": "Jeff Angeletti",
            "score": 42.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Mike Peterson"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 60.0
          },
          {
            "player": "Mike Peterson",
            "score": 53.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 13,
      "schedule_date": "7/21/2025",
      "score_date": "7/21/2025",
      "team_a": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 39.0
          },
          {
            "player": "Bryce Ireland",
            "score": 37.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 36.0
          },
          {
            "player": "Jim Gustafson",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 13,
      "schedule_date": "7/21/2025",
      "score_date": "7/21/2025",
      "team_a": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 49.0
          },
          {
            "player": "Jeff Angeletti",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 47.0
          },
          {
            "player": "Dave Warren",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 13,
      "schedule_date": "7/21/2025",
      "score_date": "7/21/2025",
      "team_a": {
        "team_number": 13,
        "year_roster": [
          "Todd Conklin",
          "Bruce Myers"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Todd Conklin",
            "score": null
          },
          {
            "player": "Bruce Myers",
            "score": 50.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 48.0
          },
          {
            "player": "Randy Fosberg",
            "score": 40.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 13,
      "schedule_date": "7/21/2025",
      "score_date": "7/21/2025",
      "team_a": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": 42.0
          },
          {
            "player": "Craig Acklin",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Mike Peterson"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 48.0
          },
          {
            "player": "Mike Peterson",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 13,
      "schedule_date": "7/21/2025",
      "score_date": "7/21/2025",
      "team_a": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 5.5,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": 60.0
          },
          {
            "player": "Roger Kent",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 40.0
          },
          {
            "player": "Jeremy Gruber",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 13,
      "schedule_date": "7/21/2025",
      "score_date": "7/21/2025",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": null
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 44.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": 43.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 42.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 13,
      "schedule_date": "7/21/2025",
      "score_date": "7/21/2025",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 41.0
          },
          {
            "player": "Kane Desmond",
            "score": 39.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 41.0
          },
          {
            "player": "Zach Camarata",
            "score": 39.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 13,
      "schedule_date": "7/21/2025",
      "score_date": "7/21/2025",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Mike Brandow",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Mike Brandow",
            "score": 43.0
          },
          {
            "player": "Chris Allenson",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 8,
        "year_roster": [
          "Chuck Shick",
          "Dave Rowe"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Chuck Shick",
            "score": 41.0
          },
          {
            "player": "Dave Rowe",
            "score": 40.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 13,
      "schedule_date": "7/21/2025",
      "score_date": "7/21/2025",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": 40.0
          },
          {
            "player": "Tim Loomis",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 50.0
          },
          {
            "player": "Steve Briggs",
            "score": 53.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 13,
      "schedule_date": "7/21/2025",
      "score_date": "7/21/2025",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 45.0
          },
          {
            "player": "Chris Payne",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 41.0
          },
          {
            "player": "Evan Acklin",
            "score": 49.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 14,
      "schedule_date": "7/28/2025",
      "score_date": "7/28/2025",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": 42.0
          },
          {
            "player": "Casey Digirolamo",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 41.0
          },
          {
            "player": "Evan Acklin",
            "score": 51.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 14,
      "schedule_date": "7/28/2025",
      "score_date": "7/28/2025",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 47.0
          },
          {
            "player": "Zach Camarata",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 46.0
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 14,
      "schedule_date": "7/28/2025",
      "score_date": "7/28/2025",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 45.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 8,
        "year_roster": [
          "Chuck Shick",
          "Dave Rowe"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Chuck Shick",
            "score": 38.0
          },
          {
            "player": "Dave Rowe",
            "score": 40.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 14,
      "schedule_date": "7/28/2025",
      "score_date": "7/28/2025",
      "team_a": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Mike Peterson"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 50.0
          },
          {
            "player": "Mike Peterson",
            "score": 51.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 47.0
          },
          {
            "player": "Randy Fosberg",
            "score": 38.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 14,
      "schedule_date": "7/28/2025",
      "score_date": "7/28/2025",
      "team_a": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 47.0
          },
          {
            "player": "Jeremy Gruber",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 51.0
          },
          {
            "player": "Dave Warren",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 14,
      "schedule_date": "7/28/2025",
      "score_date": "7/28/2025",
      "team_a": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": 59.0
          },
          {
            "player": "Roger Kent",
            "score": 49.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 39.0
          },
          {
            "player": "Jim Gustafson",
            "score": 48.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 14,
      "schedule_date": "7/28/2025",
      "score_date": "7/28/2025",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 45.0
          },
          {
            "player": "Chris Payne",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": 42.0
          },
          {
            "player": "Craig Acklin",
            "score": 61.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 14,
      "schedule_date": "7/28/2025",
      "score_date": "7/28/2025",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": 40.0
          },
          {
            "player": "Tim Loomis",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Todd Conklin",
          "Bruce Myers"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Todd Conklin",
            "score": 46.0
          },
          {
            "player": "Bruce Myers",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 14,
      "schedule_date": "7/28/2025",
      "score_date": "7/28/2025",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Mike Brandow",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Mike Brandow",
            "score": 46.0
          },
          {
            "player": "Chris Allenson",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 48.0
          },
          {
            "player": "Jeff Angeletti",
            "score": 36.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 14,
      "schedule_date": "7/28/2025",
      "score_date": "7/28/2025",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 42.0
          },
          {
            "player": "Kane Desmond",
            "score": 41.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 41.0
          },
          {
            "player": "Bryce Ireland",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 15,
      "schedule_date": "8/4/2025",
      "score_date": "8/4/2025",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": 42.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 41.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 46.0
          },
          {
            "player": "Dave Warren",
            "score": 51.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 15,
      "schedule_date": "8/4/2025",
      "score_date": "8/4/2025",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 43.0
          },
          {
            "player": "Zach Camarata",
            "score": 37.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 42.0
          },
          {
            "player": "Randy Fosberg",
            "score": 39.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 15,
      "schedule_date": "8/4/2025",
      "score_date": "8/4/2025",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Chuck Shick",
          "Dave Rowe"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "Chuck Shick",
            "score": 40.0
          },
          {
            "player": "Dave Rowe",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Mike Peterson"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 45.0
          },
          {
            "player": "Mike Peterson",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 15,
      "schedule_date": "8/4/2025",
      "score_date": "8/4/2025",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 47.0
          },
          {
            "player": "Steve Briggs",
            "score": 51.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 45.0
          },
          {
            "player": "Jeremy Gruber",
            "score": 41.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 15,
      "schedule_date": "8/4/2025",
      "score_date": "8/4/2025",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 40.0
          },
          {
            "player": "Evan Acklin",
            "score": 54.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": 49.0
          },
          {
            "player": "Roger Kent",
            "score": 45.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 15,
      "schedule_date": "8/4/2025",
      "score_date": "8/4/2025",
      "team_a": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 40.0
          },
          {
            "player": "Bryce Ireland",
            "score": 40.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": 38.0
          },
          {
            "player": "Craig Acklin",
            "score": 53.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 15,
      "schedule_date": "8/4/2025",
      "score_date": "8/4/2025",
      "team_a": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 7.0,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 55.0
          },
          {
            "player": "Jeff Angeletti",
            "score": 45.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Todd Conklin",
          "Bruce Myers"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 13.0,
        "player_scores": [
          {
            "player": "Todd Conklin",
            "score": 37.0
          },
          {
            "player": "Bruce Myers",
            "score": 47.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 15,
      "schedule_date": "8/4/2025",
      "score_date": "8/4/2025",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 42.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 36.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": 41.0
          },
          {
            "player": "Tim Loomis",
            "score": 40.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 15,
      "schedule_date": "8/4/2025",
      "score_date": "8/4/2025",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 43.0
          },
          {
            "player": "Chris Payne",
            "score": 42.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 4,
        "year_roster": [
          "Mike Brandow",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Mike Brandow",
            "score": null
          },
          {
            "player": "Chris Allenson",
            "score": 42.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 15,
      "schedule_date": "8/4/2025",
      "score_date": "8/4/2025",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 43.0
          },
          {
            "player": "Kane Desmond",
            "score": 38.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 39.0
          },
          {
            "player": "Jim Gustafson",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 16,
      "schedule_date": "8/11/2025",
      "score_date": "8/11/2025",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Chuck Shick",
          "Dave Rowe"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Chuck Shick",
            "score": 41.0
          },
          {
            "player": "Dave Rowe",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 52.0
          },
          {
            "player": "Steve Briggs",
            "score": 53.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 16,
      "schedule_date": "8/11/2025",
      "score_date": "8/11/2025",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 6.5,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 44.0
          },
          {
            "player": "Zach Camarata",
            "score": 41.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 13.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 37.0
          },
          {
            "player": "Evan Acklin",
            "score": 52.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 16,
      "schedule_date": "8/11/2025",
      "score_date": "8/11/2025",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": 42.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 40.0
          },
          {
            "player": "Bryce Ireland",
            "score": 38.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 16,
      "schedule_date": "8/11/2025",
      "score_date": "8/11/2025",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 42.0
          },
          {
            "player": "Kane Desmond",
            "score": 38.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 52.0
          },
          {
            "player": "Jeff Angeletti",
            "score": 42.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 16,
      "schedule_date": "8/11/2025",
      "score_date": "8/11/2025",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Mike Brandow",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Mike Brandow",
            "score": 50.0
          },
          {
            "player": "Chris Allenson",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Todd Conklin",
          "Bruce Myers"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Todd Conklin",
            "score": 41.0
          },
          {
            "player": "Bruce Myers",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 16,
      "schedule_date": "8/11/2025",
      "score_date": "8/11/2025",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": 42.0
          },
          {
            "player": "Tim Loomis",
            "score": 42.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": 38.0
          },
          {
            "player": "Craig Acklin",
            "score": 49.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 16,
      "schedule_date": "8/11/2025",
      "score_date": "8/11/2025",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 42.0
          },
          {
            "player": "Chris Payne",
            "score": 51.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 10.0,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": 51.0
          },
          {
            "player": "Roger Kent",
            "score": 52.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 16,
      "schedule_date": "8/11/2025",
      "score_date": "8/11/2025",
      "team_a": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 44.0
          },
          {
            "player": "Jeremy Gruber",
            "score": 45.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 38.0
          },
          {
            "player": "Jim Gustafson",
            "score": 49.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 16,
      "schedule_date": "8/11/2025",
      "score_date": "8/11/2025",
      "team_a": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Mike Peterson"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 48.0
          },
          {
            "player": "Mike Peterson",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": null
          },
          {
            "player": "Dave Warren",
            "score": 48.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 16,
      "schedule_date": "8/11/2025",
      "score_date": "8/11/2025",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 45.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 40.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 47.0
          },
          {
            "player": "Randy Fosberg",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 17,
      "schedule_date": "8/18/2025",
      "score_date": "8/18/2025",
      "team_a": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 15.0,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 40.0
          },
          {
            "player": "Zach Camarata",
            "score": 37.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Mike Peterson"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 5.0,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 49.0
          },
          {
            "player": "Mike Peterson",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 17,
      "schedule_date": "8/18/2025",
      "score_date": "8/18/2025",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 16.0,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": null
          },
          {
            "player": "Casey Digirolamo",
            "score": 42.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 4.0,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": null
          },
          {
            "player": "Randy Fosberg",
            "score": null
          }
        ],
        "sub_status": "uncertain_both_roster_scores_missing",
        "sub_note": "Both roster-player scores are missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 17,
      "schedule_date": "8/18/2025",
      "score_date": "8/18/2025",
      "team_a": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 42.0
          },
          {
            "player": "Kane Desmond",
            "score": 42.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": 43.0
          },
          {
            "player": "Dave Warren",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 17,
      "schedule_date": "8/18/2025",
      "score_date": "8/18/2025",
      "team_a": {
        "team_number": 4,
        "year_roster": [
          "Mike Brandow",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Mike Brandow",
            "score": 52.0
          },
          {
            "player": "Chris Allenson",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 37.0
          },
          {
            "player": "Jim Gustafson",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 17,
      "schedule_date": "8/18/2025",
      "score_date": "8/18/2025",
      "team_a": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 46.0
          },
          {
            "player": "Chris Payne",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": 45.0
          },
          {
            "player": "Tim Loomis",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 17,
      "schedule_date": "8/18/2025",
      "score_date": "8/18/2025",
      "team_a": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 3.0,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 49.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 17.0,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 47.0
          },
          {
            "player": "Jeff Angeletti",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 17,
      "schedule_date": "8/18/2025",
      "score_date": "8/18/2025",
      "team_a": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 6.0,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 42.0
          },
          {
            "player": "Bryce Ireland",
            "score": 45.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 13,
        "year_roster": [
          "Todd Conklin",
          "Bruce Myers"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 14.0,
        "player_scores": [
          {
            "player": "Todd Conklin",
            "score": 37.0
          },
          {
            "player": "Bruce Myers",
            "score": 49.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 17,
      "schedule_date": "8/18/2025",
      "score_date": "8/18/2025",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": null
          },
          {
            "player": "Evan Acklin",
            "score": 52.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": null
          },
          {
            "player": "Craig Acklin",
            "score": 59.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 17,
      "schedule_date": "8/18/2025",
      "score_date": "8/18/2025",
      "team_a": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": 51.0
          },
          {
            "player": "Steve Briggs",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": 48.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 17,
      "schedule_date": "8/18/2025",
      "score_date": "8/18/2025",
      "team_a": {
        "team_number": 8,
        "year_roster": [
          "Chuck Shick",
          "Dave Rowe"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Chuck Shick",
            "score": 38.0
          },
          {
            "player": "Dave Rowe",
            "score": 42.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 42.0
          },
          {
            "player": "Jeremy Gruber",
            "score": 49.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 18,
      "schedule_date": "8/25/2025",
      "score_date": "8/25/2025",
      "team_a": {
        "team_number": 12,
        "year_roster": [
          "John Angeletti Jr.",
          "Jeff Angeletti"
        ],
        "label_2025": "John Angeletti Jr. / Jeff Angeletti",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "John Angeletti Jr.",
            "score": 44.0
          },
          {
            "player": "Jeff Angeletti",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 11,
        "year_roster": [
          "Bill Johnson",
          "Bryce Ireland"
        ],
        "label_2025": "Bill Johnson / Bryce Ireland",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Bill Johnson",
            "score": 38.0
          },
          {
            "player": "Bryce Ireland",
            "score": 40.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 18,
      "schedule_date": "8/25/2025",
      "score_date": "8/25/2025",
      "team_a": {
        "team_number": 6,
        "year_roster": [
          "PJ Degnan",
          "Casey Digirolamo"
        ],
        "label_2025": "PJ Degnan / Casey Digirolamo",
        "team_points": 9.0,
        "player_scores": [
          {
            "player": "PJ Degnan",
            "score": 48.0
          },
          {
            "player": "Casey Digirolamo",
            "score": 48.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 5,
        "year_roster": [
          "Jody Gwin",
          "Kane Desmond"
        ],
        "label_2025": "Jody Gwin / Kane Desmond",
        "team_points": 11.0,
        "player_scores": [
          {
            "player": "Jody Gwin",
            "score": 48.0
          },
          {
            "player": "Kane Desmond",
            "score": 43.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 18,
      "schedule_date": "8/25/2025",
      "score_date": "8/25/2025",
      "team_a": {
        "team_number": 13,
        "year_roster": [
          "Todd Conklin",
          "Bruce Myers"
        ],
        "label_2025": "Todd Conklin / Bruce Myers",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Todd Conklin",
            "score": 42.0
          },
          {
            "player": "Bruce Myers",
            "score": 51.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 8,
        "year_roster": [
          "Chuck Shick",
          "Dave Rowe"
        ],
        "label_2025": "Chuck Shick / Dave Rowe",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Chuck Shick",
            "score": 43.0
          },
          {
            "player": "Dave Rowe",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 18,
      "schedule_date": "8/25/2025",
      "score_date": "8/25/2025",
      "team_a": {
        "team_number": 3,
        "year_roster": [
          "Mike Sard",
          "Tim Loomis"
        ],
        "label_2025": "Mike Sard / Tim Loomis",
        "team_points": 4.0,
        "player_scores": [
          {
            "player": "Mike Sard",
            "score": 43.0
          },
          {
            "player": "Tim Loomis",
            "score": 52.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 7,
        "year_roster": [
          "Butch Camarata",
          "Zach Camarata"
        ],
        "label_2025": "Butch Camarata / Zach Camarata",
        "team_points": 16.0,
        "player_scores": [
          {
            "player": "Butch Camarata",
            "score": 40.0
          },
          {
            "player": "Zach Camarata",
            "score": 38.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 18,
      "schedule_date": "8/25/2025",
      "score_date": "8/25/2025",
      "team_a": {
        "team_number": 10,
        "year_roster": [
          "Aaron Widrig",
          "Evan Acklin"
        ],
        "label_2025": "Aaron Widrig / Evan Acklin",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Aaron Widrig",
            "score": 43.0
          },
          {
            "player": "Evan Acklin",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 1,
        "year_roster": [
          "Cole Robbins",
          "Reid Sturzenbecker"
        ],
        "label_2025": "Cole Robbins / Reid Sturzenbecker",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Cole Robbins",
            "score": 44.0
          },
          {
            "player": "Reid Sturzenbecker",
            "score": 46.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 18,
      "schedule_date": "8/25/2025",
      "score_date": "8/25/2025",
      "team_a": {
        "team_number": 16,
        "year_roster": [
          "Chris Henderson",
          "Jeremy Gruber"
        ],
        "label_2025": "Chris Henderson / Jeremy Gruber",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Chris Henderson",
            "score": 51.0
          },
          {
            "player": "Jeremy Gruber",
            "score": 44.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 9,
        "year_roster": [
          "Jimmy Shultz",
          "Steve Briggs"
        ],
        "label_2025": "Jimmy Shultz / Steve Briggs",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Jimmy Shultz",
            "score": null
          },
          {
            "player": "Steve Briggs",
            "score": 53.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 18,
      "schedule_date": "8/25/2025",
      "score_date": "8/25/2025",
      "team_a": {
        "team_number": 19,
        "year_roster": [
          "Bernie Anderson",
          "Dave Warren"
        ],
        "label_2025": "Bernie Anderson / Dave Warren",
        "team_points": 8.0,
        "player_scores": [
          {
            "player": "Bernie Anderson",
            "score": null
          },
          {
            "player": "Dave Warren",
            "score": 53.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      },
      "team_b": {
        "team_number": 20,
        "year_roster": [
          "Al Johnson",
          "Jim Gustafson"
        ],
        "label_2025": "Al Johnson / Jim Gustafson",
        "team_points": 12.0,
        "player_scores": [
          {
            "player": "Al Johnson",
            "score": 37.0
          },
          {
            "player": "Jim Gustafson",
            "score": 53.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 18,
      "schedule_date": "8/25/2025",
      "score_date": "8/25/2025",
      "team_a": {
        "team_number": 18,
        "year_roster": [
          "Randy Lobb",
          "Randy Fosberg"
        ],
        "label_2025": "Randy Lobb / Randy Fosberg",
        "team_points": 12.5,
        "player_scores": [
          {
            "player": "Randy Lobb",
            "score": 47.0
          },
          {
            "player": "Randy Fosberg",
            "score": 36.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 4,
        "year_roster": [
          "Mike Brandow",
          "Chris Allenson"
        ],
        "label_2025": "Mike Brandow / Chris Allenson",
        "team_points": 7.5,
        "player_scores": [
          {
            "player": "Mike Brandow",
            "score": 46.0
          },
          {
            "player": "Chris Allenson",
            "score": null
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    },
    {
      "season": 2025,
      "week": 18,
      "schedule_date": "8/25/2025",
      "score_date": "8/25/2025",
      "team_a": {
        "team_number": 14,
        "year_roster": [
          "Brian Devine",
          "Craig Acklin"
        ],
        "label_2025": "Brian Devine / Craig Acklin",
        "team_points": 11.5,
        "player_scores": [
          {
            "player": "Brian Devine",
            "score": 40.0
          },
          {
            "player": "Craig Acklin",
            "score": 50.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 2,
        "year_roster": [
          "Doug Hosier",
          "Chris Payne"
        ],
        "label_2025": "Doug Hosier / Chris Payne",
        "team_points": 8.5,
        "player_scores": [
          {
            "player": "Doug Hosier",
            "score": 45.0
          },
          {
            "player": "Chris Payne",
            "score": 45.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      }
    },
    {
      "season": 2025,
      "week": 18,
      "schedule_date": "8/25/2025",
      "score_date": "8/25/2025",
      "team_a": {
        "team_number": 17,
        "year_roster": [
          "Randy Gray",
          "Mike Peterson"
        ],
        "label_2025": "Randy Gray / Mike Peterson",
        "team_points": 9.5,
        "player_scores": [
          {
            "player": "Randy Gray",
            "score": 47.0
          },
          {
            "player": "Mike Peterson",
            "score": 52.0
          }
        ],
        "sub_status": "no_missing_roster_score",
        "sub_note": "Both roster-player scores are present in the exported data for this counted week."
      },
      "team_b": {
        "team_number": 15,
        "year_roster": [
          "Dave Ruby",
          "Roger Kent"
        ],
        "label_2025": "Dave Ruby / Roger Kent",
        "team_points": 10.5,
        "player_scores": [
          {
            "player": "Dave Ruby",
            "score": null
          },
          {
            "player": "Roger Kent",
            "score": 46.0
          }
        ],
        "sub_status": "uncertain_one_roster_score_missing",
        "sub_note": "One roster-player score is missing in the exported data. The exports do not directly identify subs by team/date. Extra-player rows with a score on this date: 0."
      }
    }
  ]
}