GET v3/members/getinactiveteams?memberId={memberId}

Get inactive teams of a member

Request Information

Parameters

NameDescriptionAdditional information
memberId
memberId

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "seasonTeams": [
    {
      "inActiveTeams": [
        {
          "teamId": "sample string 1",
          "teamName": "sample string 2",
          "teamLogo": "sample string 3",
          "joinedDate": "sample string 4",
          "schoolId": "sample string 5",
          "schoolName": "sample string 6",
          "leagueId": "sample string 7",
          "leagueName": "sample string 8",
          "needPay": true,
          "payAmount": 10.1,
          "isEventTeam": true,
          "upcomingGame": {
            "gameId": 1,
            "gameType": 2,
            "gameTime": "sample string 3",
            "againstTeamLogo": "sample string 4",
            "againstTeamId": "sample string 5",
            "againstTeamName": "sample string 6",
            "againstTeamType": "sample string 7",
            "gamePlayedStatus": "sample string 8",
            "gameResultType": 9,
            "rsvpNote": "sample string 10",
            "gameDateTime": "2024-04-19T06:28:05.140517-05:00",
            "gameLocation": "sample string 12",
            "playoffsId": 13,
            "action": 0
          },
          "previousGame": {
            "gameId": 1,
            "gameType": 2,
            "gameTime": "sample string 3",
            "againstTeamLogo": "sample string 4",
            "againstTeamId": "sample string 5",
            "againstTeamName": "sample string 6",
            "againstTeamType": "sample string 7",
            "gamePlayedStatus": "sample string 8",
            "gameResultType": 9,
            "rsvpNote": "sample string 10",
            "gameDateTime": "2024-04-19T06:28:05.140517-05:00",
            "gameLocation": "sample string 12",
            "playoffsId": 13,
            "action": 0
          },
          "upcomingEvent": {
            "eventId": 1,
            "leagueId": "sample string 2",
            "eventTime": "sample string 3",
            "eventSubject": "sample string 4",
            "eventLocation": "sample string 5",
            "status": 6,
            "eventDateTime": "2024-04-19T06:28:05.140517-05:00"
          },
          "previousEvent": {
            "eventId": 1,
            "leagueId": "sample string 2",
            "eventTime": "sample string 3",
            "eventSubject": "sample string 4",
            "eventLocation": "sample string 5",
            "status": 6,
            "eventDateTime": "2024-04-19T06:28:05.140517-05:00"
          },
          "needTakeQuiz": true,
          "sportName": "sample string 13",
          "sportBackgroundImg": "sample string 14",
          "joinedType": 15,
          "isShowCustomLink": true,
          "tShirtLink": {
            "isShowCancelButton": true,
            "hRef": "sample string 2",
            "innerHtml": "sample string 3",
            "isCustomTShirt": true
          }
        },
        {
          "teamId": "sample string 1",
          "teamName": "sample string 2",
          "teamLogo": "sample string 3",
          "joinedDate": "sample string 4",
          "schoolId": "sample string 5",
          "schoolName": "sample string 6",
          "leagueId": "sample string 7",
          "leagueName": "sample string 8",
          "needPay": true,
          "payAmount": 10.1,
          "isEventTeam": true,
          "upcomingGame": {
            "gameId": 1,
            "gameType": 2,
            "gameTime": "sample string 3",
            "againstTeamLogo": "sample string 4",
            "againstTeamId": "sample string 5",
            "againstTeamName": "sample string 6",
            "againstTeamType": "sample string 7",
            "gamePlayedStatus": "sample string 8",
            "gameResultType": 9,
            "rsvpNote": "sample string 10",
            "gameDateTime": "2024-04-19T06:28:05.140517-05:00",
            "gameLocation": "sample string 12",
            "playoffsId": 13,
            "action": 0
          },
          "previousGame": {
            "gameId": 1,
            "gameType": 2,
            "gameTime": "sample string 3",
            "againstTeamLogo": "sample string 4",
            "againstTeamId": "sample string 5",
            "againstTeamName": "sample string 6",
            "againstTeamType": "sample string 7",
            "gamePlayedStatus": "sample string 8",
            "gameResultType": 9,
            "rsvpNote": "sample string 10",
            "gameDateTime": "2024-04-19T06:28:05.140517-05:00",
            "gameLocation": "sample string 12",
            "playoffsId": 13,
            "action": 0
          },
          "upcomingEvent": {
            "eventId": 1,
            "leagueId": "sample string 2",
            "eventTime": "sample string 3",
            "eventSubject": "sample string 4",
            "eventLocation": "sample string 5",
            "status": 6,
            "eventDateTime": "2024-04-19T06:28:05.140517-05:00"
          },
          "previousEvent": {
            "eventId": 1,
            "leagueId": "sample string 2",
            "eventTime": "sample string 3",
            "eventSubject": "sample string 4",
            "eventLocation": "sample string 5",
            "status": 6,
            "eventDateTime": "2024-04-19T06:28:05.140517-05:00"
          },
          "needTakeQuiz": true,
          "sportName": "sample string 13",
          "sportBackgroundImg": "sample string 14",
          "joinedType": 15,
          "isShowCustomLink": true,
          "tShirtLink": {
            "isShowCancelButton": true,
            "hRef": "sample string 2",
            "innerHtml": "sample string 3",
            "isCustomTShirt": true
          }
        },
        {
          "teamId": "sample string 1",
          "teamName": "sample string 2",
          "teamLogo": "sample string 3",
          "joinedDate": "sample string 4",
          "schoolId": "sample string 5",
          "schoolName": "sample string 6",
          "leagueId": "sample string 7",
          "leagueName": "sample string 8",
          "needPay": true,
          "payAmount": 10.1,
          "isEventTeam": true,
          "upcomingGame": {
            "gameId": 1,
            "gameType": 2,
            "gameTime": "sample string 3",
            "againstTeamLogo": "sample string 4",
            "againstTeamId": "sample string 5",
            "againstTeamName": "sample string 6",
            "againstTeamType": "sample string 7",
            "gamePlayedStatus": "sample string 8",
            "gameResultType": 9,
            "rsvpNote": "sample string 10",
            "gameDateTime": "2024-04-19T06:28:05.140517-05:00",
            "gameLocation": "sample string 12",
            "playoffsId": 13,
            "action": 0
          },
          "previousGame": {
            "gameId": 1,
            "gameType": 2,
            "gameTime": "sample string 3",
            "againstTeamLogo": "sample string 4",
            "againstTeamId": "sample string 5",
            "againstTeamName": "sample string 6",
            "againstTeamType": "sample string 7",
            "gamePlayedStatus": "sample string 8",
            "gameResultType": 9,
            "rsvpNote": "sample string 10",
            "gameDateTime": "2024-04-19T06:28:05.140517-05:00",
            "gameLocation": "sample string 12",
            "playoffsId": 13,
            "action": 0
          },
          "upcomingEvent": {
            "eventId": 1,
            "leagueId": "sample string 2",
            "eventTime": "sample string 3",
            "eventSubject": "sample string 4",
            "eventLocation": "sample string 5",
            "status": 6,
            "eventDateTime": "2024-04-19T06:28:05.140517-05:00"
          },
          "previousEvent": {
            "eventId": 1,
            "leagueId": "sample string 2",
            "eventTime": "sample string 3",
            "eventSubject": "sample string 4",
            "eventLocation": "sample string 5",
            "status": 6,
            "eventDateTime": "2024-04-19T06:28:05.140517-05:00"
          },
          "needTakeQuiz": true,
          "sportName": "sample string 13",
          "sportBackgroundImg": "sample string 14",
          "joinedType": 15,
          "isShowCustomLink": true,
          "tShirtLink": {
            "isShowCancelButton": true,
            "hRef": "sample string 2",
            "innerHtml": "sample string 3",
            "isCustomTShirt": true
          }
        }
      ],
      "seasonName": "sample string 1"
    },
    {
      "inActiveTeams": [
        {
          "teamId": "sample string 1",
          "teamName": "sample string 2",
          "teamLogo": "sample string 3",
          "joinedDate": "sample string 4",
          "schoolId": "sample string 5",
          "schoolName": "sample string 6",
          "leagueId": "sample string 7",
          "leagueName": "sample string 8",
          "needPay": true,
          "payAmount": 10.1,
          "isEventTeam": true,
          "upcomingGame": {
            "gameId": 1,
            "gameType": 2,
            "gameTime": "sample string 3",
            "againstTeamLogo": "sample string 4",
            "againstTeamId": "sample string 5",
            "againstTeamName": "sample string 6",
            "againstTeamType": "sample string 7",
            "gamePlayedStatus": "sample string 8",
            "gameResultType": 9,
            "rsvpNote": "sample string 10",
            "gameDateTime": "2024-04-19T06:28:05.140517-05:00",
            "gameLocation": "sample string 12",
            "playoffsId": 13,
            "action": 0
          },
          "previousGame": {
            "gameId": 1,
            "gameType": 2,
            "gameTime": "sample string 3",
            "againstTeamLogo": "sample string 4",
            "againstTeamId": "sample string 5",
            "againstTeamName": "sample string 6",
            "againstTeamType": "sample string 7",
            "gamePlayedStatus": "sample string 8",
            "gameResultType": 9,
            "rsvpNote": "sample string 10",
            "gameDateTime": "2024-04-19T06:28:05.140517-05:00",
            "gameLocation": "sample string 12",
            "playoffsId": 13,
            "action": 0
          },
          "upcomingEvent": {
            "eventId": 1,
            "leagueId": "sample string 2",
            "eventTime": "sample string 3",
            "eventSubject": "sample string 4",
            "eventLocation": "sample string 5",
            "status": 6,
            "eventDateTime": "2024-04-19T06:28:05.140517-05:00"
          },
          "previousEvent": {
            "eventId": 1,
            "leagueId": "sample string 2",
            "eventTime": "sample string 3",
            "eventSubject": "sample string 4",
            "eventLocation": "sample string 5",
            "status": 6,
            "eventDateTime": "2024-04-19T06:28:05.140517-05:00"
          },
          "needTakeQuiz": true,
          "sportName": "sample string 13",
          "sportBackgroundImg": "sample string 14",
          "joinedType": 15,
          "isShowCustomLink": true,
          "tShirtLink": {
            "isShowCancelButton": true,
            "hRef": "sample string 2",
            "innerHtml": "sample string 3",
            "isCustomTShirt": true
          }
        },
        {
          "teamId": "sample string 1",
          "teamName": "sample string 2",
          "teamLogo": "sample string 3",
          "joinedDate": "sample string 4",
          "schoolId": "sample string 5",
          "schoolName": "sample string 6",
          "leagueId": "sample string 7",
          "leagueName": "sample string 8",
          "needPay": true,
          "payAmount": 10.1,
          "isEventTeam": true,
          "upcomingGame": {
            "gameId": 1,
            "gameType": 2,
            "gameTime": "sample string 3",
            "againstTeamLogo": "sample string 4",
            "againstTeamId": "sample string 5",
            "againstTeamName": "sample string 6",
            "againstTeamType": "sample string 7",
            "gamePlayedStatus": "sample string 8",
            "gameResultType": 9,
            "rsvpNote": "sample string 10",
            "gameDateTime": "2024-04-19T06:28:05.140517-05:00",
            "gameLocation": "sample string 12",
            "playoffsId": 13,
            "action": 0
          },
          "previousGame": {
            "gameId": 1,
            "gameType": 2,
            "gameTime": "sample string 3",
            "againstTeamLogo": "sample string 4",
            "againstTeamId": "sample string 5",
            "againstTeamName": "sample string 6",
            "againstTeamType": "sample string 7",
            "gamePlayedStatus": "sample string 8",
            "gameResultType": 9,
            "rsvpNote": "sample string 10",
            "gameDateTime": "2024-04-19T06:28:05.140517-05:00",
            "gameLocation": "sample string 12",
            "playoffsId": 13,
            "action": 0
          },
          "upcomingEvent": {
            "eventId": 1,
            "leagueId": "sample string 2",
            "eventTime": "sample string 3",
            "eventSubject": "sample string 4",
            "eventLocation": "sample string 5",
            "status": 6,
            "eventDateTime": "2024-04-19T06:28:05.140517-05:00"
          },
          "previousEvent": {
            "eventId": 1,
            "leagueId": "sample string 2",
            "eventTime": "sample string 3",
            "eventSubject": "sample string 4",
            "eventLocation": "sample string 5",
            "status": 6,
            "eventDateTime": "2024-04-19T06:28:05.140517-05:00"
          },
          "needTakeQuiz": true,
          "sportName": "sample string 13",
          "sportBackgroundImg": "sample string 14",
          "joinedType": 15,
          "isShowCustomLink": true,
          "tShirtLink": {
            "isShowCancelButton": true,
            "hRef": "sample string 2",
            "innerHtml": "sample string 3",
            "isCustomTShirt": true
          }
        },
        {
          "teamId": "sample string 1",
          "teamName": "sample string 2",
          "teamLogo": "sample string 3",
          "joinedDate": "sample string 4",
          "schoolId": "sample string 5",
          "schoolName": "sample string 6",
          "leagueId": "sample string 7",
          "leagueName": "sample string 8",
          "needPay": true,
          "payAmount": 10.1,
          "isEventTeam": true,
          "upcomingGame": {
            "gameId": 1,
            "gameType": 2,
            "gameTime": "sample string 3",
            "againstTeamLogo": "sample string 4",
            "againstTeamId": "sample string 5",
            "againstTeamName": "sample string 6",
            "againstTeamType": "sample string 7",
            "gamePlayedStatus": "sample string 8",
            "gameResultType": 9,
            "rsvpNote": "sample string 10",
            "gameDateTime": "2024-04-19T06:28:05.140517-05:00",
            "gameLocation": "sample string 12",
            "playoffsId": 13,
            "action": 0
          },
          "previousGame": {
            "gameId": 1,
            "gameType": 2,
            "gameTime": "sample string 3",
            "againstTeamLogo": "sample string 4",
            "againstTeamId": "sample string 5",
            "againstTeamName": "sample string 6",
            "againstTeamType": "sample string 7",
            "gamePlayedStatus": "sample string 8",
            "gameResultType": 9,
            "rsvpNote": "sample string 10",
            "gameDateTime": "2024-04-19T06:28:05.140517-05:00",
            "gameLocation": "sample string 12",
            "playoffsId": 13,
            "action": 0
          },
          "upcomingEvent": {
            "eventId": 1,
            "leagueId": "sample string 2",
            "eventTime": "sample string 3",
            "eventSubject": "sample string 4",
            "eventLocation": "sample string 5",
            "status": 6,
            "eventDateTime": "2024-04-19T06:28:05.140517-05:00"
          },
          "previousEvent": {
            "eventId": 1,
            "leagueId": "sample string 2",
            "eventTime": "sample string 3",
            "eventSubject": "sample string 4",
            "eventLocation": "sample string 5",
            "status": 6,
            "eventDateTime": "2024-04-19T06:28:05.140517-05:00"
          },
          "needTakeQuiz": true,
          "sportName": "sample string 13",
          "sportBackgroundImg": "sample string 14",
          "joinedType": 15,
          "isShowCustomLink": true,
          "tShirtLink": {
            "isShowCancelButton": true,
            "hRef": "sample string 2",
            "innerHtml": "sample string 3",
            "isCustomTShirt": true
          }
        }
      ],
      "seasonName": "sample string 1"
    },
    {
      "inActiveTeams": [
        {
          "teamId": "sample string 1",
          "teamName": "sample string 2",
          "teamLogo": "sample string 3",
          "joinedDate": "sample string 4",
          "schoolId": "sample string 5",
          "schoolName": "sample string 6",
          "leagueId": "sample string 7",
          "leagueName": "sample string 8",
          "needPay": true,
          "payAmount": 10.1,
          "isEventTeam": true,
          "upcomingGame": {
            "gameId": 1,
            "gameType": 2,
            "gameTime": "sample string 3",
            "againstTeamLogo": "sample string 4",
            "againstTeamId": "sample string 5",
            "againstTeamName": "sample string 6",
            "againstTeamType": "sample string 7",
            "gamePlayedStatus": "sample string 8",
            "gameResultType": 9,
            "rsvpNote": "sample string 10",
            "gameDateTime": "2024-04-19T06:28:05.140517-05:00",
            "gameLocation": "sample string 12",
            "playoffsId": 13,
            "action": 0
          },
          "previousGame": {
            "gameId": 1,
            "gameType": 2,
            "gameTime": "sample string 3",
            "againstTeamLogo": "sample string 4",
            "againstTeamId": "sample string 5",
            "againstTeamName": "sample string 6",
            "againstTeamType": "sample string 7",
            "gamePlayedStatus": "sample string 8",
            "gameResultType": 9,
            "rsvpNote": "sample string 10",
            "gameDateTime": "2024-04-19T06:28:05.140517-05:00",
            "gameLocation": "sample string 12",
            "playoffsId": 13,
            "action": 0
          },
          "upcomingEvent": {
            "eventId": 1,
            "leagueId": "sample string 2",
            "eventTime": "sample string 3",
            "eventSubject": "sample string 4",
            "eventLocation": "sample string 5",
            "status": 6,
            "eventDateTime": "2024-04-19T06:28:05.140517-05:00"
          },
          "previousEvent": {
            "eventId": 1,
            "leagueId": "sample string 2",
            "eventTime": "sample string 3",
            "eventSubject": "sample string 4",
            "eventLocation": "sample string 5",
            "status": 6,
            "eventDateTime": "2024-04-19T06:28:05.140517-05:00"
          },
          "needTakeQuiz": true,
          "sportName": "sample string 13",
          "sportBackgroundImg": "sample string 14",
          "joinedType": 15,
          "isShowCustomLink": true,
          "tShirtLink": {
            "isShowCancelButton": true,
            "hRef": "sample string 2",
            "innerHtml": "sample string 3",
            "isCustomTShirt": true
          }
        },
        {
          "teamId": "sample string 1",
          "teamName": "sample string 2",
          "teamLogo": "sample string 3",
          "joinedDate": "sample string 4",
          "schoolId": "sample string 5",
          "schoolName": "sample string 6",
          "leagueId": "sample string 7",
          "leagueName": "sample string 8",
          "needPay": true,
          "payAmount": 10.1,
          "isEventTeam": true,
          "upcomingGame": {
            "gameId": 1,
            "gameType": 2,
            "gameTime": "sample string 3",
            "againstTeamLogo": "sample string 4",
            "againstTeamId": "sample string 5",
            "againstTeamName": "sample string 6",
            "againstTeamType": "sample string 7",
            "gamePlayedStatus": "sample string 8",
            "gameResultType": 9,
            "rsvpNote": "sample string 10",
            "gameDateTime": "2024-04-19T06:28:05.140517-05:00",
            "gameLocation": "sample string 12",
            "playoffsId": 13,
            "action": 0
          },
          "previousGame": {
            "gameId": 1,
            "gameType": 2,
            "gameTime": "sample string 3",
            "againstTeamLogo": "sample string 4",
            "againstTeamId": "sample string 5",
            "againstTeamName": "sample string 6",
            "againstTeamType": "sample string 7",
            "gamePlayedStatus": "sample string 8",
            "gameResultType": 9,
            "rsvpNote": "sample string 10",
            "gameDateTime": "2024-04-19T06:28:05.140517-05:00",
            "gameLocation": "sample string 12",
            "playoffsId": 13,
            "action": 0
          },
          "upcomingEvent": {
            "eventId": 1,
            "leagueId": "sample string 2",
            "eventTime": "sample string 3",
            "eventSubject": "sample string 4",
            "eventLocation": "sample string 5",
            "status": 6,
            "eventDateTime": "2024-04-19T06:28:05.140517-05:00"
          },
          "previousEvent": {
            "eventId": 1,
            "leagueId": "sample string 2",
            "eventTime": "sample string 3",
            "eventSubject": "sample string 4",
            "eventLocation": "sample string 5",
            "status": 6,
            "eventDateTime": "2024-04-19T06:28:05.140517-05:00"
          },
          "needTakeQuiz": true,
          "sportName": "sample string 13",
          "sportBackgroundImg": "sample string 14",
          "joinedType": 15,
          "isShowCustomLink": true,
          "tShirtLink": {
            "isShowCancelButton": true,
            "hRef": "sample string 2",
            "innerHtml": "sample string 3",
            "isCustomTShirt": true
          }
        },
        {
          "teamId": "sample string 1",
          "teamName": "sample string 2",
          "teamLogo": "sample string 3",
          "joinedDate": "sample string 4",
          "schoolId": "sample string 5",
          "schoolName": "sample string 6",
          "leagueId": "sample string 7",
          "leagueName": "sample string 8",
          "needPay": true,
          "payAmount": 10.1,
          "isEventTeam": true,
          "upcomingGame": {
            "gameId": 1,
            "gameType": 2,
            "gameTime": "sample string 3",
            "againstTeamLogo": "sample string 4",
            "againstTeamId": "sample string 5",
            "againstTeamName": "sample string 6",
            "againstTeamType": "sample string 7",
            "gamePlayedStatus": "sample string 8",
            "gameResultType": 9,
            "rsvpNote": "sample string 10",
            "gameDateTime": "2024-04-19T06:28:05.140517-05:00",
            "gameLocation": "sample string 12",
            "playoffsId": 13,
            "action": 0
          },
          "previousGame": {
            "gameId": 1,
            "gameType": 2,
            "gameTime": "sample string 3",
            "againstTeamLogo": "sample string 4",
            "againstTeamId": "sample string 5",
            "againstTeamName": "sample string 6",
            "againstTeamType": "sample string 7",
            "gamePlayedStatus": "sample string 8",
            "gameResultType": 9,
            "rsvpNote": "sample string 10",
            "gameDateTime": "2024-04-19T06:28:05.140517-05:00",
            "gameLocation": "sample string 12",
            "playoffsId": 13,
            "action": 0
          },
          "upcomingEvent": {
            "eventId": 1,
            "leagueId": "sample string 2",
            "eventTime": "sample string 3",
            "eventSubject": "sample string 4",
            "eventLocation": "sample string 5",
            "status": 6,
            "eventDateTime": "2024-04-19T06:28:05.140517-05:00"
          },
          "previousEvent": {
            "eventId": 1,
            "leagueId": "sample string 2",
            "eventTime": "sample string 3",
            "eventSubject": "sample string 4",
            "eventLocation": "sample string 5",
            "status": 6,
            "eventDateTime": "2024-04-19T06:28:05.140517-05:00"
          },
          "needTakeQuiz": true,
          "sportName": "sample string 13",
          "sportBackgroundImg": "sample string 14",
          "joinedType": 15,
          "isShowCustomLink": true,
          "tShirtLink": {
            "isShowCancelButton": true,
            "hRef": "sample string 2",
            "innerHtml": "sample string 3",
            "isCustomTShirt": true
          }
        }
      ],
      "seasonName": "sample string 1"
    }
  ],
  "teamsCount": 1,
  "mainNavig": "sample string 2"
}

application/xml, text/xml

Sample:
<InactiveTeamsOfMemberOutVO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Member">
  <MainNavig>sample string 2</MainNavig>
  <SeasonTeams>
    <SeasonTeamVO>
      <InActiveTeams xmlns:d4p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Team">
        <d4p1:TeamOutVO>
          <d4p1:IsEventTeam>true</d4p1:IsEventTeam>
          <d4p1:IsShowCustomLink>true</d4p1:IsShowCustomLink>
          <d4p1:JoinedDate>sample string 4</d4p1:JoinedDate>
          <d4p1:JoinedType>15</d4p1:JoinedType>
          <d4p1:LeagueId>sample string 7</d4p1:LeagueId>
          <d4p1:LeagueName>sample string 8</d4p1:LeagueName>
          <d4p1:NeedPay>true</d4p1:NeedPay>
          <d4p1:NeedTakeQuiz>true</d4p1:NeedTakeQuiz>
          <d4p1:PayAmount>10.1</d4p1:PayAmount>
          <d4p1:PreviousEvent>
            <d4p1:EventDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:EventDateTime>
            <d4p1:EventId>1</d4p1:EventId>
            <d4p1:EventLocation>sample string 5</d4p1:EventLocation>
            <d4p1:EventSubject>sample string 4</d4p1:EventSubject>
            <d4p1:EventTime>sample string 3</d4p1:EventTime>
            <d4p1:LeagueId>sample string 2</d4p1:LeagueId>
            <d4p1:Status>6</d4p1:Status>
          </d4p1:PreviousEvent>
          <d4p1:PreviousGame>
            <d4p1:Action>None</d4p1:Action>
            <d4p1:AgainstTeamId>sample string 5</d4p1:AgainstTeamId>
            <d4p1:AgainstTeamLogo>sample string 4</d4p1:AgainstTeamLogo>
            <d4p1:AgainstTeamName>sample string 6</d4p1:AgainstTeamName>
            <d4p1:AgainstTeamType>sample string 7</d4p1:AgainstTeamType>
            <d4p1:GameDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:GameDateTime>
            <d4p1:GameId>1</d4p1:GameId>
            <d4p1:GameLocation>sample string 12</d4p1:GameLocation>
            <d4p1:GamePlayedStatus>sample string 8</d4p1:GamePlayedStatus>
            <d4p1:GameResultType>9</d4p1:GameResultType>
            <d4p1:GameTime>sample string 3</d4p1:GameTime>
            <d4p1:GameType>2</d4p1:GameType>
            <d4p1:PlayoffsId>13</d4p1:PlayoffsId>
            <d4p1:RSVPNote>sample string 10</d4p1:RSVPNote>
          </d4p1:PreviousGame>
          <d4p1:SchoolId>sample string 5</d4p1:SchoolId>
          <d4p1:SchoolName>sample string 6</d4p1:SchoolName>
          <d4p1:SportBackgroundImg>sample string 14</d4p1:SportBackgroundImg>
          <d4p1:SportName>sample string 13</d4p1:SportName>
          <d4p1:TShirtLink>
            <d4p1:HRef>sample string 2</d4p1:HRef>
            <d4p1:InnerHtml>sample string 3</d4p1:InnerHtml>
            <d4p1:IsCustomTShirt>true</d4p1:IsCustomTShirt>
            <d4p1:IsShowCancelButton>true</d4p1:IsShowCancelButton>
          </d4p1:TShirtLink>
          <d4p1:TeamId>sample string 1</d4p1:TeamId>
          <d4p1:TeamLogo>sample string 3</d4p1:TeamLogo>
          <d4p1:TeamName>sample string 2</d4p1:TeamName>
          <d4p1:UpcomingEvent>
            <d4p1:EventDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:EventDateTime>
            <d4p1:EventId>1</d4p1:EventId>
            <d4p1:EventLocation>sample string 5</d4p1:EventLocation>
            <d4p1:EventSubject>sample string 4</d4p1:EventSubject>
            <d4p1:EventTime>sample string 3</d4p1:EventTime>
            <d4p1:LeagueId>sample string 2</d4p1:LeagueId>
            <d4p1:Status>6</d4p1:Status>
          </d4p1:UpcomingEvent>
          <d4p1:UpcomingGame>
            <d4p1:Action>None</d4p1:Action>
            <d4p1:AgainstTeamId>sample string 5</d4p1:AgainstTeamId>
            <d4p1:AgainstTeamLogo>sample string 4</d4p1:AgainstTeamLogo>
            <d4p1:AgainstTeamName>sample string 6</d4p1:AgainstTeamName>
            <d4p1:AgainstTeamType>sample string 7</d4p1:AgainstTeamType>
            <d4p1:GameDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:GameDateTime>
            <d4p1:GameId>1</d4p1:GameId>
            <d4p1:GameLocation>sample string 12</d4p1:GameLocation>
            <d4p1:GamePlayedStatus>sample string 8</d4p1:GamePlayedStatus>
            <d4p1:GameResultType>9</d4p1:GameResultType>
            <d4p1:GameTime>sample string 3</d4p1:GameTime>
            <d4p1:GameType>2</d4p1:GameType>
            <d4p1:PlayoffsId>13</d4p1:PlayoffsId>
            <d4p1:RSVPNote>sample string 10</d4p1:RSVPNote>
          </d4p1:UpcomingGame>
        </d4p1:TeamOutVO>
        <d4p1:TeamOutVO>
          <d4p1:IsEventTeam>true</d4p1:IsEventTeam>
          <d4p1:IsShowCustomLink>true</d4p1:IsShowCustomLink>
          <d4p1:JoinedDate>sample string 4</d4p1:JoinedDate>
          <d4p1:JoinedType>15</d4p1:JoinedType>
          <d4p1:LeagueId>sample string 7</d4p1:LeagueId>
          <d4p1:LeagueName>sample string 8</d4p1:LeagueName>
          <d4p1:NeedPay>true</d4p1:NeedPay>
          <d4p1:NeedTakeQuiz>true</d4p1:NeedTakeQuiz>
          <d4p1:PayAmount>10.1</d4p1:PayAmount>
          <d4p1:PreviousEvent>
            <d4p1:EventDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:EventDateTime>
            <d4p1:EventId>1</d4p1:EventId>
            <d4p1:EventLocation>sample string 5</d4p1:EventLocation>
            <d4p1:EventSubject>sample string 4</d4p1:EventSubject>
            <d4p1:EventTime>sample string 3</d4p1:EventTime>
            <d4p1:LeagueId>sample string 2</d4p1:LeagueId>
            <d4p1:Status>6</d4p1:Status>
          </d4p1:PreviousEvent>
          <d4p1:PreviousGame>
            <d4p1:Action>None</d4p1:Action>
            <d4p1:AgainstTeamId>sample string 5</d4p1:AgainstTeamId>
            <d4p1:AgainstTeamLogo>sample string 4</d4p1:AgainstTeamLogo>
            <d4p1:AgainstTeamName>sample string 6</d4p1:AgainstTeamName>
            <d4p1:AgainstTeamType>sample string 7</d4p1:AgainstTeamType>
            <d4p1:GameDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:GameDateTime>
            <d4p1:GameId>1</d4p1:GameId>
            <d4p1:GameLocation>sample string 12</d4p1:GameLocation>
            <d4p1:GamePlayedStatus>sample string 8</d4p1:GamePlayedStatus>
            <d4p1:GameResultType>9</d4p1:GameResultType>
            <d4p1:GameTime>sample string 3</d4p1:GameTime>
            <d4p1:GameType>2</d4p1:GameType>
            <d4p1:PlayoffsId>13</d4p1:PlayoffsId>
            <d4p1:RSVPNote>sample string 10</d4p1:RSVPNote>
          </d4p1:PreviousGame>
          <d4p1:SchoolId>sample string 5</d4p1:SchoolId>
          <d4p1:SchoolName>sample string 6</d4p1:SchoolName>
          <d4p1:SportBackgroundImg>sample string 14</d4p1:SportBackgroundImg>
          <d4p1:SportName>sample string 13</d4p1:SportName>
          <d4p1:TShirtLink>
            <d4p1:HRef>sample string 2</d4p1:HRef>
            <d4p1:InnerHtml>sample string 3</d4p1:InnerHtml>
            <d4p1:IsCustomTShirt>true</d4p1:IsCustomTShirt>
            <d4p1:IsShowCancelButton>true</d4p1:IsShowCancelButton>
          </d4p1:TShirtLink>
          <d4p1:TeamId>sample string 1</d4p1:TeamId>
          <d4p1:TeamLogo>sample string 3</d4p1:TeamLogo>
          <d4p1:TeamName>sample string 2</d4p1:TeamName>
          <d4p1:UpcomingEvent>
            <d4p1:EventDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:EventDateTime>
            <d4p1:EventId>1</d4p1:EventId>
            <d4p1:EventLocation>sample string 5</d4p1:EventLocation>
            <d4p1:EventSubject>sample string 4</d4p1:EventSubject>
            <d4p1:EventTime>sample string 3</d4p1:EventTime>
            <d4p1:LeagueId>sample string 2</d4p1:LeagueId>
            <d4p1:Status>6</d4p1:Status>
          </d4p1:UpcomingEvent>
          <d4p1:UpcomingGame>
            <d4p1:Action>None</d4p1:Action>
            <d4p1:AgainstTeamId>sample string 5</d4p1:AgainstTeamId>
            <d4p1:AgainstTeamLogo>sample string 4</d4p1:AgainstTeamLogo>
            <d4p1:AgainstTeamName>sample string 6</d4p1:AgainstTeamName>
            <d4p1:AgainstTeamType>sample string 7</d4p1:AgainstTeamType>
            <d4p1:GameDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:GameDateTime>
            <d4p1:GameId>1</d4p1:GameId>
            <d4p1:GameLocation>sample string 12</d4p1:GameLocation>
            <d4p1:GamePlayedStatus>sample string 8</d4p1:GamePlayedStatus>
            <d4p1:GameResultType>9</d4p1:GameResultType>
            <d4p1:GameTime>sample string 3</d4p1:GameTime>
            <d4p1:GameType>2</d4p1:GameType>
            <d4p1:PlayoffsId>13</d4p1:PlayoffsId>
            <d4p1:RSVPNote>sample string 10</d4p1:RSVPNote>
          </d4p1:UpcomingGame>
        </d4p1:TeamOutVO>
        <d4p1:TeamOutVO>
          <d4p1:IsEventTeam>true</d4p1:IsEventTeam>
          <d4p1:IsShowCustomLink>true</d4p1:IsShowCustomLink>
          <d4p1:JoinedDate>sample string 4</d4p1:JoinedDate>
          <d4p1:JoinedType>15</d4p1:JoinedType>
          <d4p1:LeagueId>sample string 7</d4p1:LeagueId>
          <d4p1:LeagueName>sample string 8</d4p1:LeagueName>
          <d4p1:NeedPay>true</d4p1:NeedPay>
          <d4p1:NeedTakeQuiz>true</d4p1:NeedTakeQuiz>
          <d4p1:PayAmount>10.1</d4p1:PayAmount>
          <d4p1:PreviousEvent>
            <d4p1:EventDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:EventDateTime>
            <d4p1:EventId>1</d4p1:EventId>
            <d4p1:EventLocation>sample string 5</d4p1:EventLocation>
            <d4p1:EventSubject>sample string 4</d4p1:EventSubject>
            <d4p1:EventTime>sample string 3</d4p1:EventTime>
            <d4p1:LeagueId>sample string 2</d4p1:LeagueId>
            <d4p1:Status>6</d4p1:Status>
          </d4p1:PreviousEvent>
          <d4p1:PreviousGame>
            <d4p1:Action>None</d4p1:Action>
            <d4p1:AgainstTeamId>sample string 5</d4p1:AgainstTeamId>
            <d4p1:AgainstTeamLogo>sample string 4</d4p1:AgainstTeamLogo>
            <d4p1:AgainstTeamName>sample string 6</d4p1:AgainstTeamName>
            <d4p1:AgainstTeamType>sample string 7</d4p1:AgainstTeamType>
            <d4p1:GameDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:GameDateTime>
            <d4p1:GameId>1</d4p1:GameId>
            <d4p1:GameLocation>sample string 12</d4p1:GameLocation>
            <d4p1:GamePlayedStatus>sample string 8</d4p1:GamePlayedStatus>
            <d4p1:GameResultType>9</d4p1:GameResultType>
            <d4p1:GameTime>sample string 3</d4p1:GameTime>
            <d4p1:GameType>2</d4p1:GameType>
            <d4p1:PlayoffsId>13</d4p1:PlayoffsId>
            <d4p1:RSVPNote>sample string 10</d4p1:RSVPNote>
          </d4p1:PreviousGame>
          <d4p1:SchoolId>sample string 5</d4p1:SchoolId>
          <d4p1:SchoolName>sample string 6</d4p1:SchoolName>
          <d4p1:SportBackgroundImg>sample string 14</d4p1:SportBackgroundImg>
          <d4p1:SportName>sample string 13</d4p1:SportName>
          <d4p1:TShirtLink>
            <d4p1:HRef>sample string 2</d4p1:HRef>
            <d4p1:InnerHtml>sample string 3</d4p1:InnerHtml>
            <d4p1:IsCustomTShirt>true</d4p1:IsCustomTShirt>
            <d4p1:IsShowCancelButton>true</d4p1:IsShowCancelButton>
          </d4p1:TShirtLink>
          <d4p1:TeamId>sample string 1</d4p1:TeamId>
          <d4p1:TeamLogo>sample string 3</d4p1:TeamLogo>
          <d4p1:TeamName>sample string 2</d4p1:TeamName>
          <d4p1:UpcomingEvent>
            <d4p1:EventDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:EventDateTime>
            <d4p1:EventId>1</d4p1:EventId>
            <d4p1:EventLocation>sample string 5</d4p1:EventLocation>
            <d4p1:EventSubject>sample string 4</d4p1:EventSubject>
            <d4p1:EventTime>sample string 3</d4p1:EventTime>
            <d4p1:LeagueId>sample string 2</d4p1:LeagueId>
            <d4p1:Status>6</d4p1:Status>
          </d4p1:UpcomingEvent>
          <d4p1:UpcomingGame>
            <d4p1:Action>None</d4p1:Action>
            <d4p1:AgainstTeamId>sample string 5</d4p1:AgainstTeamId>
            <d4p1:AgainstTeamLogo>sample string 4</d4p1:AgainstTeamLogo>
            <d4p1:AgainstTeamName>sample string 6</d4p1:AgainstTeamName>
            <d4p1:AgainstTeamType>sample string 7</d4p1:AgainstTeamType>
            <d4p1:GameDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:GameDateTime>
            <d4p1:GameId>1</d4p1:GameId>
            <d4p1:GameLocation>sample string 12</d4p1:GameLocation>
            <d4p1:GamePlayedStatus>sample string 8</d4p1:GamePlayedStatus>
            <d4p1:GameResultType>9</d4p1:GameResultType>
            <d4p1:GameTime>sample string 3</d4p1:GameTime>
            <d4p1:GameType>2</d4p1:GameType>
            <d4p1:PlayoffsId>13</d4p1:PlayoffsId>
            <d4p1:RSVPNote>sample string 10</d4p1:RSVPNote>
          </d4p1:UpcomingGame>
        </d4p1:TeamOutVO>
      </InActiveTeams>
      <SeasonName>sample string 1</SeasonName>
    </SeasonTeamVO>
    <SeasonTeamVO>
      <InActiveTeams xmlns:d4p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Team">
        <d4p1:TeamOutVO>
          <d4p1:IsEventTeam>true</d4p1:IsEventTeam>
          <d4p1:IsShowCustomLink>true</d4p1:IsShowCustomLink>
          <d4p1:JoinedDate>sample string 4</d4p1:JoinedDate>
          <d4p1:JoinedType>15</d4p1:JoinedType>
          <d4p1:LeagueId>sample string 7</d4p1:LeagueId>
          <d4p1:LeagueName>sample string 8</d4p1:LeagueName>
          <d4p1:NeedPay>true</d4p1:NeedPay>
          <d4p1:NeedTakeQuiz>true</d4p1:NeedTakeQuiz>
          <d4p1:PayAmount>10.1</d4p1:PayAmount>
          <d4p1:PreviousEvent>
            <d4p1:EventDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:EventDateTime>
            <d4p1:EventId>1</d4p1:EventId>
            <d4p1:EventLocation>sample string 5</d4p1:EventLocation>
            <d4p1:EventSubject>sample string 4</d4p1:EventSubject>
            <d4p1:EventTime>sample string 3</d4p1:EventTime>
            <d4p1:LeagueId>sample string 2</d4p1:LeagueId>
            <d4p1:Status>6</d4p1:Status>
          </d4p1:PreviousEvent>
          <d4p1:PreviousGame>
            <d4p1:Action>None</d4p1:Action>
            <d4p1:AgainstTeamId>sample string 5</d4p1:AgainstTeamId>
            <d4p1:AgainstTeamLogo>sample string 4</d4p1:AgainstTeamLogo>
            <d4p1:AgainstTeamName>sample string 6</d4p1:AgainstTeamName>
            <d4p1:AgainstTeamType>sample string 7</d4p1:AgainstTeamType>
            <d4p1:GameDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:GameDateTime>
            <d4p1:GameId>1</d4p1:GameId>
            <d4p1:GameLocation>sample string 12</d4p1:GameLocation>
            <d4p1:GamePlayedStatus>sample string 8</d4p1:GamePlayedStatus>
            <d4p1:GameResultType>9</d4p1:GameResultType>
            <d4p1:GameTime>sample string 3</d4p1:GameTime>
            <d4p1:GameType>2</d4p1:GameType>
            <d4p1:PlayoffsId>13</d4p1:PlayoffsId>
            <d4p1:RSVPNote>sample string 10</d4p1:RSVPNote>
          </d4p1:PreviousGame>
          <d4p1:SchoolId>sample string 5</d4p1:SchoolId>
          <d4p1:SchoolName>sample string 6</d4p1:SchoolName>
          <d4p1:SportBackgroundImg>sample string 14</d4p1:SportBackgroundImg>
          <d4p1:SportName>sample string 13</d4p1:SportName>
          <d4p1:TShirtLink>
            <d4p1:HRef>sample string 2</d4p1:HRef>
            <d4p1:InnerHtml>sample string 3</d4p1:InnerHtml>
            <d4p1:IsCustomTShirt>true</d4p1:IsCustomTShirt>
            <d4p1:IsShowCancelButton>true</d4p1:IsShowCancelButton>
          </d4p1:TShirtLink>
          <d4p1:TeamId>sample string 1</d4p1:TeamId>
          <d4p1:TeamLogo>sample string 3</d4p1:TeamLogo>
          <d4p1:TeamName>sample string 2</d4p1:TeamName>
          <d4p1:UpcomingEvent>
            <d4p1:EventDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:EventDateTime>
            <d4p1:EventId>1</d4p1:EventId>
            <d4p1:EventLocation>sample string 5</d4p1:EventLocation>
            <d4p1:EventSubject>sample string 4</d4p1:EventSubject>
            <d4p1:EventTime>sample string 3</d4p1:EventTime>
            <d4p1:LeagueId>sample string 2</d4p1:LeagueId>
            <d4p1:Status>6</d4p1:Status>
          </d4p1:UpcomingEvent>
          <d4p1:UpcomingGame>
            <d4p1:Action>None</d4p1:Action>
            <d4p1:AgainstTeamId>sample string 5</d4p1:AgainstTeamId>
            <d4p1:AgainstTeamLogo>sample string 4</d4p1:AgainstTeamLogo>
            <d4p1:AgainstTeamName>sample string 6</d4p1:AgainstTeamName>
            <d4p1:AgainstTeamType>sample string 7</d4p1:AgainstTeamType>
            <d4p1:GameDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:GameDateTime>
            <d4p1:GameId>1</d4p1:GameId>
            <d4p1:GameLocation>sample string 12</d4p1:GameLocation>
            <d4p1:GamePlayedStatus>sample string 8</d4p1:GamePlayedStatus>
            <d4p1:GameResultType>9</d4p1:GameResultType>
            <d4p1:GameTime>sample string 3</d4p1:GameTime>
            <d4p1:GameType>2</d4p1:GameType>
            <d4p1:PlayoffsId>13</d4p1:PlayoffsId>
            <d4p1:RSVPNote>sample string 10</d4p1:RSVPNote>
          </d4p1:UpcomingGame>
        </d4p1:TeamOutVO>
        <d4p1:TeamOutVO>
          <d4p1:IsEventTeam>true</d4p1:IsEventTeam>
          <d4p1:IsShowCustomLink>true</d4p1:IsShowCustomLink>
          <d4p1:JoinedDate>sample string 4</d4p1:JoinedDate>
          <d4p1:JoinedType>15</d4p1:JoinedType>
          <d4p1:LeagueId>sample string 7</d4p1:LeagueId>
          <d4p1:LeagueName>sample string 8</d4p1:LeagueName>
          <d4p1:NeedPay>true</d4p1:NeedPay>
          <d4p1:NeedTakeQuiz>true</d4p1:NeedTakeQuiz>
          <d4p1:PayAmount>10.1</d4p1:PayAmount>
          <d4p1:PreviousEvent>
            <d4p1:EventDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:EventDateTime>
            <d4p1:EventId>1</d4p1:EventId>
            <d4p1:EventLocation>sample string 5</d4p1:EventLocation>
            <d4p1:EventSubject>sample string 4</d4p1:EventSubject>
            <d4p1:EventTime>sample string 3</d4p1:EventTime>
            <d4p1:LeagueId>sample string 2</d4p1:LeagueId>
            <d4p1:Status>6</d4p1:Status>
          </d4p1:PreviousEvent>
          <d4p1:PreviousGame>
            <d4p1:Action>None</d4p1:Action>
            <d4p1:AgainstTeamId>sample string 5</d4p1:AgainstTeamId>
            <d4p1:AgainstTeamLogo>sample string 4</d4p1:AgainstTeamLogo>
            <d4p1:AgainstTeamName>sample string 6</d4p1:AgainstTeamName>
            <d4p1:AgainstTeamType>sample string 7</d4p1:AgainstTeamType>
            <d4p1:GameDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:GameDateTime>
            <d4p1:GameId>1</d4p1:GameId>
            <d4p1:GameLocation>sample string 12</d4p1:GameLocation>
            <d4p1:GamePlayedStatus>sample string 8</d4p1:GamePlayedStatus>
            <d4p1:GameResultType>9</d4p1:GameResultType>
            <d4p1:GameTime>sample string 3</d4p1:GameTime>
            <d4p1:GameType>2</d4p1:GameType>
            <d4p1:PlayoffsId>13</d4p1:PlayoffsId>
            <d4p1:RSVPNote>sample string 10</d4p1:RSVPNote>
          </d4p1:PreviousGame>
          <d4p1:SchoolId>sample string 5</d4p1:SchoolId>
          <d4p1:SchoolName>sample string 6</d4p1:SchoolName>
          <d4p1:SportBackgroundImg>sample string 14</d4p1:SportBackgroundImg>
          <d4p1:SportName>sample string 13</d4p1:SportName>
          <d4p1:TShirtLink>
            <d4p1:HRef>sample string 2</d4p1:HRef>
            <d4p1:InnerHtml>sample string 3</d4p1:InnerHtml>
            <d4p1:IsCustomTShirt>true</d4p1:IsCustomTShirt>
            <d4p1:IsShowCancelButton>true</d4p1:IsShowCancelButton>
          </d4p1:TShirtLink>
          <d4p1:TeamId>sample string 1</d4p1:TeamId>
          <d4p1:TeamLogo>sample string 3</d4p1:TeamLogo>
          <d4p1:TeamName>sample string 2</d4p1:TeamName>
          <d4p1:UpcomingEvent>
            <d4p1:EventDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:EventDateTime>
            <d4p1:EventId>1</d4p1:EventId>
            <d4p1:EventLocation>sample string 5</d4p1:EventLocation>
            <d4p1:EventSubject>sample string 4</d4p1:EventSubject>
            <d4p1:EventTime>sample string 3</d4p1:EventTime>
            <d4p1:LeagueId>sample string 2</d4p1:LeagueId>
            <d4p1:Status>6</d4p1:Status>
          </d4p1:UpcomingEvent>
          <d4p1:UpcomingGame>
            <d4p1:Action>None</d4p1:Action>
            <d4p1:AgainstTeamId>sample string 5</d4p1:AgainstTeamId>
            <d4p1:AgainstTeamLogo>sample string 4</d4p1:AgainstTeamLogo>
            <d4p1:AgainstTeamName>sample string 6</d4p1:AgainstTeamName>
            <d4p1:AgainstTeamType>sample string 7</d4p1:AgainstTeamType>
            <d4p1:GameDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:GameDateTime>
            <d4p1:GameId>1</d4p1:GameId>
            <d4p1:GameLocation>sample string 12</d4p1:GameLocation>
            <d4p1:GamePlayedStatus>sample string 8</d4p1:GamePlayedStatus>
            <d4p1:GameResultType>9</d4p1:GameResultType>
            <d4p1:GameTime>sample string 3</d4p1:GameTime>
            <d4p1:GameType>2</d4p1:GameType>
            <d4p1:PlayoffsId>13</d4p1:PlayoffsId>
            <d4p1:RSVPNote>sample string 10</d4p1:RSVPNote>
          </d4p1:UpcomingGame>
        </d4p1:TeamOutVO>
        <d4p1:TeamOutVO>
          <d4p1:IsEventTeam>true</d4p1:IsEventTeam>
          <d4p1:IsShowCustomLink>true</d4p1:IsShowCustomLink>
          <d4p1:JoinedDate>sample string 4</d4p1:JoinedDate>
          <d4p1:JoinedType>15</d4p1:JoinedType>
          <d4p1:LeagueId>sample string 7</d4p1:LeagueId>
          <d4p1:LeagueName>sample string 8</d4p1:LeagueName>
          <d4p1:NeedPay>true</d4p1:NeedPay>
          <d4p1:NeedTakeQuiz>true</d4p1:NeedTakeQuiz>
          <d4p1:PayAmount>10.1</d4p1:PayAmount>
          <d4p1:PreviousEvent>
            <d4p1:EventDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:EventDateTime>
            <d4p1:EventId>1</d4p1:EventId>
            <d4p1:EventLocation>sample string 5</d4p1:EventLocation>
            <d4p1:EventSubject>sample string 4</d4p1:EventSubject>
            <d4p1:EventTime>sample string 3</d4p1:EventTime>
            <d4p1:LeagueId>sample string 2</d4p1:LeagueId>
            <d4p1:Status>6</d4p1:Status>
          </d4p1:PreviousEvent>
          <d4p1:PreviousGame>
            <d4p1:Action>None</d4p1:Action>
            <d4p1:AgainstTeamId>sample string 5</d4p1:AgainstTeamId>
            <d4p1:AgainstTeamLogo>sample string 4</d4p1:AgainstTeamLogo>
            <d4p1:AgainstTeamName>sample string 6</d4p1:AgainstTeamName>
            <d4p1:AgainstTeamType>sample string 7</d4p1:AgainstTeamType>
            <d4p1:GameDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:GameDateTime>
            <d4p1:GameId>1</d4p1:GameId>
            <d4p1:GameLocation>sample string 12</d4p1:GameLocation>
            <d4p1:GamePlayedStatus>sample string 8</d4p1:GamePlayedStatus>
            <d4p1:GameResultType>9</d4p1:GameResultType>
            <d4p1:GameTime>sample string 3</d4p1:GameTime>
            <d4p1:GameType>2</d4p1:GameType>
            <d4p1:PlayoffsId>13</d4p1:PlayoffsId>
            <d4p1:RSVPNote>sample string 10</d4p1:RSVPNote>
          </d4p1:PreviousGame>
          <d4p1:SchoolId>sample string 5</d4p1:SchoolId>
          <d4p1:SchoolName>sample string 6</d4p1:SchoolName>
          <d4p1:SportBackgroundImg>sample string 14</d4p1:SportBackgroundImg>
          <d4p1:SportName>sample string 13</d4p1:SportName>
          <d4p1:TShirtLink>
            <d4p1:HRef>sample string 2</d4p1:HRef>
            <d4p1:InnerHtml>sample string 3</d4p1:InnerHtml>
            <d4p1:IsCustomTShirt>true</d4p1:IsCustomTShirt>
            <d4p1:IsShowCancelButton>true</d4p1:IsShowCancelButton>
          </d4p1:TShirtLink>
          <d4p1:TeamId>sample string 1</d4p1:TeamId>
          <d4p1:TeamLogo>sample string 3</d4p1:TeamLogo>
          <d4p1:TeamName>sample string 2</d4p1:TeamName>
          <d4p1:UpcomingEvent>
            <d4p1:EventDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:EventDateTime>
            <d4p1:EventId>1</d4p1:EventId>
            <d4p1:EventLocation>sample string 5</d4p1:EventLocation>
            <d4p1:EventSubject>sample string 4</d4p1:EventSubject>
            <d4p1:EventTime>sample string 3</d4p1:EventTime>
            <d4p1:LeagueId>sample string 2</d4p1:LeagueId>
            <d4p1:Status>6</d4p1:Status>
          </d4p1:UpcomingEvent>
          <d4p1:UpcomingGame>
            <d4p1:Action>None</d4p1:Action>
            <d4p1:AgainstTeamId>sample string 5</d4p1:AgainstTeamId>
            <d4p1:AgainstTeamLogo>sample string 4</d4p1:AgainstTeamLogo>
            <d4p1:AgainstTeamName>sample string 6</d4p1:AgainstTeamName>
            <d4p1:AgainstTeamType>sample string 7</d4p1:AgainstTeamType>
            <d4p1:GameDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:GameDateTime>
            <d4p1:GameId>1</d4p1:GameId>
            <d4p1:GameLocation>sample string 12</d4p1:GameLocation>
            <d4p1:GamePlayedStatus>sample string 8</d4p1:GamePlayedStatus>
            <d4p1:GameResultType>9</d4p1:GameResultType>
            <d4p1:GameTime>sample string 3</d4p1:GameTime>
            <d4p1:GameType>2</d4p1:GameType>
            <d4p1:PlayoffsId>13</d4p1:PlayoffsId>
            <d4p1:RSVPNote>sample string 10</d4p1:RSVPNote>
          </d4p1:UpcomingGame>
        </d4p1:TeamOutVO>
      </InActiveTeams>
      <SeasonName>sample string 1</SeasonName>
    </SeasonTeamVO>
    <SeasonTeamVO>
      <InActiveTeams xmlns:d4p1="http://schemas.datacontract.org/2004/07/imLeagues.Internal.API.VO.Output.Team">
        <d4p1:TeamOutVO>
          <d4p1:IsEventTeam>true</d4p1:IsEventTeam>
          <d4p1:IsShowCustomLink>true</d4p1:IsShowCustomLink>
          <d4p1:JoinedDate>sample string 4</d4p1:JoinedDate>
          <d4p1:JoinedType>15</d4p1:JoinedType>
          <d4p1:LeagueId>sample string 7</d4p1:LeagueId>
          <d4p1:LeagueName>sample string 8</d4p1:LeagueName>
          <d4p1:NeedPay>true</d4p1:NeedPay>
          <d4p1:NeedTakeQuiz>true</d4p1:NeedTakeQuiz>
          <d4p1:PayAmount>10.1</d4p1:PayAmount>
          <d4p1:PreviousEvent>
            <d4p1:EventDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:EventDateTime>
            <d4p1:EventId>1</d4p1:EventId>
            <d4p1:EventLocation>sample string 5</d4p1:EventLocation>
            <d4p1:EventSubject>sample string 4</d4p1:EventSubject>
            <d4p1:EventTime>sample string 3</d4p1:EventTime>
            <d4p1:LeagueId>sample string 2</d4p1:LeagueId>
            <d4p1:Status>6</d4p1:Status>
          </d4p1:PreviousEvent>
          <d4p1:PreviousGame>
            <d4p1:Action>None</d4p1:Action>
            <d4p1:AgainstTeamId>sample string 5</d4p1:AgainstTeamId>
            <d4p1:AgainstTeamLogo>sample string 4</d4p1:AgainstTeamLogo>
            <d4p1:AgainstTeamName>sample string 6</d4p1:AgainstTeamName>
            <d4p1:AgainstTeamType>sample string 7</d4p1:AgainstTeamType>
            <d4p1:GameDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:GameDateTime>
            <d4p1:GameId>1</d4p1:GameId>
            <d4p1:GameLocation>sample string 12</d4p1:GameLocation>
            <d4p1:GamePlayedStatus>sample string 8</d4p1:GamePlayedStatus>
            <d4p1:GameResultType>9</d4p1:GameResultType>
            <d4p1:GameTime>sample string 3</d4p1:GameTime>
            <d4p1:GameType>2</d4p1:GameType>
            <d4p1:PlayoffsId>13</d4p1:PlayoffsId>
            <d4p1:RSVPNote>sample string 10</d4p1:RSVPNote>
          </d4p1:PreviousGame>
          <d4p1:SchoolId>sample string 5</d4p1:SchoolId>
          <d4p1:SchoolName>sample string 6</d4p1:SchoolName>
          <d4p1:SportBackgroundImg>sample string 14</d4p1:SportBackgroundImg>
          <d4p1:SportName>sample string 13</d4p1:SportName>
          <d4p1:TShirtLink>
            <d4p1:HRef>sample string 2</d4p1:HRef>
            <d4p1:InnerHtml>sample string 3</d4p1:InnerHtml>
            <d4p1:IsCustomTShirt>true</d4p1:IsCustomTShirt>
            <d4p1:IsShowCancelButton>true</d4p1:IsShowCancelButton>
          </d4p1:TShirtLink>
          <d4p1:TeamId>sample string 1</d4p1:TeamId>
          <d4p1:TeamLogo>sample string 3</d4p1:TeamLogo>
          <d4p1:TeamName>sample string 2</d4p1:TeamName>
          <d4p1:UpcomingEvent>
            <d4p1:EventDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:EventDateTime>
            <d4p1:EventId>1</d4p1:EventId>
            <d4p1:EventLocation>sample string 5</d4p1:EventLocation>
            <d4p1:EventSubject>sample string 4</d4p1:EventSubject>
            <d4p1:EventTime>sample string 3</d4p1:EventTime>
            <d4p1:LeagueId>sample string 2</d4p1:LeagueId>
            <d4p1:Status>6</d4p1:Status>
          </d4p1:UpcomingEvent>
          <d4p1:UpcomingGame>
            <d4p1:Action>None</d4p1:Action>
            <d4p1:AgainstTeamId>sample string 5</d4p1:AgainstTeamId>
            <d4p1:AgainstTeamLogo>sample string 4</d4p1:AgainstTeamLogo>
            <d4p1:AgainstTeamName>sample string 6</d4p1:AgainstTeamName>
            <d4p1:AgainstTeamType>sample string 7</d4p1:AgainstTeamType>
            <d4p1:GameDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:GameDateTime>
            <d4p1:GameId>1</d4p1:GameId>
            <d4p1:GameLocation>sample string 12</d4p1:GameLocation>
            <d4p1:GamePlayedStatus>sample string 8</d4p1:GamePlayedStatus>
            <d4p1:GameResultType>9</d4p1:GameResultType>
            <d4p1:GameTime>sample string 3</d4p1:GameTime>
            <d4p1:GameType>2</d4p1:GameType>
            <d4p1:PlayoffsId>13</d4p1:PlayoffsId>
            <d4p1:RSVPNote>sample string 10</d4p1:RSVPNote>
          </d4p1:UpcomingGame>
        </d4p1:TeamOutVO>
        <d4p1:TeamOutVO>
          <d4p1:IsEventTeam>true</d4p1:IsEventTeam>
          <d4p1:IsShowCustomLink>true</d4p1:IsShowCustomLink>
          <d4p1:JoinedDate>sample string 4</d4p1:JoinedDate>
          <d4p1:JoinedType>15</d4p1:JoinedType>
          <d4p1:LeagueId>sample string 7</d4p1:LeagueId>
          <d4p1:LeagueName>sample string 8</d4p1:LeagueName>
          <d4p1:NeedPay>true</d4p1:NeedPay>
          <d4p1:NeedTakeQuiz>true</d4p1:NeedTakeQuiz>
          <d4p1:PayAmount>10.1</d4p1:PayAmount>
          <d4p1:PreviousEvent>
            <d4p1:EventDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:EventDateTime>
            <d4p1:EventId>1</d4p1:EventId>
            <d4p1:EventLocation>sample string 5</d4p1:EventLocation>
            <d4p1:EventSubject>sample string 4</d4p1:EventSubject>
            <d4p1:EventTime>sample string 3</d4p1:EventTime>
            <d4p1:LeagueId>sample string 2</d4p1:LeagueId>
            <d4p1:Status>6</d4p1:Status>
          </d4p1:PreviousEvent>
          <d4p1:PreviousGame>
            <d4p1:Action>None</d4p1:Action>
            <d4p1:AgainstTeamId>sample string 5</d4p1:AgainstTeamId>
            <d4p1:AgainstTeamLogo>sample string 4</d4p1:AgainstTeamLogo>
            <d4p1:AgainstTeamName>sample string 6</d4p1:AgainstTeamName>
            <d4p1:AgainstTeamType>sample string 7</d4p1:AgainstTeamType>
            <d4p1:GameDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:GameDateTime>
            <d4p1:GameId>1</d4p1:GameId>
            <d4p1:GameLocation>sample string 12</d4p1:GameLocation>
            <d4p1:GamePlayedStatus>sample string 8</d4p1:GamePlayedStatus>
            <d4p1:GameResultType>9</d4p1:GameResultType>
            <d4p1:GameTime>sample string 3</d4p1:GameTime>
            <d4p1:GameType>2</d4p1:GameType>
            <d4p1:PlayoffsId>13</d4p1:PlayoffsId>
            <d4p1:RSVPNote>sample string 10</d4p1:RSVPNote>
          </d4p1:PreviousGame>
          <d4p1:SchoolId>sample string 5</d4p1:SchoolId>
          <d4p1:SchoolName>sample string 6</d4p1:SchoolName>
          <d4p1:SportBackgroundImg>sample string 14</d4p1:SportBackgroundImg>
          <d4p1:SportName>sample string 13</d4p1:SportName>
          <d4p1:TShirtLink>
            <d4p1:HRef>sample string 2</d4p1:HRef>
            <d4p1:InnerHtml>sample string 3</d4p1:InnerHtml>
            <d4p1:IsCustomTShirt>true</d4p1:IsCustomTShirt>
            <d4p1:IsShowCancelButton>true</d4p1:IsShowCancelButton>
          </d4p1:TShirtLink>
          <d4p1:TeamId>sample string 1</d4p1:TeamId>
          <d4p1:TeamLogo>sample string 3</d4p1:TeamLogo>
          <d4p1:TeamName>sample string 2</d4p1:TeamName>
          <d4p1:UpcomingEvent>
            <d4p1:EventDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:EventDateTime>
            <d4p1:EventId>1</d4p1:EventId>
            <d4p1:EventLocation>sample string 5</d4p1:EventLocation>
            <d4p1:EventSubject>sample string 4</d4p1:EventSubject>
            <d4p1:EventTime>sample string 3</d4p1:EventTime>
            <d4p1:LeagueId>sample string 2</d4p1:LeagueId>
            <d4p1:Status>6</d4p1:Status>
          </d4p1:UpcomingEvent>
          <d4p1:UpcomingGame>
            <d4p1:Action>None</d4p1:Action>
            <d4p1:AgainstTeamId>sample string 5</d4p1:AgainstTeamId>
            <d4p1:AgainstTeamLogo>sample string 4</d4p1:AgainstTeamLogo>
            <d4p1:AgainstTeamName>sample string 6</d4p1:AgainstTeamName>
            <d4p1:AgainstTeamType>sample string 7</d4p1:AgainstTeamType>
            <d4p1:GameDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:GameDateTime>
            <d4p1:GameId>1</d4p1:GameId>
            <d4p1:GameLocation>sample string 12</d4p1:GameLocation>
            <d4p1:GamePlayedStatus>sample string 8</d4p1:GamePlayedStatus>
            <d4p1:GameResultType>9</d4p1:GameResultType>
            <d4p1:GameTime>sample string 3</d4p1:GameTime>
            <d4p1:GameType>2</d4p1:GameType>
            <d4p1:PlayoffsId>13</d4p1:PlayoffsId>
            <d4p1:RSVPNote>sample string 10</d4p1:RSVPNote>
          </d4p1:UpcomingGame>
        </d4p1:TeamOutVO>
        <d4p1:TeamOutVO>
          <d4p1:IsEventTeam>true</d4p1:IsEventTeam>
          <d4p1:IsShowCustomLink>true</d4p1:IsShowCustomLink>
          <d4p1:JoinedDate>sample string 4</d4p1:JoinedDate>
          <d4p1:JoinedType>15</d4p1:JoinedType>
          <d4p1:LeagueId>sample string 7</d4p1:LeagueId>
          <d4p1:LeagueName>sample string 8</d4p1:LeagueName>
          <d4p1:NeedPay>true</d4p1:NeedPay>
          <d4p1:NeedTakeQuiz>true</d4p1:NeedTakeQuiz>
          <d4p1:PayAmount>10.1</d4p1:PayAmount>
          <d4p1:PreviousEvent>
            <d4p1:EventDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:EventDateTime>
            <d4p1:EventId>1</d4p1:EventId>
            <d4p1:EventLocation>sample string 5</d4p1:EventLocation>
            <d4p1:EventSubject>sample string 4</d4p1:EventSubject>
            <d4p1:EventTime>sample string 3</d4p1:EventTime>
            <d4p1:LeagueId>sample string 2</d4p1:LeagueId>
            <d4p1:Status>6</d4p1:Status>
          </d4p1:PreviousEvent>
          <d4p1:PreviousGame>
            <d4p1:Action>None</d4p1:Action>
            <d4p1:AgainstTeamId>sample string 5</d4p1:AgainstTeamId>
            <d4p1:AgainstTeamLogo>sample string 4</d4p1:AgainstTeamLogo>
            <d4p1:AgainstTeamName>sample string 6</d4p1:AgainstTeamName>
            <d4p1:AgainstTeamType>sample string 7</d4p1:AgainstTeamType>
            <d4p1:GameDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:GameDateTime>
            <d4p1:GameId>1</d4p1:GameId>
            <d4p1:GameLocation>sample string 12</d4p1:GameLocation>
            <d4p1:GamePlayedStatus>sample string 8</d4p1:GamePlayedStatus>
            <d4p1:GameResultType>9</d4p1:GameResultType>
            <d4p1:GameTime>sample string 3</d4p1:GameTime>
            <d4p1:GameType>2</d4p1:GameType>
            <d4p1:PlayoffsId>13</d4p1:PlayoffsId>
            <d4p1:RSVPNote>sample string 10</d4p1:RSVPNote>
          </d4p1:PreviousGame>
          <d4p1:SchoolId>sample string 5</d4p1:SchoolId>
          <d4p1:SchoolName>sample string 6</d4p1:SchoolName>
          <d4p1:SportBackgroundImg>sample string 14</d4p1:SportBackgroundImg>
          <d4p1:SportName>sample string 13</d4p1:SportName>
          <d4p1:TShirtLink>
            <d4p1:HRef>sample string 2</d4p1:HRef>
            <d4p1:InnerHtml>sample string 3</d4p1:InnerHtml>
            <d4p1:IsCustomTShirt>true</d4p1:IsCustomTShirt>
            <d4p1:IsShowCancelButton>true</d4p1:IsShowCancelButton>
          </d4p1:TShirtLink>
          <d4p1:TeamId>sample string 1</d4p1:TeamId>
          <d4p1:TeamLogo>sample string 3</d4p1:TeamLogo>
          <d4p1:TeamName>sample string 2</d4p1:TeamName>
          <d4p1:UpcomingEvent>
            <d4p1:EventDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:EventDateTime>
            <d4p1:EventId>1</d4p1:EventId>
            <d4p1:EventLocation>sample string 5</d4p1:EventLocation>
            <d4p1:EventSubject>sample string 4</d4p1:EventSubject>
            <d4p1:EventTime>sample string 3</d4p1:EventTime>
            <d4p1:LeagueId>sample string 2</d4p1:LeagueId>
            <d4p1:Status>6</d4p1:Status>
          </d4p1:UpcomingEvent>
          <d4p1:UpcomingGame>
            <d4p1:Action>None</d4p1:Action>
            <d4p1:AgainstTeamId>sample string 5</d4p1:AgainstTeamId>
            <d4p1:AgainstTeamLogo>sample string 4</d4p1:AgainstTeamLogo>
            <d4p1:AgainstTeamName>sample string 6</d4p1:AgainstTeamName>
            <d4p1:AgainstTeamType>sample string 7</d4p1:AgainstTeamType>
            <d4p1:GameDateTime>2024-04-19T06:28:05.140517-05:00</d4p1:GameDateTime>
            <d4p1:GameId>1</d4p1:GameId>
            <d4p1:GameLocation>sample string 12</d4p1:GameLocation>
            <d4p1:GamePlayedStatus>sample string 8</d4p1:GamePlayedStatus>
            <d4p1:GameResultType>9</d4p1:GameResultType>
            <d4p1:GameTime>sample string 3</d4p1:GameTime>
            <d4p1:GameType>2</d4p1:GameType>
            <d4p1:PlayoffsId>13</d4p1:PlayoffsId>
            <d4p1:RSVPNote>sample string 10</d4p1:RSVPNote>
          </d4p1:UpcomingGame>
        </d4p1:TeamOutVO>
      </InActiveTeams>
      <SeasonName>sample string 1</SeasonName>
    </SeasonTeamVO>
  </SeasonTeams>
  <TeamsCount>1</TeamsCount>
</InactiveTeamsOfMemberOutVO>