GET v2/me/networks/{networkid}/views/editgamescore?start={start}&end={end}

Get score view model for games in a datetime range in a school which user can edit score for

Request Information

Parameters

NameDescriptionAdditional information
networkid
the school id

Define this parameter in the request URI.

start
start time

Define this parameter in the request URI.

end
end time

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
[
  {
    "game_result_options": [
      {
        "value": "sample string 1",
        "text": "sample string 2"
      },
      {
        "value": "sample string 1",
        "text": "sample string 2"
      },
      {
        "value": "sample string 1",
        "text": "sample string 2"
      }
    ],
    "team_fd_options": [
      {
        "value": "sample string 1",
        "text": "sample string 2"
      },
      {
        "value": "sample string 1",
        "text": "sample string 2"
      },
      {
        "value": "sample string 1",
        "text": "sample string 2"
      }
    ],
    "game_periods": {
      "period_name": "sample string 1",
      "period_count": 2,
      "period_details": [
        {
          "id": 1,
          "num": 2,
          "home_score": 1,
          "away_score": 1,
          "type": 0
        },
        {
          "id": 1,
          "num": 2,
          "home_score": 1,
          "away_score": 1,
          "type": 0
        },
        {
          "id": 1,
          "num": 2,
          "home_score": 1,
          "away_score": 1,
          "type": 0
        }
      ]
    },
    "game_result": 0,
    "home_id": "sample string 1",
    "home_name": "sample string 2",
    "home_fd": 0,
    "away_id": "sample string 3",
    "away_name": "sample string 4",
    "away_fd": 0,
    "home_members": [
      {
        "played": true,
        "is_mvp": true,
        "stats": [
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          }
        ],
        "rsvp": 0,
        "team_role": 0,
        "id": "sample string 3",
        "first_name": "sample string 4",
        "last_name": "sample string 5",
        "avatar_url": "sample string 6"
      },
      {
        "played": true,
        "is_mvp": true,
        "stats": [
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          }
        ],
        "rsvp": 0,
        "team_role": 0,
        "id": "sample string 3",
        "first_name": "sample string 4",
        "last_name": "sample string 5",
        "avatar_url": "sample string 6"
      },
      {
        "played": true,
        "is_mvp": true,
        "stats": [
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          }
        ],
        "rsvp": 0,
        "team_role": 0,
        "id": "sample string 3",
        "first_name": "sample string 4",
        "last_name": "sample string 5",
        "avatar_url": "sample string 6"
      }
    ],
    "away_members": [
      {
        "played": true,
        "is_mvp": true,
        "stats": [
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          }
        ],
        "rsvp": 0,
        "team_role": 0,
        "id": "sample string 3",
        "first_name": "sample string 4",
        "last_name": "sample string 5",
        "avatar_url": "sample string 6"
      },
      {
        "played": true,
        "is_mvp": true,
        "stats": [
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          }
        ],
        "rsvp": 0,
        "team_role": 0,
        "id": "sample string 3",
        "first_name": "sample string 4",
        "last_name": "sample string 5",
        "avatar_url": "sample string 6"
      },
      {
        "played": true,
        "is_mvp": true,
        "stats": [
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          }
        ],
        "rsvp": 0,
        "team_role": 0,
        "id": "sample string 3",
        "first_name": "sample string 4",
        "last_name": "sample string 5",
        "avatar_url": "sample string 6"
      }
    ],
    "id": 1,
    "type": 0,
    "start": "sample string 2",
    "end": "sample string 3",
    "playoff": {
      "id": "sample string 1",
      "name": "sample string 2"
    },
    "division": {
      "id": "sample string 1",
      "name": "sample string 2"
    },
    "league": {
      "id": "sample string 1",
      "name": "sample string 2"
    },
    "sport": {
      "id": "sample string 1",
      "name": "sample string 2"
    },
    "network": {
      "id": "sample string 1",
      "name": "sample string 2"
    },
    "surface": {
      "id": "sample string 1",
      "name": "sample string 2"
    },
    "facility": {
      "id": "sample string 1",
      "name": "sample string 2"
    },
    "status": 0,
    "home_forfeited": true,
    "away_forfeited": true,
    "home_defaulted": true,
    "away_defaulted": true,
    "home_points": "sample string 8",
    "away_points": "sample string 9",
    "home_score": "sample string 10",
    "away_score": "sample string 11",
    "winner": "sample string 12",
    "has_checked_in_players": true,
    "is_in_club": true
  },
  {
    "game_result_options": [
      {
        "value": "sample string 1",
        "text": "sample string 2"
      },
      {
        "value": "sample string 1",
        "text": "sample string 2"
      },
      {
        "value": "sample string 1",
        "text": "sample string 2"
      }
    ],
    "team_fd_options": [
      {
        "value": "sample string 1",
        "text": "sample string 2"
      },
      {
        "value": "sample string 1",
        "text": "sample string 2"
      },
      {
        "value": "sample string 1",
        "text": "sample string 2"
      }
    ],
    "game_periods": {
      "period_name": "sample string 1",
      "period_count": 2,
      "period_details": [
        {
          "id": 1,
          "num": 2,
          "home_score": 1,
          "away_score": 1,
          "type": 0
        },
        {
          "id": 1,
          "num": 2,
          "home_score": 1,
          "away_score": 1,
          "type": 0
        },
        {
          "id": 1,
          "num": 2,
          "home_score": 1,
          "away_score": 1,
          "type": 0
        }
      ]
    },
    "game_result": 0,
    "home_id": "sample string 1",
    "home_name": "sample string 2",
    "home_fd": 0,
    "away_id": "sample string 3",
    "away_name": "sample string 4",
    "away_fd": 0,
    "home_members": [
      {
        "played": true,
        "is_mvp": true,
        "stats": [
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          }
        ],
        "rsvp": 0,
        "team_role": 0,
        "id": "sample string 3",
        "first_name": "sample string 4",
        "last_name": "sample string 5",
        "avatar_url": "sample string 6"
      },
      {
        "played": true,
        "is_mvp": true,
        "stats": [
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          }
        ],
        "rsvp": 0,
        "team_role": 0,
        "id": "sample string 3",
        "first_name": "sample string 4",
        "last_name": "sample string 5",
        "avatar_url": "sample string 6"
      },
      {
        "played": true,
        "is_mvp": true,
        "stats": [
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          }
        ],
        "rsvp": 0,
        "team_role": 0,
        "id": "sample string 3",
        "first_name": "sample string 4",
        "last_name": "sample string 5",
        "avatar_url": "sample string 6"
      }
    ],
    "away_members": [
      {
        "played": true,
        "is_mvp": true,
        "stats": [
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          }
        ],
        "rsvp": 0,
        "team_role": 0,
        "id": "sample string 3",
        "first_name": "sample string 4",
        "last_name": "sample string 5",
        "avatar_url": "sample string 6"
      },
      {
        "played": true,
        "is_mvp": true,
        "stats": [
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          }
        ],
        "rsvp": 0,
        "team_role": 0,
        "id": "sample string 3",
        "first_name": "sample string 4",
        "last_name": "sample string 5",
        "avatar_url": "sample string 6"
      },
      {
        "played": true,
        "is_mvp": true,
        "stats": [
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          }
        ],
        "rsvp": 0,
        "team_role": 0,
        "id": "sample string 3",
        "first_name": "sample string 4",
        "last_name": "sample string 5",
        "avatar_url": "sample string 6"
      }
    ],
    "id": 1,
    "type": 0,
    "start": "sample string 2",
    "end": "sample string 3",
    "playoff": {
      "id": "sample string 1",
      "name": "sample string 2"
    },
    "division": {
      "id": "sample string 1",
      "name": "sample string 2"
    },
    "league": {
      "id": "sample string 1",
      "name": "sample string 2"
    },
    "sport": {
      "id": "sample string 1",
      "name": "sample string 2"
    },
    "network": {
      "id": "sample string 1",
      "name": "sample string 2"
    },
    "surface": {
      "id": "sample string 1",
      "name": "sample string 2"
    },
    "facility": {
      "id": "sample string 1",
      "name": "sample string 2"
    },
    "status": 0,
    "home_forfeited": true,
    "away_forfeited": true,
    "home_defaulted": true,
    "away_defaulted": true,
    "home_points": "sample string 8",
    "away_points": "sample string 9",
    "home_score": "sample string 10",
    "away_score": "sample string 11",
    "winner": "sample string 12",
    "has_checked_in_players": true,
    "is_in_club": true
  },
  {
    "game_result_options": [
      {
        "value": "sample string 1",
        "text": "sample string 2"
      },
      {
        "value": "sample string 1",
        "text": "sample string 2"
      },
      {
        "value": "sample string 1",
        "text": "sample string 2"
      }
    ],
    "team_fd_options": [
      {
        "value": "sample string 1",
        "text": "sample string 2"
      },
      {
        "value": "sample string 1",
        "text": "sample string 2"
      },
      {
        "value": "sample string 1",
        "text": "sample string 2"
      }
    ],
    "game_periods": {
      "period_name": "sample string 1",
      "period_count": 2,
      "period_details": [
        {
          "id": 1,
          "num": 2,
          "home_score": 1,
          "away_score": 1,
          "type": 0
        },
        {
          "id": 1,
          "num": 2,
          "home_score": 1,
          "away_score": 1,
          "type": 0
        },
        {
          "id": 1,
          "num": 2,
          "home_score": 1,
          "away_score": 1,
          "type": 0
        }
      ]
    },
    "game_result": 0,
    "home_id": "sample string 1",
    "home_name": "sample string 2",
    "home_fd": 0,
    "away_id": "sample string 3",
    "away_name": "sample string 4",
    "away_fd": 0,
    "home_members": [
      {
        "played": true,
        "is_mvp": true,
        "stats": [
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          }
        ],
        "rsvp": 0,
        "team_role": 0,
        "id": "sample string 3",
        "first_name": "sample string 4",
        "last_name": "sample string 5",
        "avatar_url": "sample string 6"
      },
      {
        "played": true,
        "is_mvp": true,
        "stats": [
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          }
        ],
        "rsvp": 0,
        "team_role": 0,
        "id": "sample string 3",
        "first_name": "sample string 4",
        "last_name": "sample string 5",
        "avatar_url": "sample string 6"
      },
      {
        "played": true,
        "is_mvp": true,
        "stats": [
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          }
        ],
        "rsvp": 0,
        "team_role": 0,
        "id": "sample string 3",
        "first_name": "sample string 4",
        "last_name": "sample string 5",
        "avatar_url": "sample string 6"
      }
    ],
    "away_members": [
      {
        "played": true,
        "is_mvp": true,
        "stats": [
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          }
        ],
        "rsvp": 0,
        "team_role": 0,
        "id": "sample string 3",
        "first_name": "sample string 4",
        "last_name": "sample string 5",
        "avatar_url": "sample string 6"
      },
      {
        "played": true,
        "is_mvp": true,
        "stats": [
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          }
        ],
        "rsvp": 0,
        "team_role": 0,
        "id": "sample string 3",
        "first_name": "sample string 4",
        "last_name": "sample string 5",
        "avatar_url": "sample string 6"
      },
      {
        "played": true,
        "is_mvp": true,
        "stats": [
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          },
          {
            "stat_id": 1,
            "stat_value": 1.1,
            "stat_name": "sample string 2",
            "stat_acronym": "sample string 3"
          }
        ],
        "rsvp": 0,
        "team_role": 0,
        "id": "sample string 3",
        "first_name": "sample string 4",
        "last_name": "sample string 5",
        "avatar_url": "sample string 6"
      }
    ],
    "id": 1,
    "type": 0,
    "start": "sample string 2",
    "end": "sample string 3",
    "playoff": {
      "id": "sample string 1",
      "name": "sample string 2"
    },
    "division": {
      "id": "sample string 1",
      "name": "sample string 2"
    },
    "league": {
      "id": "sample string 1",
      "name": "sample string 2"
    },
    "sport": {
      "id": "sample string 1",
      "name": "sample string 2"
    },
    "network": {
      "id": "sample string 1",
      "name": "sample string 2"
    },
    "surface": {
      "id": "sample string 1",
      "name": "sample string 2"
    },
    "facility": {
      "id": "sample string 1",
      "name": "sample string 2"
    },
    "status": 0,
    "home_forfeited": true,
    "away_forfeited": true,
    "home_defaulted": true,
    "away_defaulted": true,
    "home_points": "sample string 8",
    "away_points": "sample string 9",
    "home_score": "sample string 10",
    "away_score": "sample string 11",
    "winner": "sample string 12",
    "has_checked_in_players": true,
    "is_in_club": true
  }
]

application/xml, text/xml

Sample:
<ArrayOfGameEditScoreVMOutDtoV2 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Web.API.Models.Output.V2">
  <GameEditScoreVMOutDtoV2>
    <away xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </away>
    <away_defaulted xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">true</away_defaulted>
    <away_forfeited xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">true</away_forfeited>
    <away_points xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 9</away_points>
    <away_score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 11</away_score>
    <division xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </division>
    <end xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 3</end>
    <facility xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </facility>
    <has_checked_in_players xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">true</has_checked_in_players>
    <home xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </home>
    <home_defaulted xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">true</home_defaulted>
    <home_forfeited xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">true</home_forfeited>
    <home_points xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 8</home_points>
    <home_score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 10</home_score>
    <id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">1</id>
    <is_in_club xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">true</is_in_club>
    <league xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </league>
    <network xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </network>
    <playoff xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </playoff>
    <sport xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </sport>
    <start xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 2</start>
    <status xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">ToBePlayed</status>
    <surface xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </surface>
    <type xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">RegularGame</type>
    <winner xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 12</winner>
    <away_fd>None</away_fd>
    <away_id>sample string 3</away_id>
    <away_members xmlns:d3p1="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO.V2">
      <d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
        <avatar_url xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 6</avatar_url>
        <first_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 4</first_name>
        <id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 3</id>
        <last_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 5</last_name>
        <d3p1:is_mvp>true</d3p1:is_mvp>
        <d3p1:played>true</d3p1:played>
        <d3p1:rsvp>NA</d3p1:rsvp>
        <d3p1:stats>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
        </d3p1:stats>
        <d3p1:team_role>Member</d3p1:team_role>
      </d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
      <d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
        <avatar_url xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 6</avatar_url>
        <first_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 4</first_name>
        <id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 3</id>
        <last_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 5</last_name>
        <d3p1:is_mvp>true</d3p1:is_mvp>
        <d3p1:played>true</d3p1:played>
        <d3p1:rsvp>NA</d3p1:rsvp>
        <d3p1:stats>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
        </d3p1:stats>
        <d3p1:team_role>Member</d3p1:team_role>
      </d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
      <d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
        <avatar_url xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 6</avatar_url>
        <first_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 4</first_name>
        <id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 3</id>
        <last_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 5</last_name>
        <d3p1:is_mvp>true</d3p1:is_mvp>
        <d3p1:played>true</d3p1:played>
        <d3p1:rsvp>NA</d3p1:rsvp>
        <d3p1:stats>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
        </d3p1:stats>
        <d3p1:team_role>Member</d3p1:team_role>
      </d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
    </away_members>
    <away_name>sample string 4</away_name>
    <game_periods>
      <period_count>2</period_count>
      <period_details>
        <GamePeriodDetailsDtoV2>
          <away_score>1</away_score>
          <home_score>1</home_score>
          <id>1</id>
          <num>2</num>
          <type>NormalRace</type>
        </GamePeriodDetailsDtoV2>
        <GamePeriodDetailsDtoV2>
          <away_score>1</away_score>
          <home_score>1</home_score>
          <id>1</id>
          <num>2</num>
          <type>NormalRace</type>
        </GamePeriodDetailsDtoV2>
        <GamePeriodDetailsDtoV2>
          <away_score>1</away_score>
          <home_score>1</home_score>
          <id>1</id>
          <num>2</num>
          <type>NormalRace</type>
        </GamePeriodDetailsDtoV2>
      </period_details>
      <period_name>sample string 1</period_name>
    </game_periods>
    <game_result>NotPlayed</game_result>
    <game_result_options xmlns:d3p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
      <d3p1:KeyValuePairOutVO>
        <d3p1:text>sample string 2</d3p1:text>
        <d3p1:value>sample string 1</d3p1:value>
      </d3p1:KeyValuePairOutVO>
      <d3p1:KeyValuePairOutVO>
        <d3p1:text>sample string 2</d3p1:text>
        <d3p1:value>sample string 1</d3p1:value>
      </d3p1:KeyValuePairOutVO>
      <d3p1:KeyValuePairOutVO>
        <d3p1:text>sample string 2</d3p1:text>
        <d3p1:value>sample string 1</d3p1:value>
      </d3p1:KeyValuePairOutVO>
    </game_result_options>
    <home_fd>None</home_fd>
    <home_id>sample string 1</home_id>
    <home_members xmlns:d3p1="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO.V2">
      <d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
        <avatar_url xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 6</avatar_url>
        <first_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 4</first_name>
        <id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 3</id>
        <last_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 5</last_name>
        <d3p1:is_mvp>true</d3p1:is_mvp>
        <d3p1:played>true</d3p1:played>
        <d3p1:rsvp>NA</d3p1:rsvp>
        <d3p1:stats>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
        </d3p1:stats>
        <d3p1:team_role>Member</d3p1:team_role>
      </d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
      <d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
        <avatar_url xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 6</avatar_url>
        <first_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 4</first_name>
        <id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 3</id>
        <last_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 5</last_name>
        <d3p1:is_mvp>true</d3p1:is_mvp>
        <d3p1:played>true</d3p1:played>
        <d3p1:rsvp>NA</d3p1:rsvp>
        <d3p1:stats>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
        </d3p1:stats>
        <d3p1:team_role>Member</d3p1:team_role>
      </d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
      <d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
        <avatar_url xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 6</avatar_url>
        <first_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 4</first_name>
        <id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 3</id>
        <last_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 5</last_name>
        <d3p1:is_mvp>true</d3p1:is_mvp>
        <d3p1:played>true</d3p1:played>
        <d3p1:rsvp>NA</d3p1:rsvp>
        <d3p1:stats>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
        </d3p1:stats>
        <d3p1:team_role>Member</d3p1:team_role>
      </d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
    </home_members>
    <home_name>sample string 2</home_name>
    <team_fd_options xmlns:d3p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
      <d3p1:KeyValuePairOutVO>
        <d3p1:text>sample string 2</d3p1:text>
        <d3p1:value>sample string 1</d3p1:value>
      </d3p1:KeyValuePairOutVO>
      <d3p1:KeyValuePairOutVO>
        <d3p1:text>sample string 2</d3p1:text>
        <d3p1:value>sample string 1</d3p1:value>
      </d3p1:KeyValuePairOutVO>
      <d3p1:KeyValuePairOutVO>
        <d3p1:text>sample string 2</d3p1:text>
        <d3p1:value>sample string 1</d3p1:value>
      </d3p1:KeyValuePairOutVO>
    </team_fd_options>
  </GameEditScoreVMOutDtoV2>
  <GameEditScoreVMOutDtoV2>
    <away xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </away>
    <away_defaulted xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">true</away_defaulted>
    <away_forfeited xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">true</away_forfeited>
    <away_points xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 9</away_points>
    <away_score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 11</away_score>
    <division xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </division>
    <end xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 3</end>
    <facility xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </facility>
    <has_checked_in_players xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">true</has_checked_in_players>
    <home xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </home>
    <home_defaulted xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">true</home_defaulted>
    <home_forfeited xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">true</home_forfeited>
    <home_points xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 8</home_points>
    <home_score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 10</home_score>
    <id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">1</id>
    <is_in_club xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">true</is_in_club>
    <league xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </league>
    <network xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </network>
    <playoff xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </playoff>
    <sport xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </sport>
    <start xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 2</start>
    <status xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">ToBePlayed</status>
    <surface xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </surface>
    <type xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">RegularGame</type>
    <winner xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 12</winner>
    <away_fd>None</away_fd>
    <away_id>sample string 3</away_id>
    <away_members xmlns:d3p1="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO.V2">
      <d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
        <avatar_url xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 6</avatar_url>
        <first_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 4</first_name>
        <id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 3</id>
        <last_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 5</last_name>
        <d3p1:is_mvp>true</d3p1:is_mvp>
        <d3p1:played>true</d3p1:played>
        <d3p1:rsvp>NA</d3p1:rsvp>
        <d3p1:stats>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
        </d3p1:stats>
        <d3p1:team_role>Member</d3p1:team_role>
      </d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
      <d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
        <avatar_url xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 6</avatar_url>
        <first_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 4</first_name>
        <id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 3</id>
        <last_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 5</last_name>
        <d3p1:is_mvp>true</d3p1:is_mvp>
        <d3p1:played>true</d3p1:played>
        <d3p1:rsvp>NA</d3p1:rsvp>
        <d3p1:stats>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
        </d3p1:stats>
        <d3p1:team_role>Member</d3p1:team_role>
      </d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
      <d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
        <avatar_url xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 6</avatar_url>
        <first_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 4</first_name>
        <id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 3</id>
        <last_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 5</last_name>
        <d3p1:is_mvp>true</d3p1:is_mvp>
        <d3p1:played>true</d3p1:played>
        <d3p1:rsvp>NA</d3p1:rsvp>
        <d3p1:stats>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
        </d3p1:stats>
        <d3p1:team_role>Member</d3p1:team_role>
      </d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
    </away_members>
    <away_name>sample string 4</away_name>
    <game_periods>
      <period_count>2</period_count>
      <period_details>
        <GamePeriodDetailsDtoV2>
          <away_score>1</away_score>
          <home_score>1</home_score>
          <id>1</id>
          <num>2</num>
          <type>NormalRace</type>
        </GamePeriodDetailsDtoV2>
        <GamePeriodDetailsDtoV2>
          <away_score>1</away_score>
          <home_score>1</home_score>
          <id>1</id>
          <num>2</num>
          <type>NormalRace</type>
        </GamePeriodDetailsDtoV2>
        <GamePeriodDetailsDtoV2>
          <away_score>1</away_score>
          <home_score>1</home_score>
          <id>1</id>
          <num>2</num>
          <type>NormalRace</type>
        </GamePeriodDetailsDtoV2>
      </period_details>
      <period_name>sample string 1</period_name>
    </game_periods>
    <game_result>NotPlayed</game_result>
    <game_result_options xmlns:d3p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
      <d3p1:KeyValuePairOutVO>
        <d3p1:text>sample string 2</d3p1:text>
        <d3p1:value>sample string 1</d3p1:value>
      </d3p1:KeyValuePairOutVO>
      <d3p1:KeyValuePairOutVO>
        <d3p1:text>sample string 2</d3p1:text>
        <d3p1:value>sample string 1</d3p1:value>
      </d3p1:KeyValuePairOutVO>
      <d3p1:KeyValuePairOutVO>
        <d3p1:text>sample string 2</d3p1:text>
        <d3p1:value>sample string 1</d3p1:value>
      </d3p1:KeyValuePairOutVO>
    </game_result_options>
    <home_fd>None</home_fd>
    <home_id>sample string 1</home_id>
    <home_members xmlns:d3p1="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO.V2">
      <d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
        <avatar_url xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 6</avatar_url>
        <first_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 4</first_name>
        <id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 3</id>
        <last_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 5</last_name>
        <d3p1:is_mvp>true</d3p1:is_mvp>
        <d3p1:played>true</d3p1:played>
        <d3p1:rsvp>NA</d3p1:rsvp>
        <d3p1:stats>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
        </d3p1:stats>
        <d3p1:team_role>Member</d3p1:team_role>
      </d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
      <d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
        <avatar_url xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 6</avatar_url>
        <first_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 4</first_name>
        <id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 3</id>
        <last_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 5</last_name>
        <d3p1:is_mvp>true</d3p1:is_mvp>
        <d3p1:played>true</d3p1:played>
        <d3p1:rsvp>NA</d3p1:rsvp>
        <d3p1:stats>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
        </d3p1:stats>
        <d3p1:team_role>Member</d3p1:team_role>
      </d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
      <d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
        <avatar_url xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 6</avatar_url>
        <first_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 4</first_name>
        <id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 3</id>
        <last_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 5</last_name>
        <d3p1:is_mvp>true</d3p1:is_mvp>
        <d3p1:played>true</d3p1:played>
        <d3p1:rsvp>NA</d3p1:rsvp>
        <d3p1:stats>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
        </d3p1:stats>
        <d3p1:team_role>Member</d3p1:team_role>
      </d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
    </home_members>
    <home_name>sample string 2</home_name>
    <team_fd_options xmlns:d3p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
      <d3p1:KeyValuePairOutVO>
        <d3p1:text>sample string 2</d3p1:text>
        <d3p1:value>sample string 1</d3p1:value>
      </d3p1:KeyValuePairOutVO>
      <d3p1:KeyValuePairOutVO>
        <d3p1:text>sample string 2</d3p1:text>
        <d3p1:value>sample string 1</d3p1:value>
      </d3p1:KeyValuePairOutVO>
      <d3p1:KeyValuePairOutVO>
        <d3p1:text>sample string 2</d3p1:text>
        <d3p1:value>sample string 1</d3p1:value>
      </d3p1:KeyValuePairOutVO>
    </team_fd_options>
  </GameEditScoreVMOutDtoV2>
  <GameEditScoreVMOutDtoV2>
    <away xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </away>
    <away_defaulted xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">true</away_defaulted>
    <away_forfeited xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">true</away_forfeited>
    <away_points xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 9</away_points>
    <away_score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 11</away_score>
    <division xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </division>
    <end xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 3</end>
    <facility xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </facility>
    <has_checked_in_players xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">true</has_checked_in_players>
    <home xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </home>
    <home_defaulted xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">true</home_defaulted>
    <home_forfeited xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">true</home_forfeited>
    <home_points xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 8</home_points>
    <home_score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 10</home_score>
    <id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">1</id>
    <is_in_club xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">true</is_in_club>
    <league xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </league>
    <network xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </network>
    <playoff xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </playoff>
    <sport xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </sport>
    <start xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 2</start>
    <status xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">ToBePlayed</status>
    <surface xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">
      <id>sample string 1</id>
      <name>sample string 2</name>
    </surface>
    <type xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">RegularGame</type>
    <winner xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 12</winner>
    <away_fd>None</away_fd>
    <away_id>sample string 3</away_id>
    <away_members xmlns:d3p1="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO.V2">
      <d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
        <avatar_url xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 6</avatar_url>
        <first_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 4</first_name>
        <id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 3</id>
        <last_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 5</last_name>
        <d3p1:is_mvp>true</d3p1:is_mvp>
        <d3p1:played>true</d3p1:played>
        <d3p1:rsvp>NA</d3p1:rsvp>
        <d3p1:stats>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
        </d3p1:stats>
        <d3p1:team_role>Member</d3p1:team_role>
      </d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
      <d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
        <avatar_url xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 6</avatar_url>
        <first_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 4</first_name>
        <id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 3</id>
        <last_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 5</last_name>
        <d3p1:is_mvp>true</d3p1:is_mvp>
        <d3p1:played>true</d3p1:played>
        <d3p1:rsvp>NA</d3p1:rsvp>
        <d3p1:stats>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
        </d3p1:stats>
        <d3p1:team_role>Member</d3p1:team_role>
      </d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
      <d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
        <avatar_url xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 6</avatar_url>
        <first_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 4</first_name>
        <id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 3</id>
        <last_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 5</last_name>
        <d3p1:is_mvp>true</d3p1:is_mvp>
        <d3p1:played>true</d3p1:played>
        <d3p1:rsvp>NA</d3p1:rsvp>
        <d3p1:stats>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
        </d3p1:stats>
        <d3p1:team_role>Member</d3p1:team_role>
      </d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
    </away_members>
    <away_name>sample string 4</away_name>
    <game_periods>
      <period_count>2</period_count>
      <period_details>
        <GamePeriodDetailsDtoV2>
          <away_score>1</away_score>
          <home_score>1</home_score>
          <id>1</id>
          <num>2</num>
          <type>NormalRace</type>
        </GamePeriodDetailsDtoV2>
        <GamePeriodDetailsDtoV2>
          <away_score>1</away_score>
          <home_score>1</home_score>
          <id>1</id>
          <num>2</num>
          <type>NormalRace</type>
        </GamePeriodDetailsDtoV2>
        <GamePeriodDetailsDtoV2>
          <away_score>1</away_score>
          <home_score>1</home_score>
          <id>1</id>
          <num>2</num>
          <type>NormalRace</type>
        </GamePeriodDetailsDtoV2>
      </period_details>
      <period_name>sample string 1</period_name>
    </game_periods>
    <game_result>NotPlayed</game_result>
    <game_result_options xmlns:d3p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
      <d3p1:KeyValuePairOutVO>
        <d3p1:text>sample string 2</d3p1:text>
        <d3p1:value>sample string 1</d3p1:value>
      </d3p1:KeyValuePairOutVO>
      <d3p1:KeyValuePairOutVO>
        <d3p1:text>sample string 2</d3p1:text>
        <d3p1:value>sample string 1</d3p1:value>
      </d3p1:KeyValuePairOutVO>
      <d3p1:KeyValuePairOutVO>
        <d3p1:text>sample string 2</d3p1:text>
        <d3p1:value>sample string 1</d3p1:value>
      </d3p1:KeyValuePairOutVO>
    </game_result_options>
    <home_fd>None</home_fd>
    <home_id>sample string 1</home_id>
    <home_members xmlns:d3p1="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO.V2">
      <d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
        <avatar_url xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 6</avatar_url>
        <first_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 4</first_name>
        <id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 3</id>
        <last_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 5</last_name>
        <d3p1:is_mvp>true</d3p1:is_mvp>
        <d3p1:played>true</d3p1:played>
        <d3p1:rsvp>NA</d3p1:rsvp>
        <d3p1:stats>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
        </d3p1:stats>
        <d3p1:team_role>Member</d3p1:team_role>
      </d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
      <d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
        <avatar_url xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 6</avatar_url>
        <first_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 4</first_name>
        <id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 3</id>
        <last_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 5</last_name>
        <d3p1:is_mvp>true</d3p1:is_mvp>
        <d3p1:played>true</d3p1:played>
        <d3p1:rsvp>NA</d3p1:rsvp>
        <d3p1:stats>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
        </d3p1:stats>
        <d3p1:team_role>Member</d3p1:team_role>
      </d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
      <d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
        <avatar_url xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 6</avatar_url>
        <first_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 4</first_name>
        <id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 3</id>
        <last_name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.API.DTO">sample string 5</last_name>
        <d3p1:is_mvp>true</d3p1:is_mvp>
        <d3p1:played>true</d3p1:played>
        <d3p1:rsvp>NA</d3p1:rsvp>
        <d3p1:stats>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
          <d3p1:MemberSportStatOutDto>
            <d3p1:stat_acronym>sample string 3</d3p1:stat_acronym>
            <d3p1:stat_id>1</d3p1:stat_id>
            <d3p1:stat_name>sample string 2</d3p1:stat_name>
            <d3p1:stat_value>1.1</d3p1:stat_value>
          </d3p1:MemberSportStatOutDto>
        </d3p1:stats>
        <d3p1:team_role>Member</d3p1:team_role>
      </d3p1:GamePlayersOutDtoV2.GameTeamDto.GameTeamMemberDto>
    </home_members>
    <home_name>sample string 2</home_name>
    <team_fd_options xmlns:d3p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
      <d3p1:KeyValuePairOutVO>
        <d3p1:text>sample string 2</d3p1:text>
        <d3p1:value>sample string 1</d3p1:value>
      </d3p1:KeyValuePairOutVO>
      <d3p1:KeyValuePairOutVO>
        <d3p1:text>sample string 2</d3p1:text>
        <d3p1:value>sample string 1</d3p1:value>
      </d3p1:KeyValuePairOutVO>
      <d3p1:KeyValuePairOutVO>
        <d3p1:text>sample string 2</d3p1:text>
        <d3p1:value>sample string 1</d3p1:value>
      </d3p1:KeyValuePairOutVO>
    </team_fd_options>
  </GameEditScoreVMOutDtoV2>
</ArrayOfGameEditScoreVMOutDtoV2>