POST api/V2/team/updateMappedTeam

Request Information

URI Parameters

None.

Body Parameters

MappedTeam
NameDescriptionTypeAdditional information
Id

integer

None.

TeamId

globally unique identifier

None.

NffTeamId

integer

None.

NffClubId

integer

None.

TeamName

string

None.

MappedTeamName

string

None.

NumberOfPlayers

integer

None.

TeamLevel

integer

None.

OppmoteMinutesBefore

integer

None.

ShowMissingPlayers

boolean

None.

TeamGroupId

integer

None.

Archive

boolean

None.

SeasonId

integer

None.

SeasonName

string

None.

SeasonStartDate

date

None.

SeasonEndDate

date

None.

ToBeDeleted

boolean

None.

TeamGroupIdentifyer

string

None.

Matcher

Collection of NffMatch

None.

Request Formats

application/json, text/json

Sample:
{
  "id": 1,
  "teamId": "dd6de1e3-458a-462a-918f-4c8ce2aa7052",
  "nffTeamId": 3,
  "nffClubId": 4,
  "teamName": "sample string 5",
  "mappedTeamName": "sample string 6",
  "numberOfPlayers": 7,
  "teamLevel": 8,
  "oppmoteMinutesBefore": 9,
  "showMissingPlayers": true,
  "teamGroupId": 11,
  "archive": true,
  "seasonId": 13,
  "seasonName": "sample string 14",
  "seasonStartDate": "2026-01-01T10:35:42.6502945Z",
  "seasonEndDate": "2026-01-01T10:35:42.6502945Z",
  "toBeDeleted": true,
  "teamGroupIdentifyer": "sample string 18",
  "matcher": [
    {
      "id": 1,
      "matchId": 2,
      "matchNumber": "sample string 3",
      "awayTeamClubId": 4,
      "awayTeamContactPersonEmail": "sample string 5",
      "awayTeamContactPersonInfoHidden": true,
      "awayTeamContactPersonMobilePhone": "sample string 7",
      "awayTeamContactPersonName": "sample string 8",
      "awayTeamGoals": 9,
      "awayTeamId": 10,
      "awayTeamName": "sample string 11",
      "cancelled": true,
      "finalResultApprovedByDistrict": true,
      "finalResultApprovedByReferee": true,
      "homeTeamClubId": 15,
      "homeTeamContactPersonEmail": "sample string 16",
      "homeTeamContactPersonInfoHidden": true,
      "homeTeamContactPersonMobilePhone": "sample string 18",
      "homeTeamContactPersonName": "sample string 19",
      "homeTeamGoals": 20,
      "homeTeamId": 21,
      "homeTeamName": "sample string 22",
      "interrupted": true,
      "lastChangedDate": "2026-01-01T10:35:42.6502945Z",
      "matchStartDate": "2026-01-01T10:35:42.6502945Z",
      "matchTotalTime": 26,
      "postponed": true,
      "refereeEmail": "sample string 28",
      "refereeMobilePhone": "sample string 29",
      "refereePersonInfoHidden": true,
      "refereeClub": "sample string 31",
      "refereeClubId": 32,
      "refereeId": 33,
      "refereeName": "sample string 34",
      "refereeNumber": 35,
      "seasonId": 36,
      "spectators": 37,
      "stadiumId": 38,
      "stadiumName": "sample string 39",
      "tournamentId": 40,
      "tournamentName": "sample string 41",
      "tournamentRoundNumber": 42,
      "walkOverAway": true,
      "walkOverBoth": true,
      "walkOverHome": true,
      "isFinished": true,
      "customCanceled": true,
      "customStadium": true,
      "customMatchStartTime": true,
      "customReferee": true,
      "customLastChangeDate": "2026-01-01T10:35:42.6502945Z",
      "customRefereeId": "sample string 52",
      "homeTeamPlayerGroups": "sample string 53",
      "awayTeamPlayerGroups": "sample string 54",
      "playersOnField": 55,
      "ageCategoryId": 56,
      "refereeNoShow": true,
      "extendedProperties": {
        "id": 1,
        "matchId": 2,
        "homeOppmoteMinutesBefore": 3,
        "awayOppmoteMinutesBefore": 4
      },
      "districtId": 58,
      "oppmoteHomeTeam": 59,
      "oppmoteAwayTeam": 60,
      "mappedAwayTeam": true,
      "mappedHomeTeam": true,
      "customOmberammet": true,
      "justifyAge": 64,
      "reason": "sample string 65",
      "deltagelse": 66,
      "homeTeamParticipants": [
        {
          "id": 1,
          "playerId": "973e636e-f18a-4c2e-bc88-a87148fa8105",
          "spillerNavn": "sample string 3",
          "teamId": 4,
          "matchId": 5,
          "eventDate": "2026-01-01T10:35:42.6502945Z",
          "deltagelse": 7,
          "phone": "sample string 8",
          "reason": "sample string 9",
          "isCoach": true,
          "isHospitant": true,
          "companyId": "af5838cc-776a-48c3-9ac3-2888dff1b920",
          "reasonId": 13,
          "selected": true,
          "hasChanged": true,
          "autoMember": true,
          "playerNumber": 17,
          "score": 18.1
        },
        {
          "id": 1,
          "playerId": "973e636e-f18a-4c2e-bc88-a87148fa8105",
          "spillerNavn": "sample string 3",
          "teamId": 4,
          "matchId": 5,
          "eventDate": "2026-01-01T10:35:42.6502945Z",
          "deltagelse": 7,
          "phone": "sample string 8",
          "reason": "sample string 9",
          "isCoach": true,
          "isHospitant": true,
          "companyId": "af5838cc-776a-48c3-9ac3-2888dff1b920",
          "reasonId": 13,
          "selected": true,
          "hasChanged": true,
          "autoMember": true,
          "playerNumber": 17,
          "score": 18.1
        }
      ],
      "awayTeamParticipants": [
        {
          "id": 1,
          "playerId": "973e636e-f18a-4c2e-bc88-a87148fa8105",
          "spillerNavn": "sample string 3",
          "teamId": 4,
          "matchId": 5,
          "eventDate": "2026-01-01T10:35:42.6502945Z",
          "deltagelse": 7,
          "phone": "sample string 8",
          "reason": "sample string 9",
          "isCoach": true,
          "isHospitant": true,
          "companyId": "af5838cc-776a-48c3-9ac3-2888dff1b920",
          "reasonId": 13,
          "selected": true,
          "hasChanged": true,
          "autoMember": true,
          "playerNumber": 17,
          "score": 18.1
        },
        {
          "id": 1,
          "playerId": "973e636e-f18a-4c2e-bc88-a87148fa8105",
          "spillerNavn": "sample string 3",
          "teamId": 4,
          "matchId": 5,
          "eventDate": "2026-01-01T10:35:42.6502945Z",
          "deltagelse": 7,
          "phone": "sample string 8",
          "reason": "sample string 9",
          "isCoach": true,
          "isHospitant": true,
          "companyId": "af5838cc-776a-48c3-9ac3-2888dff1b920",
          "reasonId": 13,
          "selected": true,
          "hasChanged": true,
          "autoMember": true,
          "playerNumber": 17,
          "score": 18.1
        }
      ],
      "editable": true,
      "matchType": "sample string 68",
      "matchTitle": "sample string 69",
      "customBane": true,
      "refereeInfo": {
        "refereeNumber": 1,
        "refereeUserId": "4a543a8c-0a72-4fca-a234-8638aae0b816",
        "localClubGuid": "25aa55f1-6d5a-40a2-9a8a-36771916fc39",
        "active": true,
        "personInfoHidden": true,
        "refereeTypeId": 6,
        "refereeType": "sample string 7",
        "refereeClubId": 8,
        "refereeClub": "sample string 9",
        "comments": "sample string 10",
        "maxAge": 11,
        "minAge": 12,
        "joinDate": "2026-01-01T10:35:42.6502945Z",
        "stadiumName": "sample string 14",
        "matchStartDate": "2026-01-01T10:35:42.6502945Z",
        "refereeName": "sample string 16",
        "matches": [
          {
            "matchStartDate": "2026-01-01T10:35:42.6502945Z",
            "stadiumName": "sample string 2",
            "matchId": 3,
            "awayTeamName": "sample string 4",
            "homeTeamName": "sample string 5",
            "homeTeamClubId": 6,
            "awayTeamClubId": 7
          },
          {
            "matchStartDate": "2026-01-01T10:35:42.6502945Z",
            "stadiumName": "sample string 2",
            "matchId": 3,
            "awayTeamName": "sample string 4",
            "homeTeamName": "sample string 5",
            "homeTeamClubId": 6,
            "awayTeamClubId": 7
          }
        ],
        "suitableForTeam": true,
        "email": "sample string 18",
        "mobilePhone": "sample string 19",
        "salary": 20.1,
        "matchesLastYear": true
      },
      "matchHasChanged": true,
      "name": "sample string 72",
      "refereeUserId": "sample string 73",
      "owner": "sample string 74",
      "ownerId": "sample string 75",
      "ownerHomeTeamId": "d299f7c2-fe91-430f-bb2a-78374d6f36b5",
      "ownerAwayTeamId": "4cb6b7db-b9d4-4b7c-9a8f-84c8bbaa9d36",
      "rw": true,
      "isHomeTeam": true,
      "longitude": 80.1,
      "latitude": 81.1,
      "numberOfPlayers": {}
    },
    {
      "id": 1,
      "matchId": 2,
      "matchNumber": "sample string 3",
      "awayTeamClubId": 4,
      "awayTeamContactPersonEmail": "sample string 5",
      "awayTeamContactPersonInfoHidden": true,
      "awayTeamContactPersonMobilePhone": "sample string 7",
      "awayTeamContactPersonName": "sample string 8",
      "awayTeamGoals": 9,
      "awayTeamId": 10,
      "awayTeamName": "sample string 11",
      "cancelled": true,
      "finalResultApprovedByDistrict": true,
      "finalResultApprovedByReferee": true,
      "homeTeamClubId": 15,
      "homeTeamContactPersonEmail": "sample string 16",
      "homeTeamContactPersonInfoHidden": true,
      "homeTeamContactPersonMobilePhone": "sample string 18",
      "homeTeamContactPersonName": "sample string 19",
      "homeTeamGoals": 20,
      "homeTeamId": 21,
      "homeTeamName": "sample string 22",
      "interrupted": true,
      "lastChangedDate": "2026-01-01T10:35:42.6502945Z",
      "matchStartDate": "2026-01-01T10:35:42.6502945Z",
      "matchTotalTime": 26,
      "postponed": true,
      "refereeEmail": "sample string 28",
      "refereeMobilePhone": "sample string 29",
      "refereePersonInfoHidden": true,
      "refereeClub": "sample string 31",
      "refereeClubId": 32,
      "refereeId": 33,
      "refereeName": "sample string 34",
      "refereeNumber": 35,
      "seasonId": 36,
      "spectators": 37,
      "stadiumId": 38,
      "stadiumName": "sample string 39",
      "tournamentId": 40,
      "tournamentName": "sample string 41",
      "tournamentRoundNumber": 42,
      "walkOverAway": true,
      "walkOverBoth": true,
      "walkOverHome": true,
      "isFinished": true,
      "customCanceled": true,
      "customStadium": true,
      "customMatchStartTime": true,
      "customReferee": true,
      "customLastChangeDate": "2026-01-01T10:35:42.6502945Z",
      "customRefereeId": "sample string 52",
      "homeTeamPlayerGroups": "sample string 53",
      "awayTeamPlayerGroups": "sample string 54",
      "playersOnField": 55,
      "ageCategoryId": 56,
      "refereeNoShow": true,
      "extendedProperties": {
        "id": 1,
        "matchId": 2,
        "homeOppmoteMinutesBefore": 3,
        "awayOppmoteMinutesBefore": 4
      },
      "districtId": 58,
      "oppmoteHomeTeam": 59,
      "oppmoteAwayTeam": 60,
      "mappedAwayTeam": true,
      "mappedHomeTeam": true,
      "customOmberammet": true,
      "justifyAge": 64,
      "reason": "sample string 65",
      "deltagelse": 66,
      "homeTeamParticipants": [
        {
          "id": 1,
          "playerId": "973e636e-f18a-4c2e-bc88-a87148fa8105",
          "spillerNavn": "sample string 3",
          "teamId": 4,
          "matchId": 5,
          "eventDate": "2026-01-01T10:35:42.6502945Z",
          "deltagelse": 7,
          "phone": "sample string 8",
          "reason": "sample string 9",
          "isCoach": true,
          "isHospitant": true,
          "companyId": "af5838cc-776a-48c3-9ac3-2888dff1b920",
          "reasonId": 13,
          "selected": true,
          "hasChanged": true,
          "autoMember": true,
          "playerNumber": 17,
          "score": 18.1
        },
        {
          "id": 1,
          "playerId": "973e636e-f18a-4c2e-bc88-a87148fa8105",
          "spillerNavn": "sample string 3",
          "teamId": 4,
          "matchId": 5,
          "eventDate": "2026-01-01T10:35:42.6502945Z",
          "deltagelse": 7,
          "phone": "sample string 8",
          "reason": "sample string 9",
          "isCoach": true,
          "isHospitant": true,
          "companyId": "af5838cc-776a-48c3-9ac3-2888dff1b920",
          "reasonId": 13,
          "selected": true,
          "hasChanged": true,
          "autoMember": true,
          "playerNumber": 17,
          "score": 18.1
        }
      ],
      "awayTeamParticipants": [
        {
          "id": 1,
          "playerId": "973e636e-f18a-4c2e-bc88-a87148fa8105",
          "spillerNavn": "sample string 3",
          "teamId": 4,
          "matchId": 5,
          "eventDate": "2026-01-01T10:35:42.6502945Z",
          "deltagelse": 7,
          "phone": "sample string 8",
          "reason": "sample string 9",
          "isCoach": true,
          "isHospitant": true,
          "companyId": "af5838cc-776a-48c3-9ac3-2888dff1b920",
          "reasonId": 13,
          "selected": true,
          "hasChanged": true,
          "autoMember": true,
          "playerNumber": 17,
          "score": 18.1
        },
        {
          "id": 1,
          "playerId": "973e636e-f18a-4c2e-bc88-a87148fa8105",
          "spillerNavn": "sample string 3",
          "teamId": 4,
          "matchId": 5,
          "eventDate": "2026-01-01T10:35:42.6502945Z",
          "deltagelse": 7,
          "phone": "sample string 8",
          "reason": "sample string 9",
          "isCoach": true,
          "isHospitant": true,
          "companyId": "af5838cc-776a-48c3-9ac3-2888dff1b920",
          "reasonId": 13,
          "selected": true,
          "hasChanged": true,
          "autoMember": true,
          "playerNumber": 17,
          "score": 18.1
        }
      ],
      "editable": true,
      "matchType": "sample string 68",
      "matchTitle": "sample string 69",
      "customBane": true,
      "refereeInfo": {
        "refereeNumber": 1,
        "refereeUserId": "4a543a8c-0a72-4fca-a234-8638aae0b816",
        "localClubGuid": "25aa55f1-6d5a-40a2-9a8a-36771916fc39",
        "active": true,
        "personInfoHidden": true,
        "refereeTypeId": 6,
        "refereeType": "sample string 7",
        "refereeClubId": 8,
        "refereeClub": "sample string 9",
        "comments": "sample string 10",
        "maxAge": 11,
        "minAge": 12,
        "joinDate": "2026-01-01T10:35:42.6502945Z",
        "stadiumName": "sample string 14",
        "matchStartDate": "2026-01-01T10:35:42.6502945Z",
        "refereeName": "sample string 16",
        "matches": [
          {
            "matchStartDate": "2026-01-01T10:35:42.6502945Z",
            "stadiumName": "sample string 2",
            "matchId": 3,
            "awayTeamName": "sample string 4",
            "homeTeamName": "sample string 5",
            "homeTeamClubId": 6,
            "awayTeamClubId": 7
          },
          {
            "matchStartDate": "2026-01-01T10:35:42.6502945Z",
            "stadiumName": "sample string 2",
            "matchId": 3,
            "awayTeamName": "sample string 4",
            "homeTeamName": "sample string 5",
            "homeTeamClubId": 6,
            "awayTeamClubId": 7
          }
        ],
        "suitableForTeam": true,
        "email": "sample string 18",
        "mobilePhone": "sample string 19",
        "salary": 20.1,
        "matchesLastYear": true
      },
      "matchHasChanged": true,
      "name": "sample string 72",
      "refereeUserId": "sample string 73",
      "owner": "sample string 74",
      "ownerId": "sample string 75",
      "ownerHomeTeamId": "d299f7c2-fe91-430f-bb2a-78374d6f36b5",
      "ownerAwayTeamId": "4cb6b7db-b9d4-4b7c-9a8f-84c8bbaa9d36",
      "rw": true,
      "isHomeTeam": true,
      "longitude": 80.1,
      "latitude": 81.1,
      "numberOfPlayers": {}
    }
  ]
}

application/xml, text/xml

Sample:
<MappedTeam xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/oiback.Classes.V2">
  <Archive>true</Archive>
  <Id>1</Id>
  <MappedTeamName>sample string 6</MappedTeamName>
  <Matcher xmlns:d2p1="http://schemas.datacontract.org/2004/07/oiback.Classes">
    <d2p1:NffMatch>
      <d2p1:AgeCategoryId>56</d2p1:AgeCategoryId>
      <d2p1:AwayTeamClubId>4</d2p1:AwayTeamClubId>
      <d2p1:AwayTeamContactPersonEmail>sample string 5</d2p1:AwayTeamContactPersonEmail>
      <d2p1:AwayTeamContactPersonInfoHidden>true</d2p1:AwayTeamContactPersonInfoHidden>
      <d2p1:AwayTeamContactPersonMobilePhone>sample string 7</d2p1:AwayTeamContactPersonMobilePhone>
      <d2p1:AwayTeamContactPersonName>sample string 8</d2p1:AwayTeamContactPersonName>
      <d2p1:AwayTeamGoals>9</d2p1:AwayTeamGoals>
      <d2p1:AwayTeamId>10</d2p1:AwayTeamId>
      <d2p1:AwayTeamName>sample string 11</d2p1:AwayTeamName>
      <d2p1:AwayTeamParticipants xmlns:d4p1="http://schemas.datacontract.org/2004/07/oiback.Models">
        <d4p1:Playerclass>
          <d4p1:AutoMember>true</d4p1:AutoMember>
          <d4p1:CompanyId>af5838cc-776a-48c3-9ac3-2888dff1b920</d4p1:CompanyId>
          <d4p1:Deltagelse>7</d4p1:Deltagelse>
          <d4p1:EventDate>2026-01-01T11:35:42.6502945+01:00</d4p1:EventDate>
          <d4p1:HasChanged>true</d4p1:HasChanged>
          <d4p1:Id>1</d4p1:Id>
          <d4p1:IsCoach>true</d4p1:IsCoach>
          <d4p1:IsHospitant>true</d4p1:IsHospitant>
          <d4p1:MatchId>5</d4p1:MatchId>
          <d4p1:Phone>sample string 8</d4p1:Phone>
          <d4p1:PlayerId>973e636e-f18a-4c2e-bc88-a87148fa8105</d4p1:PlayerId>
          <d4p1:PlayerNumber>17</d4p1:PlayerNumber>
          <d4p1:Reason>sample string 9</d4p1:Reason>
          <d4p1:ReasonId>13</d4p1:ReasonId>
          <d4p1:Score>18.1</d4p1:Score>
          <d4p1:Selected>true</d4p1:Selected>
          <d4p1:SpillerNavn>sample string 3</d4p1:SpillerNavn>
          <d4p1:TeamId>4</d4p1:TeamId>
        </d4p1:Playerclass>
        <d4p1:Playerclass>
          <d4p1:AutoMember>true</d4p1:AutoMember>
          <d4p1:CompanyId>af5838cc-776a-48c3-9ac3-2888dff1b920</d4p1:CompanyId>
          <d4p1:Deltagelse>7</d4p1:Deltagelse>
          <d4p1:EventDate>2026-01-01T11:35:42.6502945+01:00</d4p1:EventDate>
          <d4p1:HasChanged>true</d4p1:HasChanged>
          <d4p1:Id>1</d4p1:Id>
          <d4p1:IsCoach>true</d4p1:IsCoach>
          <d4p1:IsHospitant>true</d4p1:IsHospitant>
          <d4p1:MatchId>5</d4p1:MatchId>
          <d4p1:Phone>sample string 8</d4p1:Phone>
          <d4p1:PlayerId>973e636e-f18a-4c2e-bc88-a87148fa8105</d4p1:PlayerId>
          <d4p1:PlayerNumber>17</d4p1:PlayerNumber>
          <d4p1:Reason>sample string 9</d4p1:Reason>
          <d4p1:ReasonId>13</d4p1:ReasonId>
          <d4p1:Score>18.1</d4p1:Score>
          <d4p1:Selected>true</d4p1:Selected>
          <d4p1:SpillerNavn>sample string 3</d4p1:SpillerNavn>
          <d4p1:TeamId>4</d4p1:TeamId>
        </d4p1:Playerclass>
      </d2p1:AwayTeamParticipants>
      <d2p1:AwayTeamPlayerGroups>sample string 54</d2p1:AwayTeamPlayerGroups>
      <d2p1:Cancelled>true</d2p1:Cancelled>
      <d2p1:CustomBane>true</d2p1:CustomBane>
      <d2p1:CustomCanceled>true</d2p1:CustomCanceled>
      <d2p1:CustomLastChangeDate>2026-01-01T11:35:42.6502945+01:00</d2p1:CustomLastChangeDate>
      <d2p1:CustomMatchStartTime>true</d2p1:CustomMatchStartTime>
      <d2p1:CustomOmberammet>true</d2p1:CustomOmberammet>
      <d2p1:CustomReferee>true</d2p1:CustomReferee>
      <d2p1:CustomRefereeId>sample string 52</d2p1:CustomRefereeId>
      <d2p1:CustomStadium>true</d2p1:CustomStadium>
      <d2p1:Deltagelse>66</d2p1:Deltagelse>
      <d2p1:DistrictId>58</d2p1:DistrictId>
      <d2p1:Editable>true</d2p1:Editable>
      <d2p1:ExtendedProperties>
        <d2p1:AwayOppmoteMinutesBefore>4</d2p1:AwayOppmoteMinutesBefore>
        <d2p1:HomeOppmoteMinutesBefore>3</d2p1:HomeOppmoteMinutesBefore>
        <d2p1:Id>1</d2p1:Id>
        <d2p1:MatchId>2</d2p1:MatchId>
      </d2p1:ExtendedProperties>
      <d2p1:FinalResultApprovedByDistrict>true</d2p1:FinalResultApprovedByDistrict>
      <d2p1:FinalResultApprovedByReferee>true</d2p1:FinalResultApprovedByReferee>
      <d2p1:HomeTeamClubId>15</d2p1:HomeTeamClubId>
      <d2p1:HomeTeamContactPersonEmail>sample string 16</d2p1:HomeTeamContactPersonEmail>
      <d2p1:HomeTeamContactPersonInfoHidden>true</d2p1:HomeTeamContactPersonInfoHidden>
      <d2p1:HomeTeamContactPersonMobilePhone>sample string 18</d2p1:HomeTeamContactPersonMobilePhone>
      <d2p1:HomeTeamContactPersonName>sample string 19</d2p1:HomeTeamContactPersonName>
      <d2p1:HomeTeamGoals>20</d2p1:HomeTeamGoals>
      <d2p1:HomeTeamId>21</d2p1:HomeTeamId>
      <d2p1:HomeTeamName>sample string 22</d2p1:HomeTeamName>
      <d2p1:HomeTeamParticipants xmlns:d4p1="http://schemas.datacontract.org/2004/07/oiback.Models">
        <d4p1:Playerclass>
          <d4p1:AutoMember>true</d4p1:AutoMember>
          <d4p1:CompanyId>af5838cc-776a-48c3-9ac3-2888dff1b920</d4p1:CompanyId>
          <d4p1:Deltagelse>7</d4p1:Deltagelse>
          <d4p1:EventDate>2026-01-01T11:35:42.6502945+01:00</d4p1:EventDate>
          <d4p1:HasChanged>true</d4p1:HasChanged>
          <d4p1:Id>1</d4p1:Id>
          <d4p1:IsCoach>true</d4p1:IsCoach>
          <d4p1:IsHospitant>true</d4p1:IsHospitant>
          <d4p1:MatchId>5</d4p1:MatchId>
          <d4p1:Phone>sample string 8</d4p1:Phone>
          <d4p1:PlayerId>973e636e-f18a-4c2e-bc88-a87148fa8105</d4p1:PlayerId>
          <d4p1:PlayerNumber>17</d4p1:PlayerNumber>
          <d4p1:Reason>sample string 9</d4p1:Reason>
          <d4p1:ReasonId>13</d4p1:ReasonId>
          <d4p1:Score>18.1</d4p1:Score>
          <d4p1:Selected>true</d4p1:Selected>
          <d4p1:SpillerNavn>sample string 3</d4p1:SpillerNavn>
          <d4p1:TeamId>4</d4p1:TeamId>
        </d4p1:Playerclass>
        <d4p1:Playerclass>
          <d4p1:AutoMember>true</d4p1:AutoMember>
          <d4p1:CompanyId>af5838cc-776a-48c3-9ac3-2888dff1b920</d4p1:CompanyId>
          <d4p1:Deltagelse>7</d4p1:Deltagelse>
          <d4p1:EventDate>2026-01-01T11:35:42.6502945+01:00</d4p1:EventDate>
          <d4p1:HasChanged>true</d4p1:HasChanged>
          <d4p1:Id>1</d4p1:Id>
          <d4p1:IsCoach>true</d4p1:IsCoach>
          <d4p1:IsHospitant>true</d4p1:IsHospitant>
          <d4p1:MatchId>5</d4p1:MatchId>
          <d4p1:Phone>sample string 8</d4p1:Phone>
          <d4p1:PlayerId>973e636e-f18a-4c2e-bc88-a87148fa8105</d4p1:PlayerId>
          <d4p1:PlayerNumber>17</d4p1:PlayerNumber>
          <d4p1:Reason>sample string 9</d4p1:Reason>
          <d4p1:ReasonId>13</d4p1:ReasonId>
          <d4p1:Score>18.1</d4p1:Score>
          <d4p1:Selected>true</d4p1:Selected>
          <d4p1:SpillerNavn>sample string 3</d4p1:SpillerNavn>
          <d4p1:TeamId>4</d4p1:TeamId>
        </d4p1:Playerclass>
      </d2p1:HomeTeamParticipants>
      <d2p1:HomeTeamPlayerGroups>sample string 53</d2p1:HomeTeamPlayerGroups>
      <d2p1:Id>1</d2p1:Id>
      <d2p1:Interrupted>true</d2p1:Interrupted>
      <d2p1:IsFinished>true</d2p1:IsFinished>
      <d2p1:IsHomeTeam>true</d2p1:IsHomeTeam>
      <d2p1:JustifyAge>64</d2p1:JustifyAge>
      <d2p1:LastChangedDate>2026-01-01T11:35:42.6502945+01:00</d2p1:LastChangedDate>
      <d2p1:Latitude>81.1</d2p1:Latitude>
      <d2p1:Longitude>80.1</d2p1:Longitude>
      <d2p1:MappedAwayTeam>true</d2p1:MappedAwayTeam>
      <d2p1:MappedHomeTeam>true</d2p1:MappedHomeTeam>
      <d2p1:MatchHasChanged>true</d2p1:MatchHasChanged>
      <d2p1:MatchId>2</d2p1:MatchId>
      <d2p1:MatchNumber>sample string 3</d2p1:MatchNumber>
      <d2p1:MatchStartDate>2026-01-01T11:35:42.6502945+01:00</d2p1:MatchStartDate>
      <d2p1:MatchTitle>sample string 69</d2p1:MatchTitle>
      <d2p1:MatchTotalTime>26</d2p1:MatchTotalTime>
      <d2p1:MatchType>sample string 68</d2p1:MatchType>
      <d2p1:Name>sample string 72</d2p1:Name>
      <d2p1:NumberOfPlayers />
      <d2p1:OppmoteAwayTeam>60</d2p1:OppmoteAwayTeam>
      <d2p1:OppmoteHomeTeam>59</d2p1:OppmoteHomeTeam>
      <d2p1:Owner>sample string 74</d2p1:Owner>
      <d2p1:OwnerAwayTeamId>4cb6b7db-b9d4-4b7c-9a8f-84c8bbaa9d36</d2p1:OwnerAwayTeamId>
      <d2p1:OwnerHomeTeamId>d299f7c2-fe91-430f-bb2a-78374d6f36b5</d2p1:OwnerHomeTeamId>
      <d2p1:OwnerId>sample string 75</d2p1:OwnerId>
      <d2p1:PlayersOnField>55</d2p1:PlayersOnField>
      <d2p1:Postponed>true</d2p1:Postponed>
      <d2p1:Reason>sample string 65</d2p1:Reason>
      <d2p1:RefereeClub>sample string 31</d2p1:RefereeClub>
      <d2p1:RefereeClubId>32</d2p1:RefereeClubId>
      <d2p1:RefereeEmail>sample string 28</d2p1:RefereeEmail>
      <d2p1:RefereeId>33</d2p1:RefereeId>
      <d2p1:RefereeInfo>
        <Active>true</Active>
        <Comments>sample string 10</Comments>
        <Email>sample string 18</Email>
        <JoinDate>2026-01-01T11:35:42.6502945+01:00</JoinDate>
        <LocalClubGuid>25aa55f1-6d5a-40a2-9a8a-36771916fc39</LocalClubGuid>
        <MatchStartDate>2026-01-01T11:35:42.6502945+01:00</MatchStartDate>
        <Matches>
          <d2p1:MatchList>
            <d2p1:AwayTeamClubId>7</d2p1:AwayTeamClubId>
            <d2p1:AwayTeamName>sample string 4</d2p1:AwayTeamName>
            <d2p1:HomeTeamClubId>6</d2p1:HomeTeamClubId>
            <d2p1:HomeTeamName>sample string 5</d2p1:HomeTeamName>
            <d2p1:MatchId>3</d2p1:MatchId>
            <d2p1:MatchStartDate>2026-01-01T11:35:42.6502945+01:00</d2p1:MatchStartDate>
            <d2p1:StadiumName>sample string 2</d2p1:StadiumName>
          </d2p1:MatchList>
          <d2p1:MatchList>
            <d2p1:AwayTeamClubId>7</d2p1:AwayTeamClubId>
            <d2p1:AwayTeamName>sample string 4</d2p1:AwayTeamName>
            <d2p1:HomeTeamClubId>6</d2p1:HomeTeamClubId>
            <d2p1:HomeTeamName>sample string 5</d2p1:HomeTeamName>
            <d2p1:MatchId>3</d2p1:MatchId>
            <d2p1:MatchStartDate>2026-01-01T11:35:42.6502945+01:00</d2p1:MatchStartDate>
            <d2p1:StadiumName>sample string 2</d2p1:StadiumName>
          </d2p1:MatchList>
        </Matches>
        <MatchesLastYear>true</MatchesLastYear>
        <MaxAge>11</MaxAge>
        <MinAge>12</MinAge>
        <MobilePhone>sample string 19</MobilePhone>
        <PersonInfoHidden>true</PersonInfoHidden>
        <RefereeClub>sample string 9</RefereeClub>
        <RefereeClubId>8</RefereeClubId>
        <RefereeName>sample string 16</RefereeName>
        <RefereeNumber>1</RefereeNumber>
        <RefereeType>sample string 7</RefereeType>
        <RefereeTypeId>6</RefereeTypeId>
        <RefereeUserId>4a543a8c-0a72-4fca-a234-8638aae0b816</RefereeUserId>
        <Salary>20.1</Salary>
        <StadiumName>sample string 14</StadiumName>
        <SuitableForTeam>true</SuitableForTeam>
      </d2p1:RefereeInfo>
      <d2p1:RefereeMobilePhone>sample string 29</d2p1:RefereeMobilePhone>
      <d2p1:RefereeName>sample string 34</d2p1:RefereeName>
      <d2p1:RefereeNoShow>true</d2p1:RefereeNoShow>
      <d2p1:RefereeNumber>35</d2p1:RefereeNumber>
      <d2p1:RefereePersonInfoHidden>true</d2p1:RefereePersonInfoHidden>
      <d2p1:RefereeUserId>sample string 73</d2p1:RefereeUserId>
      <d2p1:Rw>true</d2p1:Rw>
      <d2p1:SeasonId>36</d2p1:SeasonId>
      <d2p1:Spectators>37</d2p1:Spectators>
      <d2p1:StadiumId>38</d2p1:StadiumId>
      <d2p1:StadiumName>sample string 39</d2p1:StadiumName>
      <d2p1:TournamentId>40</d2p1:TournamentId>
      <d2p1:TournamentName>sample string 41</d2p1:TournamentName>
      <d2p1:TournamentRoundNumber>42</d2p1:TournamentRoundNumber>
      <d2p1:WalkOverAway>true</d2p1:WalkOverAway>
      <d2p1:WalkOverBoth>true</d2p1:WalkOverBoth>
      <d2p1:WalkOverHome>true</d2p1:WalkOverHome>
    </d2p1:NffMatch>
    <d2p1:NffMatch>
      <d2p1:AgeCategoryId>56</d2p1:AgeCategoryId>
      <d2p1:AwayTeamClubId>4</d2p1:AwayTeamClubId>
      <d2p1:AwayTeamContactPersonEmail>sample string 5</d2p1:AwayTeamContactPersonEmail>
      <d2p1:AwayTeamContactPersonInfoHidden>true</d2p1:AwayTeamContactPersonInfoHidden>
      <d2p1:AwayTeamContactPersonMobilePhone>sample string 7</d2p1:AwayTeamContactPersonMobilePhone>
      <d2p1:AwayTeamContactPersonName>sample string 8</d2p1:AwayTeamContactPersonName>
      <d2p1:AwayTeamGoals>9</d2p1:AwayTeamGoals>
      <d2p1:AwayTeamId>10</d2p1:AwayTeamId>
      <d2p1:AwayTeamName>sample string 11</d2p1:AwayTeamName>
      <d2p1:AwayTeamParticipants xmlns:d4p1="http://schemas.datacontract.org/2004/07/oiback.Models">
        <d4p1:Playerclass>
          <d4p1:AutoMember>true</d4p1:AutoMember>
          <d4p1:CompanyId>af5838cc-776a-48c3-9ac3-2888dff1b920</d4p1:CompanyId>
          <d4p1:Deltagelse>7</d4p1:Deltagelse>
          <d4p1:EventDate>2026-01-01T11:35:42.6502945+01:00</d4p1:EventDate>
          <d4p1:HasChanged>true</d4p1:HasChanged>
          <d4p1:Id>1</d4p1:Id>
          <d4p1:IsCoach>true</d4p1:IsCoach>
          <d4p1:IsHospitant>true</d4p1:IsHospitant>
          <d4p1:MatchId>5</d4p1:MatchId>
          <d4p1:Phone>sample string 8</d4p1:Phone>
          <d4p1:PlayerId>973e636e-f18a-4c2e-bc88-a87148fa8105</d4p1:PlayerId>
          <d4p1:PlayerNumber>17</d4p1:PlayerNumber>
          <d4p1:Reason>sample string 9</d4p1:Reason>
          <d4p1:ReasonId>13</d4p1:ReasonId>
          <d4p1:Score>18.1</d4p1:Score>
          <d4p1:Selected>true</d4p1:Selected>
          <d4p1:SpillerNavn>sample string 3</d4p1:SpillerNavn>
          <d4p1:TeamId>4</d4p1:TeamId>
        </d4p1:Playerclass>
        <d4p1:Playerclass>
          <d4p1:AutoMember>true</d4p1:AutoMember>
          <d4p1:CompanyId>af5838cc-776a-48c3-9ac3-2888dff1b920</d4p1:CompanyId>
          <d4p1:Deltagelse>7</d4p1:Deltagelse>
          <d4p1:EventDate>2026-01-01T11:35:42.6502945+01:00</d4p1:EventDate>
          <d4p1:HasChanged>true</d4p1:HasChanged>
          <d4p1:Id>1</d4p1:Id>
          <d4p1:IsCoach>true</d4p1:IsCoach>
          <d4p1:IsHospitant>true</d4p1:IsHospitant>
          <d4p1:MatchId>5</d4p1:MatchId>
          <d4p1:Phone>sample string 8</d4p1:Phone>
          <d4p1:PlayerId>973e636e-f18a-4c2e-bc88-a87148fa8105</d4p1:PlayerId>
          <d4p1:PlayerNumber>17</d4p1:PlayerNumber>
          <d4p1:Reason>sample string 9</d4p1:Reason>
          <d4p1:ReasonId>13</d4p1:ReasonId>
          <d4p1:Score>18.1</d4p1:Score>
          <d4p1:Selected>true</d4p1:Selected>
          <d4p1:SpillerNavn>sample string 3</d4p1:SpillerNavn>
          <d4p1:TeamId>4</d4p1:TeamId>
        </d4p1:Playerclass>
      </d2p1:AwayTeamParticipants>
      <d2p1:AwayTeamPlayerGroups>sample string 54</d2p1:AwayTeamPlayerGroups>
      <d2p1:Cancelled>true</d2p1:Cancelled>
      <d2p1:CustomBane>true</d2p1:CustomBane>
      <d2p1:CustomCanceled>true</d2p1:CustomCanceled>
      <d2p1:CustomLastChangeDate>2026-01-01T11:35:42.6502945+01:00</d2p1:CustomLastChangeDate>
      <d2p1:CustomMatchStartTime>true</d2p1:CustomMatchStartTime>
      <d2p1:CustomOmberammet>true</d2p1:CustomOmberammet>
      <d2p1:CustomReferee>true</d2p1:CustomReferee>
      <d2p1:CustomRefereeId>sample string 52</d2p1:CustomRefereeId>
      <d2p1:CustomStadium>true</d2p1:CustomStadium>
      <d2p1:Deltagelse>66</d2p1:Deltagelse>
      <d2p1:DistrictId>58</d2p1:DistrictId>
      <d2p1:Editable>true</d2p1:Editable>
      <d2p1:ExtendedProperties>
        <d2p1:AwayOppmoteMinutesBefore>4</d2p1:AwayOppmoteMinutesBefore>
        <d2p1:HomeOppmoteMinutesBefore>3</d2p1:HomeOppmoteMinutesBefore>
        <d2p1:Id>1</d2p1:Id>
        <d2p1:MatchId>2</d2p1:MatchId>
      </d2p1:ExtendedProperties>
      <d2p1:FinalResultApprovedByDistrict>true</d2p1:FinalResultApprovedByDistrict>
      <d2p1:FinalResultApprovedByReferee>true</d2p1:FinalResultApprovedByReferee>
      <d2p1:HomeTeamClubId>15</d2p1:HomeTeamClubId>
      <d2p1:HomeTeamContactPersonEmail>sample string 16</d2p1:HomeTeamContactPersonEmail>
      <d2p1:HomeTeamContactPersonInfoHidden>true</d2p1:HomeTeamContactPersonInfoHidden>
      <d2p1:HomeTeamContactPersonMobilePhone>sample string 18</d2p1:HomeTeamContactPersonMobilePhone>
      <d2p1:HomeTeamContactPersonName>sample string 19</d2p1:HomeTeamContactPersonName>
      <d2p1:HomeTeamGoals>20</d2p1:HomeTeamGoals>
      <d2p1:HomeTeamId>21</d2p1:HomeTeamId>
      <d2p1:HomeTeamName>sample string 22</d2p1:HomeTeamName>
      <d2p1:HomeTeamParticipants xmlns:d4p1="http://schemas.datacontract.org/2004/07/oiback.Models">
        <d4p1:Playerclass>
          <d4p1:AutoMember>true</d4p1:AutoMember>
          <d4p1:CompanyId>af5838cc-776a-48c3-9ac3-2888dff1b920</d4p1:CompanyId>
          <d4p1:Deltagelse>7</d4p1:Deltagelse>
          <d4p1:EventDate>2026-01-01T11:35:42.6502945+01:00</d4p1:EventDate>
          <d4p1:HasChanged>true</d4p1:HasChanged>
          <d4p1:Id>1</d4p1:Id>
          <d4p1:IsCoach>true</d4p1:IsCoach>
          <d4p1:IsHospitant>true</d4p1:IsHospitant>
          <d4p1:MatchId>5</d4p1:MatchId>
          <d4p1:Phone>sample string 8</d4p1:Phone>
          <d4p1:PlayerId>973e636e-f18a-4c2e-bc88-a87148fa8105</d4p1:PlayerId>
          <d4p1:PlayerNumber>17</d4p1:PlayerNumber>
          <d4p1:Reason>sample string 9</d4p1:Reason>
          <d4p1:ReasonId>13</d4p1:ReasonId>
          <d4p1:Score>18.1</d4p1:Score>
          <d4p1:Selected>true</d4p1:Selected>
          <d4p1:SpillerNavn>sample string 3</d4p1:SpillerNavn>
          <d4p1:TeamId>4</d4p1:TeamId>
        </d4p1:Playerclass>
        <d4p1:Playerclass>
          <d4p1:AutoMember>true</d4p1:AutoMember>
          <d4p1:CompanyId>af5838cc-776a-48c3-9ac3-2888dff1b920</d4p1:CompanyId>
          <d4p1:Deltagelse>7</d4p1:Deltagelse>
          <d4p1:EventDate>2026-01-01T11:35:42.6502945+01:00</d4p1:EventDate>
          <d4p1:HasChanged>true</d4p1:HasChanged>
          <d4p1:Id>1</d4p1:Id>
          <d4p1:IsCoach>true</d4p1:IsCoach>
          <d4p1:IsHospitant>true</d4p1:IsHospitant>
          <d4p1:MatchId>5</d4p1:MatchId>
          <d4p1:Phone>sample string 8</d4p1:Phone>
          <d4p1:PlayerId>973e636e-f18a-4c2e-bc88-a87148fa8105</d4p1:PlayerId>
          <d4p1:PlayerNumber>17</d4p1:PlayerNumber>
          <d4p1:Reason>sample string 9</d4p1:Reason>
          <d4p1:ReasonId>13</d4p1:ReasonId>
          <d4p1:Score>18.1</d4p1:Score>
          <d4p1:Selected>true</d4p1:Selected>
          <d4p1:SpillerNavn>sample string 3</d4p1:SpillerNavn>
          <d4p1:TeamId>4</d4p1:TeamId>
        </d4p1:Playerclass>
      </d2p1:HomeTeamParticipants>
      <d2p1:HomeTeamPlayerGroups>sample string 53</d2p1:HomeTeamPlayerGroups>
      <d2p1:Id>1</d2p1:Id>
      <d2p1:Interrupted>true</d2p1:Interrupted>
      <d2p1:IsFinished>true</d2p1:IsFinished>
      <d2p1:IsHomeTeam>true</d2p1:IsHomeTeam>
      <d2p1:JustifyAge>64</d2p1:JustifyAge>
      <d2p1:LastChangedDate>2026-01-01T11:35:42.6502945+01:00</d2p1:LastChangedDate>
      <d2p1:Latitude>81.1</d2p1:Latitude>
      <d2p1:Longitude>80.1</d2p1:Longitude>
      <d2p1:MappedAwayTeam>true</d2p1:MappedAwayTeam>
      <d2p1:MappedHomeTeam>true</d2p1:MappedHomeTeam>
      <d2p1:MatchHasChanged>true</d2p1:MatchHasChanged>
      <d2p1:MatchId>2</d2p1:MatchId>
      <d2p1:MatchNumber>sample string 3</d2p1:MatchNumber>
      <d2p1:MatchStartDate>2026-01-01T11:35:42.6502945+01:00</d2p1:MatchStartDate>
      <d2p1:MatchTitle>sample string 69</d2p1:MatchTitle>
      <d2p1:MatchTotalTime>26</d2p1:MatchTotalTime>
      <d2p1:MatchType>sample string 68</d2p1:MatchType>
      <d2p1:Name>sample string 72</d2p1:Name>
      <d2p1:NumberOfPlayers />
      <d2p1:OppmoteAwayTeam>60</d2p1:OppmoteAwayTeam>
      <d2p1:OppmoteHomeTeam>59</d2p1:OppmoteHomeTeam>
      <d2p1:Owner>sample string 74</d2p1:Owner>
      <d2p1:OwnerAwayTeamId>4cb6b7db-b9d4-4b7c-9a8f-84c8bbaa9d36</d2p1:OwnerAwayTeamId>
      <d2p1:OwnerHomeTeamId>d299f7c2-fe91-430f-bb2a-78374d6f36b5</d2p1:OwnerHomeTeamId>
      <d2p1:OwnerId>sample string 75</d2p1:OwnerId>
      <d2p1:PlayersOnField>55</d2p1:PlayersOnField>
      <d2p1:Postponed>true</d2p1:Postponed>
      <d2p1:Reason>sample string 65</d2p1:Reason>
      <d2p1:RefereeClub>sample string 31</d2p1:RefereeClub>
      <d2p1:RefereeClubId>32</d2p1:RefereeClubId>
      <d2p1:RefereeEmail>sample string 28</d2p1:RefereeEmail>
      <d2p1:RefereeId>33</d2p1:RefereeId>
      <d2p1:RefereeInfo>
        <Active>true</Active>
        <Comments>sample string 10</Comments>
        <Email>sample string 18</Email>
        <JoinDate>2026-01-01T11:35:42.6502945+01:00</JoinDate>
        <LocalClubGuid>25aa55f1-6d5a-40a2-9a8a-36771916fc39</LocalClubGuid>
        <MatchStartDate>2026-01-01T11:35:42.6502945+01:00</MatchStartDate>
        <Matches>
          <d2p1:MatchList>
            <d2p1:AwayTeamClubId>7</d2p1:AwayTeamClubId>
            <d2p1:AwayTeamName>sample string 4</d2p1:AwayTeamName>
            <d2p1:HomeTeamClubId>6</d2p1:HomeTeamClubId>
            <d2p1:HomeTeamName>sample string 5</d2p1:HomeTeamName>
            <d2p1:MatchId>3</d2p1:MatchId>
            <d2p1:MatchStartDate>2026-01-01T11:35:42.6502945+01:00</d2p1:MatchStartDate>
            <d2p1:StadiumName>sample string 2</d2p1:StadiumName>
          </d2p1:MatchList>
          <d2p1:MatchList>
            <d2p1:AwayTeamClubId>7</d2p1:AwayTeamClubId>
            <d2p1:AwayTeamName>sample string 4</d2p1:AwayTeamName>
            <d2p1:HomeTeamClubId>6</d2p1:HomeTeamClubId>
            <d2p1:HomeTeamName>sample string 5</d2p1:HomeTeamName>
            <d2p1:MatchId>3</d2p1:MatchId>
            <d2p1:MatchStartDate>2026-01-01T11:35:42.6502945+01:00</d2p1:MatchStartDate>
            <d2p1:StadiumName>sample string 2</d2p1:StadiumName>
          </d2p1:MatchList>
        </Matches>
        <MatchesLastYear>true</MatchesLastYear>
        <MaxAge>11</MaxAge>
        <MinAge>12</MinAge>
        <MobilePhone>sample string 19</MobilePhone>
        <PersonInfoHidden>true</PersonInfoHidden>
        <RefereeClub>sample string 9</RefereeClub>
        <RefereeClubId>8</RefereeClubId>
        <RefereeName>sample string 16</RefereeName>
        <RefereeNumber>1</RefereeNumber>
        <RefereeType>sample string 7</RefereeType>
        <RefereeTypeId>6</RefereeTypeId>
        <RefereeUserId>4a543a8c-0a72-4fca-a234-8638aae0b816</RefereeUserId>
        <Salary>20.1</Salary>
        <StadiumName>sample string 14</StadiumName>
        <SuitableForTeam>true</SuitableForTeam>
      </d2p1:RefereeInfo>
      <d2p1:RefereeMobilePhone>sample string 29</d2p1:RefereeMobilePhone>
      <d2p1:RefereeName>sample string 34</d2p1:RefereeName>
      <d2p1:RefereeNoShow>true</d2p1:RefereeNoShow>
      <d2p1:RefereeNumber>35</d2p1:RefereeNumber>
      <d2p1:RefereePersonInfoHidden>true</d2p1:RefereePersonInfoHidden>
      <d2p1:RefereeUserId>sample string 73</d2p1:RefereeUserId>
      <d2p1:Rw>true</d2p1:Rw>
      <d2p1:SeasonId>36</d2p1:SeasonId>
      <d2p1:Spectators>37</d2p1:Spectators>
      <d2p1:StadiumId>38</d2p1:StadiumId>
      <d2p1:StadiumName>sample string 39</d2p1:StadiumName>
      <d2p1:TournamentId>40</d2p1:TournamentId>
      <d2p1:TournamentName>sample string 41</d2p1:TournamentName>
      <d2p1:TournamentRoundNumber>42</d2p1:TournamentRoundNumber>
      <d2p1:WalkOverAway>true</d2p1:WalkOverAway>
      <d2p1:WalkOverBoth>true</d2p1:WalkOverBoth>
      <d2p1:WalkOverHome>true</d2p1:WalkOverHome>
    </d2p1:NffMatch>
  </Matcher>
  <NffClubId>4</NffClubId>
  <NffTeamId>3</NffTeamId>
  <NumberOfPlayers>7</NumberOfPlayers>
  <OppmoteMinutesBefore>9</OppmoteMinutesBefore>
  <SeasonEndDate>2026-01-01T11:35:42.6502945+01:00</SeasonEndDate>
  <SeasonId>13</SeasonId>
  <SeasonName>sample string 14</SeasonName>
  <SeasonStartDate>2026-01-01T11:35:42.6502945+01:00</SeasonStartDate>
  <ShowMissingPlayers>true</ShowMissingPlayers>
  <TeamGroupId>11</TeamGroupId>
  <TeamGroupIdentifyer>sample string 18</TeamGroupIdentifyer>
  <TeamId>dd6de1e3-458a-462a-918f-4c8ce2aa7052</TeamId>
  <TeamLevel>8</TeamLevel>
  <TeamName>sample string 5</TeamName>
  <ToBeDeleted>true</ToBeDeleted>
</MappedTeam>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.