POST v3/networks/advancemadnessteam
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| inVO | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"gameId": "sample string 1",
"networkId": "sample string 2",
"winningTeamId": "sample string 3",
"networkMadnessBracketId": "sample string 4",
"curUserId": "sample string 5",
"isSSO": true,
"requestHost": "sample string 7",
"applicationPath": "sample string 8",
"secureApplicationPath": "sample string 9",
"absoluteApplicationPath": "sample string 10",
"isHttps": true,
"isMobileDevice": true,
"isElectron": true,
"isFullEmbed": true,
"clientType": 0,
"clientVersion": "sample string 15",
"clientOS": "sample string 16",
"clientBuild": "sample string 17",
"premiumAppId": "sample string 18",
"clientWidth": 19,
"clientHeight": 20,
"timezone": 21
}
application/xml, text/xml
Sample:
<TeamToAdvanceInVO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input.Madness"> <ClientHeight xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">20</ClientHeight> <ClientType xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">Site</ClientType> <ClientWidth xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">19</ClientWidth> <absoluteApplicationPath xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">sample string 10</absoluteApplicationPath> <applicationPath xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">sample string 8</applicationPath> <cachedKey xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">sample string 1</cachedKey> <clientBuild xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">sample string 17</clientBuild> <clientOS xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">sample string 16</clientOS> <clientVersion xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">sample string 15</clientVersion> <curUserId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">sample string 5</curUserId> <isElectron xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">true</isElectron> <isFullEmbed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">true</isFullEmbed> <isHttps xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">true</isHttps> <isMobileDevice xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">true</isMobileDevice> <isSSO xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">true</isSSO> <premiumAppId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">sample string 18</premiumAppId> <requestHost xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">sample string 7</requestHost> <secureApplicationPath xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">sample string 9</secureApplicationPath> <timezone xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Input">21</timezone> <GameId>sample string 1</GameId> <NetworkId>sample string 2</NetworkId> <NetworkMadnessBracketId>sample string 4</NetworkMadnessBracketId> <WinningTeamId>sample string 3</WinningTeamId> </TeamToAdvanceInVO>
application/x-www-form-urlencoded
Sample:
Sample not available.
multipart/form-data
Sample:
--MultipartDataMediaFormatterBoundary1q2w3e Content-Disposition: form-data; name="cachedKey" sample string 1 --MultipartDataMediaFormatterBoundary1q2w3e--
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"madnessBracketId": "sample string 1",
"networkMadnessBracketId": "sample string 2",
"showedMemberId": "sample string 3",
"memberBracketName": "sample string 4",
"isViewOthers": true,
"isEnableEditPredictions": true,
"isSchoolAdmin": true,
"currentMemberId": "sample string 8",
"firstGameStartTime": "2025-10-29T03:13:15.9736355-05:00",
"timeLeftMilliSeconds": 10,
"winnerRoundGameList": [
{
"gameList": [
{
"memberHasPredicted": true,
"memberPredictWinnerId": "sample string 2",
"memberPredictTeam1Result": 3,
"memberPredictTeam2Result": 4,
"memberPredictTeam2Id": "sample string 5",
"memberPredictTeam1Id": "sample string 6",
"isLastMatchup": true,
"memberPredictTeam1Seed": "sample string 8",
"memberPredictTeam1Name": "sample string 9",
"memberPredictTeam1Icon": "sample string 10",
"memberPredictTeam2Seed": "sample string 11",
"memberPredictTeam2Name": "sample string 12",
"memberPredictTeam2Icon": "sample string 13",
"preVMatchID1": "sample string 14",
"preVMatchID2": "sample string 15",
"isPreGamePrediction1Eliminated": true,
"isPreGamePrediction2Eliminated": true,
"selfPrediction1Class": "sample string 18",
"selfPrediction2Class": "sample string 19",
"id": 20,
"team1Id": "sample string 21",
"team1Name": "sample string 22",
"team1Note": "sample string 23",
"team1Icon": "sample string 24",
"team1Seed": "sample string 25",
"team1Score": "sample string 26",
"team2Id": "sample string 27",
"team2Name": "sample string 28",
"team2Note": "sample string 29",
"team2Icon": "sample string 30",
"team2Seed": "sample string 31",
"team2Score": "sample string 32",
"vMatchID": "sample string 33",
"vmMatchID": "sample string 34",
"vStyle": "sample string 35",
"vLevel": 36,
"gameLevel": 37,
"gameSeqNum": 38,
"startDate": "2025-10-29T03:13:15.9736355-05:00",
"endDate": "2025-10-29T03:13:15.9736355-05:00",
"surface": {
"id": "sample string 1",
"name": "sample string 2"
},
"facility": {
"id": "sample string 1",
"name": "sample string 2"
},
"winnerId": "sample string 41",
"status": 0,
"roundName": "sample string 42"
},
{
"memberHasPredicted": true,
"memberPredictWinnerId": "sample string 2",
"memberPredictTeam1Result": 3,
"memberPredictTeam2Result": 4,
"memberPredictTeam2Id": "sample string 5",
"memberPredictTeam1Id": "sample string 6",
"isLastMatchup": true,
"memberPredictTeam1Seed": "sample string 8",
"memberPredictTeam1Name": "sample string 9",
"memberPredictTeam1Icon": "sample string 10",
"memberPredictTeam2Seed": "sample string 11",
"memberPredictTeam2Name": "sample string 12",
"memberPredictTeam2Icon": "sample string 13",
"preVMatchID1": "sample string 14",
"preVMatchID2": "sample string 15",
"isPreGamePrediction1Eliminated": true,
"isPreGamePrediction2Eliminated": true,
"selfPrediction1Class": "sample string 18",
"selfPrediction2Class": "sample string 19",
"id": 20,
"team1Id": "sample string 21",
"team1Name": "sample string 22",
"team1Note": "sample string 23",
"team1Icon": "sample string 24",
"team1Seed": "sample string 25",
"team1Score": "sample string 26",
"team2Id": "sample string 27",
"team2Name": "sample string 28",
"team2Note": "sample string 29",
"team2Icon": "sample string 30",
"team2Seed": "sample string 31",
"team2Score": "sample string 32",
"vMatchID": "sample string 33",
"vmMatchID": "sample string 34",
"vStyle": "sample string 35",
"vLevel": 36,
"gameLevel": 37,
"gameSeqNum": 38,
"startDate": "2025-10-29T03:13:15.9736355-05:00",
"endDate": "2025-10-29T03:13:15.9736355-05:00",
"surface": {
"id": "sample string 1",
"name": "sample string 2"
},
"facility": {
"id": "sample string 1",
"name": "sample string 2"
},
"winnerId": "sample string 41",
"status": 0,
"roundName": "sample string 42"
},
{
"memberHasPredicted": true,
"memberPredictWinnerId": "sample string 2",
"memberPredictTeam1Result": 3,
"memberPredictTeam2Result": 4,
"memberPredictTeam2Id": "sample string 5",
"memberPredictTeam1Id": "sample string 6",
"isLastMatchup": true,
"memberPredictTeam1Seed": "sample string 8",
"memberPredictTeam1Name": "sample string 9",
"memberPredictTeam1Icon": "sample string 10",
"memberPredictTeam2Seed": "sample string 11",
"memberPredictTeam2Name": "sample string 12",
"memberPredictTeam2Icon": "sample string 13",
"preVMatchID1": "sample string 14",
"preVMatchID2": "sample string 15",
"isPreGamePrediction1Eliminated": true,
"isPreGamePrediction2Eliminated": true,
"selfPrediction1Class": "sample string 18",
"selfPrediction2Class": "sample string 19",
"id": 20,
"team1Id": "sample string 21",
"team1Name": "sample string 22",
"team1Note": "sample string 23",
"team1Icon": "sample string 24",
"team1Seed": "sample string 25",
"team1Score": "sample string 26",
"team2Id": "sample string 27",
"team2Name": "sample string 28",
"team2Note": "sample string 29",
"team2Icon": "sample string 30",
"team2Seed": "sample string 31",
"team2Score": "sample string 32",
"vMatchID": "sample string 33",
"vmMatchID": "sample string 34",
"vStyle": "sample string 35",
"vLevel": 36,
"gameLevel": 37,
"gameSeqNum": 38,
"startDate": "2025-10-29T03:13:15.9736355-05:00",
"endDate": "2025-10-29T03:13:15.9736355-05:00",
"surface": {
"id": "sample string 1",
"name": "sample string 2"
},
"facility": {
"id": "sample string 1",
"name": "sample string 2"
},
"winnerId": "sample string 41",
"status": 0,
"roundName": "sample string 42"
}
],
"key": "sample string 1",
"roundName": "sample string 2",
"vStyle": "sample string 3",
"vLevel": 4
},
{
"gameList": [
{
"memberHasPredicted": true,
"memberPredictWinnerId": "sample string 2",
"memberPredictTeam1Result": 3,
"memberPredictTeam2Result": 4,
"memberPredictTeam2Id": "sample string 5",
"memberPredictTeam1Id": "sample string 6",
"isLastMatchup": true,
"memberPredictTeam1Seed": "sample string 8",
"memberPredictTeam1Name": "sample string 9",
"memberPredictTeam1Icon": "sample string 10",
"memberPredictTeam2Seed": "sample string 11",
"memberPredictTeam2Name": "sample string 12",
"memberPredictTeam2Icon": "sample string 13",
"preVMatchID1": "sample string 14",
"preVMatchID2": "sample string 15",
"isPreGamePrediction1Eliminated": true,
"isPreGamePrediction2Eliminated": true,
"selfPrediction1Class": "sample string 18",
"selfPrediction2Class": "sample string 19",
"id": 20,
"team1Id": "sample string 21",
"team1Name": "sample string 22",
"team1Note": "sample string 23",
"team1Icon": "sample string 24",
"team1Seed": "sample string 25",
"team1Score": "sample string 26",
"team2Id": "sample string 27",
"team2Name": "sample string 28",
"team2Note": "sample string 29",
"team2Icon": "sample string 30",
"team2Seed": "sample string 31",
"team2Score": "sample string 32",
"vMatchID": "sample string 33",
"vmMatchID": "sample string 34",
"vStyle": "sample string 35",
"vLevel": 36,
"gameLevel": 37,
"gameSeqNum": 38,
"startDate": "2025-10-29T03:13:15.9736355-05:00",
"endDate": "2025-10-29T03:13:15.9736355-05:00",
"surface": {
"id": "sample string 1",
"name": "sample string 2"
},
"facility": {
"id": "sample string 1",
"name": "sample string 2"
},
"winnerId": "sample string 41",
"status": 0,
"roundName": "sample string 42"
},
{
"memberHasPredicted": true,
"memberPredictWinnerId": "sample string 2",
"memberPredictTeam1Result": 3,
"memberPredictTeam2Result": 4,
"memberPredictTeam2Id": "sample string 5",
"memberPredictTeam1Id": "sample string 6",
"isLastMatchup": true,
"memberPredictTeam1Seed": "sample string 8",
"memberPredictTeam1Name": "sample string 9",
"memberPredictTeam1Icon": "sample string 10",
"memberPredictTeam2Seed": "sample string 11",
"memberPredictTeam2Name": "sample string 12",
"memberPredictTeam2Icon": "sample string 13",
"preVMatchID1": "sample string 14",
"preVMatchID2": "sample string 15",
"isPreGamePrediction1Eliminated": true,
"isPreGamePrediction2Eliminated": true,
"selfPrediction1Class": "sample string 18",
"selfPrediction2Class": "sample string 19",
"id": 20,
"team1Id": "sample string 21",
"team1Name": "sample string 22",
"team1Note": "sample string 23",
"team1Icon": "sample string 24",
"team1Seed": "sample string 25",
"team1Score": "sample string 26",
"team2Id": "sample string 27",
"team2Name": "sample string 28",
"team2Note": "sample string 29",
"team2Icon": "sample string 30",
"team2Seed": "sample string 31",
"team2Score": "sample string 32",
"vMatchID": "sample string 33",
"vmMatchID": "sample string 34",
"vStyle": "sample string 35",
"vLevel": 36,
"gameLevel": 37,
"gameSeqNum": 38,
"startDate": "2025-10-29T03:13:15.9736355-05:00",
"endDate": "2025-10-29T03:13:15.9736355-05:00",
"surface": {
"id": "sample string 1",
"name": "sample string 2"
},
"facility": {
"id": "sample string 1",
"name": "sample string 2"
},
"winnerId": "sample string 41",
"status": 0,
"roundName": "sample string 42"
},
{
"memberHasPredicted": true,
"memberPredictWinnerId": "sample string 2",
"memberPredictTeam1Result": 3,
"memberPredictTeam2Result": 4,
"memberPredictTeam2Id": "sample string 5",
"memberPredictTeam1Id": "sample string 6",
"isLastMatchup": true,
"memberPredictTeam1Seed": "sample string 8",
"memberPredictTeam1Name": "sample string 9",
"memberPredictTeam1Icon": "sample string 10",
"memberPredictTeam2Seed": "sample string 11",
"memberPredictTeam2Name": "sample string 12",
"memberPredictTeam2Icon": "sample string 13",
"preVMatchID1": "sample string 14",
"preVMatchID2": "sample string 15",
"isPreGamePrediction1Eliminated": true,
"isPreGamePrediction2Eliminated": true,
"selfPrediction1Class": "sample string 18",
"selfPrediction2Class": "sample string 19",
"id": 20,
"team1Id": "sample string 21",
"team1Name": "sample string 22",
"team1Note": "sample string 23",
"team1Icon": "sample string 24",
"team1Seed": "sample string 25",
"team1Score": "sample string 26",
"team2Id": "sample string 27",
"team2Name": "sample string 28",
"team2Note": "sample string 29",
"team2Icon": "sample string 30",
"team2Seed": "sample string 31",
"team2Score": "sample string 32",
"vMatchID": "sample string 33",
"vmMatchID": "sample string 34",
"vStyle": "sample string 35",
"vLevel": 36,
"gameLevel": 37,
"gameSeqNum": 38,
"startDate": "2025-10-29T03:13:15.9736355-05:00",
"endDate": "2025-10-29T03:13:15.9736355-05:00",
"surface": {
"id": "sample string 1",
"name": "sample string 2"
},
"facility": {
"id": "sample string 1",
"name": "sample string 2"
},
"winnerId": "sample string 41",
"status": 0,
"roundName": "sample string 42"
}
],
"key": "sample string 1",
"roundName": "sample string 2",
"vStyle": "sample string 3",
"vLevel": 4
},
{
"gameList": [
{
"memberHasPredicted": true,
"memberPredictWinnerId": "sample string 2",
"memberPredictTeam1Result": 3,
"memberPredictTeam2Result": 4,
"memberPredictTeam2Id": "sample string 5",
"memberPredictTeam1Id": "sample string 6",
"isLastMatchup": true,
"memberPredictTeam1Seed": "sample string 8",
"memberPredictTeam1Name": "sample string 9",
"memberPredictTeam1Icon": "sample string 10",
"memberPredictTeam2Seed": "sample string 11",
"memberPredictTeam2Name": "sample string 12",
"memberPredictTeam2Icon": "sample string 13",
"preVMatchID1": "sample string 14",
"preVMatchID2": "sample string 15",
"isPreGamePrediction1Eliminated": true,
"isPreGamePrediction2Eliminated": true,
"selfPrediction1Class": "sample string 18",
"selfPrediction2Class": "sample string 19",
"id": 20,
"team1Id": "sample string 21",
"team1Name": "sample string 22",
"team1Note": "sample string 23",
"team1Icon": "sample string 24",
"team1Seed": "sample string 25",
"team1Score": "sample string 26",
"team2Id": "sample string 27",
"team2Name": "sample string 28",
"team2Note": "sample string 29",
"team2Icon": "sample string 30",
"team2Seed": "sample string 31",
"team2Score": "sample string 32",
"vMatchID": "sample string 33",
"vmMatchID": "sample string 34",
"vStyle": "sample string 35",
"vLevel": 36,
"gameLevel": 37,
"gameSeqNum": 38,
"startDate": "2025-10-29T03:13:15.9736355-05:00",
"endDate": "2025-10-29T03:13:15.9736355-05:00",
"surface": {
"id": "sample string 1",
"name": "sample string 2"
},
"facility": {
"id": "sample string 1",
"name": "sample string 2"
},
"winnerId": "sample string 41",
"status": 0,
"roundName": "sample string 42"
},
{
"memberHasPredicted": true,
"memberPredictWinnerId": "sample string 2",
"memberPredictTeam1Result": 3,
"memberPredictTeam2Result": 4,
"memberPredictTeam2Id": "sample string 5",
"memberPredictTeam1Id": "sample string 6",
"isLastMatchup": true,
"memberPredictTeam1Seed": "sample string 8",
"memberPredictTeam1Name": "sample string 9",
"memberPredictTeam1Icon": "sample string 10",
"memberPredictTeam2Seed": "sample string 11",
"memberPredictTeam2Name": "sample string 12",
"memberPredictTeam2Icon": "sample string 13",
"preVMatchID1": "sample string 14",
"preVMatchID2": "sample string 15",
"isPreGamePrediction1Eliminated": true,
"isPreGamePrediction2Eliminated": true,
"selfPrediction1Class": "sample string 18",
"selfPrediction2Class": "sample string 19",
"id": 20,
"team1Id": "sample string 21",
"team1Name": "sample string 22",
"team1Note": "sample string 23",
"team1Icon": "sample string 24",
"team1Seed": "sample string 25",
"team1Score": "sample string 26",
"team2Id": "sample string 27",
"team2Name": "sample string 28",
"team2Note": "sample string 29",
"team2Icon": "sample string 30",
"team2Seed": "sample string 31",
"team2Score": "sample string 32",
"vMatchID": "sample string 33",
"vmMatchID": "sample string 34",
"vStyle": "sample string 35",
"vLevel": 36,
"gameLevel": 37,
"gameSeqNum": 38,
"startDate": "2025-10-29T03:13:15.9736355-05:00",
"endDate": "2025-10-29T03:13:15.9736355-05:00",
"surface": {
"id": "sample string 1",
"name": "sample string 2"
},
"facility": {
"id": "sample string 1",
"name": "sample string 2"
},
"winnerId": "sample string 41",
"status": 0,
"roundName": "sample string 42"
},
{
"memberHasPredicted": true,
"memberPredictWinnerId": "sample string 2",
"memberPredictTeam1Result": 3,
"memberPredictTeam2Result": 4,
"memberPredictTeam2Id": "sample string 5",
"memberPredictTeam1Id": "sample string 6",
"isLastMatchup": true,
"memberPredictTeam1Seed": "sample string 8",
"memberPredictTeam1Name": "sample string 9",
"memberPredictTeam1Icon": "sample string 10",
"memberPredictTeam2Seed": "sample string 11",
"memberPredictTeam2Name": "sample string 12",
"memberPredictTeam2Icon": "sample string 13",
"preVMatchID1": "sample string 14",
"preVMatchID2": "sample string 15",
"isPreGamePrediction1Eliminated": true,
"isPreGamePrediction2Eliminated": true,
"selfPrediction1Class": "sample string 18",
"selfPrediction2Class": "sample string 19",
"id": 20,
"team1Id": "sample string 21",
"team1Name": "sample string 22",
"team1Note": "sample string 23",
"team1Icon": "sample string 24",
"team1Seed": "sample string 25",
"team1Score": "sample string 26",
"team2Id": "sample string 27",
"team2Name": "sample string 28",
"team2Note": "sample string 29",
"team2Icon": "sample string 30",
"team2Seed": "sample string 31",
"team2Score": "sample string 32",
"vMatchID": "sample string 33",
"vmMatchID": "sample string 34",
"vStyle": "sample string 35",
"vLevel": 36,
"gameLevel": 37,
"gameSeqNum": 38,
"startDate": "2025-10-29T03:13:15.9736355-05:00",
"endDate": "2025-10-29T03:13:15.9736355-05:00",
"surface": {
"id": "sample string 1",
"name": "sample string 2"
},
"facility": {
"id": "sample string 1",
"name": "sample string 2"
},
"winnerId": "sample string 41",
"status": 0,
"roundName": "sample string 42"
}
],
"key": "sample string 1",
"roundName": "sample string 2",
"vStyle": "sample string 3",
"vLevel": 4
}
],
"loserRoundGameList": [
{
"gameList": [
{
"memberHasPredicted": true,
"memberPredictWinnerId": "sample string 2",
"memberPredictTeam1Result": 3,
"memberPredictTeam2Result": 4,
"memberPredictTeam2Id": "sample string 5",
"memberPredictTeam1Id": "sample string 6",
"isLastMatchup": true,
"memberPredictTeam1Seed": "sample string 8",
"memberPredictTeam1Name": "sample string 9",
"memberPredictTeam1Icon": "sample string 10",
"memberPredictTeam2Seed": "sample string 11",
"memberPredictTeam2Name": "sample string 12",
"memberPredictTeam2Icon": "sample string 13",
"preVMatchID1": "sample string 14",
"preVMatchID2": "sample string 15",
"isPreGamePrediction1Eliminated": true,
"isPreGamePrediction2Eliminated": true,
"selfPrediction1Class": "sample string 18",
"selfPrediction2Class": "sample string 19",
"id": 20,
"team1Id": "sample string 21",
"team1Name": "sample string 22",
"team1Note": "sample string 23",
"team1Icon": "sample string 24",
"team1Seed": "sample string 25",
"team1Score": "sample string 26",
"team2Id": "sample string 27",
"team2Name": "sample string 28",
"team2Note": "sample string 29",
"team2Icon": "sample string 30",
"team2Seed": "sample string 31",
"team2Score": "sample string 32",
"vMatchID": "sample string 33",
"vmMatchID": "sample string 34",
"vStyle": "sample string 35",
"vLevel": 36,
"gameLevel": 37,
"gameSeqNum": 38,
"startDate": "2025-10-29T03:13:15.9736355-05:00",
"endDate": "2025-10-29T03:13:15.9736355-05:00",
"surface": {
"id": "sample string 1",
"name": "sample string 2"
},
"facility": {
"id": "sample string 1",
"name": "sample string 2"
},
"winnerId": "sample string 41",
"status": 0,
"roundName": "sample string 42"
},
{
"memberHasPredicted": true,
"memberPredictWinnerId": "sample string 2",
"memberPredictTeam1Result": 3,
"memberPredictTeam2Result": 4,
"memberPredictTeam2Id": "sample string 5",
"memberPredictTeam1Id": "sample string 6",
"isLastMatchup": true,
"memberPredictTeam1Seed": "sample string 8",
"memberPredictTeam1Name": "sample string 9",
"memberPredictTeam1Icon": "sample string 10",
"memberPredictTeam2Seed": "sample string 11",
"memberPredictTeam2Name": "sample string 12",
"memberPredictTeam2Icon": "sample string 13",
"preVMatchID1": "sample string 14",
"preVMatchID2": "sample string 15",
"isPreGamePrediction1Eliminated": true,
"isPreGamePrediction2Eliminated": true,
"selfPrediction1Class": "sample string 18",
"selfPrediction2Class": "sample string 19",
"id": 20,
"team1Id": "sample string 21",
"team1Name": "sample string 22",
"team1Note": "sample string 23",
"team1Icon": "sample string 24",
"team1Seed": "sample string 25",
"team1Score": "sample string 26",
"team2Id": "sample string 27",
"team2Name": "sample string 28",
"team2Note": "sample string 29",
"team2Icon": "sample string 30",
"team2Seed": "sample string 31",
"team2Score": "sample string 32",
"vMatchID": "sample string 33",
"vmMatchID": "sample string 34",
"vStyle": "sample string 35",
"vLevel": 36,
"gameLevel": 37,
"gameSeqNum": 38,
"startDate": "2025-10-29T03:13:15.9736355-05:00",
"endDate": "2025-10-29T03:13:15.9736355-05:00",
"surface": {
"id": "sample string 1",
"name": "sample string 2"
},
"facility": {
"id": "sample string 1",
"name": "sample string 2"
},
"winnerId": "sample string 41",
"status": 0,
"roundName": "sample string 42"
},
{
"memberHasPredicted": true,
"memberPredictWinnerId": "sample string 2",
"memberPredictTeam1Result": 3,
"memberPredictTeam2Result": 4,
"memberPredictTeam2Id": "sample string 5",
"memberPredictTeam1Id": "sample string 6",
"isLastMatchup": true,
"memberPredictTeam1Seed": "sample string 8",
"memberPredictTeam1Name": "sample string 9",
"memberPredictTeam1Icon": "sample string 10",
"memberPredictTeam2Seed": "sample string 11",
"memberPredictTeam2Name": "sample string 12",
"memberPredictTeam2Icon": "sample string 13",
"preVMatchID1": "sample string 14",
"preVMatchID2": "sample string 15",
"isPreGamePrediction1Eliminated": true,
"isPreGamePrediction2Eliminated": true,
"selfPrediction1Class": "sample string 18",
"selfPrediction2Class": "sample string 19",
"id": 20,
"team1Id": "sample string 21",
"team1Name": "sample string 22",
"team1Note": "sample string 23",
"team1Icon": "sample string 24",
"team1Seed": "sample string 25",
"team1Score": "sample string 26",
"team2Id": "sample string 27",
"team2Name": "sample string 28",
"team2Note": "sample string 29",
"team2Icon": "sample string 30",
"team2Seed": "sample string 31",
"team2Score": "sample string 32",
"vMatchID": "sample string 33",
"vmMatchID": "sample string 34",
"vStyle": "sample string 35",
"vLevel": 36,
"gameLevel": 37,
"gameSeqNum": 38,
"startDate": "2025-10-29T03:13:15.9736355-05:00",
"endDate": "2025-10-29T03:13:15.9736355-05:00",
"surface": {
"id": "sample string 1",
"name": "sample string 2"
},
"facility": {
"id": "sample string 1",
"name": "sample string 2"
},
"winnerId": "sample string 41",
"status": 0,
"roundName": "sample string 42"
}
],
"key": "sample string 1",
"roundName": "sample string 2",
"vStyle": "sample string 3",
"vLevel": 4
},
{
"gameList": [
{
"memberHasPredicted": true,
"memberPredictWinnerId": "sample string 2",
"memberPredictTeam1Result": 3,
"memberPredictTeam2Result": 4,
"memberPredictTeam2Id": "sample string 5",
"memberPredictTeam1Id": "sample string 6",
"isLastMatchup": true,
"memberPredictTeam1Seed": "sample string 8",
"memberPredictTeam1Name": "sample string 9",
"memberPredictTeam1Icon": "sample string 10",
"memberPredictTeam2Seed": "sample string 11",
"memberPredictTeam2Name": "sample string 12",
"memberPredictTeam2Icon": "sample string 13",
"preVMatchID1": "sample string 14",
"preVMatchID2": "sample string 15",
"isPreGamePrediction1Eliminated": true,
"isPreGamePrediction2Eliminated": true,
"selfPrediction1Class": "sample string 18",
"selfPrediction2Class": "sample string 19",
"id": 20,
"team1Id": "sample string 21",
"team1Name": "sample string 22",
"team1Note": "sample string 23",
"team1Icon": "sample string 24",
"team1Seed": "sample string 25",
"team1Score": "sample string 26",
"team2Id": "sample string 27",
"team2Name": "sample string 28",
"team2Note": "sample string 29",
"team2Icon": "sample string 30",
"team2Seed": "sample string 31",
"team2Score": "sample string 32",
"vMatchID": "sample string 33",
"vmMatchID": "sample string 34",
"vStyle": "sample string 35",
"vLevel": 36,
"gameLevel": 37,
"gameSeqNum": 38,
"startDate": "2025-10-29T03:13:15.9736355-05:00",
"endDate": "2025-10-29T03:13:15.9736355-05:00",
"surface": {
"id": "sample string 1",
"name": "sample string 2"
},
"facility": {
"id": "sample string 1",
"name": "sample string 2"
},
"winnerId": "sample string 41",
"status": 0,
"roundName": "sample string 42"
},
{
"memberHasPredicted": true,
"memberPredictWinnerId": "sample string 2",
"memberPredictTeam1Result": 3,
"memberPredictTeam2Result": 4,
"memberPredictTeam2Id": "sample string 5",
"memberPredictTeam1Id": "sample string 6",
"isLastMatchup": true,
"memberPredictTeam1Seed": "sample string 8",
"memberPredictTeam1Name": "sample string 9",
"memberPredictTeam1Icon": "sample string 10",
"memberPredictTeam2Seed": "sample string 11",
"memberPredictTeam2Name": "sample string 12",
"memberPredictTeam2Icon": "sample string 13",
"preVMatchID1": "sample string 14",
"preVMatchID2": "sample string 15",
"isPreGamePrediction1Eliminated": true,
"isPreGamePrediction2Eliminated": true,
"selfPrediction1Class": "sample string 18",
"selfPrediction2Class": "sample string 19",
"id": 20,
"team1Id": "sample string 21",
"team1Name": "sample string 22",
"team1Note": "sample string 23",
"team1Icon": "sample string 24",
"team1Seed": "sample string 25",
"team1Score": "sample string 26",
"team2Id": "sample string 27",
"team2Name": "sample string 28",
"team2Note": "sample string 29",
"team2Icon": "sample string 30",
"team2Seed": "sample string 31",
"team2Score": "sample string 32",
"vMatchID": "sample string 33",
"vmMatchID": "sample string 34",
"vStyle": "sample string 35",
"vLevel": 36,
"gameLevel": 37,
"gameSeqNum": 38,
"startDate": "2025-10-29T03:13:15.9736355-05:00",
"endDate": "2025-10-29T03:13:15.9736355-05:00",
"surface": {
"id": "sample string 1",
"name": "sample string 2"
},
"facility": {
"id": "sample string 1",
"name": "sample string 2"
},
"winnerId": "sample string 41",
"status": 0,
"roundName": "sample string 42"
},
{
"memberHasPredicted": true,
"memberPredictWinnerId": "sample string 2",
"memberPredictTeam1Result": 3,
"memberPredictTeam2Result": 4,
"memberPredictTeam2Id": "sample string 5",
"memberPredictTeam1Id": "sample string 6",
"isLastMatchup": true,
"memberPredictTeam1Seed": "sample string 8",
"memberPredictTeam1Name": "sample string 9",
"memberPredictTeam1Icon": "sample string 10",
"memberPredictTeam2Seed": "sample string 11",
"memberPredictTeam2Name": "sample string 12",
"memberPredictTeam2Icon": "sample string 13",
"preVMatchID1": "sample string 14",
"preVMatchID2": "sample string 15",
"isPreGamePrediction1Eliminated": true,
"isPreGamePrediction2Eliminated": true,
"selfPrediction1Class": "sample string 18",
"selfPrediction2Class": "sample string 19",
"id": 20,
"team1Id": "sample string 21",
"team1Name": "sample string 22",
"team1Note": "sample string 23",
"team1Icon": "sample string 24",
"team1Seed": "sample string 25",
"team1Score": "sample string 26",
"team2Id": "sample string 27",
"team2Name": "sample string 28",
"team2Note": "sample string 29",
"team2Icon": "sample string 30",
"team2Seed": "sample string 31",
"team2Score": "sample string 32",
"vMatchID": "sample string 33",
"vmMatchID": "sample string 34",
"vStyle": "sample string 35",
"vLevel": 36,
"gameLevel": 37,
"gameSeqNum": 38,
"startDate": "2025-10-29T03:13:15.9736355-05:00",
"endDate": "2025-10-29T03:13:15.9736355-05:00",
"surface": {
"id": "sample string 1",
"name": "sample string 2"
},
"facility": {
"id": "sample string 1",
"name": "sample string 2"
},
"winnerId": "sample string 41",
"status": 0,
"roundName": "sample string 42"
}
],
"key": "sample string 1",
"roundName": "sample string 2",
"vStyle": "sample string 3",
"vLevel": 4
},
{
"gameList": [
{
"memberHasPredicted": true,
"memberPredictWinnerId": "sample string 2",
"memberPredictTeam1Result": 3,
"memberPredictTeam2Result": 4,
"memberPredictTeam2Id": "sample string 5",
"memberPredictTeam1Id": "sample string 6",
"isLastMatchup": true,
"memberPredictTeam1Seed": "sample string 8",
"memberPredictTeam1Name": "sample string 9",
"memberPredictTeam1Icon": "sample string 10",
"memberPredictTeam2Seed": "sample string 11",
"memberPredictTeam2Name": "sample string 12",
"memberPredictTeam2Icon": "sample string 13",
"preVMatchID1": "sample string 14",
"preVMatchID2": "sample string 15",
"isPreGamePrediction1Eliminated": true,
"isPreGamePrediction2Eliminated": true,
"selfPrediction1Class": "sample string 18",
"selfPrediction2Class": "sample string 19",
"id": 20,
"team1Id": "sample string 21",
"team1Name": "sample string 22",
"team1Note": "sample string 23",
"team1Icon": "sample string 24",
"team1Seed": "sample string 25",
"team1Score": "sample string 26",
"team2Id": "sample string 27",
"team2Name": "sample string 28",
"team2Note": "sample string 29",
"team2Icon": "sample string 30",
"team2Seed": "sample string 31",
"team2Score": "sample string 32",
"vMatchID": "sample string 33",
"vmMatchID": "sample string 34",
"vStyle": "sample string 35",
"vLevel": 36,
"gameLevel": 37,
"gameSeqNum": 38,
"startDate": "2025-10-29T03:13:15.9736355-05:00",
"endDate": "2025-10-29T03:13:15.9736355-05:00",
"surface": {
"id": "sample string 1",
"name": "sample string 2"
},
"facility": {
"id": "sample string 1",
"name": "sample string 2"
},
"winnerId": "sample string 41",
"status": 0,
"roundName": "sample string 42"
},
{
"memberHasPredicted": true,
"memberPredictWinnerId": "sample string 2",
"memberPredictTeam1Result": 3,
"memberPredictTeam2Result": 4,
"memberPredictTeam2Id": "sample string 5",
"memberPredictTeam1Id": "sample string 6",
"isLastMatchup": true,
"memberPredictTeam1Seed": "sample string 8",
"memberPredictTeam1Name": "sample string 9",
"memberPredictTeam1Icon": "sample string 10",
"memberPredictTeam2Seed": "sample string 11",
"memberPredictTeam2Name": "sample string 12",
"memberPredictTeam2Icon": "sample string 13",
"preVMatchID1": "sample string 14",
"preVMatchID2": "sample string 15",
"isPreGamePrediction1Eliminated": true,
"isPreGamePrediction2Eliminated": true,
"selfPrediction1Class": "sample string 18",
"selfPrediction2Class": "sample string 19",
"id": 20,
"team1Id": "sample string 21",
"team1Name": "sample string 22",
"team1Note": "sample string 23",
"team1Icon": "sample string 24",
"team1Seed": "sample string 25",
"team1Score": "sample string 26",
"team2Id": "sample string 27",
"team2Name": "sample string 28",
"team2Note": "sample string 29",
"team2Icon": "sample string 30",
"team2Seed": "sample string 31",
"team2Score": "sample string 32",
"vMatchID": "sample string 33",
"vmMatchID": "sample string 34",
"vStyle": "sample string 35",
"vLevel": 36,
"gameLevel": 37,
"gameSeqNum": 38,
"startDate": "2025-10-29T03:13:15.9736355-05:00",
"endDate": "2025-10-29T03:13:15.9736355-05:00",
"surface": {
"id": "sample string 1",
"name": "sample string 2"
},
"facility": {
"id": "sample string 1",
"name": "sample string 2"
},
"winnerId": "sample string 41",
"status": 0,
"roundName": "sample string 42"
},
{
"memberHasPredicted": true,
"memberPredictWinnerId": "sample string 2",
"memberPredictTeam1Result": 3,
"memberPredictTeam2Result": 4,
"memberPredictTeam2Id": "sample string 5",
"memberPredictTeam1Id": "sample string 6",
"isLastMatchup": true,
"memberPredictTeam1Seed": "sample string 8",
"memberPredictTeam1Name": "sample string 9",
"memberPredictTeam1Icon": "sample string 10",
"memberPredictTeam2Seed": "sample string 11",
"memberPredictTeam2Name": "sample string 12",
"memberPredictTeam2Icon": "sample string 13",
"preVMatchID1": "sample string 14",
"preVMatchID2": "sample string 15",
"isPreGamePrediction1Eliminated": true,
"isPreGamePrediction2Eliminated": true,
"selfPrediction1Class": "sample string 18",
"selfPrediction2Class": "sample string 19",
"id": 20,
"team1Id": "sample string 21",
"team1Name": "sample string 22",
"team1Note": "sample string 23",
"team1Icon": "sample string 24",
"team1Seed": "sample string 25",
"team1Score": "sample string 26",
"team2Id": "sample string 27",
"team2Name": "sample string 28",
"team2Note": "sample string 29",
"team2Icon": "sample string 30",
"team2Seed": "sample string 31",
"team2Score": "sample string 32",
"vMatchID": "sample string 33",
"vmMatchID": "sample string 34",
"vStyle": "sample string 35",
"vLevel": 36,
"gameLevel": 37,
"gameSeqNum": 38,
"startDate": "2025-10-29T03:13:15.9736355-05:00",
"endDate": "2025-10-29T03:13:15.9736355-05:00",
"surface": {
"id": "sample string 1",
"name": "sample string 2"
},
"facility": {
"id": "sample string 1",
"name": "sample string 2"
},
"winnerId": "sample string 41",
"status": 0,
"roundName": "sample string 42"
}
],
"key": "sample string 1",
"roundName": "sample string 2",
"vStyle": "sample string 3",
"vLevel": 4
}
],
"thirdRoundGame": {
"gameList": [
{
"memberHasPredicted": true,
"memberPredictWinnerId": "sample string 2",
"memberPredictTeam1Result": 3,
"memberPredictTeam2Result": 4,
"memberPredictTeam2Id": "sample string 5",
"memberPredictTeam1Id": "sample string 6",
"isLastMatchup": true,
"memberPredictTeam1Seed": "sample string 8",
"memberPredictTeam1Name": "sample string 9",
"memberPredictTeam1Icon": "sample string 10",
"memberPredictTeam2Seed": "sample string 11",
"memberPredictTeam2Name": "sample string 12",
"memberPredictTeam2Icon": "sample string 13",
"preVMatchID1": "sample string 14",
"preVMatchID2": "sample string 15",
"isPreGamePrediction1Eliminated": true,
"isPreGamePrediction2Eliminated": true,
"selfPrediction1Class": "sample string 18",
"selfPrediction2Class": "sample string 19",
"id": 20,
"team1Id": "sample string 21",
"team1Name": "sample string 22",
"team1Note": "sample string 23",
"team1Icon": "sample string 24",
"team1Seed": "sample string 25",
"team1Score": "sample string 26",
"team2Id": "sample string 27",
"team2Name": "sample string 28",
"team2Note": "sample string 29",
"team2Icon": "sample string 30",
"team2Seed": "sample string 31",
"team2Score": "sample string 32",
"vMatchID": "sample string 33",
"vmMatchID": "sample string 34",
"vStyle": "sample string 35",
"vLevel": 36,
"gameLevel": 37,
"gameSeqNum": 38,
"startDate": "2025-10-29T03:13:15.9736355-05:00",
"endDate": "2025-10-29T03:13:15.9736355-05:00",
"surface": {
"id": "sample string 1",
"name": "sample string 2"
},
"facility": {
"id": "sample string 1",
"name": "sample string 2"
},
"winnerId": "sample string 41",
"status": 0,
"roundName": "sample string 42"
},
{
"memberHasPredicted": true,
"memberPredictWinnerId": "sample string 2",
"memberPredictTeam1Result": 3,
"memberPredictTeam2Result": 4,
"memberPredictTeam2Id": "sample string 5",
"memberPredictTeam1Id": "sample string 6",
"isLastMatchup": true,
"memberPredictTeam1Seed": "sample string 8",
"memberPredictTeam1Name": "sample string 9",
"memberPredictTeam1Icon": "sample string 10",
"memberPredictTeam2Seed": "sample string 11",
"memberPredictTeam2Name": "sample string 12",
"memberPredictTeam2Icon": "sample string 13",
"preVMatchID1": "sample string 14",
"preVMatchID2": "sample string 15",
"isPreGamePrediction1Eliminated": true,
"isPreGamePrediction2Eliminated": true,
"selfPrediction1Class": "sample string 18",
"selfPrediction2Class": "sample string 19",
"id": 20,
"team1Id": "sample string 21",
"team1Name": "sample string 22",
"team1Note": "sample string 23",
"team1Icon": "sample string 24",
"team1Seed": "sample string 25",
"team1Score": "sample string 26",
"team2Id": "sample string 27",
"team2Name": "sample string 28",
"team2Note": "sample string 29",
"team2Icon": "sample string 30",
"team2Seed": "sample string 31",
"team2Score": "sample string 32",
"vMatchID": "sample string 33",
"vmMatchID": "sample string 34",
"vStyle": "sample string 35",
"vLevel": 36,
"gameLevel": 37,
"gameSeqNum": 38,
"startDate": "2025-10-29T03:13:15.9736355-05:00",
"endDate": "2025-10-29T03:13:15.9736355-05:00",
"surface": {
"id": "sample string 1",
"name": "sample string 2"
},
"facility": {
"id": "sample string 1",
"name": "sample string 2"
},
"winnerId": "sample string 41",
"status": 0,
"roundName": "sample string 42"
},
{
"memberHasPredicted": true,
"memberPredictWinnerId": "sample string 2",
"memberPredictTeam1Result": 3,
"memberPredictTeam2Result": 4,
"memberPredictTeam2Id": "sample string 5",
"memberPredictTeam1Id": "sample string 6",
"isLastMatchup": true,
"memberPredictTeam1Seed": "sample string 8",
"memberPredictTeam1Name": "sample string 9",
"memberPredictTeam1Icon": "sample string 10",
"memberPredictTeam2Seed": "sample string 11",
"memberPredictTeam2Name": "sample string 12",
"memberPredictTeam2Icon": "sample string 13",
"preVMatchID1": "sample string 14",
"preVMatchID2": "sample string 15",
"isPreGamePrediction1Eliminated": true,
"isPreGamePrediction2Eliminated": true,
"selfPrediction1Class": "sample string 18",
"selfPrediction2Class": "sample string 19",
"id": 20,
"team1Id": "sample string 21",
"team1Name": "sample string 22",
"team1Note": "sample string 23",
"team1Icon": "sample string 24",
"team1Seed": "sample string 25",
"team1Score": "sample string 26",
"team2Id": "sample string 27",
"team2Name": "sample string 28",
"team2Note": "sample string 29",
"team2Icon": "sample string 30",
"team2Seed": "sample string 31",
"team2Score": "sample string 32",
"vMatchID": "sample string 33",
"vmMatchID": "sample string 34",
"vStyle": "sample string 35",
"vLevel": 36,
"gameLevel": 37,
"gameSeqNum": 38,
"startDate": "2025-10-29T03:13:15.9736355-05:00",
"endDate": "2025-10-29T03:13:15.9736355-05:00",
"surface": {
"id": "sample string 1",
"name": "sample string 2"
},
"facility": {
"id": "sample string 1",
"name": "sample string 2"
},
"winnerId": "sample string 41",
"status": 0,
"roundName": "sample string 42"
}
],
"key": "sample string 1",
"roundName": "sample string 2",
"vStyle": "sample string 3",
"vLevel": 4
},
"knockoutTeamIdList": [
"sample string 1",
"sample string 2",
"sample string 3"
],
"targetMemberPredictDetailVO": {
"memberId": "sample string 1",
"memberName": "sample string 2",
"memberPhoto": "sample string 3",
"isUseAvatar": true,
"avatarBackgroundColor": "sample string 5",
"avatarName": "sample string 6",
"totalPoints": 7,
"round1Points": 8,
"round2Points": 9,
"round3Points": 10,
"round4Points": 11,
"round5Points": 12,
"round6Points": 13,
"round7Points": 14,
"round8Points": 15,
"rank": 1,
"champion": "sample string 16",
"signUpDate": "sample string 17",
"finalScoreDiff": 1,
"predictProgress": 18.1,
"networkName": "sample string 19",
"networkId": "sample string 20",
"networkMadnessId": "sample string 21"
},
"enableAllowGrubhubSendEmailOptInMadnessFeature": true,
"memberAllowGrubhubSendEmail": true,
"memberGrubhubSendEmail": "sample string 13",
"memberGrubhubLastName": "sample string 14",
"memberGrubhubFirstName": "sample string 15",
"isSpecialOfferSchool": true,
"id": "sample string 17",
"leagueId": "sample string 18",
"teamsCount": 19,
"playoffsType": 0,
"name": "sample string 20",
"thirdPlaceGame": true,
"allowSelectPosition": true,
"selectStartDate": "2025-10-29T03:13:15.9736355-05:00",
"staggerSelectTime": 24,
"bracketStyle": 0,
"bracketDisplay": 0,
"bracketSettings": 0,
"completedGameDisplayStyle": 0,
"showSeed": true,
"numOfLevels": 26
}
application/xml, text/xml
Sample:
<MadnessBracketVMOutVO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Network">
<AllowSelectPosition xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">true</AllowSelectPosition>
<BracketDisplay xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">LongBracket</BracketDisplay>
<BracketSettings xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">Show</BracketSettings>
<BracketStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">Normal</BracketStyle>
<CompletedGameDisplayStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">Show</CompletedGameDisplayStyle>
<Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 17</Id>
<LeagueId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 18</LeagueId>
<LoserRoundGameList xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<RoundGame>
<GameList>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
</GameList>
<Key>sample string 1</Key>
<RoundName>sample string 2</RoundName>
<VLevel>4</VLevel>
<VStyle>sample string 3</VStyle>
</RoundGame>
<RoundGame>
<GameList>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
</GameList>
<Key>sample string 1</Key>
<RoundName>sample string 2</RoundName>
<VLevel>4</VLevel>
<VStyle>sample string 3</VStyle>
</RoundGame>
<RoundGame>
<GameList>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
</GameList>
<Key>sample string 1</Key>
<RoundName>sample string 2</RoundName>
<VLevel>4</VLevel>
<VStyle>sample string 3</VStyle>
</RoundGame>
</LoserRoundGameList>
<Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 20</Name>
<NumOfLevels xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">26</NumOfLevels>
<PlayoffsType xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">SingleElemination</PlayoffsType>
<SelectStartDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</SelectStartDate>
<ShowSeed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">true</ShowSeed>
<StaggerSelectTime xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">24</StaggerSelectTime>
<TeamsCount xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">19</TeamsCount>
<ThirdPlaceGame xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">true</ThirdPlaceGame>
<ThirdRoundGame xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<GameList>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d5p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d5p1:id>sample string 1</d5p1:id>
<d5p1:name>sample string 2</d5p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d5p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d5p1:id>sample string 1</d5p1:id>
<d5p1:name>sample string 2</d5p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d5p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d5p1:id>sample string 1</d5p1:id>
<d5p1:name>sample string 2</d5p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d5p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d5p1:id>sample string 1</d5p1:id>
<d5p1:name>sample string 2</d5p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d5p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d5p1:id>sample string 1</d5p1:id>
<d5p1:name>sample string 2</d5p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d5p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d5p1:id>sample string 1</d5p1:id>
<d5p1:name>sample string 2</d5p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
</GameList>
<Key>sample string 1</Key>
<RoundName>sample string 2</RoundName>
<VLevel>4</VLevel>
<VStyle>sample string 3</VStyle>
</ThirdRoundGame>
<WinnerRoundGameList xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<RoundGame>
<GameList>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
</GameList>
<Key>sample string 1</Key>
<RoundName>sample string 2</RoundName>
<VLevel>4</VLevel>
<VStyle>sample string 3</VStyle>
</RoundGame>
<RoundGame>
<GameList>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
</GameList>
<Key>sample string 1</Key>
<RoundName>sample string 2</RoundName>
<VLevel>4</VLevel>
<VStyle>sample string 3</VStyle>
</RoundGame>
<RoundGame>
<GameList>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
</GameList>
<Key>sample string 1</Key>
<RoundName>sample string 2</RoundName>
<VLevel>4</VLevel>
<VStyle>sample string 3</VStyle>
</RoundGame>
</WinnerRoundGameList>
<CurrentMemberId>sample string 8</CurrentMemberId>
<EnableAllowGrubhubSendEmailOptInMadnessFeature>true</EnableAllowGrubhubSendEmailOptInMadnessFeature>
<FirstGameStartTime>2025-10-29T03:13:15.9736355-05:00</FirstGameStartTime>
<IsEnableEditPredictions>true</IsEnableEditPredictions>
<IsSchoolAdmin>true</IsSchoolAdmin>
<IsSpecialOfferSchool>true</IsSpecialOfferSchool>
<IsViewOthers>true</IsViewOthers>
<KnockoutTeamIdList xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
<d2p1:string>sample string 3</d2p1:string>
</KnockoutTeamIdList>
<LoserRoundGameList>
<MadnessRoundGame>
<GameList xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
</GameList>
<Key xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 1</Key>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 2</RoundName>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">4</VLevel>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 3</VStyle>
<GameList>
<MadnessBracketGameOutVO>
<EndDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">37</GameLevel>
<GameSeqNum xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">38</GameSeqNum>
<Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">20</Id>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 42</RoundName>
<StartDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 24</Team1Icon>
<Team1Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 21</Team1Id>
<Team1Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 22</Team1Name>
<Team1Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 23</Team1Note>
<Team1Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 26</Team1Score>
<Team1Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 25</Team1Seed>
<Team2Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 30</Team2Icon>
<Team2Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 27</Team2Id>
<Team2Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 28</Team2Name>
<Team2Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 29</Team2Note>
<Team2Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 32</Team2Score>
<Team2Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 31</Team2Seed>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">36</VLevel>
<VMMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 34</VMMatchID>
<VMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 33</VMatchID>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 35</VStyle>
<WinnerId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 41</WinnerId>
<IsLastMatchup>true</IsLastMatchup>
<IsPreGamePrediction1Eliminated>true</IsPreGamePrediction1Eliminated>
<IsPreGamePrediction2Eliminated>true</IsPreGamePrediction2Eliminated>
<MemberHasPredicted>true</MemberHasPredicted>
<MemberPredictTeam1Icon>sample string 10</MemberPredictTeam1Icon>
<MemberPredictTeam1Id>sample string 6</MemberPredictTeam1Id>
<MemberPredictTeam1Name>sample string 9</MemberPredictTeam1Name>
<MemberPredictTeam1Result>3</MemberPredictTeam1Result>
<MemberPredictTeam1Seed>sample string 8</MemberPredictTeam1Seed>
<MemberPredictTeam2Icon>sample string 13</MemberPredictTeam2Icon>
<MemberPredictTeam2Id>sample string 5</MemberPredictTeam2Id>
<MemberPredictTeam2Name>sample string 12</MemberPredictTeam2Name>
<MemberPredictTeam2Result>4</MemberPredictTeam2Result>
<MemberPredictTeam2Seed>sample string 11</MemberPredictTeam2Seed>
<MemberPredictWinnerId>sample string 2</MemberPredictWinnerId>
<PreVMatchID1>sample string 14</PreVMatchID1>
<PreVMatchID2>sample string 15</PreVMatchID2>
<SelfPrediction1Class>sample string 18</SelfPrediction1Class>
<SelfPrediction2Class>sample string 19</SelfPrediction2Class>
</MadnessBracketGameOutVO>
<MadnessBracketGameOutVO>
<EndDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">37</GameLevel>
<GameSeqNum xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">38</GameSeqNum>
<Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">20</Id>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 42</RoundName>
<StartDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 24</Team1Icon>
<Team1Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 21</Team1Id>
<Team1Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 22</Team1Name>
<Team1Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 23</Team1Note>
<Team1Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 26</Team1Score>
<Team1Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 25</Team1Seed>
<Team2Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 30</Team2Icon>
<Team2Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 27</Team2Id>
<Team2Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 28</Team2Name>
<Team2Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 29</Team2Note>
<Team2Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 32</Team2Score>
<Team2Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 31</Team2Seed>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">36</VLevel>
<VMMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 34</VMMatchID>
<VMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 33</VMatchID>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 35</VStyle>
<WinnerId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 41</WinnerId>
<IsLastMatchup>true</IsLastMatchup>
<IsPreGamePrediction1Eliminated>true</IsPreGamePrediction1Eliminated>
<IsPreGamePrediction2Eliminated>true</IsPreGamePrediction2Eliminated>
<MemberHasPredicted>true</MemberHasPredicted>
<MemberPredictTeam1Icon>sample string 10</MemberPredictTeam1Icon>
<MemberPredictTeam1Id>sample string 6</MemberPredictTeam1Id>
<MemberPredictTeam1Name>sample string 9</MemberPredictTeam1Name>
<MemberPredictTeam1Result>3</MemberPredictTeam1Result>
<MemberPredictTeam1Seed>sample string 8</MemberPredictTeam1Seed>
<MemberPredictTeam2Icon>sample string 13</MemberPredictTeam2Icon>
<MemberPredictTeam2Id>sample string 5</MemberPredictTeam2Id>
<MemberPredictTeam2Name>sample string 12</MemberPredictTeam2Name>
<MemberPredictTeam2Result>4</MemberPredictTeam2Result>
<MemberPredictTeam2Seed>sample string 11</MemberPredictTeam2Seed>
<MemberPredictWinnerId>sample string 2</MemberPredictWinnerId>
<PreVMatchID1>sample string 14</PreVMatchID1>
<PreVMatchID2>sample string 15</PreVMatchID2>
<SelfPrediction1Class>sample string 18</SelfPrediction1Class>
<SelfPrediction2Class>sample string 19</SelfPrediction2Class>
</MadnessBracketGameOutVO>
<MadnessBracketGameOutVO>
<EndDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">37</GameLevel>
<GameSeqNum xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">38</GameSeqNum>
<Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">20</Id>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 42</RoundName>
<StartDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 24</Team1Icon>
<Team1Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 21</Team1Id>
<Team1Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 22</Team1Name>
<Team1Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 23</Team1Note>
<Team1Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 26</Team1Score>
<Team1Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 25</Team1Seed>
<Team2Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 30</Team2Icon>
<Team2Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 27</Team2Id>
<Team2Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 28</Team2Name>
<Team2Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 29</Team2Note>
<Team2Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 32</Team2Score>
<Team2Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 31</Team2Seed>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">36</VLevel>
<VMMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 34</VMMatchID>
<VMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 33</VMatchID>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 35</VStyle>
<WinnerId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 41</WinnerId>
<IsLastMatchup>true</IsLastMatchup>
<IsPreGamePrediction1Eliminated>true</IsPreGamePrediction1Eliminated>
<IsPreGamePrediction2Eliminated>true</IsPreGamePrediction2Eliminated>
<MemberHasPredicted>true</MemberHasPredicted>
<MemberPredictTeam1Icon>sample string 10</MemberPredictTeam1Icon>
<MemberPredictTeam1Id>sample string 6</MemberPredictTeam1Id>
<MemberPredictTeam1Name>sample string 9</MemberPredictTeam1Name>
<MemberPredictTeam1Result>3</MemberPredictTeam1Result>
<MemberPredictTeam1Seed>sample string 8</MemberPredictTeam1Seed>
<MemberPredictTeam2Icon>sample string 13</MemberPredictTeam2Icon>
<MemberPredictTeam2Id>sample string 5</MemberPredictTeam2Id>
<MemberPredictTeam2Name>sample string 12</MemberPredictTeam2Name>
<MemberPredictTeam2Result>4</MemberPredictTeam2Result>
<MemberPredictTeam2Seed>sample string 11</MemberPredictTeam2Seed>
<MemberPredictWinnerId>sample string 2</MemberPredictWinnerId>
<PreVMatchID1>sample string 14</PreVMatchID1>
<PreVMatchID2>sample string 15</PreVMatchID2>
<SelfPrediction1Class>sample string 18</SelfPrediction1Class>
<SelfPrediction2Class>sample string 19</SelfPrediction2Class>
</MadnessBracketGameOutVO>
</GameList>
</MadnessRoundGame>
<MadnessRoundGame>
<GameList xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
</GameList>
<Key xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 1</Key>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 2</RoundName>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">4</VLevel>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 3</VStyle>
<GameList>
<MadnessBracketGameOutVO>
<EndDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">37</GameLevel>
<GameSeqNum xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">38</GameSeqNum>
<Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">20</Id>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 42</RoundName>
<StartDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 24</Team1Icon>
<Team1Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 21</Team1Id>
<Team1Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 22</Team1Name>
<Team1Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 23</Team1Note>
<Team1Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 26</Team1Score>
<Team1Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 25</Team1Seed>
<Team2Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 30</Team2Icon>
<Team2Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 27</Team2Id>
<Team2Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 28</Team2Name>
<Team2Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 29</Team2Note>
<Team2Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 32</Team2Score>
<Team2Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 31</Team2Seed>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">36</VLevel>
<VMMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 34</VMMatchID>
<VMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 33</VMatchID>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 35</VStyle>
<WinnerId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 41</WinnerId>
<IsLastMatchup>true</IsLastMatchup>
<IsPreGamePrediction1Eliminated>true</IsPreGamePrediction1Eliminated>
<IsPreGamePrediction2Eliminated>true</IsPreGamePrediction2Eliminated>
<MemberHasPredicted>true</MemberHasPredicted>
<MemberPredictTeam1Icon>sample string 10</MemberPredictTeam1Icon>
<MemberPredictTeam1Id>sample string 6</MemberPredictTeam1Id>
<MemberPredictTeam1Name>sample string 9</MemberPredictTeam1Name>
<MemberPredictTeam1Result>3</MemberPredictTeam1Result>
<MemberPredictTeam1Seed>sample string 8</MemberPredictTeam1Seed>
<MemberPredictTeam2Icon>sample string 13</MemberPredictTeam2Icon>
<MemberPredictTeam2Id>sample string 5</MemberPredictTeam2Id>
<MemberPredictTeam2Name>sample string 12</MemberPredictTeam2Name>
<MemberPredictTeam2Result>4</MemberPredictTeam2Result>
<MemberPredictTeam2Seed>sample string 11</MemberPredictTeam2Seed>
<MemberPredictWinnerId>sample string 2</MemberPredictWinnerId>
<PreVMatchID1>sample string 14</PreVMatchID1>
<PreVMatchID2>sample string 15</PreVMatchID2>
<SelfPrediction1Class>sample string 18</SelfPrediction1Class>
<SelfPrediction2Class>sample string 19</SelfPrediction2Class>
</MadnessBracketGameOutVO>
<MadnessBracketGameOutVO>
<EndDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">37</GameLevel>
<GameSeqNum xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">38</GameSeqNum>
<Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">20</Id>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 42</RoundName>
<StartDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 24</Team1Icon>
<Team1Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 21</Team1Id>
<Team1Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 22</Team1Name>
<Team1Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 23</Team1Note>
<Team1Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 26</Team1Score>
<Team1Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 25</Team1Seed>
<Team2Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 30</Team2Icon>
<Team2Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 27</Team2Id>
<Team2Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 28</Team2Name>
<Team2Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 29</Team2Note>
<Team2Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 32</Team2Score>
<Team2Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 31</Team2Seed>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">36</VLevel>
<VMMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 34</VMMatchID>
<VMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 33</VMatchID>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 35</VStyle>
<WinnerId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 41</WinnerId>
<IsLastMatchup>true</IsLastMatchup>
<IsPreGamePrediction1Eliminated>true</IsPreGamePrediction1Eliminated>
<IsPreGamePrediction2Eliminated>true</IsPreGamePrediction2Eliminated>
<MemberHasPredicted>true</MemberHasPredicted>
<MemberPredictTeam1Icon>sample string 10</MemberPredictTeam1Icon>
<MemberPredictTeam1Id>sample string 6</MemberPredictTeam1Id>
<MemberPredictTeam1Name>sample string 9</MemberPredictTeam1Name>
<MemberPredictTeam1Result>3</MemberPredictTeam1Result>
<MemberPredictTeam1Seed>sample string 8</MemberPredictTeam1Seed>
<MemberPredictTeam2Icon>sample string 13</MemberPredictTeam2Icon>
<MemberPredictTeam2Id>sample string 5</MemberPredictTeam2Id>
<MemberPredictTeam2Name>sample string 12</MemberPredictTeam2Name>
<MemberPredictTeam2Result>4</MemberPredictTeam2Result>
<MemberPredictTeam2Seed>sample string 11</MemberPredictTeam2Seed>
<MemberPredictWinnerId>sample string 2</MemberPredictWinnerId>
<PreVMatchID1>sample string 14</PreVMatchID1>
<PreVMatchID2>sample string 15</PreVMatchID2>
<SelfPrediction1Class>sample string 18</SelfPrediction1Class>
<SelfPrediction2Class>sample string 19</SelfPrediction2Class>
</MadnessBracketGameOutVO>
<MadnessBracketGameOutVO>
<EndDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">37</GameLevel>
<GameSeqNum xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">38</GameSeqNum>
<Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">20</Id>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 42</RoundName>
<StartDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 24</Team1Icon>
<Team1Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 21</Team1Id>
<Team1Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 22</Team1Name>
<Team1Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 23</Team1Note>
<Team1Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 26</Team1Score>
<Team1Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 25</Team1Seed>
<Team2Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 30</Team2Icon>
<Team2Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 27</Team2Id>
<Team2Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 28</Team2Name>
<Team2Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 29</Team2Note>
<Team2Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 32</Team2Score>
<Team2Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 31</Team2Seed>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">36</VLevel>
<VMMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 34</VMMatchID>
<VMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 33</VMatchID>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 35</VStyle>
<WinnerId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 41</WinnerId>
<IsLastMatchup>true</IsLastMatchup>
<IsPreGamePrediction1Eliminated>true</IsPreGamePrediction1Eliminated>
<IsPreGamePrediction2Eliminated>true</IsPreGamePrediction2Eliminated>
<MemberHasPredicted>true</MemberHasPredicted>
<MemberPredictTeam1Icon>sample string 10</MemberPredictTeam1Icon>
<MemberPredictTeam1Id>sample string 6</MemberPredictTeam1Id>
<MemberPredictTeam1Name>sample string 9</MemberPredictTeam1Name>
<MemberPredictTeam1Result>3</MemberPredictTeam1Result>
<MemberPredictTeam1Seed>sample string 8</MemberPredictTeam1Seed>
<MemberPredictTeam2Icon>sample string 13</MemberPredictTeam2Icon>
<MemberPredictTeam2Id>sample string 5</MemberPredictTeam2Id>
<MemberPredictTeam2Name>sample string 12</MemberPredictTeam2Name>
<MemberPredictTeam2Result>4</MemberPredictTeam2Result>
<MemberPredictTeam2Seed>sample string 11</MemberPredictTeam2Seed>
<MemberPredictWinnerId>sample string 2</MemberPredictWinnerId>
<PreVMatchID1>sample string 14</PreVMatchID1>
<PreVMatchID2>sample string 15</PreVMatchID2>
<SelfPrediction1Class>sample string 18</SelfPrediction1Class>
<SelfPrediction2Class>sample string 19</SelfPrediction2Class>
</MadnessBracketGameOutVO>
</GameList>
</MadnessRoundGame>
<MadnessRoundGame>
<GameList xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
</GameList>
<Key xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 1</Key>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 2</RoundName>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">4</VLevel>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 3</VStyle>
<GameList>
<MadnessBracketGameOutVO>
<EndDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">37</GameLevel>
<GameSeqNum xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">38</GameSeqNum>
<Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">20</Id>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 42</RoundName>
<StartDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 24</Team1Icon>
<Team1Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 21</Team1Id>
<Team1Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 22</Team1Name>
<Team1Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 23</Team1Note>
<Team1Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 26</Team1Score>
<Team1Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 25</Team1Seed>
<Team2Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 30</Team2Icon>
<Team2Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 27</Team2Id>
<Team2Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 28</Team2Name>
<Team2Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 29</Team2Note>
<Team2Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 32</Team2Score>
<Team2Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 31</Team2Seed>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">36</VLevel>
<VMMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 34</VMMatchID>
<VMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 33</VMatchID>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 35</VStyle>
<WinnerId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 41</WinnerId>
<IsLastMatchup>true</IsLastMatchup>
<IsPreGamePrediction1Eliminated>true</IsPreGamePrediction1Eliminated>
<IsPreGamePrediction2Eliminated>true</IsPreGamePrediction2Eliminated>
<MemberHasPredicted>true</MemberHasPredicted>
<MemberPredictTeam1Icon>sample string 10</MemberPredictTeam1Icon>
<MemberPredictTeam1Id>sample string 6</MemberPredictTeam1Id>
<MemberPredictTeam1Name>sample string 9</MemberPredictTeam1Name>
<MemberPredictTeam1Result>3</MemberPredictTeam1Result>
<MemberPredictTeam1Seed>sample string 8</MemberPredictTeam1Seed>
<MemberPredictTeam2Icon>sample string 13</MemberPredictTeam2Icon>
<MemberPredictTeam2Id>sample string 5</MemberPredictTeam2Id>
<MemberPredictTeam2Name>sample string 12</MemberPredictTeam2Name>
<MemberPredictTeam2Result>4</MemberPredictTeam2Result>
<MemberPredictTeam2Seed>sample string 11</MemberPredictTeam2Seed>
<MemberPredictWinnerId>sample string 2</MemberPredictWinnerId>
<PreVMatchID1>sample string 14</PreVMatchID1>
<PreVMatchID2>sample string 15</PreVMatchID2>
<SelfPrediction1Class>sample string 18</SelfPrediction1Class>
<SelfPrediction2Class>sample string 19</SelfPrediction2Class>
</MadnessBracketGameOutVO>
<MadnessBracketGameOutVO>
<EndDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">37</GameLevel>
<GameSeqNum xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">38</GameSeqNum>
<Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">20</Id>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 42</RoundName>
<StartDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 24</Team1Icon>
<Team1Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 21</Team1Id>
<Team1Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 22</Team1Name>
<Team1Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 23</Team1Note>
<Team1Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 26</Team1Score>
<Team1Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 25</Team1Seed>
<Team2Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 30</Team2Icon>
<Team2Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 27</Team2Id>
<Team2Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 28</Team2Name>
<Team2Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 29</Team2Note>
<Team2Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 32</Team2Score>
<Team2Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 31</Team2Seed>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">36</VLevel>
<VMMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 34</VMMatchID>
<VMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 33</VMatchID>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 35</VStyle>
<WinnerId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 41</WinnerId>
<IsLastMatchup>true</IsLastMatchup>
<IsPreGamePrediction1Eliminated>true</IsPreGamePrediction1Eliminated>
<IsPreGamePrediction2Eliminated>true</IsPreGamePrediction2Eliminated>
<MemberHasPredicted>true</MemberHasPredicted>
<MemberPredictTeam1Icon>sample string 10</MemberPredictTeam1Icon>
<MemberPredictTeam1Id>sample string 6</MemberPredictTeam1Id>
<MemberPredictTeam1Name>sample string 9</MemberPredictTeam1Name>
<MemberPredictTeam1Result>3</MemberPredictTeam1Result>
<MemberPredictTeam1Seed>sample string 8</MemberPredictTeam1Seed>
<MemberPredictTeam2Icon>sample string 13</MemberPredictTeam2Icon>
<MemberPredictTeam2Id>sample string 5</MemberPredictTeam2Id>
<MemberPredictTeam2Name>sample string 12</MemberPredictTeam2Name>
<MemberPredictTeam2Result>4</MemberPredictTeam2Result>
<MemberPredictTeam2Seed>sample string 11</MemberPredictTeam2Seed>
<MemberPredictWinnerId>sample string 2</MemberPredictWinnerId>
<PreVMatchID1>sample string 14</PreVMatchID1>
<PreVMatchID2>sample string 15</PreVMatchID2>
<SelfPrediction1Class>sample string 18</SelfPrediction1Class>
<SelfPrediction2Class>sample string 19</SelfPrediction2Class>
</MadnessBracketGameOutVO>
<MadnessBracketGameOutVO>
<EndDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">37</GameLevel>
<GameSeqNum xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">38</GameSeqNum>
<Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">20</Id>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 42</RoundName>
<StartDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 24</Team1Icon>
<Team1Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 21</Team1Id>
<Team1Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 22</Team1Name>
<Team1Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 23</Team1Note>
<Team1Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 26</Team1Score>
<Team1Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 25</Team1Seed>
<Team2Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 30</Team2Icon>
<Team2Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 27</Team2Id>
<Team2Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 28</Team2Name>
<Team2Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 29</Team2Note>
<Team2Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 32</Team2Score>
<Team2Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 31</Team2Seed>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">36</VLevel>
<VMMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 34</VMMatchID>
<VMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 33</VMatchID>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 35</VStyle>
<WinnerId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 41</WinnerId>
<IsLastMatchup>true</IsLastMatchup>
<IsPreGamePrediction1Eliminated>true</IsPreGamePrediction1Eliminated>
<IsPreGamePrediction2Eliminated>true</IsPreGamePrediction2Eliminated>
<MemberHasPredicted>true</MemberHasPredicted>
<MemberPredictTeam1Icon>sample string 10</MemberPredictTeam1Icon>
<MemberPredictTeam1Id>sample string 6</MemberPredictTeam1Id>
<MemberPredictTeam1Name>sample string 9</MemberPredictTeam1Name>
<MemberPredictTeam1Result>3</MemberPredictTeam1Result>
<MemberPredictTeam1Seed>sample string 8</MemberPredictTeam1Seed>
<MemberPredictTeam2Icon>sample string 13</MemberPredictTeam2Icon>
<MemberPredictTeam2Id>sample string 5</MemberPredictTeam2Id>
<MemberPredictTeam2Name>sample string 12</MemberPredictTeam2Name>
<MemberPredictTeam2Result>4</MemberPredictTeam2Result>
<MemberPredictTeam2Seed>sample string 11</MemberPredictTeam2Seed>
<MemberPredictWinnerId>sample string 2</MemberPredictWinnerId>
<PreVMatchID1>sample string 14</PreVMatchID1>
<PreVMatchID2>sample string 15</PreVMatchID2>
<SelfPrediction1Class>sample string 18</SelfPrediction1Class>
<SelfPrediction2Class>sample string 19</SelfPrediction2Class>
</MadnessBracketGameOutVO>
</GameList>
</MadnessRoundGame>
</LoserRoundGameList>
<MadnessBracketId>sample string 1</MadnessBracketId>
<MemberAllowGrubhubSendEmail>true</MemberAllowGrubhubSendEmail>
<MemberBracketName>sample string 4</MemberBracketName>
<MemberGrubhubFirstName>sample string 15</MemberGrubhubFirstName>
<MemberGrubhubLastName>sample string 14</MemberGrubhubLastName>
<MemberGrubhubSendEmail>sample string 13</MemberGrubhubSendEmail>
<NetworkMadnessBracketId>sample string 2</NetworkMadnessBracketId>
<ShowedMemberId>sample string 3</ShowedMemberId>
<TargetMemberPredictDetailVO>
<AvatarBackgroundColor>sample string 5</AvatarBackgroundColor>
<AvatarName>sample string 6</AvatarName>
<Champion>sample string 16</Champion>
<FinalScoreDiff>1</FinalScoreDiff>
<IsUseAvatar>true</IsUseAvatar>
<MemberId>sample string 1</MemberId>
<MemberName>sample string 2</MemberName>
<MemberPhoto>sample string 3</MemberPhoto>
<NetworkId>sample string 20</NetworkId>
<NetworkMadnessId>sample string 21</NetworkMadnessId>
<NetworkName>sample string 19</NetworkName>
<PredictProgress>18.1</PredictProgress>
<Rank>1</Rank>
<Round1Points>8</Round1Points>
<Round2Points>9</Round2Points>
<Round3Points>10</Round3Points>
<Round4Points>11</Round4Points>
<Round5Points>12</Round5Points>
<Round6Points>13</Round6Points>
<Round7Points>14</Round7Points>
<Round8Points>15</Round8Points>
<SignUpDate>sample string 17</SignUpDate>
<TotalPoints>7</TotalPoints>
</TargetMemberPredictDetailVO>
<ThirdRoundGame>
<GameList xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d5p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d5p1:id>sample string 1</d5p1:id>
<d5p1:name>sample string 2</d5p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d5p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d5p1:id>sample string 1</d5p1:id>
<d5p1:name>sample string 2</d5p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d5p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d5p1:id>sample string 1</d5p1:id>
<d5p1:name>sample string 2</d5p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d5p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d5p1:id>sample string 1</d5p1:id>
<d5p1:name>sample string 2</d5p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d5p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d5p1:id>sample string 1</d5p1:id>
<d5p1:name>sample string 2</d5p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d5p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d5p1:id>sample string 1</d5p1:id>
<d5p1:name>sample string 2</d5p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
</GameList>
<Key xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 1</Key>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 2</RoundName>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">4</VLevel>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 3</VStyle>
<GameList>
<MadnessBracketGameOutVO>
<EndDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d5p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d5p1:id>sample string 1</d5p1:id>
<d5p1:name>sample string 2</d5p1:name>
</Facility>
<GameLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">37</GameLevel>
<GameSeqNum xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">38</GameSeqNum>
<Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">20</Id>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 42</RoundName>
<StartDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">ToBePlayed</Status>
<Surface xmlns:d5p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d5p1:id>sample string 1</d5p1:id>
<d5p1:name>sample string 2</d5p1:name>
</Surface>
<Team1Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 24</Team1Icon>
<Team1Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 21</Team1Id>
<Team1Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 22</Team1Name>
<Team1Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 23</Team1Note>
<Team1Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 26</Team1Score>
<Team1Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 25</Team1Seed>
<Team2Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 30</Team2Icon>
<Team2Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 27</Team2Id>
<Team2Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 28</Team2Name>
<Team2Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 29</Team2Note>
<Team2Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 32</Team2Score>
<Team2Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 31</Team2Seed>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">36</VLevel>
<VMMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 34</VMMatchID>
<VMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 33</VMatchID>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 35</VStyle>
<WinnerId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 41</WinnerId>
<IsLastMatchup>true</IsLastMatchup>
<IsPreGamePrediction1Eliminated>true</IsPreGamePrediction1Eliminated>
<IsPreGamePrediction2Eliminated>true</IsPreGamePrediction2Eliminated>
<MemberHasPredicted>true</MemberHasPredicted>
<MemberPredictTeam1Icon>sample string 10</MemberPredictTeam1Icon>
<MemberPredictTeam1Id>sample string 6</MemberPredictTeam1Id>
<MemberPredictTeam1Name>sample string 9</MemberPredictTeam1Name>
<MemberPredictTeam1Result>3</MemberPredictTeam1Result>
<MemberPredictTeam1Seed>sample string 8</MemberPredictTeam1Seed>
<MemberPredictTeam2Icon>sample string 13</MemberPredictTeam2Icon>
<MemberPredictTeam2Id>sample string 5</MemberPredictTeam2Id>
<MemberPredictTeam2Name>sample string 12</MemberPredictTeam2Name>
<MemberPredictTeam2Result>4</MemberPredictTeam2Result>
<MemberPredictTeam2Seed>sample string 11</MemberPredictTeam2Seed>
<MemberPredictWinnerId>sample string 2</MemberPredictWinnerId>
<PreVMatchID1>sample string 14</PreVMatchID1>
<PreVMatchID2>sample string 15</PreVMatchID2>
<SelfPrediction1Class>sample string 18</SelfPrediction1Class>
<SelfPrediction2Class>sample string 19</SelfPrediction2Class>
</MadnessBracketGameOutVO>
<MadnessBracketGameOutVO>
<EndDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d5p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d5p1:id>sample string 1</d5p1:id>
<d5p1:name>sample string 2</d5p1:name>
</Facility>
<GameLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">37</GameLevel>
<GameSeqNum xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">38</GameSeqNum>
<Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">20</Id>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 42</RoundName>
<StartDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">ToBePlayed</Status>
<Surface xmlns:d5p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d5p1:id>sample string 1</d5p1:id>
<d5p1:name>sample string 2</d5p1:name>
</Surface>
<Team1Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 24</Team1Icon>
<Team1Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 21</Team1Id>
<Team1Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 22</Team1Name>
<Team1Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 23</Team1Note>
<Team1Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 26</Team1Score>
<Team1Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 25</Team1Seed>
<Team2Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 30</Team2Icon>
<Team2Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 27</Team2Id>
<Team2Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 28</Team2Name>
<Team2Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 29</Team2Note>
<Team2Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 32</Team2Score>
<Team2Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 31</Team2Seed>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">36</VLevel>
<VMMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 34</VMMatchID>
<VMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 33</VMatchID>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 35</VStyle>
<WinnerId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 41</WinnerId>
<IsLastMatchup>true</IsLastMatchup>
<IsPreGamePrediction1Eliminated>true</IsPreGamePrediction1Eliminated>
<IsPreGamePrediction2Eliminated>true</IsPreGamePrediction2Eliminated>
<MemberHasPredicted>true</MemberHasPredicted>
<MemberPredictTeam1Icon>sample string 10</MemberPredictTeam1Icon>
<MemberPredictTeam1Id>sample string 6</MemberPredictTeam1Id>
<MemberPredictTeam1Name>sample string 9</MemberPredictTeam1Name>
<MemberPredictTeam1Result>3</MemberPredictTeam1Result>
<MemberPredictTeam1Seed>sample string 8</MemberPredictTeam1Seed>
<MemberPredictTeam2Icon>sample string 13</MemberPredictTeam2Icon>
<MemberPredictTeam2Id>sample string 5</MemberPredictTeam2Id>
<MemberPredictTeam2Name>sample string 12</MemberPredictTeam2Name>
<MemberPredictTeam2Result>4</MemberPredictTeam2Result>
<MemberPredictTeam2Seed>sample string 11</MemberPredictTeam2Seed>
<MemberPredictWinnerId>sample string 2</MemberPredictWinnerId>
<PreVMatchID1>sample string 14</PreVMatchID1>
<PreVMatchID2>sample string 15</PreVMatchID2>
<SelfPrediction1Class>sample string 18</SelfPrediction1Class>
<SelfPrediction2Class>sample string 19</SelfPrediction2Class>
</MadnessBracketGameOutVO>
<MadnessBracketGameOutVO>
<EndDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d5p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d5p1:id>sample string 1</d5p1:id>
<d5p1:name>sample string 2</d5p1:name>
</Facility>
<GameLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">37</GameLevel>
<GameSeqNum xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">38</GameSeqNum>
<Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">20</Id>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 42</RoundName>
<StartDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">ToBePlayed</Status>
<Surface xmlns:d5p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d5p1:id>sample string 1</d5p1:id>
<d5p1:name>sample string 2</d5p1:name>
</Surface>
<Team1Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 24</Team1Icon>
<Team1Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 21</Team1Id>
<Team1Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 22</Team1Name>
<Team1Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 23</Team1Note>
<Team1Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 26</Team1Score>
<Team1Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 25</Team1Seed>
<Team2Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 30</Team2Icon>
<Team2Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 27</Team2Id>
<Team2Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 28</Team2Name>
<Team2Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 29</Team2Note>
<Team2Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 32</Team2Score>
<Team2Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 31</Team2Seed>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">36</VLevel>
<VMMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 34</VMMatchID>
<VMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 33</VMatchID>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 35</VStyle>
<WinnerId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 41</WinnerId>
<IsLastMatchup>true</IsLastMatchup>
<IsPreGamePrediction1Eliminated>true</IsPreGamePrediction1Eliminated>
<IsPreGamePrediction2Eliminated>true</IsPreGamePrediction2Eliminated>
<MemberHasPredicted>true</MemberHasPredicted>
<MemberPredictTeam1Icon>sample string 10</MemberPredictTeam1Icon>
<MemberPredictTeam1Id>sample string 6</MemberPredictTeam1Id>
<MemberPredictTeam1Name>sample string 9</MemberPredictTeam1Name>
<MemberPredictTeam1Result>3</MemberPredictTeam1Result>
<MemberPredictTeam1Seed>sample string 8</MemberPredictTeam1Seed>
<MemberPredictTeam2Icon>sample string 13</MemberPredictTeam2Icon>
<MemberPredictTeam2Id>sample string 5</MemberPredictTeam2Id>
<MemberPredictTeam2Name>sample string 12</MemberPredictTeam2Name>
<MemberPredictTeam2Result>4</MemberPredictTeam2Result>
<MemberPredictTeam2Seed>sample string 11</MemberPredictTeam2Seed>
<MemberPredictWinnerId>sample string 2</MemberPredictWinnerId>
<PreVMatchID1>sample string 14</PreVMatchID1>
<PreVMatchID2>sample string 15</PreVMatchID2>
<SelfPrediction1Class>sample string 18</SelfPrediction1Class>
<SelfPrediction2Class>sample string 19</SelfPrediction2Class>
</MadnessBracketGameOutVO>
</GameList>
</ThirdRoundGame>
<TimeLeftMilliSeconds>10</TimeLeftMilliSeconds>
<WinnerRoundGameList>
<MadnessRoundGame>
<GameList xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
</GameList>
<Key xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 1</Key>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 2</RoundName>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">4</VLevel>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 3</VStyle>
<GameList>
<MadnessBracketGameOutVO>
<EndDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">37</GameLevel>
<GameSeqNum xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">38</GameSeqNum>
<Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">20</Id>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 42</RoundName>
<StartDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 24</Team1Icon>
<Team1Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 21</Team1Id>
<Team1Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 22</Team1Name>
<Team1Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 23</Team1Note>
<Team1Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 26</Team1Score>
<Team1Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 25</Team1Seed>
<Team2Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 30</Team2Icon>
<Team2Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 27</Team2Id>
<Team2Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 28</Team2Name>
<Team2Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 29</Team2Note>
<Team2Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 32</Team2Score>
<Team2Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 31</Team2Seed>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">36</VLevel>
<VMMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 34</VMMatchID>
<VMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 33</VMatchID>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 35</VStyle>
<WinnerId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 41</WinnerId>
<IsLastMatchup>true</IsLastMatchup>
<IsPreGamePrediction1Eliminated>true</IsPreGamePrediction1Eliminated>
<IsPreGamePrediction2Eliminated>true</IsPreGamePrediction2Eliminated>
<MemberHasPredicted>true</MemberHasPredicted>
<MemberPredictTeam1Icon>sample string 10</MemberPredictTeam1Icon>
<MemberPredictTeam1Id>sample string 6</MemberPredictTeam1Id>
<MemberPredictTeam1Name>sample string 9</MemberPredictTeam1Name>
<MemberPredictTeam1Result>3</MemberPredictTeam1Result>
<MemberPredictTeam1Seed>sample string 8</MemberPredictTeam1Seed>
<MemberPredictTeam2Icon>sample string 13</MemberPredictTeam2Icon>
<MemberPredictTeam2Id>sample string 5</MemberPredictTeam2Id>
<MemberPredictTeam2Name>sample string 12</MemberPredictTeam2Name>
<MemberPredictTeam2Result>4</MemberPredictTeam2Result>
<MemberPredictTeam2Seed>sample string 11</MemberPredictTeam2Seed>
<MemberPredictWinnerId>sample string 2</MemberPredictWinnerId>
<PreVMatchID1>sample string 14</PreVMatchID1>
<PreVMatchID2>sample string 15</PreVMatchID2>
<SelfPrediction1Class>sample string 18</SelfPrediction1Class>
<SelfPrediction2Class>sample string 19</SelfPrediction2Class>
</MadnessBracketGameOutVO>
<MadnessBracketGameOutVO>
<EndDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">37</GameLevel>
<GameSeqNum xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">38</GameSeqNum>
<Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">20</Id>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 42</RoundName>
<StartDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 24</Team1Icon>
<Team1Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 21</Team1Id>
<Team1Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 22</Team1Name>
<Team1Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 23</Team1Note>
<Team1Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 26</Team1Score>
<Team1Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 25</Team1Seed>
<Team2Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 30</Team2Icon>
<Team2Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 27</Team2Id>
<Team2Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 28</Team2Name>
<Team2Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 29</Team2Note>
<Team2Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 32</Team2Score>
<Team2Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 31</Team2Seed>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">36</VLevel>
<VMMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 34</VMMatchID>
<VMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 33</VMatchID>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 35</VStyle>
<WinnerId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 41</WinnerId>
<IsLastMatchup>true</IsLastMatchup>
<IsPreGamePrediction1Eliminated>true</IsPreGamePrediction1Eliminated>
<IsPreGamePrediction2Eliminated>true</IsPreGamePrediction2Eliminated>
<MemberHasPredicted>true</MemberHasPredicted>
<MemberPredictTeam1Icon>sample string 10</MemberPredictTeam1Icon>
<MemberPredictTeam1Id>sample string 6</MemberPredictTeam1Id>
<MemberPredictTeam1Name>sample string 9</MemberPredictTeam1Name>
<MemberPredictTeam1Result>3</MemberPredictTeam1Result>
<MemberPredictTeam1Seed>sample string 8</MemberPredictTeam1Seed>
<MemberPredictTeam2Icon>sample string 13</MemberPredictTeam2Icon>
<MemberPredictTeam2Id>sample string 5</MemberPredictTeam2Id>
<MemberPredictTeam2Name>sample string 12</MemberPredictTeam2Name>
<MemberPredictTeam2Result>4</MemberPredictTeam2Result>
<MemberPredictTeam2Seed>sample string 11</MemberPredictTeam2Seed>
<MemberPredictWinnerId>sample string 2</MemberPredictWinnerId>
<PreVMatchID1>sample string 14</PreVMatchID1>
<PreVMatchID2>sample string 15</PreVMatchID2>
<SelfPrediction1Class>sample string 18</SelfPrediction1Class>
<SelfPrediction2Class>sample string 19</SelfPrediction2Class>
</MadnessBracketGameOutVO>
<MadnessBracketGameOutVO>
<EndDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">37</GameLevel>
<GameSeqNum xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">38</GameSeqNum>
<Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">20</Id>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 42</RoundName>
<StartDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 24</Team1Icon>
<Team1Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 21</Team1Id>
<Team1Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 22</Team1Name>
<Team1Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 23</Team1Note>
<Team1Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 26</Team1Score>
<Team1Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 25</Team1Seed>
<Team2Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 30</Team2Icon>
<Team2Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 27</Team2Id>
<Team2Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 28</Team2Name>
<Team2Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 29</Team2Note>
<Team2Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 32</Team2Score>
<Team2Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 31</Team2Seed>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">36</VLevel>
<VMMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 34</VMMatchID>
<VMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 33</VMatchID>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 35</VStyle>
<WinnerId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 41</WinnerId>
<IsLastMatchup>true</IsLastMatchup>
<IsPreGamePrediction1Eliminated>true</IsPreGamePrediction1Eliminated>
<IsPreGamePrediction2Eliminated>true</IsPreGamePrediction2Eliminated>
<MemberHasPredicted>true</MemberHasPredicted>
<MemberPredictTeam1Icon>sample string 10</MemberPredictTeam1Icon>
<MemberPredictTeam1Id>sample string 6</MemberPredictTeam1Id>
<MemberPredictTeam1Name>sample string 9</MemberPredictTeam1Name>
<MemberPredictTeam1Result>3</MemberPredictTeam1Result>
<MemberPredictTeam1Seed>sample string 8</MemberPredictTeam1Seed>
<MemberPredictTeam2Icon>sample string 13</MemberPredictTeam2Icon>
<MemberPredictTeam2Id>sample string 5</MemberPredictTeam2Id>
<MemberPredictTeam2Name>sample string 12</MemberPredictTeam2Name>
<MemberPredictTeam2Result>4</MemberPredictTeam2Result>
<MemberPredictTeam2Seed>sample string 11</MemberPredictTeam2Seed>
<MemberPredictWinnerId>sample string 2</MemberPredictWinnerId>
<PreVMatchID1>sample string 14</PreVMatchID1>
<PreVMatchID2>sample string 15</PreVMatchID2>
<SelfPrediction1Class>sample string 18</SelfPrediction1Class>
<SelfPrediction2Class>sample string 19</SelfPrediction2Class>
</MadnessBracketGameOutVO>
</GameList>
</MadnessRoundGame>
<MadnessRoundGame>
<GameList xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
</GameList>
<Key xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 1</Key>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 2</RoundName>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">4</VLevel>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 3</VStyle>
<GameList>
<MadnessBracketGameOutVO>
<EndDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">37</GameLevel>
<GameSeqNum xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">38</GameSeqNum>
<Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">20</Id>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 42</RoundName>
<StartDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 24</Team1Icon>
<Team1Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 21</Team1Id>
<Team1Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 22</Team1Name>
<Team1Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 23</Team1Note>
<Team1Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 26</Team1Score>
<Team1Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 25</Team1Seed>
<Team2Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 30</Team2Icon>
<Team2Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 27</Team2Id>
<Team2Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 28</Team2Name>
<Team2Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 29</Team2Note>
<Team2Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 32</Team2Score>
<Team2Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 31</Team2Seed>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">36</VLevel>
<VMMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 34</VMMatchID>
<VMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 33</VMatchID>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 35</VStyle>
<WinnerId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 41</WinnerId>
<IsLastMatchup>true</IsLastMatchup>
<IsPreGamePrediction1Eliminated>true</IsPreGamePrediction1Eliminated>
<IsPreGamePrediction2Eliminated>true</IsPreGamePrediction2Eliminated>
<MemberHasPredicted>true</MemberHasPredicted>
<MemberPredictTeam1Icon>sample string 10</MemberPredictTeam1Icon>
<MemberPredictTeam1Id>sample string 6</MemberPredictTeam1Id>
<MemberPredictTeam1Name>sample string 9</MemberPredictTeam1Name>
<MemberPredictTeam1Result>3</MemberPredictTeam1Result>
<MemberPredictTeam1Seed>sample string 8</MemberPredictTeam1Seed>
<MemberPredictTeam2Icon>sample string 13</MemberPredictTeam2Icon>
<MemberPredictTeam2Id>sample string 5</MemberPredictTeam2Id>
<MemberPredictTeam2Name>sample string 12</MemberPredictTeam2Name>
<MemberPredictTeam2Result>4</MemberPredictTeam2Result>
<MemberPredictTeam2Seed>sample string 11</MemberPredictTeam2Seed>
<MemberPredictWinnerId>sample string 2</MemberPredictWinnerId>
<PreVMatchID1>sample string 14</PreVMatchID1>
<PreVMatchID2>sample string 15</PreVMatchID2>
<SelfPrediction1Class>sample string 18</SelfPrediction1Class>
<SelfPrediction2Class>sample string 19</SelfPrediction2Class>
</MadnessBracketGameOutVO>
<MadnessBracketGameOutVO>
<EndDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">37</GameLevel>
<GameSeqNum xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">38</GameSeqNum>
<Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">20</Id>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 42</RoundName>
<StartDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 24</Team1Icon>
<Team1Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 21</Team1Id>
<Team1Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 22</Team1Name>
<Team1Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 23</Team1Note>
<Team1Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 26</Team1Score>
<Team1Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 25</Team1Seed>
<Team2Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 30</Team2Icon>
<Team2Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 27</Team2Id>
<Team2Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 28</Team2Name>
<Team2Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 29</Team2Note>
<Team2Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 32</Team2Score>
<Team2Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 31</Team2Seed>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">36</VLevel>
<VMMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 34</VMMatchID>
<VMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 33</VMatchID>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 35</VStyle>
<WinnerId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 41</WinnerId>
<IsLastMatchup>true</IsLastMatchup>
<IsPreGamePrediction1Eliminated>true</IsPreGamePrediction1Eliminated>
<IsPreGamePrediction2Eliminated>true</IsPreGamePrediction2Eliminated>
<MemberHasPredicted>true</MemberHasPredicted>
<MemberPredictTeam1Icon>sample string 10</MemberPredictTeam1Icon>
<MemberPredictTeam1Id>sample string 6</MemberPredictTeam1Id>
<MemberPredictTeam1Name>sample string 9</MemberPredictTeam1Name>
<MemberPredictTeam1Result>3</MemberPredictTeam1Result>
<MemberPredictTeam1Seed>sample string 8</MemberPredictTeam1Seed>
<MemberPredictTeam2Icon>sample string 13</MemberPredictTeam2Icon>
<MemberPredictTeam2Id>sample string 5</MemberPredictTeam2Id>
<MemberPredictTeam2Name>sample string 12</MemberPredictTeam2Name>
<MemberPredictTeam2Result>4</MemberPredictTeam2Result>
<MemberPredictTeam2Seed>sample string 11</MemberPredictTeam2Seed>
<MemberPredictWinnerId>sample string 2</MemberPredictWinnerId>
<PreVMatchID1>sample string 14</PreVMatchID1>
<PreVMatchID2>sample string 15</PreVMatchID2>
<SelfPrediction1Class>sample string 18</SelfPrediction1Class>
<SelfPrediction2Class>sample string 19</SelfPrediction2Class>
</MadnessBracketGameOutVO>
<MadnessBracketGameOutVO>
<EndDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">37</GameLevel>
<GameSeqNum xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">38</GameSeqNum>
<Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">20</Id>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 42</RoundName>
<StartDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 24</Team1Icon>
<Team1Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 21</Team1Id>
<Team1Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 22</Team1Name>
<Team1Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 23</Team1Note>
<Team1Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 26</Team1Score>
<Team1Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 25</Team1Seed>
<Team2Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 30</Team2Icon>
<Team2Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 27</Team2Id>
<Team2Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 28</Team2Name>
<Team2Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 29</Team2Note>
<Team2Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 32</Team2Score>
<Team2Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 31</Team2Seed>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">36</VLevel>
<VMMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 34</VMMatchID>
<VMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 33</VMatchID>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 35</VStyle>
<WinnerId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 41</WinnerId>
<IsLastMatchup>true</IsLastMatchup>
<IsPreGamePrediction1Eliminated>true</IsPreGamePrediction1Eliminated>
<IsPreGamePrediction2Eliminated>true</IsPreGamePrediction2Eliminated>
<MemberHasPredicted>true</MemberHasPredicted>
<MemberPredictTeam1Icon>sample string 10</MemberPredictTeam1Icon>
<MemberPredictTeam1Id>sample string 6</MemberPredictTeam1Id>
<MemberPredictTeam1Name>sample string 9</MemberPredictTeam1Name>
<MemberPredictTeam1Result>3</MemberPredictTeam1Result>
<MemberPredictTeam1Seed>sample string 8</MemberPredictTeam1Seed>
<MemberPredictTeam2Icon>sample string 13</MemberPredictTeam2Icon>
<MemberPredictTeam2Id>sample string 5</MemberPredictTeam2Id>
<MemberPredictTeam2Name>sample string 12</MemberPredictTeam2Name>
<MemberPredictTeam2Result>4</MemberPredictTeam2Result>
<MemberPredictTeam2Seed>sample string 11</MemberPredictTeam2Seed>
<MemberPredictWinnerId>sample string 2</MemberPredictWinnerId>
<PreVMatchID1>sample string 14</PreVMatchID1>
<PreVMatchID2>sample string 15</PreVMatchID2>
<SelfPrediction1Class>sample string 18</SelfPrediction1Class>
<SelfPrediction2Class>sample string 19</SelfPrediction2Class>
</MadnessBracketGameOutVO>
</GameList>
</MadnessRoundGame>
<MadnessRoundGame>
<GameList xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
<PlayoffBracketGameOutVO>
<EndDate>2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel>18</GameLevel>
<GameSeqNum>19</GameSeqNum>
<Id>1</Id>
<RoundName>sample string 23</RoundName>
<StartDate>2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status>ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon>sample string 5</Team1Icon>
<Team1Id>sample string 2</Team1Id>
<Team1Name>sample string 3</Team1Name>
<Team1Note>sample string 4</Team1Note>
<Team1Score>sample string 7</Team1Score>
<Team1Seed>sample string 6</Team1Seed>
<Team2Icon>sample string 11</Team2Icon>
<Team2Id>sample string 8</Team2Id>
<Team2Name>sample string 9</Team2Name>
<Team2Note>sample string 10</Team2Note>
<Team2Score>sample string 13</Team2Score>
<Team2Seed>sample string 12</Team2Seed>
<VLevel>17</VLevel>
<VMMatchID>sample string 15</VMMatchID>
<VMatchID>sample string 14</VMatchID>
<VStyle>sample string 16</VStyle>
<WinnerId>sample string 22</WinnerId>
</PlayoffBracketGameOutVO>
</GameList>
<Key xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 1</Key>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 2</RoundName>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">4</VLevel>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 3</VStyle>
<GameList>
<MadnessBracketGameOutVO>
<EndDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">37</GameLevel>
<GameSeqNum xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">38</GameSeqNum>
<Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">20</Id>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 42</RoundName>
<StartDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 24</Team1Icon>
<Team1Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 21</Team1Id>
<Team1Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 22</Team1Name>
<Team1Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 23</Team1Note>
<Team1Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 26</Team1Score>
<Team1Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 25</Team1Seed>
<Team2Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 30</Team2Icon>
<Team2Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 27</Team2Id>
<Team2Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 28</Team2Name>
<Team2Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 29</Team2Note>
<Team2Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 32</Team2Score>
<Team2Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 31</Team2Seed>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">36</VLevel>
<VMMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 34</VMMatchID>
<VMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 33</VMatchID>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 35</VStyle>
<WinnerId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 41</WinnerId>
<IsLastMatchup>true</IsLastMatchup>
<IsPreGamePrediction1Eliminated>true</IsPreGamePrediction1Eliminated>
<IsPreGamePrediction2Eliminated>true</IsPreGamePrediction2Eliminated>
<MemberHasPredicted>true</MemberHasPredicted>
<MemberPredictTeam1Icon>sample string 10</MemberPredictTeam1Icon>
<MemberPredictTeam1Id>sample string 6</MemberPredictTeam1Id>
<MemberPredictTeam1Name>sample string 9</MemberPredictTeam1Name>
<MemberPredictTeam1Result>3</MemberPredictTeam1Result>
<MemberPredictTeam1Seed>sample string 8</MemberPredictTeam1Seed>
<MemberPredictTeam2Icon>sample string 13</MemberPredictTeam2Icon>
<MemberPredictTeam2Id>sample string 5</MemberPredictTeam2Id>
<MemberPredictTeam2Name>sample string 12</MemberPredictTeam2Name>
<MemberPredictTeam2Result>4</MemberPredictTeam2Result>
<MemberPredictTeam2Seed>sample string 11</MemberPredictTeam2Seed>
<MemberPredictWinnerId>sample string 2</MemberPredictWinnerId>
<PreVMatchID1>sample string 14</PreVMatchID1>
<PreVMatchID2>sample string 15</PreVMatchID2>
<SelfPrediction1Class>sample string 18</SelfPrediction1Class>
<SelfPrediction2Class>sample string 19</SelfPrediction2Class>
</MadnessBracketGameOutVO>
<MadnessBracketGameOutVO>
<EndDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">37</GameLevel>
<GameSeqNum xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">38</GameSeqNum>
<Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">20</Id>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 42</RoundName>
<StartDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 24</Team1Icon>
<Team1Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 21</Team1Id>
<Team1Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 22</Team1Name>
<Team1Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 23</Team1Note>
<Team1Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 26</Team1Score>
<Team1Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 25</Team1Seed>
<Team2Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 30</Team2Icon>
<Team2Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 27</Team2Id>
<Team2Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 28</Team2Name>
<Team2Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 29</Team2Note>
<Team2Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 32</Team2Score>
<Team2Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 31</Team2Seed>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">36</VLevel>
<VMMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 34</VMMatchID>
<VMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 33</VMatchID>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 35</VStyle>
<WinnerId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 41</WinnerId>
<IsLastMatchup>true</IsLastMatchup>
<IsPreGamePrediction1Eliminated>true</IsPreGamePrediction1Eliminated>
<IsPreGamePrediction2Eliminated>true</IsPreGamePrediction2Eliminated>
<MemberHasPredicted>true</MemberHasPredicted>
<MemberPredictTeam1Icon>sample string 10</MemberPredictTeam1Icon>
<MemberPredictTeam1Id>sample string 6</MemberPredictTeam1Id>
<MemberPredictTeam1Name>sample string 9</MemberPredictTeam1Name>
<MemberPredictTeam1Result>3</MemberPredictTeam1Result>
<MemberPredictTeam1Seed>sample string 8</MemberPredictTeam1Seed>
<MemberPredictTeam2Icon>sample string 13</MemberPredictTeam2Icon>
<MemberPredictTeam2Id>sample string 5</MemberPredictTeam2Id>
<MemberPredictTeam2Name>sample string 12</MemberPredictTeam2Name>
<MemberPredictTeam2Result>4</MemberPredictTeam2Result>
<MemberPredictTeam2Seed>sample string 11</MemberPredictTeam2Seed>
<MemberPredictWinnerId>sample string 2</MemberPredictWinnerId>
<PreVMatchID1>sample string 14</PreVMatchID1>
<PreVMatchID2>sample string 15</PreVMatchID2>
<SelfPrediction1Class>sample string 18</SelfPrediction1Class>
<SelfPrediction2Class>sample string 19</SelfPrediction2Class>
</MadnessBracketGameOutVO>
<MadnessBracketGameOutVO>
<EndDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</EndDate>
<Facility xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Facility>
<GameLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">37</GameLevel>
<GameSeqNum xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">38</GameSeqNum>
<Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">20</Id>
<RoundName xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 42</RoundName>
<StartDate xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">2025-10-29T03:13:15.9736355-05:00</StartDate>
<Status xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">ToBePlayed</Status>
<Surface xmlns:d6p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Common" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">
<d6p1:id>sample string 1</d6p1:id>
<d6p1:name>sample string 2</d6p1:name>
</Surface>
<Team1Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 24</Team1Icon>
<Team1Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 21</Team1Id>
<Team1Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 22</Team1Name>
<Team1Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 23</Team1Note>
<Team1Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 26</Team1Score>
<Team1Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 25</Team1Seed>
<Team2Icon xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 30</Team2Icon>
<Team2Id xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 27</Team2Id>
<Team2Name xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 28</Team2Name>
<Team2Note xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 29</Team2Note>
<Team2Score xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 32</Team2Score>
<Team2Seed xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 31</Team2Seed>
<VLevel xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">36</VLevel>
<VMMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 34</VMMatchID>
<VMatchID xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 33</VMatchID>
<VStyle xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 35</VStyle>
<WinnerId xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Game">sample string 41</WinnerId>
<IsLastMatchup>true</IsLastMatchup>
<IsPreGamePrediction1Eliminated>true</IsPreGamePrediction1Eliminated>
<IsPreGamePrediction2Eliminated>true</IsPreGamePrediction2Eliminated>
<MemberHasPredicted>true</MemberHasPredicted>
<MemberPredictTeam1Icon>sample string 10</MemberPredictTeam1Icon>
<MemberPredictTeam1Id>sample string 6</MemberPredictTeam1Id>
<MemberPredictTeam1Name>sample string 9</MemberPredictTeam1Name>
<MemberPredictTeam1Result>3</MemberPredictTeam1Result>
<MemberPredictTeam1Seed>sample string 8</MemberPredictTeam1Seed>
<MemberPredictTeam2Icon>sample string 13</MemberPredictTeam2Icon>
<MemberPredictTeam2Id>sample string 5</MemberPredictTeam2Id>
<MemberPredictTeam2Name>sample string 12</MemberPredictTeam2Name>
<MemberPredictTeam2Result>4</MemberPredictTeam2Result>
<MemberPredictTeam2Seed>sample string 11</MemberPredictTeam2Seed>
<MemberPredictWinnerId>sample string 2</MemberPredictWinnerId>
<PreVMatchID1>sample string 14</PreVMatchID1>
<PreVMatchID2>sample string 15</PreVMatchID2>
<SelfPrediction1Class>sample string 18</SelfPrediction1Class>
<SelfPrediction2Class>sample string 19</SelfPrediction2Class>
</MadnessBracketGameOutVO>
</GameList>
</MadnessRoundGame>
</WinnerRoundGameList>
</MadnessBracketVMOutVO>
multipart/form-data
Sample:
Sample not available.