POST api/V2/club/update?clubId={clubId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clubId

string

Default value is

Body Parameters

Club
NameDescriptionTypeAdditional information
Id

integer

None.

ClubId

Database ID

globally unique identifier

None.

ContactEmail

string

None.

ClubColor

string

None.

ClubHighLogo

string

None.

ClubLowLogo

string

None.

ClubLogo

string

None.

ContactPhone

string

None.

BackgroundColor

string

None.

TextColor

string

None.

ClubName

string

None.

ContactPerson

string

None.

ContactPersonEmail

string

None.

ContactPersonPhone

string

None.

Address

string

None.

PostalAddress

string

None.

ZipCode

string

None.

CreatedDate

date

None.

UpdatedDate

date

None.

CreatedBy

globally unique identifier

None.

UpdatedBy

globally unique identifier

None.

Cid

integer

None.

Cwd

globally unique identifier

None.

NffClubId

integer

None.

NffDistrictId

integer

None.

NffDistrictName

string

None.

CupId

integer

None.

Vips

string

None.

BankAccount

string

None.

PameldingsFristMatchHours

integer

None.

ContactPersonFirstName

string

None.

ContactPersonLastName

string

None.

Moduler

Collection of OrgModules

None.

IsDefault

boolean

None.

IsMember

boolean

None.

Teams

Collection of ClubTeam

None.

Request Formats

application/json, text/json

Sample:
{
  "id": 1,
  "clubId": "2b1da6aa-a085-4b70-9403-5dbff6d2dd4b",
  "contactEmail": "sample string 3",
  "clubColor": "sample string 4",
  "clubHighLogo": "sample string 5",
  "clubLowLogo": "sample string 6",
  "clubLogo": "sample string 7",
  "contactPhone": "sample string 8",
  "backgroundColor": "sample string 9",
  "textColor": "sample string 10",
  "clubName": "sample string 11",
  "contactPerson": "sample string 12",
  "contactPersonEmail": "sample string 13",
  "contactPersonPhone": "sample string 14",
  "address": "sample string 15",
  "postalAddress": "sample string 16",
  "zipCode": "sample string 17",
  "createdDate": "2026-01-01T10:41:57.8492403Z",
  "updatedDate": "2026-01-01T10:41:57.8492403Z",
  "createdBy": "240e1d07-02db-4dc4-8c5c-e48bb465f406",
  "updatedBy": "8ce05319-cab2-4492-9de7-37e8534255da",
  "cid": 22,
  "cwd": "f8032b64-b76a-40de-8646-fec82912840e",
  "nffClubId": 24,
  "nffDistrictId": 25,
  "nffDistrictName": "sample string 26",
  "cupId": 27,
  "vips": "sample string 28",
  "bankAccount": "sample string 29",
  "pameldingsFristMatchHours": 30,
  "contactPersonFirstName": "sample string 31",
  "contactPersonLastName": "sample string 32",
  "moduler": [
    {
      "id": 1,
      "orgId": "e709cac3-9148-4c8d-94fb-d5095e13822d",
      "modulId": 3,
      "modulNavn": "sample string 4",
      "isOrgModule": true,
      "used": true
    },
    {
      "id": 1,
      "orgId": "e709cac3-9148-4c8d-94fb-d5095e13822d",
      "modulId": 3,
      "modulNavn": "sample string 4",
      "isOrgModule": true,
      "used": true
    }
  ],
  "isDefault": true,
  "isMember": true,
  "teams": [
    {
      "teamId": "1ff2203c-0e72-49c5-a3d6-a7a5672548f8",
      "clubId": "68bdb7f2-aab6-4fb5-a27e-bfe7ad83eabf",
      "kretsId2": 3,
      "kretsId": 4,
      "cupId": 5,
      "teamName": "sample string 6",
      "contactEmail": "sample string 7",
      "contactPhone": "sample string 8",
      "contactPerson": "sample string 9",
      "contactPersonFirstName": "sample string 10",
      "contactPersonLastName": "sample string 11",
      "contactPersonEmail": "sample string 12",
      "address": "sample string 13",
      "postalAddress": "sample string 14",
      "zipCode": "sample string 15",
      "createdDate": "2026-01-01T10:41:57.8492403Z",
      "updatedDate": "2026-01-01T10:41:57.8492403Z",
      "updatedBy": "5ca02fe0-05b6-4257-812b-10039daa7bd2",
      "createdBy": "135539d5-4371-4720-878c-6b1be498e776",
      "sex": "sample string 20",
      "vintage": 21,
      "webpageUrl": "sample string 22",
      "sendReminders": true,
      "calendarColor": "sample string 24",
      "vips": "sample string 25",
      "bankAccount": "sample string 26",
      "showMissingPlayers": true,
      "pameldingsFristMatchHours": 28,
      "pameldingsFristEvetsHours": 29,
      "daysBeforePameldingEvents": 30,
      "daysBeforePameldingSeries": 31,
      "teamHighLogo": "sample string 32",
      "teamLowLogo": "sample string 33",
      "teamLogo": "sample string 34",
      "active": true,
      "maxTrainingPercent": 36,
      "minTrainingPercent": 37,
      "oppmoteMinutesBefore": 38,
      "isDefault": true,
      "userId": "990c8b44-14ae-4623-b096-19297fec8a47",
      "existingUser": true,
      "lag": [
        {
          "teamId": 1,
          "teamName": "sample string 2",
          "clubId": 3,
          "minPlayers": 4,
          "showMissingPlayers": true,
          "matches": [
            {
              "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:41:57.8492403Z",
              "matchStartDate": "2026-01-01T10:41:57.8492403Z",
              "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:41:57.8492403Z",
              "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": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "reasonId": 13,
                  "selected": true,
                  "hasChanged": true,
                  "autoMember": true,
                  "playerNumber": 17,
                  "score": 18.1
                },
                {
                  "id": 1,
                  "playerId": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "reasonId": 13,
                  "selected": true,
                  "hasChanged": true,
                  "autoMember": true,
                  "playerNumber": 17,
                  "score": 18.1
                }
              ],
              "awayTeamParticipants": [
                {
                  "id": 1,
                  "playerId": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "reasonId": 13,
                  "selected": true,
                  "hasChanged": true,
                  "autoMember": true,
                  "playerNumber": 17,
                  "score": 18.1
                },
                {
                  "id": 1,
                  "playerId": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "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": "3b587e40-9201-4cb0-9459-7f77226118d0",
                "localClubGuid": "41ed41d5-df0a-4935-b0bc-a2ffe1ec02ee",
                "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:41:57.8492403Z",
                "stadiumName": "sample string 14",
                "matchStartDate": "2026-01-01T10:41:57.8492403Z",
                "refereeName": "sample string 16",
                "matches": [
                  {
                    "matchStartDate": "2026-01-01T10:41:57.8492403Z",
                    "stadiumName": "sample string 2",
                    "matchId": 3,
                    "awayTeamName": "sample string 4",
                    "homeTeamName": "sample string 5",
                    "homeTeamClubId": 6,
                    "awayTeamClubId": 7
                  },
                  {
                    "matchStartDate": "2026-01-01T10:41:57.8492403Z",
                    "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": "57512b06-46ba-4b37-aad1-d3a72c066e9c",
              "ownerAwayTeamId": "d998db2f-2d58-4ea5-aade-752f25118255",
              "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:41:57.8492403Z",
              "matchStartDate": "2026-01-01T10:41:57.8492403Z",
              "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:41:57.8492403Z",
              "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": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "reasonId": 13,
                  "selected": true,
                  "hasChanged": true,
                  "autoMember": true,
                  "playerNumber": 17,
                  "score": 18.1
                },
                {
                  "id": 1,
                  "playerId": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "reasonId": 13,
                  "selected": true,
                  "hasChanged": true,
                  "autoMember": true,
                  "playerNumber": 17,
                  "score": 18.1
                }
              ],
              "awayTeamParticipants": [
                {
                  "id": 1,
                  "playerId": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "reasonId": 13,
                  "selected": true,
                  "hasChanged": true,
                  "autoMember": true,
                  "playerNumber": 17,
                  "score": 18.1
                },
                {
                  "id": 1,
                  "playerId": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "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": "3b587e40-9201-4cb0-9459-7f77226118d0",
                "localClubGuid": "41ed41d5-df0a-4935-b0bc-a2ffe1ec02ee",
                "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:41:57.8492403Z",
                "stadiumName": "sample string 14",
                "matchStartDate": "2026-01-01T10:41:57.8492403Z",
                "refereeName": "sample string 16",
                "matches": [
                  {
                    "matchStartDate": "2026-01-01T10:41:57.8492403Z",
                    "stadiumName": "sample string 2",
                    "matchId": 3,
                    "awayTeamName": "sample string 4",
                    "homeTeamName": "sample string 5",
                    "homeTeamClubId": 6,
                    "awayTeamClubId": 7
                  },
                  {
                    "matchStartDate": "2026-01-01T10:41:57.8492403Z",
                    "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": "57512b06-46ba-4b37-aad1-d3a72c066e9c",
              "ownerAwayTeamId": "d998db2f-2d58-4ea5-aade-752f25118255",
              "rw": true,
              "isHomeTeam": true,
              "longitude": 80.1,
              "latitude": 81.1,
              "numberOfPlayers": {}
            }
          ]
        },
        {
          "teamId": 1,
          "teamName": "sample string 2",
          "clubId": 3,
          "minPlayers": 4,
          "showMissingPlayers": true,
          "matches": [
            {
              "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:41:57.8492403Z",
              "matchStartDate": "2026-01-01T10:41:57.8492403Z",
              "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:41:57.8492403Z",
              "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": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "reasonId": 13,
                  "selected": true,
                  "hasChanged": true,
                  "autoMember": true,
                  "playerNumber": 17,
                  "score": 18.1
                },
                {
                  "id": 1,
                  "playerId": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "reasonId": 13,
                  "selected": true,
                  "hasChanged": true,
                  "autoMember": true,
                  "playerNumber": 17,
                  "score": 18.1
                }
              ],
              "awayTeamParticipants": [
                {
                  "id": 1,
                  "playerId": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "reasonId": 13,
                  "selected": true,
                  "hasChanged": true,
                  "autoMember": true,
                  "playerNumber": 17,
                  "score": 18.1
                },
                {
                  "id": 1,
                  "playerId": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "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": "3b587e40-9201-4cb0-9459-7f77226118d0",
                "localClubGuid": "41ed41d5-df0a-4935-b0bc-a2ffe1ec02ee",
                "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:41:57.8492403Z",
                "stadiumName": "sample string 14",
                "matchStartDate": "2026-01-01T10:41:57.8492403Z",
                "refereeName": "sample string 16",
                "matches": [
                  {
                    "matchStartDate": "2026-01-01T10:41:57.8492403Z",
                    "stadiumName": "sample string 2",
                    "matchId": 3,
                    "awayTeamName": "sample string 4",
                    "homeTeamName": "sample string 5",
                    "homeTeamClubId": 6,
                    "awayTeamClubId": 7
                  },
                  {
                    "matchStartDate": "2026-01-01T10:41:57.8492403Z",
                    "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": "57512b06-46ba-4b37-aad1-d3a72c066e9c",
              "ownerAwayTeamId": "d998db2f-2d58-4ea5-aade-752f25118255",
              "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:41:57.8492403Z",
              "matchStartDate": "2026-01-01T10:41:57.8492403Z",
              "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:41:57.8492403Z",
              "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": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "reasonId": 13,
                  "selected": true,
                  "hasChanged": true,
                  "autoMember": true,
                  "playerNumber": 17,
                  "score": 18.1
                },
                {
                  "id": 1,
                  "playerId": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "reasonId": 13,
                  "selected": true,
                  "hasChanged": true,
                  "autoMember": true,
                  "playerNumber": 17,
                  "score": 18.1
                }
              ],
              "awayTeamParticipants": [
                {
                  "id": 1,
                  "playerId": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "reasonId": 13,
                  "selected": true,
                  "hasChanged": true,
                  "autoMember": true,
                  "playerNumber": 17,
                  "score": 18.1
                },
                {
                  "id": 1,
                  "playerId": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "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": "3b587e40-9201-4cb0-9459-7f77226118d0",
                "localClubGuid": "41ed41d5-df0a-4935-b0bc-a2ffe1ec02ee",
                "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:41:57.8492403Z",
                "stadiumName": "sample string 14",
                "matchStartDate": "2026-01-01T10:41:57.8492403Z",
                "refereeName": "sample string 16",
                "matches": [
                  {
                    "matchStartDate": "2026-01-01T10:41:57.8492403Z",
                    "stadiumName": "sample string 2",
                    "matchId": 3,
                    "awayTeamName": "sample string 4",
                    "homeTeamName": "sample string 5",
                    "homeTeamClubId": 6,
                    "awayTeamClubId": 7
                  },
                  {
                    "matchStartDate": "2026-01-01T10:41:57.8492403Z",
                    "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": "57512b06-46ba-4b37-aad1-d3a72c066e9c",
              "ownerAwayTeamId": "d998db2f-2d58-4ea5-aade-752f25118255",
              "rw": true,
              "isHomeTeam": true,
              "longitude": 80.1,
              "latitude": 81.1,
              "numberOfPlayers": {}
            }
          ]
        }
      ],
      "contactPersons": [
        {
          "playerId": "sample string 1",
          "playerName": "sample string 2",
          "profilePicture": "sample string 3",
          "address": "sample string 4",
          "postalAddress": "sample string 5",
          "postalCode": "sample string 6",
          "phone": "sample string 7",
          "email": "sample string 8",
          "role": "sample string 9",
          "birthday": "2026-01-01T10:41:57.8492403Z",
          "playerNumber": 11,
          "lastLogin": "2026-01-01T10:41:57.8492403Z",
          "parent": [
            {
              "parentName": "sample string 1",
              "parentPhone": "sample string 2",
              "parentEmail": "sample string 3"
            },
            {
              "parentName": "sample string 1",
              "parentPhone": "sample string 2",
              "parentEmail": "sample string 3"
            }
          ]
        },
        {
          "playerId": "sample string 1",
          "playerName": "sample string 2",
          "profilePicture": "sample string 3",
          "address": "sample string 4",
          "postalAddress": "sample string 5",
          "postalCode": "sample string 6",
          "phone": "sample string 7",
          "email": "sample string 8",
          "role": "sample string 9",
          "birthday": "2026-01-01T10:41:57.8492403Z",
          "playerNumber": 11,
          "lastLogin": "2026-01-01T10:41:57.8492403Z",
          "parent": [
            {
              "parentName": "sample string 1",
              "parentPhone": "sample string 2",
              "parentEmail": "sample string 3"
            },
            {
              "parentName": "sample string 1",
              "parentPhone": "sample string 2",
              "parentEmail": "sample string 3"
            }
          ]
        }
      ],
      "owner": "sample string 42",
      "ownerId": "sample string 43",
      "nffKretsNavn": "sample string 44",
      "klubbNavn": "sample string 45"
    },
    {
      "teamId": "1ff2203c-0e72-49c5-a3d6-a7a5672548f8",
      "clubId": "68bdb7f2-aab6-4fb5-a27e-bfe7ad83eabf",
      "kretsId2": 3,
      "kretsId": 4,
      "cupId": 5,
      "teamName": "sample string 6",
      "contactEmail": "sample string 7",
      "contactPhone": "sample string 8",
      "contactPerson": "sample string 9",
      "contactPersonFirstName": "sample string 10",
      "contactPersonLastName": "sample string 11",
      "contactPersonEmail": "sample string 12",
      "address": "sample string 13",
      "postalAddress": "sample string 14",
      "zipCode": "sample string 15",
      "createdDate": "2026-01-01T10:41:57.8492403Z",
      "updatedDate": "2026-01-01T10:41:57.8492403Z",
      "updatedBy": "5ca02fe0-05b6-4257-812b-10039daa7bd2",
      "createdBy": "135539d5-4371-4720-878c-6b1be498e776",
      "sex": "sample string 20",
      "vintage": 21,
      "webpageUrl": "sample string 22",
      "sendReminders": true,
      "calendarColor": "sample string 24",
      "vips": "sample string 25",
      "bankAccount": "sample string 26",
      "showMissingPlayers": true,
      "pameldingsFristMatchHours": 28,
      "pameldingsFristEvetsHours": 29,
      "daysBeforePameldingEvents": 30,
      "daysBeforePameldingSeries": 31,
      "teamHighLogo": "sample string 32",
      "teamLowLogo": "sample string 33",
      "teamLogo": "sample string 34",
      "active": true,
      "maxTrainingPercent": 36,
      "minTrainingPercent": 37,
      "oppmoteMinutesBefore": 38,
      "isDefault": true,
      "userId": "990c8b44-14ae-4623-b096-19297fec8a47",
      "existingUser": true,
      "lag": [
        {
          "teamId": 1,
          "teamName": "sample string 2",
          "clubId": 3,
          "minPlayers": 4,
          "showMissingPlayers": true,
          "matches": [
            {
              "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:41:57.8492403Z",
              "matchStartDate": "2026-01-01T10:41:57.8492403Z",
              "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:41:57.8492403Z",
              "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": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "reasonId": 13,
                  "selected": true,
                  "hasChanged": true,
                  "autoMember": true,
                  "playerNumber": 17,
                  "score": 18.1
                },
                {
                  "id": 1,
                  "playerId": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "reasonId": 13,
                  "selected": true,
                  "hasChanged": true,
                  "autoMember": true,
                  "playerNumber": 17,
                  "score": 18.1
                }
              ],
              "awayTeamParticipants": [
                {
                  "id": 1,
                  "playerId": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "reasonId": 13,
                  "selected": true,
                  "hasChanged": true,
                  "autoMember": true,
                  "playerNumber": 17,
                  "score": 18.1
                },
                {
                  "id": 1,
                  "playerId": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "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": "3b587e40-9201-4cb0-9459-7f77226118d0",
                "localClubGuid": "41ed41d5-df0a-4935-b0bc-a2ffe1ec02ee",
                "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:41:57.8492403Z",
                "stadiumName": "sample string 14",
                "matchStartDate": "2026-01-01T10:41:57.8492403Z",
                "refereeName": "sample string 16",
                "matches": [
                  {
                    "matchStartDate": "2026-01-01T10:41:57.8492403Z",
                    "stadiumName": "sample string 2",
                    "matchId": 3,
                    "awayTeamName": "sample string 4",
                    "homeTeamName": "sample string 5",
                    "homeTeamClubId": 6,
                    "awayTeamClubId": 7
                  },
                  {
                    "matchStartDate": "2026-01-01T10:41:57.8492403Z",
                    "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": "57512b06-46ba-4b37-aad1-d3a72c066e9c",
              "ownerAwayTeamId": "d998db2f-2d58-4ea5-aade-752f25118255",
              "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:41:57.8492403Z",
              "matchStartDate": "2026-01-01T10:41:57.8492403Z",
              "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:41:57.8492403Z",
              "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": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "reasonId": 13,
                  "selected": true,
                  "hasChanged": true,
                  "autoMember": true,
                  "playerNumber": 17,
                  "score": 18.1
                },
                {
                  "id": 1,
                  "playerId": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "reasonId": 13,
                  "selected": true,
                  "hasChanged": true,
                  "autoMember": true,
                  "playerNumber": 17,
                  "score": 18.1
                }
              ],
              "awayTeamParticipants": [
                {
                  "id": 1,
                  "playerId": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "reasonId": 13,
                  "selected": true,
                  "hasChanged": true,
                  "autoMember": true,
                  "playerNumber": 17,
                  "score": 18.1
                },
                {
                  "id": 1,
                  "playerId": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "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": "3b587e40-9201-4cb0-9459-7f77226118d0",
                "localClubGuid": "41ed41d5-df0a-4935-b0bc-a2ffe1ec02ee",
                "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:41:57.8492403Z",
                "stadiumName": "sample string 14",
                "matchStartDate": "2026-01-01T10:41:57.8492403Z",
                "refereeName": "sample string 16",
                "matches": [
                  {
                    "matchStartDate": "2026-01-01T10:41:57.8492403Z",
                    "stadiumName": "sample string 2",
                    "matchId": 3,
                    "awayTeamName": "sample string 4",
                    "homeTeamName": "sample string 5",
                    "homeTeamClubId": 6,
                    "awayTeamClubId": 7
                  },
                  {
                    "matchStartDate": "2026-01-01T10:41:57.8492403Z",
                    "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": "57512b06-46ba-4b37-aad1-d3a72c066e9c",
              "ownerAwayTeamId": "d998db2f-2d58-4ea5-aade-752f25118255",
              "rw": true,
              "isHomeTeam": true,
              "longitude": 80.1,
              "latitude": 81.1,
              "numberOfPlayers": {}
            }
          ]
        },
        {
          "teamId": 1,
          "teamName": "sample string 2",
          "clubId": 3,
          "minPlayers": 4,
          "showMissingPlayers": true,
          "matches": [
            {
              "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:41:57.8492403Z",
              "matchStartDate": "2026-01-01T10:41:57.8492403Z",
              "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:41:57.8492403Z",
              "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": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "reasonId": 13,
                  "selected": true,
                  "hasChanged": true,
                  "autoMember": true,
                  "playerNumber": 17,
                  "score": 18.1
                },
                {
                  "id": 1,
                  "playerId": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "reasonId": 13,
                  "selected": true,
                  "hasChanged": true,
                  "autoMember": true,
                  "playerNumber": 17,
                  "score": 18.1
                }
              ],
              "awayTeamParticipants": [
                {
                  "id": 1,
                  "playerId": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "reasonId": 13,
                  "selected": true,
                  "hasChanged": true,
                  "autoMember": true,
                  "playerNumber": 17,
                  "score": 18.1
                },
                {
                  "id": 1,
                  "playerId": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "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": "3b587e40-9201-4cb0-9459-7f77226118d0",
                "localClubGuid": "41ed41d5-df0a-4935-b0bc-a2ffe1ec02ee",
                "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:41:57.8492403Z",
                "stadiumName": "sample string 14",
                "matchStartDate": "2026-01-01T10:41:57.8492403Z",
                "refereeName": "sample string 16",
                "matches": [
                  {
                    "matchStartDate": "2026-01-01T10:41:57.8492403Z",
                    "stadiumName": "sample string 2",
                    "matchId": 3,
                    "awayTeamName": "sample string 4",
                    "homeTeamName": "sample string 5",
                    "homeTeamClubId": 6,
                    "awayTeamClubId": 7
                  },
                  {
                    "matchStartDate": "2026-01-01T10:41:57.8492403Z",
                    "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": "57512b06-46ba-4b37-aad1-d3a72c066e9c",
              "ownerAwayTeamId": "d998db2f-2d58-4ea5-aade-752f25118255",
              "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:41:57.8492403Z",
              "matchStartDate": "2026-01-01T10:41:57.8492403Z",
              "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:41:57.8492403Z",
              "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": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "reasonId": 13,
                  "selected": true,
                  "hasChanged": true,
                  "autoMember": true,
                  "playerNumber": 17,
                  "score": 18.1
                },
                {
                  "id": 1,
                  "playerId": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "reasonId": 13,
                  "selected": true,
                  "hasChanged": true,
                  "autoMember": true,
                  "playerNumber": 17,
                  "score": 18.1
                }
              ],
              "awayTeamParticipants": [
                {
                  "id": 1,
                  "playerId": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "reasonId": 13,
                  "selected": true,
                  "hasChanged": true,
                  "autoMember": true,
                  "playerNumber": 17,
                  "score": 18.1
                },
                {
                  "id": 1,
                  "playerId": "4a17a1e6-6767-4c3d-8bcd-49c58b6286fd",
                  "spillerNavn": "sample string 3",
                  "teamId": 4,
                  "matchId": 5,
                  "eventDate": "2026-01-01T10:41:57.8492403Z",
                  "deltagelse": 7,
                  "phone": "sample string 8",
                  "reason": "sample string 9",
                  "isCoach": true,
                  "isHospitant": true,
                  "companyId": "cf5dd273-7e0f-4dd2-97f0-20ab17dd798c",
                  "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": "3b587e40-9201-4cb0-9459-7f77226118d0",
                "localClubGuid": "41ed41d5-df0a-4935-b0bc-a2ffe1ec02ee",
                "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:41:57.8492403Z",
                "stadiumName": "sample string 14",
                "matchStartDate": "2026-01-01T10:41:57.8492403Z",
                "refereeName": "sample string 16",
                "matches": [
                  {
                    "matchStartDate": "2026-01-01T10:41:57.8492403Z",
                    "stadiumName": "sample string 2",
                    "matchId": 3,
                    "awayTeamName": "sample string 4",
                    "homeTeamName": "sample string 5",
                    "homeTeamClubId": 6,
                    "awayTeamClubId": 7
                  },
                  {
                    "matchStartDate": "2026-01-01T10:41:57.8492403Z",
                    "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": "57512b06-46ba-4b37-aad1-d3a72c066e9c",
              "ownerAwayTeamId": "d998db2f-2d58-4ea5-aade-752f25118255",
              "rw": true,
              "isHomeTeam": true,
              "longitude": 80.1,
              "latitude": 81.1,
              "numberOfPlayers": {}
            }
          ]
        }
      ],
      "contactPersons": [
        {
          "playerId": "sample string 1",
          "playerName": "sample string 2",
          "profilePicture": "sample string 3",
          "address": "sample string 4",
          "postalAddress": "sample string 5",
          "postalCode": "sample string 6",
          "phone": "sample string 7",
          "email": "sample string 8",
          "role": "sample string 9",
          "birthday": "2026-01-01T10:41:57.8492403Z",
          "playerNumber": 11,
          "lastLogin": "2026-01-01T10:41:57.8492403Z",
          "parent": [
            {
              "parentName": "sample string 1",
              "parentPhone": "sample string 2",
              "parentEmail": "sample string 3"
            },
            {
              "parentName": "sample string 1",
              "parentPhone": "sample string 2",
              "parentEmail": "sample string 3"
            }
          ]
        },
        {
          "playerId": "sample string 1",
          "playerName": "sample string 2",
          "profilePicture": "sample string 3",
          "address": "sample string 4",
          "postalAddress": "sample string 5",
          "postalCode": "sample string 6",
          "phone": "sample string 7",
          "email": "sample string 8",
          "role": "sample string 9",
          "birthday": "2026-01-01T10:41:57.8492403Z",
          "playerNumber": 11,
          "lastLogin": "2026-01-01T10:41:57.8492403Z",
          "parent": [
            {
              "parentName": "sample string 1",
              "parentPhone": "sample string 2",
              "parentEmail": "sample string 3"
            },
            {
              "parentName": "sample string 1",
              "parentPhone": "sample string 2",
              "parentEmail": "sample string 3"
            }
          ]
        }
      ],
      "owner": "sample string 42",
      "ownerId": "sample string 43",
      "nffKretsNavn": "sample string 44",
      "klubbNavn": "sample string 45"
    }
  ]
}

application/xml, text/xml

Sample:
<Club xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/oiback.Classes.V2">
  <Address>sample string 15</Address>
  <BackgroundColor>sample string 9</BackgroundColor>
  <BankAccount>sample string 29</BankAccount>
  <Cid>22</Cid>
  <ClubColor>sample string 4</ClubColor>
  <ClubHighLogo>sample string 5</ClubHighLogo>
  <ClubId>2b1da6aa-a085-4b70-9403-5dbff6d2dd4b</ClubId>
  <ClubLogo>sample string 7</ClubLogo>
  <ClubLowLogo>sample string 6</ClubLowLogo>
  <ClubName>sample string 11</ClubName>
  <ContactEmail>sample string 3</ContactEmail>
  <ContactPerson>sample string 12</ContactPerson>
  <ContactPersonEmail>sample string 13</ContactPersonEmail>
  <ContactPersonFirstName>sample string 31</ContactPersonFirstName>
  <ContactPersonLastName>sample string 32</ContactPersonLastName>
  <ContactPersonPhone>sample string 14</ContactPersonPhone>
  <ContactPhone>sample string 8</ContactPhone>
  <CreatedBy>240e1d07-02db-4dc4-8c5c-e48bb465f406</CreatedBy>
  <CreatedDate>2026-01-01T11:41:57.8492403+01:00</CreatedDate>
  <CupId>27</CupId>
  <Cwd>f8032b64-b76a-40de-8646-fec82912840e</Cwd>
  <Id>1</Id>
  <IsDefault>true</IsDefault>
  <IsMember>true</IsMember>
  <Moduler xmlns:d2p1="http://schemas.datacontract.org/2004/07/oiback.Classes">
    <d2p1:OrgModules>
      <d2p1:Id>1</d2p1:Id>
      <d2p1:IsOrgModule>true</d2p1:IsOrgModule>
      <d2p1:ModulId>3</d2p1:ModulId>
      <d2p1:ModulNavn>sample string 4</d2p1:ModulNavn>
      <d2p1:OrgId>e709cac3-9148-4c8d-94fb-d5095e13822d</d2p1:OrgId>
      <d2p1:Used>true</d2p1:Used>
    </d2p1:OrgModules>
    <d2p1:OrgModules>
      <d2p1:Id>1</d2p1:Id>
      <d2p1:IsOrgModule>true</d2p1:IsOrgModule>
      <d2p1:ModulId>3</d2p1:ModulId>
      <d2p1:ModulNavn>sample string 4</d2p1:ModulNavn>
      <d2p1:OrgId>e709cac3-9148-4c8d-94fb-d5095e13822d</d2p1:OrgId>
      <d2p1:Used>true</d2p1:Used>
    </d2p1:OrgModules>
  </Moduler>
  <NffClubId>24</NffClubId>
  <NffDistrictId>25</NffDistrictId>
  <NffDistrictName>sample string 26</NffDistrictName>
  <PameldingsFristMatchHours>30</PameldingsFristMatchHours>
  <PostalAddress>sample string 16</PostalAddress>
  <Teams xmlns:d2p1="http://schemas.datacontract.org/2004/07/oiback.Classes">
    <d2p1:ClubTeam>
      <d2p1:Active>true</d2p1:Active>
      <d2p1:Address>sample string 13</d2p1:Address>
      <d2p1:BankAccount>sample string 26</d2p1:BankAccount>
      <d2p1:CalendarColor>sample string 24</d2p1:CalendarColor>
      <d2p1:ClubId>68bdb7f2-aab6-4fb5-a27e-bfe7ad83eabf</d2p1:ClubId>
      <d2p1:ContactEmail>sample string 7</d2p1:ContactEmail>
      <d2p1:ContactPerson>sample string 9</d2p1:ContactPerson>
      <d2p1:ContactPersonEmail>sample string 12</d2p1:ContactPersonEmail>
      <d2p1:ContactPersonFirstName>sample string 10</d2p1:ContactPersonFirstName>
      <d2p1:ContactPersonLastName>sample string 11</d2p1:ContactPersonLastName>
      <d2p1:ContactPersons xmlns:d4p1="http://schemas.datacontract.org/2004/07/oiback.Models">
        <d4p1:MedlemsListe>
          <d4p1:Address>sample string 4</d4p1:Address>
          <d4p1:Birthday>2026-01-01T11:41:57.8492403+01:00</d4p1:Birthday>
          <d4p1:Email>sample string 8</d4p1:Email>
          <d4p1:LastLogin>2026-01-01T11:41:57.8492403+01:00</d4p1:LastLogin>
          <d4p1:Parent>
            <d4p1:Parent>
              <d4p1:ParentEmail>sample string 3</d4p1:ParentEmail>
              <d4p1:ParentName>sample string 1</d4p1:ParentName>
              <d4p1:ParentPhone>sample string 2</d4p1:ParentPhone>
            </d4p1:Parent>
            <d4p1:Parent>
              <d4p1:ParentEmail>sample string 3</d4p1:ParentEmail>
              <d4p1:ParentName>sample string 1</d4p1:ParentName>
              <d4p1:ParentPhone>sample string 2</d4p1:ParentPhone>
            </d4p1:Parent>
          </d4p1:Parent>
          <d4p1:Phone>sample string 7</d4p1:Phone>
          <d4p1:PlayerId>sample string 1</d4p1:PlayerId>
          <d4p1:PlayerName>sample string 2</d4p1:PlayerName>
          <d4p1:PlayerNumber>11</d4p1:PlayerNumber>
          <d4p1:PostalAddress>sample string 5</d4p1:PostalAddress>
          <d4p1:PostalCode>sample string 6</d4p1:PostalCode>
          <d4p1:ProfilePicture>sample string 3</d4p1:ProfilePicture>
          <d4p1:Role>sample string 9</d4p1:Role>
        </d4p1:MedlemsListe>
        <d4p1:MedlemsListe>
          <d4p1:Address>sample string 4</d4p1:Address>
          <d4p1:Birthday>2026-01-01T11:41:57.8492403+01:00</d4p1:Birthday>
          <d4p1:Email>sample string 8</d4p1:Email>
          <d4p1:LastLogin>2026-01-01T11:41:57.8492403+01:00</d4p1:LastLogin>
          <d4p1:Parent>
            <d4p1:Parent>
              <d4p1:ParentEmail>sample string 3</d4p1:ParentEmail>
              <d4p1:ParentName>sample string 1</d4p1:ParentName>
              <d4p1:ParentPhone>sample string 2</d4p1:ParentPhone>
            </d4p1:Parent>
            <d4p1:Parent>
              <d4p1:ParentEmail>sample string 3</d4p1:ParentEmail>
              <d4p1:ParentName>sample string 1</d4p1:ParentName>
              <d4p1:ParentPhone>sample string 2</d4p1:ParentPhone>
            </d4p1:Parent>
          </d4p1:Parent>
          <d4p1:Phone>sample string 7</d4p1:Phone>
          <d4p1:PlayerId>sample string 1</d4p1:PlayerId>
          <d4p1:PlayerName>sample string 2</d4p1:PlayerName>
          <d4p1:PlayerNumber>11</d4p1:PlayerNumber>
          <d4p1:PostalAddress>sample string 5</d4p1:PostalAddress>
          <d4p1:PostalCode>sample string 6</d4p1:PostalCode>
          <d4p1:ProfilePicture>sample string 3</d4p1:ProfilePicture>
          <d4p1:Role>sample string 9</d4p1:Role>
        </d4p1:MedlemsListe>
      </d2p1:ContactPersons>
      <d2p1:ContactPhone>sample string 8</d2p1:ContactPhone>
      <d2p1:CreatedBy>135539d5-4371-4720-878c-6b1be498e776</d2p1:CreatedBy>
      <d2p1:CreatedDate>2026-01-01T11:41:57.8492403+01:00</d2p1:CreatedDate>
      <d2p1:CupId>5</d2p1:CupId>
      <d2p1:DaysBeforePameldingEvents>30</d2p1:DaysBeforePameldingEvents>
      <d2p1:DaysBeforePameldingSeries>31</d2p1:DaysBeforePameldingSeries>
      <d2p1:ExistingUser>true</d2p1:ExistingUser>
      <d2p1:IsDefault>true</d2p1:IsDefault>
      <d2p1:KlubbNavn>sample string 45</d2p1:KlubbNavn>
      <d2p1:KretsId>4</d2p1:KretsId>
      <d2p1:KretsId2>3</d2p1:KretsId2>
      <d2p1:Lag>
        <d2p1:Lag>
          <d2p1:ClubId>3</d2p1:ClubId>
          <d2p1:Matches>
            <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:d8p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1:Playerclass>
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1: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:41:57.8492403+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:d8p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1:Playerclass>
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1: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:41:57.8492403+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:41:57.8492403+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>d998db2f-2d58-4ea5-aade-752f25118255</d2p1:OwnerAwayTeamId>
              <d2p1:OwnerHomeTeamId>57512b06-46ba-4b37-aad1-d3a72c066e9c</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:41:57.8492403+01:00</JoinDate>
                <LocalClubGuid>41ed41d5-df0a-4935-b0bc-a2ffe1ec02ee</LocalClubGuid>
                <MatchStartDate>2026-01-01T11:41:57.8492403+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:41:57.8492403+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:41:57.8492403+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>3b587e40-9201-4cb0-9459-7f77226118d0</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:d8p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1:Playerclass>
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1: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:41:57.8492403+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:d8p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1:Playerclass>
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1: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:41:57.8492403+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:41:57.8492403+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>d998db2f-2d58-4ea5-aade-752f25118255</d2p1:OwnerAwayTeamId>
              <d2p1:OwnerHomeTeamId>57512b06-46ba-4b37-aad1-d3a72c066e9c</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:41:57.8492403+01:00</JoinDate>
                <LocalClubGuid>41ed41d5-df0a-4935-b0bc-a2ffe1ec02ee</LocalClubGuid>
                <MatchStartDate>2026-01-01T11:41:57.8492403+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:41:57.8492403+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:41:57.8492403+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>3b587e40-9201-4cb0-9459-7f77226118d0</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:Matches>
          <d2p1:MinPlayers>4</d2p1:MinPlayers>
          <d2p1:ShowMissingPlayers>true</d2p1:ShowMissingPlayers>
          <d2p1:TeamId>1</d2p1:TeamId>
          <d2p1:TeamName>sample string 2</d2p1:TeamName>
        </d2p1:Lag>
        <d2p1:Lag>
          <d2p1:ClubId>3</d2p1:ClubId>
          <d2p1:Matches>
            <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:d8p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1:Playerclass>
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1: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:41:57.8492403+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:d8p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1:Playerclass>
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1: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:41:57.8492403+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:41:57.8492403+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>d998db2f-2d58-4ea5-aade-752f25118255</d2p1:OwnerAwayTeamId>
              <d2p1:OwnerHomeTeamId>57512b06-46ba-4b37-aad1-d3a72c066e9c</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:41:57.8492403+01:00</JoinDate>
                <LocalClubGuid>41ed41d5-df0a-4935-b0bc-a2ffe1ec02ee</LocalClubGuid>
                <MatchStartDate>2026-01-01T11:41:57.8492403+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:41:57.8492403+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:41:57.8492403+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>3b587e40-9201-4cb0-9459-7f77226118d0</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:d8p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1:Playerclass>
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1: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:41:57.8492403+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:d8p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1:Playerclass>
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1: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:41:57.8492403+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:41:57.8492403+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>d998db2f-2d58-4ea5-aade-752f25118255</d2p1:OwnerAwayTeamId>
              <d2p1:OwnerHomeTeamId>57512b06-46ba-4b37-aad1-d3a72c066e9c</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:41:57.8492403+01:00</JoinDate>
                <LocalClubGuid>41ed41d5-df0a-4935-b0bc-a2ffe1ec02ee</LocalClubGuid>
                <MatchStartDate>2026-01-01T11:41:57.8492403+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:41:57.8492403+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:41:57.8492403+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>3b587e40-9201-4cb0-9459-7f77226118d0</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:Matches>
          <d2p1:MinPlayers>4</d2p1:MinPlayers>
          <d2p1:ShowMissingPlayers>true</d2p1:ShowMissingPlayers>
          <d2p1:TeamId>1</d2p1:TeamId>
          <d2p1:TeamName>sample string 2</d2p1:TeamName>
        </d2p1:Lag>
      </d2p1:Lag>
      <d2p1:MaxTrainingPercent>36</d2p1:MaxTrainingPercent>
      <d2p1:MinTrainingPercent>37</d2p1:MinTrainingPercent>
      <d2p1:NffKretsNavn>sample string 44</d2p1:NffKretsNavn>
      <d2p1:OppmoteMinutesBefore>38</d2p1:OppmoteMinutesBefore>
      <d2p1:Owner>sample string 42</d2p1:Owner>
      <d2p1:OwnerId>sample string 43</d2p1:OwnerId>
      <d2p1:PameldingsFristEvetsHours>29</d2p1:PameldingsFristEvetsHours>
      <d2p1:PameldingsFristMatchHours>28</d2p1:PameldingsFristMatchHours>
      <d2p1:PostalAddress>sample string 14</d2p1:PostalAddress>
      <d2p1:SendReminders>true</d2p1:SendReminders>
      <d2p1:Sex>sample string 20</d2p1:Sex>
      <d2p1:ShowMissingPlayers>true</d2p1:ShowMissingPlayers>
      <d2p1:TeamHighLogo>sample string 32</d2p1:TeamHighLogo>
      <d2p1:TeamId>1ff2203c-0e72-49c5-a3d6-a7a5672548f8</d2p1:TeamId>
      <d2p1:TeamLogo>sample string 34</d2p1:TeamLogo>
      <d2p1:TeamLowLogo>sample string 33</d2p1:TeamLowLogo>
      <d2p1:TeamName>sample string 6</d2p1:TeamName>
      <d2p1:UpdatedBy>5ca02fe0-05b6-4257-812b-10039daa7bd2</d2p1:UpdatedBy>
      <d2p1:UpdatedDate>2026-01-01T11:41:57.8492403+01:00</d2p1:UpdatedDate>
      <d2p1:UserId>990c8b44-14ae-4623-b096-19297fec8a47</d2p1:UserId>
      <d2p1:Vintage>21</d2p1:Vintage>
      <d2p1:Vips>sample string 25</d2p1:Vips>
      <d2p1:WebpageUrl>sample string 22</d2p1:WebpageUrl>
      <d2p1:ZipCode>sample string 15</d2p1:ZipCode>
    </d2p1:ClubTeam>
    <d2p1:ClubTeam>
      <d2p1:Active>true</d2p1:Active>
      <d2p1:Address>sample string 13</d2p1:Address>
      <d2p1:BankAccount>sample string 26</d2p1:BankAccount>
      <d2p1:CalendarColor>sample string 24</d2p1:CalendarColor>
      <d2p1:ClubId>68bdb7f2-aab6-4fb5-a27e-bfe7ad83eabf</d2p1:ClubId>
      <d2p1:ContactEmail>sample string 7</d2p1:ContactEmail>
      <d2p1:ContactPerson>sample string 9</d2p1:ContactPerson>
      <d2p1:ContactPersonEmail>sample string 12</d2p1:ContactPersonEmail>
      <d2p1:ContactPersonFirstName>sample string 10</d2p1:ContactPersonFirstName>
      <d2p1:ContactPersonLastName>sample string 11</d2p1:ContactPersonLastName>
      <d2p1:ContactPersons xmlns:d4p1="http://schemas.datacontract.org/2004/07/oiback.Models">
        <d4p1:MedlemsListe>
          <d4p1:Address>sample string 4</d4p1:Address>
          <d4p1:Birthday>2026-01-01T11:41:57.8492403+01:00</d4p1:Birthday>
          <d4p1:Email>sample string 8</d4p1:Email>
          <d4p1:LastLogin>2026-01-01T11:41:57.8492403+01:00</d4p1:LastLogin>
          <d4p1:Parent>
            <d4p1:Parent>
              <d4p1:ParentEmail>sample string 3</d4p1:ParentEmail>
              <d4p1:ParentName>sample string 1</d4p1:ParentName>
              <d4p1:ParentPhone>sample string 2</d4p1:ParentPhone>
            </d4p1:Parent>
            <d4p1:Parent>
              <d4p1:ParentEmail>sample string 3</d4p1:ParentEmail>
              <d4p1:ParentName>sample string 1</d4p1:ParentName>
              <d4p1:ParentPhone>sample string 2</d4p1:ParentPhone>
            </d4p1:Parent>
          </d4p1:Parent>
          <d4p1:Phone>sample string 7</d4p1:Phone>
          <d4p1:PlayerId>sample string 1</d4p1:PlayerId>
          <d4p1:PlayerName>sample string 2</d4p1:PlayerName>
          <d4p1:PlayerNumber>11</d4p1:PlayerNumber>
          <d4p1:PostalAddress>sample string 5</d4p1:PostalAddress>
          <d4p1:PostalCode>sample string 6</d4p1:PostalCode>
          <d4p1:ProfilePicture>sample string 3</d4p1:ProfilePicture>
          <d4p1:Role>sample string 9</d4p1:Role>
        </d4p1:MedlemsListe>
        <d4p1:MedlemsListe>
          <d4p1:Address>sample string 4</d4p1:Address>
          <d4p1:Birthday>2026-01-01T11:41:57.8492403+01:00</d4p1:Birthday>
          <d4p1:Email>sample string 8</d4p1:Email>
          <d4p1:LastLogin>2026-01-01T11:41:57.8492403+01:00</d4p1:LastLogin>
          <d4p1:Parent>
            <d4p1:Parent>
              <d4p1:ParentEmail>sample string 3</d4p1:ParentEmail>
              <d4p1:ParentName>sample string 1</d4p1:ParentName>
              <d4p1:ParentPhone>sample string 2</d4p1:ParentPhone>
            </d4p1:Parent>
            <d4p1:Parent>
              <d4p1:ParentEmail>sample string 3</d4p1:ParentEmail>
              <d4p1:ParentName>sample string 1</d4p1:ParentName>
              <d4p1:ParentPhone>sample string 2</d4p1:ParentPhone>
            </d4p1:Parent>
          </d4p1:Parent>
          <d4p1:Phone>sample string 7</d4p1:Phone>
          <d4p1:PlayerId>sample string 1</d4p1:PlayerId>
          <d4p1:PlayerName>sample string 2</d4p1:PlayerName>
          <d4p1:PlayerNumber>11</d4p1:PlayerNumber>
          <d4p1:PostalAddress>sample string 5</d4p1:PostalAddress>
          <d4p1:PostalCode>sample string 6</d4p1:PostalCode>
          <d4p1:ProfilePicture>sample string 3</d4p1:ProfilePicture>
          <d4p1:Role>sample string 9</d4p1:Role>
        </d4p1:MedlemsListe>
      </d2p1:ContactPersons>
      <d2p1:ContactPhone>sample string 8</d2p1:ContactPhone>
      <d2p1:CreatedBy>135539d5-4371-4720-878c-6b1be498e776</d2p1:CreatedBy>
      <d2p1:CreatedDate>2026-01-01T11:41:57.8492403+01:00</d2p1:CreatedDate>
      <d2p1:CupId>5</d2p1:CupId>
      <d2p1:DaysBeforePameldingEvents>30</d2p1:DaysBeforePameldingEvents>
      <d2p1:DaysBeforePameldingSeries>31</d2p1:DaysBeforePameldingSeries>
      <d2p1:ExistingUser>true</d2p1:ExistingUser>
      <d2p1:IsDefault>true</d2p1:IsDefault>
      <d2p1:KlubbNavn>sample string 45</d2p1:KlubbNavn>
      <d2p1:KretsId>4</d2p1:KretsId>
      <d2p1:KretsId2>3</d2p1:KretsId2>
      <d2p1:Lag>
        <d2p1:Lag>
          <d2p1:ClubId>3</d2p1:ClubId>
          <d2p1:Matches>
            <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:d8p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1:Playerclass>
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1: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:41:57.8492403+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:d8p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1:Playerclass>
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1: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:41:57.8492403+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:41:57.8492403+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>d998db2f-2d58-4ea5-aade-752f25118255</d2p1:OwnerAwayTeamId>
              <d2p1:OwnerHomeTeamId>57512b06-46ba-4b37-aad1-d3a72c066e9c</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:41:57.8492403+01:00</JoinDate>
                <LocalClubGuid>41ed41d5-df0a-4935-b0bc-a2ffe1ec02ee</LocalClubGuid>
                <MatchStartDate>2026-01-01T11:41:57.8492403+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:41:57.8492403+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:41:57.8492403+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>3b587e40-9201-4cb0-9459-7f77226118d0</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:d8p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1:Playerclass>
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1: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:41:57.8492403+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:d8p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1:Playerclass>
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1: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:41:57.8492403+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:41:57.8492403+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>d998db2f-2d58-4ea5-aade-752f25118255</d2p1:OwnerAwayTeamId>
              <d2p1:OwnerHomeTeamId>57512b06-46ba-4b37-aad1-d3a72c066e9c</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:41:57.8492403+01:00</JoinDate>
                <LocalClubGuid>41ed41d5-df0a-4935-b0bc-a2ffe1ec02ee</LocalClubGuid>
                <MatchStartDate>2026-01-01T11:41:57.8492403+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:41:57.8492403+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:41:57.8492403+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>3b587e40-9201-4cb0-9459-7f77226118d0</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:Matches>
          <d2p1:MinPlayers>4</d2p1:MinPlayers>
          <d2p1:ShowMissingPlayers>true</d2p1:ShowMissingPlayers>
          <d2p1:TeamId>1</d2p1:TeamId>
          <d2p1:TeamName>sample string 2</d2p1:TeamName>
        </d2p1:Lag>
        <d2p1:Lag>
          <d2p1:ClubId>3</d2p1:ClubId>
          <d2p1:Matches>
            <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:d8p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1:Playerclass>
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1: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:41:57.8492403+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:d8p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1:Playerclass>
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1: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:41:57.8492403+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:41:57.8492403+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>d998db2f-2d58-4ea5-aade-752f25118255</d2p1:OwnerAwayTeamId>
              <d2p1:OwnerHomeTeamId>57512b06-46ba-4b37-aad1-d3a72c066e9c</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:41:57.8492403+01:00</JoinDate>
                <LocalClubGuid>41ed41d5-df0a-4935-b0bc-a2ffe1ec02ee</LocalClubGuid>
                <MatchStartDate>2026-01-01T11:41:57.8492403+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:41:57.8492403+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:41:57.8492403+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>3b587e40-9201-4cb0-9459-7f77226118d0</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:d8p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1:Playerclass>
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1: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:41:57.8492403+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:d8p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1:Playerclass>
                <d8p1:Playerclass>
                  <d8p1:AutoMember>true</d8p1:AutoMember>
                  <d8p1:CompanyId>cf5dd273-7e0f-4dd2-97f0-20ab17dd798c</d8p1:CompanyId>
                  <d8p1:Deltagelse>7</d8p1:Deltagelse>
                  <d8p1:EventDate>2026-01-01T11:41:57.8492403+01:00</d8p1:EventDate>
                  <d8p1:HasChanged>true</d8p1:HasChanged>
                  <d8p1:Id>1</d8p1:Id>
                  <d8p1:IsCoach>true</d8p1:IsCoach>
                  <d8p1:IsHospitant>true</d8p1:IsHospitant>
                  <d8p1:MatchId>5</d8p1:MatchId>
                  <d8p1:Phone>sample string 8</d8p1:Phone>
                  <d8p1:PlayerId>4a17a1e6-6767-4c3d-8bcd-49c58b6286fd</d8p1:PlayerId>
                  <d8p1:PlayerNumber>17</d8p1:PlayerNumber>
                  <d8p1:Reason>sample string 9</d8p1:Reason>
                  <d8p1:ReasonId>13</d8p1:ReasonId>
                  <d8p1:Score>18.1</d8p1:Score>
                  <d8p1:Selected>true</d8p1:Selected>
                  <d8p1:SpillerNavn>sample string 3</d8p1:SpillerNavn>
                  <d8p1:TeamId>4</d8p1:TeamId>
                </d8p1: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:41:57.8492403+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:41:57.8492403+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>d998db2f-2d58-4ea5-aade-752f25118255</d2p1:OwnerAwayTeamId>
              <d2p1:OwnerHomeTeamId>57512b06-46ba-4b37-aad1-d3a72c066e9c</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:41:57.8492403+01:00</JoinDate>
                <LocalClubGuid>41ed41d5-df0a-4935-b0bc-a2ffe1ec02ee</LocalClubGuid>
                <MatchStartDate>2026-01-01T11:41:57.8492403+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:41:57.8492403+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:41:57.8492403+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>3b587e40-9201-4cb0-9459-7f77226118d0</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:Matches>
          <d2p1:MinPlayers>4</d2p1:MinPlayers>
          <d2p1:ShowMissingPlayers>true</d2p1:ShowMissingPlayers>
          <d2p1:TeamId>1</d2p1:TeamId>
          <d2p1:TeamName>sample string 2</d2p1:TeamName>
        </d2p1:Lag>
      </d2p1:Lag>
      <d2p1:MaxTrainingPercent>36</d2p1:MaxTrainingPercent>
      <d2p1:MinTrainingPercent>37</d2p1:MinTrainingPercent>
      <d2p1:NffKretsNavn>sample string 44</d2p1:NffKretsNavn>
      <d2p1:OppmoteMinutesBefore>38</d2p1:OppmoteMinutesBefore>
      <d2p1:Owner>sample string 42</d2p1:Owner>
      <d2p1:OwnerId>sample string 43</d2p1:OwnerId>
      <d2p1:PameldingsFristEvetsHours>29</d2p1:PameldingsFristEvetsHours>
      <d2p1:PameldingsFristMatchHours>28</d2p1:PameldingsFristMatchHours>
      <d2p1:PostalAddress>sample string 14</d2p1:PostalAddress>
      <d2p1:SendReminders>true</d2p1:SendReminders>
      <d2p1:Sex>sample string 20</d2p1:Sex>
      <d2p1:ShowMissingPlayers>true</d2p1:ShowMissingPlayers>
      <d2p1:TeamHighLogo>sample string 32</d2p1:TeamHighLogo>
      <d2p1:TeamId>1ff2203c-0e72-49c5-a3d6-a7a5672548f8</d2p1:TeamId>
      <d2p1:TeamLogo>sample string 34</d2p1:TeamLogo>
      <d2p1:TeamLowLogo>sample string 33</d2p1:TeamLowLogo>
      <d2p1:TeamName>sample string 6</d2p1:TeamName>
      <d2p1:UpdatedBy>5ca02fe0-05b6-4257-812b-10039daa7bd2</d2p1:UpdatedBy>
      <d2p1:UpdatedDate>2026-01-01T11:41:57.8492403+01:00</d2p1:UpdatedDate>
      <d2p1:UserId>990c8b44-14ae-4623-b096-19297fec8a47</d2p1:UserId>
      <d2p1:Vintage>21</d2p1:Vintage>
      <d2p1:Vips>sample string 25</d2p1:Vips>
      <d2p1:WebpageUrl>sample string 22</d2p1:WebpageUrl>
      <d2p1:ZipCode>sample string 15</d2p1:ZipCode>
    </d2p1:ClubTeam>
  </Teams>
  <TextColor>sample string 10</TextColor>
  <UpdatedBy>8ce05319-cab2-4492-9de7-37e8534255da</UpdatedBy>
  <UpdatedDate>2026-01-01T11:41:57.8492403+01:00</UpdatedDate>
  <Vips>sample string 28</Vips>
  <ZipCode>sample string 17</ZipCode>
</Club>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Club
NameDescriptionTypeAdditional information
Id

integer

None.

ClubId

Database ID

globally unique identifier

None.

ContactEmail

string

None.

ClubColor

string

None.

ClubHighLogo

string

None.

ClubLowLogo

string

None.

ClubLogo

string

None.

ContactPhone

string

None.

BackgroundColor

string

None.

TextColor

string

None.

ClubName

string

None.

ContactPerson

string

None.

ContactPersonEmail

string

None.

ContactPersonPhone

string

None.

Address

string

None.

PostalAddress

string

None.

ZipCode

string

None.

CreatedDate

date

None.

UpdatedDate

date

None.

CreatedBy

globally unique identifier

None.

UpdatedBy

globally unique identifier

None.

Cid

integer

None.

Cwd

globally unique identifier

None.

NffClubId

integer

None.

NffDistrictId

integer

None.

NffDistrictName

string

None.

CupId

integer

None.

Vips

string

None.

BankAccount

string

None.

PameldingsFristMatchHours

integer

None.

ContactPersonFirstName

string

None.

ContactPersonLastName

string

None.

Moduler

Collection of OrgModules

None.

IsDefault

boolean

None.

IsMember

boolean

None.

Teams

Collection of ClubTeam

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "id": 1,
    "clubId": "397669b9-d173-4991-b5e5-c1b2ee06a502",
    "contactEmail": "sample string 3",
    "clubColor": "sample string 4",
    "clubHighLogo": "sample string 5",
    "clubLowLogo": "sample string 6",
    "clubLogo": "sample string 7",
    "contactPhone": "sample string 8",
    "backgroundColor": "sample string 9",
    "textColor": "sample string 10",
    "clubName": "sample string 11",
    "contactPerson": "sample string 12",
    "contactPersonEmail": "sample string 13",
    "contactPersonPhone": "sample string 14",
    "address": "sample string 15",
    "postalAddress": "sample string 16",
    "zipCode": "sample string 17",
    "createdDate": "2026-01-01T10:41:57.8648535Z",
    "updatedDate": "2026-01-01T10:41:57.8648535Z",
    "createdBy": "f01c8ad6-ff4f-4d30-953f-7d62a715e740",
    "updatedBy": "85192ea4-7310-4200-886e-53da9af0015e",
    "cid": 22,
    "cwd": "5bc47586-9924-4f1a-8a0f-aa51d5c313c5",
    "nffClubId": 24,
    "nffDistrictId": 25,
    "nffDistrictName": "sample string 26",
    "cupId": 27,
    "vips": "sample string 28",
    "bankAccount": "sample string 29",
    "pameldingsFristMatchHours": 30,
    "contactPersonFirstName": "sample string 31",
    "contactPersonLastName": "sample string 32",
    "moduler": [
      {
        "id": 1,
        "orgId": "90196746-7a44-4d08-82da-bcaf31355044",
        "modulId": 3,
        "modulNavn": "sample string 4",
        "isOrgModule": true,
        "used": true
      },
      {
        "id": 1,
        "orgId": "90196746-7a44-4d08-82da-bcaf31355044",
        "modulId": 3,
        "modulNavn": "sample string 4",
        "isOrgModule": true,
        "used": true
      }
    ],
    "isDefault": true,
    "isMember": true,
    "teams": [
      {
        "teamId": "36439e68-7f11-4406-9eb8-e0473b13adb4",
        "clubId": "7b38407e-0ebd-4095-b5b0-5c2ccf30802e",
        "kretsId2": 3,
        "kretsId": 4,
        "cupId": 5,
        "teamName": "sample string 6",
        "contactEmail": "sample string 7",
        "contactPhone": "sample string 8",
        "contactPerson": "sample string 9",
        "contactPersonFirstName": "sample string 10",
        "contactPersonLastName": "sample string 11",
        "contactPersonEmail": "sample string 12",
        "address": "sample string 13",
        "postalAddress": "sample string 14",
        "zipCode": "sample string 15",
        "createdDate": "2026-01-01T10:41:57.8648535Z",
        "updatedDate": "2026-01-01T10:41:57.8648535Z",
        "updatedBy": "a0fe51a6-fa09-4c44-b163-66fb94d93fc6",
        "createdBy": "903904c8-7272-44d1-961d-1ac0c581b40b",
        "sex": "sample string 20",
        "vintage": 21,
        "webpageUrl": "sample string 22",
        "sendReminders": true,
        "calendarColor": "sample string 24",
        "vips": "sample string 25",
        "bankAccount": "sample string 26",
        "showMissingPlayers": true,
        "pameldingsFristMatchHours": 28,
        "pameldingsFristEvetsHours": 29,
        "daysBeforePameldingEvents": 30,
        "daysBeforePameldingSeries": 31,
        "teamHighLogo": "sample string 32",
        "teamLowLogo": "sample string 33",
        "teamLogo": "sample string 34",
        "active": true,
        "maxTrainingPercent": 36,
        "minTrainingPercent": 37,
        "oppmoteMinutesBefore": 38,
        "isDefault": true,
        "userId": "23ad4ee2-ecf1-4793-9734-d31ef2807bde",
        "existingUser": true,
        "lag": [
          {
            "teamId": 1,
            "teamName": "sample string 2",
            "clubId": 3,
            "minPlayers": 4,
            "showMissingPlayers": true,
            "matches": [
              {
                "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:41:57.8648535Z",
                "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                "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:41:57.8648535Z",
                "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": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  }
                ],
                "awayTeamParticipants": [
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "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": "d1af05d4-2bfa-404f-bc6d-582b07b0a5bd",
                  "localClubGuid": "d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b",
                  "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:41:57.8648535Z",
                  "stadiumName": "sample string 14",
                  "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                  "refereeName": "sample string 16",
                  "matches": [
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "stadiumName": "sample string 2",
                      "matchId": 3,
                      "awayTeamName": "sample string 4",
                      "homeTeamName": "sample string 5",
                      "homeTeamClubId": 6,
                      "awayTeamClubId": 7
                    },
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "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": "ab2e42f8-f98f-4f3f-99f3-791bd075c6d6",
                "ownerAwayTeamId": "dda440d5-d812-45a0-9147-30fce5c15a81",
                "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:41:57.8648535Z",
                "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                "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:41:57.8648535Z",
                "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": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  }
                ],
                "awayTeamParticipants": [
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "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": "d1af05d4-2bfa-404f-bc6d-582b07b0a5bd",
                  "localClubGuid": "d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b",
                  "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:41:57.8648535Z",
                  "stadiumName": "sample string 14",
                  "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                  "refereeName": "sample string 16",
                  "matches": [
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "stadiumName": "sample string 2",
                      "matchId": 3,
                      "awayTeamName": "sample string 4",
                      "homeTeamName": "sample string 5",
                      "homeTeamClubId": 6,
                      "awayTeamClubId": 7
                    },
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "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": "ab2e42f8-f98f-4f3f-99f3-791bd075c6d6",
                "ownerAwayTeamId": "dda440d5-d812-45a0-9147-30fce5c15a81",
                "rw": true,
                "isHomeTeam": true,
                "longitude": 80.1,
                "latitude": 81.1,
                "numberOfPlayers": {}
              }
            ]
          },
          {
            "teamId": 1,
            "teamName": "sample string 2",
            "clubId": 3,
            "minPlayers": 4,
            "showMissingPlayers": true,
            "matches": [
              {
                "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:41:57.8648535Z",
                "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                "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:41:57.8648535Z",
                "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": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  }
                ],
                "awayTeamParticipants": [
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "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": "d1af05d4-2bfa-404f-bc6d-582b07b0a5bd",
                  "localClubGuid": "d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b",
                  "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:41:57.8648535Z",
                  "stadiumName": "sample string 14",
                  "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                  "refereeName": "sample string 16",
                  "matches": [
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "stadiumName": "sample string 2",
                      "matchId": 3,
                      "awayTeamName": "sample string 4",
                      "homeTeamName": "sample string 5",
                      "homeTeamClubId": 6,
                      "awayTeamClubId": 7
                    },
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "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": "ab2e42f8-f98f-4f3f-99f3-791bd075c6d6",
                "ownerAwayTeamId": "dda440d5-d812-45a0-9147-30fce5c15a81",
                "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:41:57.8648535Z",
                "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                "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:41:57.8648535Z",
                "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": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  }
                ],
                "awayTeamParticipants": [
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "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": "d1af05d4-2bfa-404f-bc6d-582b07b0a5bd",
                  "localClubGuid": "d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b",
                  "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:41:57.8648535Z",
                  "stadiumName": "sample string 14",
                  "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                  "refereeName": "sample string 16",
                  "matches": [
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "stadiumName": "sample string 2",
                      "matchId": 3,
                      "awayTeamName": "sample string 4",
                      "homeTeamName": "sample string 5",
                      "homeTeamClubId": 6,
                      "awayTeamClubId": 7
                    },
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "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": "ab2e42f8-f98f-4f3f-99f3-791bd075c6d6",
                "ownerAwayTeamId": "dda440d5-d812-45a0-9147-30fce5c15a81",
                "rw": true,
                "isHomeTeam": true,
                "longitude": 80.1,
                "latitude": 81.1,
                "numberOfPlayers": {}
              }
            ]
          }
        ],
        "contactPersons": [
          {
            "playerId": "sample string 1",
            "playerName": "sample string 2",
            "profilePicture": "sample string 3",
            "address": "sample string 4",
            "postalAddress": "sample string 5",
            "postalCode": "sample string 6",
            "phone": "sample string 7",
            "email": "sample string 8",
            "role": "sample string 9",
            "birthday": "2026-01-01T10:41:57.8648535Z",
            "playerNumber": 11,
            "lastLogin": "2026-01-01T10:41:57.8648535Z",
            "parent": [
              {
                "parentName": "sample string 1",
                "parentPhone": "sample string 2",
                "parentEmail": "sample string 3"
              },
              {
                "parentName": "sample string 1",
                "parentPhone": "sample string 2",
                "parentEmail": "sample string 3"
              }
            ]
          },
          {
            "playerId": "sample string 1",
            "playerName": "sample string 2",
            "profilePicture": "sample string 3",
            "address": "sample string 4",
            "postalAddress": "sample string 5",
            "postalCode": "sample string 6",
            "phone": "sample string 7",
            "email": "sample string 8",
            "role": "sample string 9",
            "birthday": "2026-01-01T10:41:57.8648535Z",
            "playerNumber": 11,
            "lastLogin": "2026-01-01T10:41:57.8648535Z",
            "parent": [
              {
                "parentName": "sample string 1",
                "parentPhone": "sample string 2",
                "parentEmail": "sample string 3"
              },
              {
                "parentName": "sample string 1",
                "parentPhone": "sample string 2",
                "parentEmail": "sample string 3"
              }
            ]
          }
        ],
        "owner": "sample string 42",
        "ownerId": "sample string 43",
        "nffKretsNavn": "sample string 44",
        "klubbNavn": "sample string 45"
      },
      {
        "teamId": "36439e68-7f11-4406-9eb8-e0473b13adb4",
        "clubId": "7b38407e-0ebd-4095-b5b0-5c2ccf30802e",
        "kretsId2": 3,
        "kretsId": 4,
        "cupId": 5,
        "teamName": "sample string 6",
        "contactEmail": "sample string 7",
        "contactPhone": "sample string 8",
        "contactPerson": "sample string 9",
        "contactPersonFirstName": "sample string 10",
        "contactPersonLastName": "sample string 11",
        "contactPersonEmail": "sample string 12",
        "address": "sample string 13",
        "postalAddress": "sample string 14",
        "zipCode": "sample string 15",
        "createdDate": "2026-01-01T10:41:57.8648535Z",
        "updatedDate": "2026-01-01T10:41:57.8648535Z",
        "updatedBy": "a0fe51a6-fa09-4c44-b163-66fb94d93fc6",
        "createdBy": "903904c8-7272-44d1-961d-1ac0c581b40b",
        "sex": "sample string 20",
        "vintage": 21,
        "webpageUrl": "sample string 22",
        "sendReminders": true,
        "calendarColor": "sample string 24",
        "vips": "sample string 25",
        "bankAccount": "sample string 26",
        "showMissingPlayers": true,
        "pameldingsFristMatchHours": 28,
        "pameldingsFristEvetsHours": 29,
        "daysBeforePameldingEvents": 30,
        "daysBeforePameldingSeries": 31,
        "teamHighLogo": "sample string 32",
        "teamLowLogo": "sample string 33",
        "teamLogo": "sample string 34",
        "active": true,
        "maxTrainingPercent": 36,
        "minTrainingPercent": 37,
        "oppmoteMinutesBefore": 38,
        "isDefault": true,
        "userId": "23ad4ee2-ecf1-4793-9734-d31ef2807bde",
        "existingUser": true,
        "lag": [
          {
            "teamId": 1,
            "teamName": "sample string 2",
            "clubId": 3,
            "minPlayers": 4,
            "showMissingPlayers": true,
            "matches": [
              {
                "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:41:57.8648535Z",
                "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                "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:41:57.8648535Z",
                "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": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  }
                ],
                "awayTeamParticipants": [
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "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": "d1af05d4-2bfa-404f-bc6d-582b07b0a5bd",
                  "localClubGuid": "d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b",
                  "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:41:57.8648535Z",
                  "stadiumName": "sample string 14",
                  "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                  "refereeName": "sample string 16",
                  "matches": [
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "stadiumName": "sample string 2",
                      "matchId": 3,
                      "awayTeamName": "sample string 4",
                      "homeTeamName": "sample string 5",
                      "homeTeamClubId": 6,
                      "awayTeamClubId": 7
                    },
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "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": "ab2e42f8-f98f-4f3f-99f3-791bd075c6d6",
                "ownerAwayTeamId": "dda440d5-d812-45a0-9147-30fce5c15a81",
                "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:41:57.8648535Z",
                "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                "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:41:57.8648535Z",
                "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": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  }
                ],
                "awayTeamParticipants": [
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "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": "d1af05d4-2bfa-404f-bc6d-582b07b0a5bd",
                  "localClubGuid": "d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b",
                  "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:41:57.8648535Z",
                  "stadiumName": "sample string 14",
                  "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                  "refereeName": "sample string 16",
                  "matches": [
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "stadiumName": "sample string 2",
                      "matchId": 3,
                      "awayTeamName": "sample string 4",
                      "homeTeamName": "sample string 5",
                      "homeTeamClubId": 6,
                      "awayTeamClubId": 7
                    },
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "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": "ab2e42f8-f98f-4f3f-99f3-791bd075c6d6",
                "ownerAwayTeamId": "dda440d5-d812-45a0-9147-30fce5c15a81",
                "rw": true,
                "isHomeTeam": true,
                "longitude": 80.1,
                "latitude": 81.1,
                "numberOfPlayers": {}
              }
            ]
          },
          {
            "teamId": 1,
            "teamName": "sample string 2",
            "clubId": 3,
            "minPlayers": 4,
            "showMissingPlayers": true,
            "matches": [
              {
                "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:41:57.8648535Z",
                "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                "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:41:57.8648535Z",
                "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": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  }
                ],
                "awayTeamParticipants": [
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "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": "d1af05d4-2bfa-404f-bc6d-582b07b0a5bd",
                  "localClubGuid": "d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b",
                  "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:41:57.8648535Z",
                  "stadiumName": "sample string 14",
                  "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                  "refereeName": "sample string 16",
                  "matches": [
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "stadiumName": "sample string 2",
                      "matchId": 3,
                      "awayTeamName": "sample string 4",
                      "homeTeamName": "sample string 5",
                      "homeTeamClubId": 6,
                      "awayTeamClubId": 7
                    },
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "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": "ab2e42f8-f98f-4f3f-99f3-791bd075c6d6",
                "ownerAwayTeamId": "dda440d5-d812-45a0-9147-30fce5c15a81",
                "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:41:57.8648535Z",
                "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                "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:41:57.8648535Z",
                "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": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  }
                ],
                "awayTeamParticipants": [
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "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": "d1af05d4-2bfa-404f-bc6d-582b07b0a5bd",
                  "localClubGuid": "d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b",
                  "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:41:57.8648535Z",
                  "stadiumName": "sample string 14",
                  "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                  "refereeName": "sample string 16",
                  "matches": [
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "stadiumName": "sample string 2",
                      "matchId": 3,
                      "awayTeamName": "sample string 4",
                      "homeTeamName": "sample string 5",
                      "homeTeamClubId": 6,
                      "awayTeamClubId": 7
                    },
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "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": "ab2e42f8-f98f-4f3f-99f3-791bd075c6d6",
                "ownerAwayTeamId": "dda440d5-d812-45a0-9147-30fce5c15a81",
                "rw": true,
                "isHomeTeam": true,
                "longitude": 80.1,
                "latitude": 81.1,
                "numberOfPlayers": {}
              }
            ]
          }
        ],
        "contactPersons": [
          {
            "playerId": "sample string 1",
            "playerName": "sample string 2",
            "profilePicture": "sample string 3",
            "address": "sample string 4",
            "postalAddress": "sample string 5",
            "postalCode": "sample string 6",
            "phone": "sample string 7",
            "email": "sample string 8",
            "role": "sample string 9",
            "birthday": "2026-01-01T10:41:57.8648535Z",
            "playerNumber": 11,
            "lastLogin": "2026-01-01T10:41:57.8648535Z",
            "parent": [
              {
                "parentName": "sample string 1",
                "parentPhone": "sample string 2",
                "parentEmail": "sample string 3"
              },
              {
                "parentName": "sample string 1",
                "parentPhone": "sample string 2",
                "parentEmail": "sample string 3"
              }
            ]
          },
          {
            "playerId": "sample string 1",
            "playerName": "sample string 2",
            "profilePicture": "sample string 3",
            "address": "sample string 4",
            "postalAddress": "sample string 5",
            "postalCode": "sample string 6",
            "phone": "sample string 7",
            "email": "sample string 8",
            "role": "sample string 9",
            "birthday": "2026-01-01T10:41:57.8648535Z",
            "playerNumber": 11,
            "lastLogin": "2026-01-01T10:41:57.8648535Z",
            "parent": [
              {
                "parentName": "sample string 1",
                "parentPhone": "sample string 2",
                "parentEmail": "sample string 3"
              },
              {
                "parentName": "sample string 1",
                "parentPhone": "sample string 2",
                "parentEmail": "sample string 3"
              }
            ]
          }
        ],
        "owner": "sample string 42",
        "ownerId": "sample string 43",
        "nffKretsNavn": "sample string 44",
        "klubbNavn": "sample string 45"
      }
    ]
  },
  {
    "id": 1,
    "clubId": "397669b9-d173-4991-b5e5-c1b2ee06a502",
    "contactEmail": "sample string 3",
    "clubColor": "sample string 4",
    "clubHighLogo": "sample string 5",
    "clubLowLogo": "sample string 6",
    "clubLogo": "sample string 7",
    "contactPhone": "sample string 8",
    "backgroundColor": "sample string 9",
    "textColor": "sample string 10",
    "clubName": "sample string 11",
    "contactPerson": "sample string 12",
    "contactPersonEmail": "sample string 13",
    "contactPersonPhone": "sample string 14",
    "address": "sample string 15",
    "postalAddress": "sample string 16",
    "zipCode": "sample string 17",
    "createdDate": "2026-01-01T10:41:57.8648535Z",
    "updatedDate": "2026-01-01T10:41:57.8648535Z",
    "createdBy": "f01c8ad6-ff4f-4d30-953f-7d62a715e740",
    "updatedBy": "85192ea4-7310-4200-886e-53da9af0015e",
    "cid": 22,
    "cwd": "5bc47586-9924-4f1a-8a0f-aa51d5c313c5",
    "nffClubId": 24,
    "nffDistrictId": 25,
    "nffDistrictName": "sample string 26",
    "cupId": 27,
    "vips": "sample string 28",
    "bankAccount": "sample string 29",
    "pameldingsFristMatchHours": 30,
    "contactPersonFirstName": "sample string 31",
    "contactPersonLastName": "sample string 32",
    "moduler": [
      {
        "id": 1,
        "orgId": "90196746-7a44-4d08-82da-bcaf31355044",
        "modulId": 3,
        "modulNavn": "sample string 4",
        "isOrgModule": true,
        "used": true
      },
      {
        "id": 1,
        "orgId": "90196746-7a44-4d08-82da-bcaf31355044",
        "modulId": 3,
        "modulNavn": "sample string 4",
        "isOrgModule": true,
        "used": true
      }
    ],
    "isDefault": true,
    "isMember": true,
    "teams": [
      {
        "teamId": "36439e68-7f11-4406-9eb8-e0473b13adb4",
        "clubId": "7b38407e-0ebd-4095-b5b0-5c2ccf30802e",
        "kretsId2": 3,
        "kretsId": 4,
        "cupId": 5,
        "teamName": "sample string 6",
        "contactEmail": "sample string 7",
        "contactPhone": "sample string 8",
        "contactPerson": "sample string 9",
        "contactPersonFirstName": "sample string 10",
        "contactPersonLastName": "sample string 11",
        "contactPersonEmail": "sample string 12",
        "address": "sample string 13",
        "postalAddress": "sample string 14",
        "zipCode": "sample string 15",
        "createdDate": "2026-01-01T10:41:57.8648535Z",
        "updatedDate": "2026-01-01T10:41:57.8648535Z",
        "updatedBy": "a0fe51a6-fa09-4c44-b163-66fb94d93fc6",
        "createdBy": "903904c8-7272-44d1-961d-1ac0c581b40b",
        "sex": "sample string 20",
        "vintage": 21,
        "webpageUrl": "sample string 22",
        "sendReminders": true,
        "calendarColor": "sample string 24",
        "vips": "sample string 25",
        "bankAccount": "sample string 26",
        "showMissingPlayers": true,
        "pameldingsFristMatchHours": 28,
        "pameldingsFristEvetsHours": 29,
        "daysBeforePameldingEvents": 30,
        "daysBeforePameldingSeries": 31,
        "teamHighLogo": "sample string 32",
        "teamLowLogo": "sample string 33",
        "teamLogo": "sample string 34",
        "active": true,
        "maxTrainingPercent": 36,
        "minTrainingPercent": 37,
        "oppmoteMinutesBefore": 38,
        "isDefault": true,
        "userId": "23ad4ee2-ecf1-4793-9734-d31ef2807bde",
        "existingUser": true,
        "lag": [
          {
            "teamId": 1,
            "teamName": "sample string 2",
            "clubId": 3,
            "minPlayers": 4,
            "showMissingPlayers": true,
            "matches": [
              {
                "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:41:57.8648535Z",
                "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                "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:41:57.8648535Z",
                "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": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  }
                ],
                "awayTeamParticipants": [
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "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": "d1af05d4-2bfa-404f-bc6d-582b07b0a5bd",
                  "localClubGuid": "d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b",
                  "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:41:57.8648535Z",
                  "stadiumName": "sample string 14",
                  "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                  "refereeName": "sample string 16",
                  "matches": [
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "stadiumName": "sample string 2",
                      "matchId": 3,
                      "awayTeamName": "sample string 4",
                      "homeTeamName": "sample string 5",
                      "homeTeamClubId": 6,
                      "awayTeamClubId": 7
                    },
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "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": "ab2e42f8-f98f-4f3f-99f3-791bd075c6d6",
                "ownerAwayTeamId": "dda440d5-d812-45a0-9147-30fce5c15a81",
                "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:41:57.8648535Z",
                "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                "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:41:57.8648535Z",
                "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": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  }
                ],
                "awayTeamParticipants": [
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "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": "d1af05d4-2bfa-404f-bc6d-582b07b0a5bd",
                  "localClubGuid": "d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b",
                  "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:41:57.8648535Z",
                  "stadiumName": "sample string 14",
                  "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                  "refereeName": "sample string 16",
                  "matches": [
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "stadiumName": "sample string 2",
                      "matchId": 3,
                      "awayTeamName": "sample string 4",
                      "homeTeamName": "sample string 5",
                      "homeTeamClubId": 6,
                      "awayTeamClubId": 7
                    },
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "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": "ab2e42f8-f98f-4f3f-99f3-791bd075c6d6",
                "ownerAwayTeamId": "dda440d5-d812-45a0-9147-30fce5c15a81",
                "rw": true,
                "isHomeTeam": true,
                "longitude": 80.1,
                "latitude": 81.1,
                "numberOfPlayers": {}
              }
            ]
          },
          {
            "teamId": 1,
            "teamName": "sample string 2",
            "clubId": 3,
            "minPlayers": 4,
            "showMissingPlayers": true,
            "matches": [
              {
                "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:41:57.8648535Z",
                "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                "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:41:57.8648535Z",
                "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": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  }
                ],
                "awayTeamParticipants": [
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "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": "d1af05d4-2bfa-404f-bc6d-582b07b0a5bd",
                  "localClubGuid": "d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b",
                  "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:41:57.8648535Z",
                  "stadiumName": "sample string 14",
                  "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                  "refereeName": "sample string 16",
                  "matches": [
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "stadiumName": "sample string 2",
                      "matchId": 3,
                      "awayTeamName": "sample string 4",
                      "homeTeamName": "sample string 5",
                      "homeTeamClubId": 6,
                      "awayTeamClubId": 7
                    },
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "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": "ab2e42f8-f98f-4f3f-99f3-791bd075c6d6",
                "ownerAwayTeamId": "dda440d5-d812-45a0-9147-30fce5c15a81",
                "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:41:57.8648535Z",
                "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                "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:41:57.8648535Z",
                "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": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  }
                ],
                "awayTeamParticipants": [
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "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": "d1af05d4-2bfa-404f-bc6d-582b07b0a5bd",
                  "localClubGuid": "d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b",
                  "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:41:57.8648535Z",
                  "stadiumName": "sample string 14",
                  "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                  "refereeName": "sample string 16",
                  "matches": [
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "stadiumName": "sample string 2",
                      "matchId": 3,
                      "awayTeamName": "sample string 4",
                      "homeTeamName": "sample string 5",
                      "homeTeamClubId": 6,
                      "awayTeamClubId": 7
                    },
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "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": "ab2e42f8-f98f-4f3f-99f3-791bd075c6d6",
                "ownerAwayTeamId": "dda440d5-d812-45a0-9147-30fce5c15a81",
                "rw": true,
                "isHomeTeam": true,
                "longitude": 80.1,
                "latitude": 81.1,
                "numberOfPlayers": {}
              }
            ]
          }
        ],
        "contactPersons": [
          {
            "playerId": "sample string 1",
            "playerName": "sample string 2",
            "profilePicture": "sample string 3",
            "address": "sample string 4",
            "postalAddress": "sample string 5",
            "postalCode": "sample string 6",
            "phone": "sample string 7",
            "email": "sample string 8",
            "role": "sample string 9",
            "birthday": "2026-01-01T10:41:57.8648535Z",
            "playerNumber": 11,
            "lastLogin": "2026-01-01T10:41:57.8648535Z",
            "parent": [
              {
                "parentName": "sample string 1",
                "parentPhone": "sample string 2",
                "parentEmail": "sample string 3"
              },
              {
                "parentName": "sample string 1",
                "parentPhone": "sample string 2",
                "parentEmail": "sample string 3"
              }
            ]
          },
          {
            "playerId": "sample string 1",
            "playerName": "sample string 2",
            "profilePicture": "sample string 3",
            "address": "sample string 4",
            "postalAddress": "sample string 5",
            "postalCode": "sample string 6",
            "phone": "sample string 7",
            "email": "sample string 8",
            "role": "sample string 9",
            "birthday": "2026-01-01T10:41:57.8648535Z",
            "playerNumber": 11,
            "lastLogin": "2026-01-01T10:41:57.8648535Z",
            "parent": [
              {
                "parentName": "sample string 1",
                "parentPhone": "sample string 2",
                "parentEmail": "sample string 3"
              },
              {
                "parentName": "sample string 1",
                "parentPhone": "sample string 2",
                "parentEmail": "sample string 3"
              }
            ]
          }
        ],
        "owner": "sample string 42",
        "ownerId": "sample string 43",
        "nffKretsNavn": "sample string 44",
        "klubbNavn": "sample string 45"
      },
      {
        "teamId": "36439e68-7f11-4406-9eb8-e0473b13adb4",
        "clubId": "7b38407e-0ebd-4095-b5b0-5c2ccf30802e",
        "kretsId2": 3,
        "kretsId": 4,
        "cupId": 5,
        "teamName": "sample string 6",
        "contactEmail": "sample string 7",
        "contactPhone": "sample string 8",
        "contactPerson": "sample string 9",
        "contactPersonFirstName": "sample string 10",
        "contactPersonLastName": "sample string 11",
        "contactPersonEmail": "sample string 12",
        "address": "sample string 13",
        "postalAddress": "sample string 14",
        "zipCode": "sample string 15",
        "createdDate": "2026-01-01T10:41:57.8648535Z",
        "updatedDate": "2026-01-01T10:41:57.8648535Z",
        "updatedBy": "a0fe51a6-fa09-4c44-b163-66fb94d93fc6",
        "createdBy": "903904c8-7272-44d1-961d-1ac0c581b40b",
        "sex": "sample string 20",
        "vintage": 21,
        "webpageUrl": "sample string 22",
        "sendReminders": true,
        "calendarColor": "sample string 24",
        "vips": "sample string 25",
        "bankAccount": "sample string 26",
        "showMissingPlayers": true,
        "pameldingsFristMatchHours": 28,
        "pameldingsFristEvetsHours": 29,
        "daysBeforePameldingEvents": 30,
        "daysBeforePameldingSeries": 31,
        "teamHighLogo": "sample string 32",
        "teamLowLogo": "sample string 33",
        "teamLogo": "sample string 34",
        "active": true,
        "maxTrainingPercent": 36,
        "minTrainingPercent": 37,
        "oppmoteMinutesBefore": 38,
        "isDefault": true,
        "userId": "23ad4ee2-ecf1-4793-9734-d31ef2807bde",
        "existingUser": true,
        "lag": [
          {
            "teamId": 1,
            "teamName": "sample string 2",
            "clubId": 3,
            "minPlayers": 4,
            "showMissingPlayers": true,
            "matches": [
              {
                "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:41:57.8648535Z",
                "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                "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:41:57.8648535Z",
                "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": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  }
                ],
                "awayTeamParticipants": [
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "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": "d1af05d4-2bfa-404f-bc6d-582b07b0a5bd",
                  "localClubGuid": "d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b",
                  "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:41:57.8648535Z",
                  "stadiumName": "sample string 14",
                  "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                  "refereeName": "sample string 16",
                  "matches": [
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "stadiumName": "sample string 2",
                      "matchId": 3,
                      "awayTeamName": "sample string 4",
                      "homeTeamName": "sample string 5",
                      "homeTeamClubId": 6,
                      "awayTeamClubId": 7
                    },
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "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": "ab2e42f8-f98f-4f3f-99f3-791bd075c6d6",
                "ownerAwayTeamId": "dda440d5-d812-45a0-9147-30fce5c15a81",
                "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:41:57.8648535Z",
                "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                "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:41:57.8648535Z",
                "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": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  }
                ],
                "awayTeamParticipants": [
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "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": "d1af05d4-2bfa-404f-bc6d-582b07b0a5bd",
                  "localClubGuid": "d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b",
                  "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:41:57.8648535Z",
                  "stadiumName": "sample string 14",
                  "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                  "refereeName": "sample string 16",
                  "matches": [
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "stadiumName": "sample string 2",
                      "matchId": 3,
                      "awayTeamName": "sample string 4",
                      "homeTeamName": "sample string 5",
                      "homeTeamClubId": 6,
                      "awayTeamClubId": 7
                    },
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "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": "ab2e42f8-f98f-4f3f-99f3-791bd075c6d6",
                "ownerAwayTeamId": "dda440d5-d812-45a0-9147-30fce5c15a81",
                "rw": true,
                "isHomeTeam": true,
                "longitude": 80.1,
                "latitude": 81.1,
                "numberOfPlayers": {}
              }
            ]
          },
          {
            "teamId": 1,
            "teamName": "sample string 2",
            "clubId": 3,
            "minPlayers": 4,
            "showMissingPlayers": true,
            "matches": [
              {
                "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:41:57.8648535Z",
                "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                "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:41:57.8648535Z",
                "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": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  }
                ],
                "awayTeamParticipants": [
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "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": "d1af05d4-2bfa-404f-bc6d-582b07b0a5bd",
                  "localClubGuid": "d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b",
                  "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:41:57.8648535Z",
                  "stadiumName": "sample string 14",
                  "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                  "refereeName": "sample string 16",
                  "matches": [
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "stadiumName": "sample string 2",
                      "matchId": 3,
                      "awayTeamName": "sample string 4",
                      "homeTeamName": "sample string 5",
                      "homeTeamClubId": 6,
                      "awayTeamClubId": 7
                    },
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "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": "ab2e42f8-f98f-4f3f-99f3-791bd075c6d6",
                "ownerAwayTeamId": "dda440d5-d812-45a0-9147-30fce5c15a81",
                "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:41:57.8648535Z",
                "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                "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:41:57.8648535Z",
                "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": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  }
                ],
                "awayTeamParticipants": [
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "reasonId": 13,
                    "selected": true,
                    "hasChanged": true,
                    "autoMember": true,
                    "playerNumber": 17,
                    "score": 18.1
                  },
                  {
                    "id": 1,
                    "playerId": "cd90793e-e246-48a7-97f8-1bc0ac24330a",
                    "spillerNavn": "sample string 3",
                    "teamId": 4,
                    "matchId": 5,
                    "eventDate": "2026-01-01T10:41:57.8648535Z",
                    "deltagelse": 7,
                    "phone": "sample string 8",
                    "reason": "sample string 9",
                    "isCoach": true,
                    "isHospitant": true,
                    "companyId": "a425b770-cf95-4f60-83e4-7001140543d1",
                    "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": "d1af05d4-2bfa-404f-bc6d-582b07b0a5bd",
                  "localClubGuid": "d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b",
                  "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:41:57.8648535Z",
                  "stadiumName": "sample string 14",
                  "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                  "refereeName": "sample string 16",
                  "matches": [
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "stadiumName": "sample string 2",
                      "matchId": 3,
                      "awayTeamName": "sample string 4",
                      "homeTeamName": "sample string 5",
                      "homeTeamClubId": 6,
                      "awayTeamClubId": 7
                    },
                    {
                      "matchStartDate": "2026-01-01T10:41:57.8648535Z",
                      "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": "ab2e42f8-f98f-4f3f-99f3-791bd075c6d6",
                "ownerAwayTeamId": "dda440d5-d812-45a0-9147-30fce5c15a81",
                "rw": true,
                "isHomeTeam": true,
                "longitude": 80.1,
                "latitude": 81.1,
                "numberOfPlayers": {}
              }
            ]
          }
        ],
        "contactPersons": [
          {
            "playerId": "sample string 1",
            "playerName": "sample string 2",
            "profilePicture": "sample string 3",
            "address": "sample string 4",
            "postalAddress": "sample string 5",
            "postalCode": "sample string 6",
            "phone": "sample string 7",
            "email": "sample string 8",
            "role": "sample string 9",
            "birthday": "2026-01-01T10:41:57.8648535Z",
            "playerNumber": 11,
            "lastLogin": "2026-01-01T10:41:57.8648535Z",
            "parent": [
              {
                "parentName": "sample string 1",
                "parentPhone": "sample string 2",
                "parentEmail": "sample string 3"
              },
              {
                "parentName": "sample string 1",
                "parentPhone": "sample string 2",
                "parentEmail": "sample string 3"
              }
            ]
          },
          {
            "playerId": "sample string 1",
            "playerName": "sample string 2",
            "profilePicture": "sample string 3",
            "address": "sample string 4",
            "postalAddress": "sample string 5",
            "postalCode": "sample string 6",
            "phone": "sample string 7",
            "email": "sample string 8",
            "role": "sample string 9",
            "birthday": "2026-01-01T10:41:57.8648535Z",
            "playerNumber": 11,
            "lastLogin": "2026-01-01T10:41:57.8648535Z",
            "parent": [
              {
                "parentName": "sample string 1",
                "parentPhone": "sample string 2",
                "parentEmail": "sample string 3"
              },
              {
                "parentName": "sample string 1",
                "parentPhone": "sample string 2",
                "parentEmail": "sample string 3"
              }
            ]
          }
        ],
        "owner": "sample string 42",
        "ownerId": "sample string 43",
        "nffKretsNavn": "sample string 44",
        "klubbNavn": "sample string 45"
      }
    ]
  }
]

application/xml, text/xml

Sample:
<ArrayOfClub xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/oiback.Classes.V2">
  <Club>
    <Address>sample string 15</Address>
    <BackgroundColor>sample string 9</BackgroundColor>
    <BankAccount>sample string 29</BankAccount>
    <Cid>22</Cid>
    <ClubColor>sample string 4</ClubColor>
    <ClubHighLogo>sample string 5</ClubHighLogo>
    <ClubId>397669b9-d173-4991-b5e5-c1b2ee06a502</ClubId>
    <ClubLogo>sample string 7</ClubLogo>
    <ClubLowLogo>sample string 6</ClubLowLogo>
    <ClubName>sample string 11</ClubName>
    <ContactEmail>sample string 3</ContactEmail>
    <ContactPerson>sample string 12</ContactPerson>
    <ContactPersonEmail>sample string 13</ContactPersonEmail>
    <ContactPersonFirstName>sample string 31</ContactPersonFirstName>
    <ContactPersonLastName>sample string 32</ContactPersonLastName>
    <ContactPersonPhone>sample string 14</ContactPersonPhone>
    <ContactPhone>sample string 8</ContactPhone>
    <CreatedBy>f01c8ad6-ff4f-4d30-953f-7d62a715e740</CreatedBy>
    <CreatedDate>2026-01-01T11:41:57.8648535+01:00</CreatedDate>
    <CupId>27</CupId>
    <Cwd>5bc47586-9924-4f1a-8a0f-aa51d5c313c5</Cwd>
    <Id>1</Id>
    <IsDefault>true</IsDefault>
    <IsMember>true</IsMember>
    <Moduler xmlns:d3p1="http://schemas.datacontract.org/2004/07/oiback.Classes">
      <d3p1:OrgModules>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:IsOrgModule>true</d3p1:IsOrgModule>
        <d3p1:ModulId>3</d3p1:ModulId>
        <d3p1:ModulNavn>sample string 4</d3p1:ModulNavn>
        <d3p1:OrgId>90196746-7a44-4d08-82da-bcaf31355044</d3p1:OrgId>
        <d3p1:Used>true</d3p1:Used>
      </d3p1:OrgModules>
      <d3p1:OrgModules>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:IsOrgModule>true</d3p1:IsOrgModule>
        <d3p1:ModulId>3</d3p1:ModulId>
        <d3p1:ModulNavn>sample string 4</d3p1:ModulNavn>
        <d3p1:OrgId>90196746-7a44-4d08-82da-bcaf31355044</d3p1:OrgId>
        <d3p1:Used>true</d3p1:Used>
      </d3p1:OrgModules>
    </Moduler>
    <NffClubId>24</NffClubId>
    <NffDistrictId>25</NffDistrictId>
    <NffDistrictName>sample string 26</NffDistrictName>
    <PameldingsFristMatchHours>30</PameldingsFristMatchHours>
    <PostalAddress>sample string 16</PostalAddress>
    <Teams xmlns:d3p1="http://schemas.datacontract.org/2004/07/oiback.Classes">
      <d3p1:ClubTeam>
        <d3p1:Active>true</d3p1:Active>
        <d3p1:Address>sample string 13</d3p1:Address>
        <d3p1:BankAccount>sample string 26</d3p1:BankAccount>
        <d3p1:CalendarColor>sample string 24</d3p1:CalendarColor>
        <d3p1:ClubId>7b38407e-0ebd-4095-b5b0-5c2ccf30802e</d3p1:ClubId>
        <d3p1:ContactEmail>sample string 7</d3p1:ContactEmail>
        <d3p1:ContactPerson>sample string 9</d3p1:ContactPerson>
        <d3p1:ContactPersonEmail>sample string 12</d3p1:ContactPersonEmail>
        <d3p1:ContactPersonFirstName>sample string 10</d3p1:ContactPersonFirstName>
        <d3p1:ContactPersonLastName>sample string 11</d3p1:ContactPersonLastName>
        <d3p1:ContactPersons xmlns:d5p1="http://schemas.datacontract.org/2004/07/oiback.Models">
          <d5p1:MedlemsListe>
            <d5p1:Address>sample string 4</d5p1:Address>
            <d5p1:Birthday>2026-01-01T11:41:57.8648535+01:00</d5p1:Birthday>
            <d5p1:Email>sample string 8</d5p1:Email>
            <d5p1:LastLogin>2026-01-01T11:41:57.8648535+01:00</d5p1:LastLogin>
            <d5p1:Parent>
              <d5p1:Parent>
                <d5p1:ParentEmail>sample string 3</d5p1:ParentEmail>
                <d5p1:ParentName>sample string 1</d5p1:ParentName>
                <d5p1:ParentPhone>sample string 2</d5p1:ParentPhone>
              </d5p1:Parent>
              <d5p1:Parent>
                <d5p1:ParentEmail>sample string 3</d5p1:ParentEmail>
                <d5p1:ParentName>sample string 1</d5p1:ParentName>
                <d5p1:ParentPhone>sample string 2</d5p1:ParentPhone>
              </d5p1:Parent>
            </d5p1:Parent>
            <d5p1:Phone>sample string 7</d5p1:Phone>
            <d5p1:PlayerId>sample string 1</d5p1:PlayerId>
            <d5p1:PlayerName>sample string 2</d5p1:PlayerName>
            <d5p1:PlayerNumber>11</d5p1:PlayerNumber>
            <d5p1:PostalAddress>sample string 5</d5p1:PostalAddress>
            <d5p1:PostalCode>sample string 6</d5p1:PostalCode>
            <d5p1:ProfilePicture>sample string 3</d5p1:ProfilePicture>
            <d5p1:Role>sample string 9</d5p1:Role>
          </d5p1:MedlemsListe>
          <d5p1:MedlemsListe>
            <d5p1:Address>sample string 4</d5p1:Address>
            <d5p1:Birthday>2026-01-01T11:41:57.8648535+01:00</d5p1:Birthday>
            <d5p1:Email>sample string 8</d5p1:Email>
            <d5p1:LastLogin>2026-01-01T11:41:57.8648535+01:00</d5p1:LastLogin>
            <d5p1:Parent>
              <d5p1:Parent>
                <d5p1:ParentEmail>sample string 3</d5p1:ParentEmail>
                <d5p1:ParentName>sample string 1</d5p1:ParentName>
                <d5p1:ParentPhone>sample string 2</d5p1:ParentPhone>
              </d5p1:Parent>
              <d5p1:Parent>
                <d5p1:ParentEmail>sample string 3</d5p1:ParentEmail>
                <d5p1:ParentName>sample string 1</d5p1:ParentName>
                <d5p1:ParentPhone>sample string 2</d5p1:ParentPhone>
              </d5p1:Parent>
            </d5p1:Parent>
            <d5p1:Phone>sample string 7</d5p1:Phone>
            <d5p1:PlayerId>sample string 1</d5p1:PlayerId>
            <d5p1:PlayerName>sample string 2</d5p1:PlayerName>
            <d5p1:PlayerNumber>11</d5p1:PlayerNumber>
            <d5p1:PostalAddress>sample string 5</d5p1:PostalAddress>
            <d5p1:PostalCode>sample string 6</d5p1:PostalCode>
            <d5p1:ProfilePicture>sample string 3</d5p1:ProfilePicture>
            <d5p1:Role>sample string 9</d5p1:Role>
          </d5p1:MedlemsListe>
        </d3p1:ContactPersons>
        <d3p1:ContactPhone>sample string 8</d3p1:ContactPhone>
        <d3p1:CreatedBy>903904c8-7272-44d1-961d-1ac0c581b40b</d3p1:CreatedBy>
        <d3p1:CreatedDate>2026-01-01T11:41:57.8648535+01:00</d3p1:CreatedDate>
        <d3p1:CupId>5</d3p1:CupId>
        <d3p1:DaysBeforePameldingEvents>30</d3p1:DaysBeforePameldingEvents>
        <d3p1:DaysBeforePameldingSeries>31</d3p1:DaysBeforePameldingSeries>
        <d3p1:ExistingUser>true</d3p1:ExistingUser>
        <d3p1:IsDefault>true</d3p1:IsDefault>
        <d3p1:KlubbNavn>sample string 45</d3p1:KlubbNavn>
        <d3p1:KretsId>4</d3p1:KretsId>
        <d3p1:KretsId2>3</d3p1:KretsId2>
        <d3p1:Lag>
          <d3p1:Lag>
            <d3p1:ClubId>3</d3p1:ClubId>
            <d3p1:Matches>
              <d3p1:NffMatch>
                <d3p1:AgeCategoryId>56</d3p1:AgeCategoryId>
                <d3p1:AwayTeamClubId>4</d3p1:AwayTeamClubId>
                <d3p1:AwayTeamContactPersonEmail>sample string 5</d3p1:AwayTeamContactPersonEmail>
                <d3p1:AwayTeamContactPersonInfoHidden>true</d3p1:AwayTeamContactPersonInfoHidden>
                <d3p1:AwayTeamContactPersonMobilePhone>sample string 7</d3p1:AwayTeamContactPersonMobilePhone>
                <d3p1:AwayTeamContactPersonName>sample string 8</d3p1:AwayTeamContactPersonName>
                <d3p1:AwayTeamGoals>9</d3p1:AwayTeamGoals>
                <d3p1:AwayTeamId>10</d3p1:AwayTeamId>
                <d3p1:AwayTeamName>sample string 11</d3p1:AwayTeamName>
                <d3p1:AwayTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:AwayTeamParticipants>
                <d3p1:AwayTeamPlayerGroups>sample string 54</d3p1:AwayTeamPlayerGroups>
                <d3p1:Cancelled>true</d3p1:Cancelled>
                <d3p1:CustomBane>true</d3p1:CustomBane>
                <d3p1:CustomCanceled>true</d3p1:CustomCanceled>
                <d3p1:CustomLastChangeDate>2026-01-01T11:41:57.8648535+01:00</d3p1:CustomLastChangeDate>
                <d3p1:CustomMatchStartTime>true</d3p1:CustomMatchStartTime>
                <d3p1:CustomOmberammet>true</d3p1:CustomOmberammet>
                <d3p1:CustomReferee>true</d3p1:CustomReferee>
                <d3p1:CustomRefereeId>sample string 52</d3p1:CustomRefereeId>
                <d3p1:CustomStadium>true</d3p1:CustomStadium>
                <d3p1:Deltagelse>66</d3p1:Deltagelse>
                <d3p1:DistrictId>58</d3p1:DistrictId>
                <d3p1:Editable>true</d3p1:Editable>
                <d3p1:ExtendedProperties>
                  <d3p1:AwayOppmoteMinutesBefore>4</d3p1:AwayOppmoteMinutesBefore>
                  <d3p1:HomeOppmoteMinutesBefore>3</d3p1:HomeOppmoteMinutesBefore>
                  <d3p1:Id>1</d3p1:Id>
                  <d3p1:MatchId>2</d3p1:MatchId>
                </d3p1:ExtendedProperties>
                <d3p1:FinalResultApprovedByDistrict>true</d3p1:FinalResultApprovedByDistrict>
                <d3p1:FinalResultApprovedByReferee>true</d3p1:FinalResultApprovedByReferee>
                <d3p1:HomeTeamClubId>15</d3p1:HomeTeamClubId>
                <d3p1:HomeTeamContactPersonEmail>sample string 16</d3p1:HomeTeamContactPersonEmail>
                <d3p1:HomeTeamContactPersonInfoHidden>true</d3p1:HomeTeamContactPersonInfoHidden>
                <d3p1:HomeTeamContactPersonMobilePhone>sample string 18</d3p1:HomeTeamContactPersonMobilePhone>
                <d3p1:HomeTeamContactPersonName>sample string 19</d3p1:HomeTeamContactPersonName>
                <d3p1:HomeTeamGoals>20</d3p1:HomeTeamGoals>
                <d3p1:HomeTeamId>21</d3p1:HomeTeamId>
                <d3p1:HomeTeamName>sample string 22</d3p1:HomeTeamName>
                <d3p1:HomeTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:HomeTeamParticipants>
                <d3p1:HomeTeamPlayerGroups>sample string 53</d3p1:HomeTeamPlayerGroups>
                <d3p1:Id>1</d3p1:Id>
                <d3p1:Interrupted>true</d3p1:Interrupted>
                <d3p1:IsFinished>true</d3p1:IsFinished>
                <d3p1:IsHomeTeam>true</d3p1:IsHomeTeam>
                <d3p1:JustifyAge>64</d3p1:JustifyAge>
                <d3p1:LastChangedDate>2026-01-01T11:41:57.8648535+01:00</d3p1:LastChangedDate>
                <d3p1:Latitude>81.1</d3p1:Latitude>
                <d3p1:Longitude>80.1</d3p1:Longitude>
                <d3p1:MappedAwayTeam>true</d3p1:MappedAwayTeam>
                <d3p1:MappedHomeTeam>true</d3p1:MappedHomeTeam>
                <d3p1:MatchHasChanged>true</d3p1:MatchHasChanged>
                <d3p1:MatchId>2</d3p1:MatchId>
                <d3p1:MatchNumber>sample string 3</d3p1:MatchNumber>
                <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                <d3p1:MatchTitle>sample string 69</d3p1:MatchTitle>
                <d3p1:MatchTotalTime>26</d3p1:MatchTotalTime>
                <d3p1:MatchType>sample string 68</d3p1:MatchType>
                <d3p1:Name>sample string 72</d3p1:Name>
                <d3p1:NumberOfPlayers />
                <d3p1:OppmoteAwayTeam>60</d3p1:OppmoteAwayTeam>
                <d3p1:OppmoteHomeTeam>59</d3p1:OppmoteHomeTeam>
                <d3p1:Owner>sample string 74</d3p1:Owner>
                <d3p1:OwnerAwayTeamId>dda440d5-d812-45a0-9147-30fce5c15a81</d3p1:OwnerAwayTeamId>
                <d3p1:OwnerHomeTeamId>ab2e42f8-f98f-4f3f-99f3-791bd075c6d6</d3p1:OwnerHomeTeamId>
                <d3p1:OwnerId>sample string 75</d3p1:OwnerId>
                <d3p1:PlayersOnField>55</d3p1:PlayersOnField>
                <d3p1:Postponed>true</d3p1:Postponed>
                <d3p1:Reason>sample string 65</d3p1:Reason>
                <d3p1:RefereeClub>sample string 31</d3p1:RefereeClub>
                <d3p1:RefereeClubId>32</d3p1:RefereeClubId>
                <d3p1:RefereeEmail>sample string 28</d3p1:RefereeEmail>
                <d3p1:RefereeId>33</d3p1:RefereeId>
                <d3p1:RefereeInfo>
                  <Active>true</Active>
                  <Comments>sample string 10</Comments>
                  <Email>sample string 18</Email>
                  <JoinDate>2026-01-01T11:41:57.8648535+01:00</JoinDate>
                  <LocalClubGuid>d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b</LocalClubGuid>
                  <MatchStartDate>2026-01-01T11:41:57.8648535+01:00</MatchStartDate>
                  <Matches>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1:MatchList>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1: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>d1af05d4-2bfa-404f-bc6d-582b07b0a5bd</RefereeUserId>
                  <Salary>20.1</Salary>
                  <StadiumName>sample string 14</StadiumName>
                  <SuitableForTeam>true</SuitableForTeam>
                </d3p1:RefereeInfo>
                <d3p1:RefereeMobilePhone>sample string 29</d3p1:RefereeMobilePhone>
                <d3p1:RefereeName>sample string 34</d3p1:RefereeName>
                <d3p1:RefereeNoShow>true</d3p1:RefereeNoShow>
                <d3p1:RefereeNumber>35</d3p1:RefereeNumber>
                <d3p1:RefereePersonInfoHidden>true</d3p1:RefereePersonInfoHidden>
                <d3p1:RefereeUserId>sample string 73</d3p1:RefereeUserId>
                <d3p1:Rw>true</d3p1:Rw>
                <d3p1:SeasonId>36</d3p1:SeasonId>
                <d3p1:Spectators>37</d3p1:Spectators>
                <d3p1:StadiumId>38</d3p1:StadiumId>
                <d3p1:StadiumName>sample string 39</d3p1:StadiumName>
                <d3p1:TournamentId>40</d3p1:TournamentId>
                <d3p1:TournamentName>sample string 41</d3p1:TournamentName>
                <d3p1:TournamentRoundNumber>42</d3p1:TournamentRoundNumber>
                <d3p1:WalkOverAway>true</d3p1:WalkOverAway>
                <d3p1:WalkOverBoth>true</d3p1:WalkOverBoth>
                <d3p1:WalkOverHome>true</d3p1:WalkOverHome>
              </d3p1:NffMatch>
              <d3p1:NffMatch>
                <d3p1:AgeCategoryId>56</d3p1:AgeCategoryId>
                <d3p1:AwayTeamClubId>4</d3p1:AwayTeamClubId>
                <d3p1:AwayTeamContactPersonEmail>sample string 5</d3p1:AwayTeamContactPersonEmail>
                <d3p1:AwayTeamContactPersonInfoHidden>true</d3p1:AwayTeamContactPersonInfoHidden>
                <d3p1:AwayTeamContactPersonMobilePhone>sample string 7</d3p1:AwayTeamContactPersonMobilePhone>
                <d3p1:AwayTeamContactPersonName>sample string 8</d3p1:AwayTeamContactPersonName>
                <d3p1:AwayTeamGoals>9</d3p1:AwayTeamGoals>
                <d3p1:AwayTeamId>10</d3p1:AwayTeamId>
                <d3p1:AwayTeamName>sample string 11</d3p1:AwayTeamName>
                <d3p1:AwayTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:AwayTeamParticipants>
                <d3p1:AwayTeamPlayerGroups>sample string 54</d3p1:AwayTeamPlayerGroups>
                <d3p1:Cancelled>true</d3p1:Cancelled>
                <d3p1:CustomBane>true</d3p1:CustomBane>
                <d3p1:CustomCanceled>true</d3p1:CustomCanceled>
                <d3p1:CustomLastChangeDate>2026-01-01T11:41:57.8648535+01:00</d3p1:CustomLastChangeDate>
                <d3p1:CustomMatchStartTime>true</d3p1:CustomMatchStartTime>
                <d3p1:CustomOmberammet>true</d3p1:CustomOmberammet>
                <d3p1:CustomReferee>true</d3p1:CustomReferee>
                <d3p1:CustomRefereeId>sample string 52</d3p1:CustomRefereeId>
                <d3p1:CustomStadium>true</d3p1:CustomStadium>
                <d3p1:Deltagelse>66</d3p1:Deltagelse>
                <d3p1:DistrictId>58</d3p1:DistrictId>
                <d3p1:Editable>true</d3p1:Editable>
                <d3p1:ExtendedProperties>
                  <d3p1:AwayOppmoteMinutesBefore>4</d3p1:AwayOppmoteMinutesBefore>
                  <d3p1:HomeOppmoteMinutesBefore>3</d3p1:HomeOppmoteMinutesBefore>
                  <d3p1:Id>1</d3p1:Id>
                  <d3p1:MatchId>2</d3p1:MatchId>
                </d3p1:ExtendedProperties>
                <d3p1:FinalResultApprovedByDistrict>true</d3p1:FinalResultApprovedByDistrict>
                <d3p1:FinalResultApprovedByReferee>true</d3p1:FinalResultApprovedByReferee>
                <d3p1:HomeTeamClubId>15</d3p1:HomeTeamClubId>
                <d3p1:HomeTeamContactPersonEmail>sample string 16</d3p1:HomeTeamContactPersonEmail>
                <d3p1:HomeTeamContactPersonInfoHidden>true</d3p1:HomeTeamContactPersonInfoHidden>
                <d3p1:HomeTeamContactPersonMobilePhone>sample string 18</d3p1:HomeTeamContactPersonMobilePhone>
                <d3p1:HomeTeamContactPersonName>sample string 19</d3p1:HomeTeamContactPersonName>
                <d3p1:HomeTeamGoals>20</d3p1:HomeTeamGoals>
                <d3p1:HomeTeamId>21</d3p1:HomeTeamId>
                <d3p1:HomeTeamName>sample string 22</d3p1:HomeTeamName>
                <d3p1:HomeTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:HomeTeamParticipants>
                <d3p1:HomeTeamPlayerGroups>sample string 53</d3p1:HomeTeamPlayerGroups>
                <d3p1:Id>1</d3p1:Id>
                <d3p1:Interrupted>true</d3p1:Interrupted>
                <d3p1:IsFinished>true</d3p1:IsFinished>
                <d3p1:IsHomeTeam>true</d3p1:IsHomeTeam>
                <d3p1:JustifyAge>64</d3p1:JustifyAge>
                <d3p1:LastChangedDate>2026-01-01T11:41:57.8648535+01:00</d3p1:LastChangedDate>
                <d3p1:Latitude>81.1</d3p1:Latitude>
                <d3p1:Longitude>80.1</d3p1:Longitude>
                <d3p1:MappedAwayTeam>true</d3p1:MappedAwayTeam>
                <d3p1:MappedHomeTeam>true</d3p1:MappedHomeTeam>
                <d3p1:MatchHasChanged>true</d3p1:MatchHasChanged>
                <d3p1:MatchId>2</d3p1:MatchId>
                <d3p1:MatchNumber>sample string 3</d3p1:MatchNumber>
                <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                <d3p1:MatchTitle>sample string 69</d3p1:MatchTitle>
                <d3p1:MatchTotalTime>26</d3p1:MatchTotalTime>
                <d3p1:MatchType>sample string 68</d3p1:MatchType>
                <d3p1:Name>sample string 72</d3p1:Name>
                <d3p1:NumberOfPlayers />
                <d3p1:OppmoteAwayTeam>60</d3p1:OppmoteAwayTeam>
                <d3p1:OppmoteHomeTeam>59</d3p1:OppmoteHomeTeam>
                <d3p1:Owner>sample string 74</d3p1:Owner>
                <d3p1:OwnerAwayTeamId>dda440d5-d812-45a0-9147-30fce5c15a81</d3p1:OwnerAwayTeamId>
                <d3p1:OwnerHomeTeamId>ab2e42f8-f98f-4f3f-99f3-791bd075c6d6</d3p1:OwnerHomeTeamId>
                <d3p1:OwnerId>sample string 75</d3p1:OwnerId>
                <d3p1:PlayersOnField>55</d3p1:PlayersOnField>
                <d3p1:Postponed>true</d3p1:Postponed>
                <d3p1:Reason>sample string 65</d3p1:Reason>
                <d3p1:RefereeClub>sample string 31</d3p1:RefereeClub>
                <d3p1:RefereeClubId>32</d3p1:RefereeClubId>
                <d3p1:RefereeEmail>sample string 28</d3p1:RefereeEmail>
                <d3p1:RefereeId>33</d3p1:RefereeId>
                <d3p1:RefereeInfo>
                  <Active>true</Active>
                  <Comments>sample string 10</Comments>
                  <Email>sample string 18</Email>
                  <JoinDate>2026-01-01T11:41:57.8648535+01:00</JoinDate>
                  <LocalClubGuid>d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b</LocalClubGuid>
                  <MatchStartDate>2026-01-01T11:41:57.8648535+01:00</MatchStartDate>
                  <Matches>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1:MatchList>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1: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>d1af05d4-2bfa-404f-bc6d-582b07b0a5bd</RefereeUserId>
                  <Salary>20.1</Salary>
                  <StadiumName>sample string 14</StadiumName>
                  <SuitableForTeam>true</SuitableForTeam>
                </d3p1:RefereeInfo>
                <d3p1:RefereeMobilePhone>sample string 29</d3p1:RefereeMobilePhone>
                <d3p1:RefereeName>sample string 34</d3p1:RefereeName>
                <d3p1:RefereeNoShow>true</d3p1:RefereeNoShow>
                <d3p1:RefereeNumber>35</d3p1:RefereeNumber>
                <d3p1:RefereePersonInfoHidden>true</d3p1:RefereePersonInfoHidden>
                <d3p1:RefereeUserId>sample string 73</d3p1:RefereeUserId>
                <d3p1:Rw>true</d3p1:Rw>
                <d3p1:SeasonId>36</d3p1:SeasonId>
                <d3p1:Spectators>37</d3p1:Spectators>
                <d3p1:StadiumId>38</d3p1:StadiumId>
                <d3p1:StadiumName>sample string 39</d3p1:StadiumName>
                <d3p1:TournamentId>40</d3p1:TournamentId>
                <d3p1:TournamentName>sample string 41</d3p1:TournamentName>
                <d3p1:TournamentRoundNumber>42</d3p1:TournamentRoundNumber>
                <d3p1:WalkOverAway>true</d3p1:WalkOverAway>
                <d3p1:WalkOverBoth>true</d3p1:WalkOverBoth>
                <d3p1:WalkOverHome>true</d3p1:WalkOverHome>
              </d3p1:NffMatch>
            </d3p1:Matches>
            <d3p1:MinPlayers>4</d3p1:MinPlayers>
            <d3p1:ShowMissingPlayers>true</d3p1:ShowMissingPlayers>
            <d3p1:TeamId>1</d3p1:TeamId>
            <d3p1:TeamName>sample string 2</d3p1:TeamName>
          </d3p1:Lag>
          <d3p1:Lag>
            <d3p1:ClubId>3</d3p1:ClubId>
            <d3p1:Matches>
              <d3p1:NffMatch>
                <d3p1:AgeCategoryId>56</d3p1:AgeCategoryId>
                <d3p1:AwayTeamClubId>4</d3p1:AwayTeamClubId>
                <d3p1:AwayTeamContactPersonEmail>sample string 5</d3p1:AwayTeamContactPersonEmail>
                <d3p1:AwayTeamContactPersonInfoHidden>true</d3p1:AwayTeamContactPersonInfoHidden>
                <d3p1:AwayTeamContactPersonMobilePhone>sample string 7</d3p1:AwayTeamContactPersonMobilePhone>
                <d3p1:AwayTeamContactPersonName>sample string 8</d3p1:AwayTeamContactPersonName>
                <d3p1:AwayTeamGoals>9</d3p1:AwayTeamGoals>
                <d3p1:AwayTeamId>10</d3p1:AwayTeamId>
                <d3p1:AwayTeamName>sample string 11</d3p1:AwayTeamName>
                <d3p1:AwayTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:AwayTeamParticipants>
                <d3p1:AwayTeamPlayerGroups>sample string 54</d3p1:AwayTeamPlayerGroups>
                <d3p1:Cancelled>true</d3p1:Cancelled>
                <d3p1:CustomBane>true</d3p1:CustomBane>
                <d3p1:CustomCanceled>true</d3p1:CustomCanceled>
                <d3p1:CustomLastChangeDate>2026-01-01T11:41:57.8648535+01:00</d3p1:CustomLastChangeDate>
                <d3p1:CustomMatchStartTime>true</d3p1:CustomMatchStartTime>
                <d3p1:CustomOmberammet>true</d3p1:CustomOmberammet>
                <d3p1:CustomReferee>true</d3p1:CustomReferee>
                <d3p1:CustomRefereeId>sample string 52</d3p1:CustomRefereeId>
                <d3p1:CustomStadium>true</d3p1:CustomStadium>
                <d3p1:Deltagelse>66</d3p1:Deltagelse>
                <d3p1:DistrictId>58</d3p1:DistrictId>
                <d3p1:Editable>true</d3p1:Editable>
                <d3p1:ExtendedProperties>
                  <d3p1:AwayOppmoteMinutesBefore>4</d3p1:AwayOppmoteMinutesBefore>
                  <d3p1:HomeOppmoteMinutesBefore>3</d3p1:HomeOppmoteMinutesBefore>
                  <d3p1:Id>1</d3p1:Id>
                  <d3p1:MatchId>2</d3p1:MatchId>
                </d3p1:ExtendedProperties>
                <d3p1:FinalResultApprovedByDistrict>true</d3p1:FinalResultApprovedByDistrict>
                <d3p1:FinalResultApprovedByReferee>true</d3p1:FinalResultApprovedByReferee>
                <d3p1:HomeTeamClubId>15</d3p1:HomeTeamClubId>
                <d3p1:HomeTeamContactPersonEmail>sample string 16</d3p1:HomeTeamContactPersonEmail>
                <d3p1:HomeTeamContactPersonInfoHidden>true</d3p1:HomeTeamContactPersonInfoHidden>
                <d3p1:HomeTeamContactPersonMobilePhone>sample string 18</d3p1:HomeTeamContactPersonMobilePhone>
                <d3p1:HomeTeamContactPersonName>sample string 19</d3p1:HomeTeamContactPersonName>
                <d3p1:HomeTeamGoals>20</d3p1:HomeTeamGoals>
                <d3p1:HomeTeamId>21</d3p1:HomeTeamId>
                <d3p1:HomeTeamName>sample string 22</d3p1:HomeTeamName>
                <d3p1:HomeTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:HomeTeamParticipants>
                <d3p1:HomeTeamPlayerGroups>sample string 53</d3p1:HomeTeamPlayerGroups>
                <d3p1:Id>1</d3p1:Id>
                <d3p1:Interrupted>true</d3p1:Interrupted>
                <d3p1:IsFinished>true</d3p1:IsFinished>
                <d3p1:IsHomeTeam>true</d3p1:IsHomeTeam>
                <d3p1:JustifyAge>64</d3p1:JustifyAge>
                <d3p1:LastChangedDate>2026-01-01T11:41:57.8648535+01:00</d3p1:LastChangedDate>
                <d3p1:Latitude>81.1</d3p1:Latitude>
                <d3p1:Longitude>80.1</d3p1:Longitude>
                <d3p1:MappedAwayTeam>true</d3p1:MappedAwayTeam>
                <d3p1:MappedHomeTeam>true</d3p1:MappedHomeTeam>
                <d3p1:MatchHasChanged>true</d3p1:MatchHasChanged>
                <d3p1:MatchId>2</d3p1:MatchId>
                <d3p1:MatchNumber>sample string 3</d3p1:MatchNumber>
                <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                <d3p1:MatchTitle>sample string 69</d3p1:MatchTitle>
                <d3p1:MatchTotalTime>26</d3p1:MatchTotalTime>
                <d3p1:MatchType>sample string 68</d3p1:MatchType>
                <d3p1:Name>sample string 72</d3p1:Name>
                <d3p1:NumberOfPlayers />
                <d3p1:OppmoteAwayTeam>60</d3p1:OppmoteAwayTeam>
                <d3p1:OppmoteHomeTeam>59</d3p1:OppmoteHomeTeam>
                <d3p1:Owner>sample string 74</d3p1:Owner>
                <d3p1:OwnerAwayTeamId>dda440d5-d812-45a0-9147-30fce5c15a81</d3p1:OwnerAwayTeamId>
                <d3p1:OwnerHomeTeamId>ab2e42f8-f98f-4f3f-99f3-791bd075c6d6</d3p1:OwnerHomeTeamId>
                <d3p1:OwnerId>sample string 75</d3p1:OwnerId>
                <d3p1:PlayersOnField>55</d3p1:PlayersOnField>
                <d3p1:Postponed>true</d3p1:Postponed>
                <d3p1:Reason>sample string 65</d3p1:Reason>
                <d3p1:RefereeClub>sample string 31</d3p1:RefereeClub>
                <d3p1:RefereeClubId>32</d3p1:RefereeClubId>
                <d3p1:RefereeEmail>sample string 28</d3p1:RefereeEmail>
                <d3p1:RefereeId>33</d3p1:RefereeId>
                <d3p1:RefereeInfo>
                  <Active>true</Active>
                  <Comments>sample string 10</Comments>
                  <Email>sample string 18</Email>
                  <JoinDate>2026-01-01T11:41:57.8648535+01:00</JoinDate>
                  <LocalClubGuid>d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b</LocalClubGuid>
                  <MatchStartDate>2026-01-01T11:41:57.8648535+01:00</MatchStartDate>
                  <Matches>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1:MatchList>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1: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>d1af05d4-2bfa-404f-bc6d-582b07b0a5bd</RefereeUserId>
                  <Salary>20.1</Salary>
                  <StadiumName>sample string 14</StadiumName>
                  <SuitableForTeam>true</SuitableForTeam>
                </d3p1:RefereeInfo>
                <d3p1:RefereeMobilePhone>sample string 29</d3p1:RefereeMobilePhone>
                <d3p1:RefereeName>sample string 34</d3p1:RefereeName>
                <d3p1:RefereeNoShow>true</d3p1:RefereeNoShow>
                <d3p1:RefereeNumber>35</d3p1:RefereeNumber>
                <d3p1:RefereePersonInfoHidden>true</d3p1:RefereePersonInfoHidden>
                <d3p1:RefereeUserId>sample string 73</d3p1:RefereeUserId>
                <d3p1:Rw>true</d3p1:Rw>
                <d3p1:SeasonId>36</d3p1:SeasonId>
                <d3p1:Spectators>37</d3p1:Spectators>
                <d3p1:StadiumId>38</d3p1:StadiumId>
                <d3p1:StadiumName>sample string 39</d3p1:StadiumName>
                <d3p1:TournamentId>40</d3p1:TournamentId>
                <d3p1:TournamentName>sample string 41</d3p1:TournamentName>
                <d3p1:TournamentRoundNumber>42</d3p1:TournamentRoundNumber>
                <d3p1:WalkOverAway>true</d3p1:WalkOverAway>
                <d3p1:WalkOverBoth>true</d3p1:WalkOverBoth>
                <d3p1:WalkOverHome>true</d3p1:WalkOverHome>
              </d3p1:NffMatch>
              <d3p1:NffMatch>
                <d3p1:AgeCategoryId>56</d3p1:AgeCategoryId>
                <d3p1:AwayTeamClubId>4</d3p1:AwayTeamClubId>
                <d3p1:AwayTeamContactPersonEmail>sample string 5</d3p1:AwayTeamContactPersonEmail>
                <d3p1:AwayTeamContactPersonInfoHidden>true</d3p1:AwayTeamContactPersonInfoHidden>
                <d3p1:AwayTeamContactPersonMobilePhone>sample string 7</d3p1:AwayTeamContactPersonMobilePhone>
                <d3p1:AwayTeamContactPersonName>sample string 8</d3p1:AwayTeamContactPersonName>
                <d3p1:AwayTeamGoals>9</d3p1:AwayTeamGoals>
                <d3p1:AwayTeamId>10</d3p1:AwayTeamId>
                <d3p1:AwayTeamName>sample string 11</d3p1:AwayTeamName>
                <d3p1:AwayTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:AwayTeamParticipants>
                <d3p1:AwayTeamPlayerGroups>sample string 54</d3p1:AwayTeamPlayerGroups>
                <d3p1:Cancelled>true</d3p1:Cancelled>
                <d3p1:CustomBane>true</d3p1:CustomBane>
                <d3p1:CustomCanceled>true</d3p1:CustomCanceled>
                <d3p1:CustomLastChangeDate>2026-01-01T11:41:57.8648535+01:00</d3p1:CustomLastChangeDate>
                <d3p1:CustomMatchStartTime>true</d3p1:CustomMatchStartTime>
                <d3p1:CustomOmberammet>true</d3p1:CustomOmberammet>
                <d3p1:CustomReferee>true</d3p1:CustomReferee>
                <d3p1:CustomRefereeId>sample string 52</d3p1:CustomRefereeId>
                <d3p1:CustomStadium>true</d3p1:CustomStadium>
                <d3p1:Deltagelse>66</d3p1:Deltagelse>
                <d3p1:DistrictId>58</d3p1:DistrictId>
                <d3p1:Editable>true</d3p1:Editable>
                <d3p1:ExtendedProperties>
                  <d3p1:AwayOppmoteMinutesBefore>4</d3p1:AwayOppmoteMinutesBefore>
                  <d3p1:HomeOppmoteMinutesBefore>3</d3p1:HomeOppmoteMinutesBefore>
                  <d3p1:Id>1</d3p1:Id>
                  <d3p1:MatchId>2</d3p1:MatchId>
                </d3p1:ExtendedProperties>
                <d3p1:FinalResultApprovedByDistrict>true</d3p1:FinalResultApprovedByDistrict>
                <d3p1:FinalResultApprovedByReferee>true</d3p1:FinalResultApprovedByReferee>
                <d3p1:HomeTeamClubId>15</d3p1:HomeTeamClubId>
                <d3p1:HomeTeamContactPersonEmail>sample string 16</d3p1:HomeTeamContactPersonEmail>
                <d3p1:HomeTeamContactPersonInfoHidden>true</d3p1:HomeTeamContactPersonInfoHidden>
                <d3p1:HomeTeamContactPersonMobilePhone>sample string 18</d3p1:HomeTeamContactPersonMobilePhone>
                <d3p1:HomeTeamContactPersonName>sample string 19</d3p1:HomeTeamContactPersonName>
                <d3p1:HomeTeamGoals>20</d3p1:HomeTeamGoals>
                <d3p1:HomeTeamId>21</d3p1:HomeTeamId>
                <d3p1:HomeTeamName>sample string 22</d3p1:HomeTeamName>
                <d3p1:HomeTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:HomeTeamParticipants>
                <d3p1:HomeTeamPlayerGroups>sample string 53</d3p1:HomeTeamPlayerGroups>
                <d3p1:Id>1</d3p1:Id>
                <d3p1:Interrupted>true</d3p1:Interrupted>
                <d3p1:IsFinished>true</d3p1:IsFinished>
                <d3p1:IsHomeTeam>true</d3p1:IsHomeTeam>
                <d3p1:JustifyAge>64</d3p1:JustifyAge>
                <d3p1:LastChangedDate>2026-01-01T11:41:57.8648535+01:00</d3p1:LastChangedDate>
                <d3p1:Latitude>81.1</d3p1:Latitude>
                <d3p1:Longitude>80.1</d3p1:Longitude>
                <d3p1:MappedAwayTeam>true</d3p1:MappedAwayTeam>
                <d3p1:MappedHomeTeam>true</d3p1:MappedHomeTeam>
                <d3p1:MatchHasChanged>true</d3p1:MatchHasChanged>
                <d3p1:MatchId>2</d3p1:MatchId>
                <d3p1:MatchNumber>sample string 3</d3p1:MatchNumber>
                <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                <d3p1:MatchTitle>sample string 69</d3p1:MatchTitle>
                <d3p1:MatchTotalTime>26</d3p1:MatchTotalTime>
                <d3p1:MatchType>sample string 68</d3p1:MatchType>
                <d3p1:Name>sample string 72</d3p1:Name>
                <d3p1:NumberOfPlayers />
                <d3p1:OppmoteAwayTeam>60</d3p1:OppmoteAwayTeam>
                <d3p1:OppmoteHomeTeam>59</d3p1:OppmoteHomeTeam>
                <d3p1:Owner>sample string 74</d3p1:Owner>
                <d3p1:OwnerAwayTeamId>dda440d5-d812-45a0-9147-30fce5c15a81</d3p1:OwnerAwayTeamId>
                <d3p1:OwnerHomeTeamId>ab2e42f8-f98f-4f3f-99f3-791bd075c6d6</d3p1:OwnerHomeTeamId>
                <d3p1:OwnerId>sample string 75</d3p1:OwnerId>
                <d3p1:PlayersOnField>55</d3p1:PlayersOnField>
                <d3p1:Postponed>true</d3p1:Postponed>
                <d3p1:Reason>sample string 65</d3p1:Reason>
                <d3p1:RefereeClub>sample string 31</d3p1:RefereeClub>
                <d3p1:RefereeClubId>32</d3p1:RefereeClubId>
                <d3p1:RefereeEmail>sample string 28</d3p1:RefereeEmail>
                <d3p1:RefereeId>33</d3p1:RefereeId>
                <d3p1:RefereeInfo>
                  <Active>true</Active>
                  <Comments>sample string 10</Comments>
                  <Email>sample string 18</Email>
                  <JoinDate>2026-01-01T11:41:57.8648535+01:00</JoinDate>
                  <LocalClubGuid>d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b</LocalClubGuid>
                  <MatchStartDate>2026-01-01T11:41:57.8648535+01:00</MatchStartDate>
                  <Matches>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1:MatchList>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1: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>d1af05d4-2bfa-404f-bc6d-582b07b0a5bd</RefereeUserId>
                  <Salary>20.1</Salary>
                  <StadiumName>sample string 14</StadiumName>
                  <SuitableForTeam>true</SuitableForTeam>
                </d3p1:RefereeInfo>
                <d3p1:RefereeMobilePhone>sample string 29</d3p1:RefereeMobilePhone>
                <d3p1:RefereeName>sample string 34</d3p1:RefereeName>
                <d3p1:RefereeNoShow>true</d3p1:RefereeNoShow>
                <d3p1:RefereeNumber>35</d3p1:RefereeNumber>
                <d3p1:RefereePersonInfoHidden>true</d3p1:RefereePersonInfoHidden>
                <d3p1:RefereeUserId>sample string 73</d3p1:RefereeUserId>
                <d3p1:Rw>true</d3p1:Rw>
                <d3p1:SeasonId>36</d3p1:SeasonId>
                <d3p1:Spectators>37</d3p1:Spectators>
                <d3p1:StadiumId>38</d3p1:StadiumId>
                <d3p1:StadiumName>sample string 39</d3p1:StadiumName>
                <d3p1:TournamentId>40</d3p1:TournamentId>
                <d3p1:TournamentName>sample string 41</d3p1:TournamentName>
                <d3p1:TournamentRoundNumber>42</d3p1:TournamentRoundNumber>
                <d3p1:WalkOverAway>true</d3p1:WalkOverAway>
                <d3p1:WalkOverBoth>true</d3p1:WalkOverBoth>
                <d3p1:WalkOverHome>true</d3p1:WalkOverHome>
              </d3p1:NffMatch>
            </d3p1:Matches>
            <d3p1:MinPlayers>4</d3p1:MinPlayers>
            <d3p1:ShowMissingPlayers>true</d3p1:ShowMissingPlayers>
            <d3p1:TeamId>1</d3p1:TeamId>
            <d3p1:TeamName>sample string 2</d3p1:TeamName>
          </d3p1:Lag>
        </d3p1:Lag>
        <d3p1:MaxTrainingPercent>36</d3p1:MaxTrainingPercent>
        <d3p1:MinTrainingPercent>37</d3p1:MinTrainingPercent>
        <d3p1:NffKretsNavn>sample string 44</d3p1:NffKretsNavn>
        <d3p1:OppmoteMinutesBefore>38</d3p1:OppmoteMinutesBefore>
        <d3p1:Owner>sample string 42</d3p1:Owner>
        <d3p1:OwnerId>sample string 43</d3p1:OwnerId>
        <d3p1:PameldingsFristEvetsHours>29</d3p1:PameldingsFristEvetsHours>
        <d3p1:PameldingsFristMatchHours>28</d3p1:PameldingsFristMatchHours>
        <d3p1:PostalAddress>sample string 14</d3p1:PostalAddress>
        <d3p1:SendReminders>true</d3p1:SendReminders>
        <d3p1:Sex>sample string 20</d3p1:Sex>
        <d3p1:ShowMissingPlayers>true</d3p1:ShowMissingPlayers>
        <d3p1:TeamHighLogo>sample string 32</d3p1:TeamHighLogo>
        <d3p1:TeamId>36439e68-7f11-4406-9eb8-e0473b13adb4</d3p1:TeamId>
        <d3p1:TeamLogo>sample string 34</d3p1:TeamLogo>
        <d3p1:TeamLowLogo>sample string 33</d3p1:TeamLowLogo>
        <d3p1:TeamName>sample string 6</d3p1:TeamName>
        <d3p1:UpdatedBy>a0fe51a6-fa09-4c44-b163-66fb94d93fc6</d3p1:UpdatedBy>
        <d3p1:UpdatedDate>2026-01-01T11:41:57.8648535+01:00</d3p1:UpdatedDate>
        <d3p1:UserId>23ad4ee2-ecf1-4793-9734-d31ef2807bde</d3p1:UserId>
        <d3p1:Vintage>21</d3p1:Vintage>
        <d3p1:Vips>sample string 25</d3p1:Vips>
        <d3p1:WebpageUrl>sample string 22</d3p1:WebpageUrl>
        <d3p1:ZipCode>sample string 15</d3p1:ZipCode>
      </d3p1:ClubTeam>
      <d3p1:ClubTeam>
        <d3p1:Active>true</d3p1:Active>
        <d3p1:Address>sample string 13</d3p1:Address>
        <d3p1:BankAccount>sample string 26</d3p1:BankAccount>
        <d3p1:CalendarColor>sample string 24</d3p1:CalendarColor>
        <d3p1:ClubId>7b38407e-0ebd-4095-b5b0-5c2ccf30802e</d3p1:ClubId>
        <d3p1:ContactEmail>sample string 7</d3p1:ContactEmail>
        <d3p1:ContactPerson>sample string 9</d3p1:ContactPerson>
        <d3p1:ContactPersonEmail>sample string 12</d3p1:ContactPersonEmail>
        <d3p1:ContactPersonFirstName>sample string 10</d3p1:ContactPersonFirstName>
        <d3p1:ContactPersonLastName>sample string 11</d3p1:ContactPersonLastName>
        <d3p1:ContactPersons xmlns:d5p1="http://schemas.datacontract.org/2004/07/oiback.Models">
          <d5p1:MedlemsListe>
            <d5p1:Address>sample string 4</d5p1:Address>
            <d5p1:Birthday>2026-01-01T11:41:57.8648535+01:00</d5p1:Birthday>
            <d5p1:Email>sample string 8</d5p1:Email>
            <d5p1:LastLogin>2026-01-01T11:41:57.8648535+01:00</d5p1:LastLogin>
            <d5p1:Parent>
              <d5p1:Parent>
                <d5p1:ParentEmail>sample string 3</d5p1:ParentEmail>
                <d5p1:ParentName>sample string 1</d5p1:ParentName>
                <d5p1:ParentPhone>sample string 2</d5p1:ParentPhone>
              </d5p1:Parent>
              <d5p1:Parent>
                <d5p1:ParentEmail>sample string 3</d5p1:ParentEmail>
                <d5p1:ParentName>sample string 1</d5p1:ParentName>
                <d5p1:ParentPhone>sample string 2</d5p1:ParentPhone>
              </d5p1:Parent>
            </d5p1:Parent>
            <d5p1:Phone>sample string 7</d5p1:Phone>
            <d5p1:PlayerId>sample string 1</d5p1:PlayerId>
            <d5p1:PlayerName>sample string 2</d5p1:PlayerName>
            <d5p1:PlayerNumber>11</d5p1:PlayerNumber>
            <d5p1:PostalAddress>sample string 5</d5p1:PostalAddress>
            <d5p1:PostalCode>sample string 6</d5p1:PostalCode>
            <d5p1:ProfilePicture>sample string 3</d5p1:ProfilePicture>
            <d5p1:Role>sample string 9</d5p1:Role>
          </d5p1:MedlemsListe>
          <d5p1:MedlemsListe>
            <d5p1:Address>sample string 4</d5p1:Address>
            <d5p1:Birthday>2026-01-01T11:41:57.8648535+01:00</d5p1:Birthday>
            <d5p1:Email>sample string 8</d5p1:Email>
            <d5p1:LastLogin>2026-01-01T11:41:57.8648535+01:00</d5p1:LastLogin>
            <d5p1:Parent>
              <d5p1:Parent>
                <d5p1:ParentEmail>sample string 3</d5p1:ParentEmail>
                <d5p1:ParentName>sample string 1</d5p1:ParentName>
                <d5p1:ParentPhone>sample string 2</d5p1:ParentPhone>
              </d5p1:Parent>
              <d5p1:Parent>
                <d5p1:ParentEmail>sample string 3</d5p1:ParentEmail>
                <d5p1:ParentName>sample string 1</d5p1:ParentName>
                <d5p1:ParentPhone>sample string 2</d5p1:ParentPhone>
              </d5p1:Parent>
            </d5p1:Parent>
            <d5p1:Phone>sample string 7</d5p1:Phone>
            <d5p1:PlayerId>sample string 1</d5p1:PlayerId>
            <d5p1:PlayerName>sample string 2</d5p1:PlayerName>
            <d5p1:PlayerNumber>11</d5p1:PlayerNumber>
            <d5p1:PostalAddress>sample string 5</d5p1:PostalAddress>
            <d5p1:PostalCode>sample string 6</d5p1:PostalCode>
            <d5p1:ProfilePicture>sample string 3</d5p1:ProfilePicture>
            <d5p1:Role>sample string 9</d5p1:Role>
          </d5p1:MedlemsListe>
        </d3p1:ContactPersons>
        <d3p1:ContactPhone>sample string 8</d3p1:ContactPhone>
        <d3p1:CreatedBy>903904c8-7272-44d1-961d-1ac0c581b40b</d3p1:CreatedBy>
        <d3p1:CreatedDate>2026-01-01T11:41:57.8648535+01:00</d3p1:CreatedDate>
        <d3p1:CupId>5</d3p1:CupId>
        <d3p1:DaysBeforePameldingEvents>30</d3p1:DaysBeforePameldingEvents>
        <d3p1:DaysBeforePameldingSeries>31</d3p1:DaysBeforePameldingSeries>
        <d3p1:ExistingUser>true</d3p1:ExistingUser>
        <d3p1:IsDefault>true</d3p1:IsDefault>
        <d3p1:KlubbNavn>sample string 45</d3p1:KlubbNavn>
        <d3p1:KretsId>4</d3p1:KretsId>
        <d3p1:KretsId2>3</d3p1:KretsId2>
        <d3p1:Lag>
          <d3p1:Lag>
            <d3p1:ClubId>3</d3p1:ClubId>
            <d3p1:Matches>
              <d3p1:NffMatch>
                <d3p1:AgeCategoryId>56</d3p1:AgeCategoryId>
                <d3p1:AwayTeamClubId>4</d3p1:AwayTeamClubId>
                <d3p1:AwayTeamContactPersonEmail>sample string 5</d3p1:AwayTeamContactPersonEmail>
                <d3p1:AwayTeamContactPersonInfoHidden>true</d3p1:AwayTeamContactPersonInfoHidden>
                <d3p1:AwayTeamContactPersonMobilePhone>sample string 7</d3p1:AwayTeamContactPersonMobilePhone>
                <d3p1:AwayTeamContactPersonName>sample string 8</d3p1:AwayTeamContactPersonName>
                <d3p1:AwayTeamGoals>9</d3p1:AwayTeamGoals>
                <d3p1:AwayTeamId>10</d3p1:AwayTeamId>
                <d3p1:AwayTeamName>sample string 11</d3p1:AwayTeamName>
                <d3p1:AwayTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:AwayTeamParticipants>
                <d3p1:AwayTeamPlayerGroups>sample string 54</d3p1:AwayTeamPlayerGroups>
                <d3p1:Cancelled>true</d3p1:Cancelled>
                <d3p1:CustomBane>true</d3p1:CustomBane>
                <d3p1:CustomCanceled>true</d3p1:CustomCanceled>
                <d3p1:CustomLastChangeDate>2026-01-01T11:41:57.8648535+01:00</d3p1:CustomLastChangeDate>
                <d3p1:CustomMatchStartTime>true</d3p1:CustomMatchStartTime>
                <d3p1:CustomOmberammet>true</d3p1:CustomOmberammet>
                <d3p1:CustomReferee>true</d3p1:CustomReferee>
                <d3p1:CustomRefereeId>sample string 52</d3p1:CustomRefereeId>
                <d3p1:CustomStadium>true</d3p1:CustomStadium>
                <d3p1:Deltagelse>66</d3p1:Deltagelse>
                <d3p1:DistrictId>58</d3p1:DistrictId>
                <d3p1:Editable>true</d3p1:Editable>
                <d3p1:ExtendedProperties>
                  <d3p1:AwayOppmoteMinutesBefore>4</d3p1:AwayOppmoteMinutesBefore>
                  <d3p1:HomeOppmoteMinutesBefore>3</d3p1:HomeOppmoteMinutesBefore>
                  <d3p1:Id>1</d3p1:Id>
                  <d3p1:MatchId>2</d3p1:MatchId>
                </d3p1:ExtendedProperties>
                <d3p1:FinalResultApprovedByDistrict>true</d3p1:FinalResultApprovedByDistrict>
                <d3p1:FinalResultApprovedByReferee>true</d3p1:FinalResultApprovedByReferee>
                <d3p1:HomeTeamClubId>15</d3p1:HomeTeamClubId>
                <d3p1:HomeTeamContactPersonEmail>sample string 16</d3p1:HomeTeamContactPersonEmail>
                <d3p1:HomeTeamContactPersonInfoHidden>true</d3p1:HomeTeamContactPersonInfoHidden>
                <d3p1:HomeTeamContactPersonMobilePhone>sample string 18</d3p1:HomeTeamContactPersonMobilePhone>
                <d3p1:HomeTeamContactPersonName>sample string 19</d3p1:HomeTeamContactPersonName>
                <d3p1:HomeTeamGoals>20</d3p1:HomeTeamGoals>
                <d3p1:HomeTeamId>21</d3p1:HomeTeamId>
                <d3p1:HomeTeamName>sample string 22</d3p1:HomeTeamName>
                <d3p1:HomeTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:HomeTeamParticipants>
                <d3p1:HomeTeamPlayerGroups>sample string 53</d3p1:HomeTeamPlayerGroups>
                <d3p1:Id>1</d3p1:Id>
                <d3p1:Interrupted>true</d3p1:Interrupted>
                <d3p1:IsFinished>true</d3p1:IsFinished>
                <d3p1:IsHomeTeam>true</d3p1:IsHomeTeam>
                <d3p1:JustifyAge>64</d3p1:JustifyAge>
                <d3p1:LastChangedDate>2026-01-01T11:41:57.8648535+01:00</d3p1:LastChangedDate>
                <d3p1:Latitude>81.1</d3p1:Latitude>
                <d3p1:Longitude>80.1</d3p1:Longitude>
                <d3p1:MappedAwayTeam>true</d3p1:MappedAwayTeam>
                <d3p1:MappedHomeTeam>true</d3p1:MappedHomeTeam>
                <d3p1:MatchHasChanged>true</d3p1:MatchHasChanged>
                <d3p1:MatchId>2</d3p1:MatchId>
                <d3p1:MatchNumber>sample string 3</d3p1:MatchNumber>
                <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                <d3p1:MatchTitle>sample string 69</d3p1:MatchTitle>
                <d3p1:MatchTotalTime>26</d3p1:MatchTotalTime>
                <d3p1:MatchType>sample string 68</d3p1:MatchType>
                <d3p1:Name>sample string 72</d3p1:Name>
                <d3p1:NumberOfPlayers />
                <d3p1:OppmoteAwayTeam>60</d3p1:OppmoteAwayTeam>
                <d3p1:OppmoteHomeTeam>59</d3p1:OppmoteHomeTeam>
                <d3p1:Owner>sample string 74</d3p1:Owner>
                <d3p1:OwnerAwayTeamId>dda440d5-d812-45a0-9147-30fce5c15a81</d3p1:OwnerAwayTeamId>
                <d3p1:OwnerHomeTeamId>ab2e42f8-f98f-4f3f-99f3-791bd075c6d6</d3p1:OwnerHomeTeamId>
                <d3p1:OwnerId>sample string 75</d3p1:OwnerId>
                <d3p1:PlayersOnField>55</d3p1:PlayersOnField>
                <d3p1:Postponed>true</d3p1:Postponed>
                <d3p1:Reason>sample string 65</d3p1:Reason>
                <d3p1:RefereeClub>sample string 31</d3p1:RefereeClub>
                <d3p1:RefereeClubId>32</d3p1:RefereeClubId>
                <d3p1:RefereeEmail>sample string 28</d3p1:RefereeEmail>
                <d3p1:RefereeId>33</d3p1:RefereeId>
                <d3p1:RefereeInfo>
                  <Active>true</Active>
                  <Comments>sample string 10</Comments>
                  <Email>sample string 18</Email>
                  <JoinDate>2026-01-01T11:41:57.8648535+01:00</JoinDate>
                  <LocalClubGuid>d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b</LocalClubGuid>
                  <MatchStartDate>2026-01-01T11:41:57.8648535+01:00</MatchStartDate>
                  <Matches>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1:MatchList>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1: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>d1af05d4-2bfa-404f-bc6d-582b07b0a5bd</RefereeUserId>
                  <Salary>20.1</Salary>
                  <StadiumName>sample string 14</StadiumName>
                  <SuitableForTeam>true</SuitableForTeam>
                </d3p1:RefereeInfo>
                <d3p1:RefereeMobilePhone>sample string 29</d3p1:RefereeMobilePhone>
                <d3p1:RefereeName>sample string 34</d3p1:RefereeName>
                <d3p1:RefereeNoShow>true</d3p1:RefereeNoShow>
                <d3p1:RefereeNumber>35</d3p1:RefereeNumber>
                <d3p1:RefereePersonInfoHidden>true</d3p1:RefereePersonInfoHidden>
                <d3p1:RefereeUserId>sample string 73</d3p1:RefereeUserId>
                <d3p1:Rw>true</d3p1:Rw>
                <d3p1:SeasonId>36</d3p1:SeasonId>
                <d3p1:Spectators>37</d3p1:Spectators>
                <d3p1:StadiumId>38</d3p1:StadiumId>
                <d3p1:StadiumName>sample string 39</d3p1:StadiumName>
                <d3p1:TournamentId>40</d3p1:TournamentId>
                <d3p1:TournamentName>sample string 41</d3p1:TournamentName>
                <d3p1:TournamentRoundNumber>42</d3p1:TournamentRoundNumber>
                <d3p1:WalkOverAway>true</d3p1:WalkOverAway>
                <d3p1:WalkOverBoth>true</d3p1:WalkOverBoth>
                <d3p1:WalkOverHome>true</d3p1:WalkOverHome>
              </d3p1:NffMatch>
              <d3p1:NffMatch>
                <d3p1:AgeCategoryId>56</d3p1:AgeCategoryId>
                <d3p1:AwayTeamClubId>4</d3p1:AwayTeamClubId>
                <d3p1:AwayTeamContactPersonEmail>sample string 5</d3p1:AwayTeamContactPersonEmail>
                <d3p1:AwayTeamContactPersonInfoHidden>true</d3p1:AwayTeamContactPersonInfoHidden>
                <d3p1:AwayTeamContactPersonMobilePhone>sample string 7</d3p1:AwayTeamContactPersonMobilePhone>
                <d3p1:AwayTeamContactPersonName>sample string 8</d3p1:AwayTeamContactPersonName>
                <d3p1:AwayTeamGoals>9</d3p1:AwayTeamGoals>
                <d3p1:AwayTeamId>10</d3p1:AwayTeamId>
                <d3p1:AwayTeamName>sample string 11</d3p1:AwayTeamName>
                <d3p1:AwayTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:AwayTeamParticipants>
                <d3p1:AwayTeamPlayerGroups>sample string 54</d3p1:AwayTeamPlayerGroups>
                <d3p1:Cancelled>true</d3p1:Cancelled>
                <d3p1:CustomBane>true</d3p1:CustomBane>
                <d3p1:CustomCanceled>true</d3p1:CustomCanceled>
                <d3p1:CustomLastChangeDate>2026-01-01T11:41:57.8648535+01:00</d3p1:CustomLastChangeDate>
                <d3p1:CustomMatchStartTime>true</d3p1:CustomMatchStartTime>
                <d3p1:CustomOmberammet>true</d3p1:CustomOmberammet>
                <d3p1:CustomReferee>true</d3p1:CustomReferee>
                <d3p1:CustomRefereeId>sample string 52</d3p1:CustomRefereeId>
                <d3p1:CustomStadium>true</d3p1:CustomStadium>
                <d3p1:Deltagelse>66</d3p1:Deltagelse>
                <d3p1:DistrictId>58</d3p1:DistrictId>
                <d3p1:Editable>true</d3p1:Editable>
                <d3p1:ExtendedProperties>
                  <d3p1:AwayOppmoteMinutesBefore>4</d3p1:AwayOppmoteMinutesBefore>
                  <d3p1:HomeOppmoteMinutesBefore>3</d3p1:HomeOppmoteMinutesBefore>
                  <d3p1:Id>1</d3p1:Id>
                  <d3p1:MatchId>2</d3p1:MatchId>
                </d3p1:ExtendedProperties>
                <d3p1:FinalResultApprovedByDistrict>true</d3p1:FinalResultApprovedByDistrict>
                <d3p1:FinalResultApprovedByReferee>true</d3p1:FinalResultApprovedByReferee>
                <d3p1:HomeTeamClubId>15</d3p1:HomeTeamClubId>
                <d3p1:HomeTeamContactPersonEmail>sample string 16</d3p1:HomeTeamContactPersonEmail>
                <d3p1:HomeTeamContactPersonInfoHidden>true</d3p1:HomeTeamContactPersonInfoHidden>
                <d3p1:HomeTeamContactPersonMobilePhone>sample string 18</d3p1:HomeTeamContactPersonMobilePhone>
                <d3p1:HomeTeamContactPersonName>sample string 19</d3p1:HomeTeamContactPersonName>
                <d3p1:HomeTeamGoals>20</d3p1:HomeTeamGoals>
                <d3p1:HomeTeamId>21</d3p1:HomeTeamId>
                <d3p1:HomeTeamName>sample string 22</d3p1:HomeTeamName>
                <d3p1:HomeTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:HomeTeamParticipants>
                <d3p1:HomeTeamPlayerGroups>sample string 53</d3p1:HomeTeamPlayerGroups>
                <d3p1:Id>1</d3p1:Id>
                <d3p1:Interrupted>true</d3p1:Interrupted>
                <d3p1:IsFinished>true</d3p1:IsFinished>
                <d3p1:IsHomeTeam>true</d3p1:IsHomeTeam>
                <d3p1:JustifyAge>64</d3p1:JustifyAge>
                <d3p1:LastChangedDate>2026-01-01T11:41:57.8648535+01:00</d3p1:LastChangedDate>
                <d3p1:Latitude>81.1</d3p1:Latitude>
                <d3p1:Longitude>80.1</d3p1:Longitude>
                <d3p1:MappedAwayTeam>true</d3p1:MappedAwayTeam>
                <d3p1:MappedHomeTeam>true</d3p1:MappedHomeTeam>
                <d3p1:MatchHasChanged>true</d3p1:MatchHasChanged>
                <d3p1:MatchId>2</d3p1:MatchId>
                <d3p1:MatchNumber>sample string 3</d3p1:MatchNumber>
                <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                <d3p1:MatchTitle>sample string 69</d3p1:MatchTitle>
                <d3p1:MatchTotalTime>26</d3p1:MatchTotalTime>
                <d3p1:MatchType>sample string 68</d3p1:MatchType>
                <d3p1:Name>sample string 72</d3p1:Name>
                <d3p1:NumberOfPlayers />
                <d3p1:OppmoteAwayTeam>60</d3p1:OppmoteAwayTeam>
                <d3p1:OppmoteHomeTeam>59</d3p1:OppmoteHomeTeam>
                <d3p1:Owner>sample string 74</d3p1:Owner>
                <d3p1:OwnerAwayTeamId>dda440d5-d812-45a0-9147-30fce5c15a81</d3p1:OwnerAwayTeamId>
                <d3p1:OwnerHomeTeamId>ab2e42f8-f98f-4f3f-99f3-791bd075c6d6</d3p1:OwnerHomeTeamId>
                <d3p1:OwnerId>sample string 75</d3p1:OwnerId>
                <d3p1:PlayersOnField>55</d3p1:PlayersOnField>
                <d3p1:Postponed>true</d3p1:Postponed>
                <d3p1:Reason>sample string 65</d3p1:Reason>
                <d3p1:RefereeClub>sample string 31</d3p1:RefereeClub>
                <d3p1:RefereeClubId>32</d3p1:RefereeClubId>
                <d3p1:RefereeEmail>sample string 28</d3p1:RefereeEmail>
                <d3p1:RefereeId>33</d3p1:RefereeId>
                <d3p1:RefereeInfo>
                  <Active>true</Active>
                  <Comments>sample string 10</Comments>
                  <Email>sample string 18</Email>
                  <JoinDate>2026-01-01T11:41:57.8648535+01:00</JoinDate>
                  <LocalClubGuid>d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b</LocalClubGuid>
                  <MatchStartDate>2026-01-01T11:41:57.8648535+01:00</MatchStartDate>
                  <Matches>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1:MatchList>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1: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>d1af05d4-2bfa-404f-bc6d-582b07b0a5bd</RefereeUserId>
                  <Salary>20.1</Salary>
                  <StadiumName>sample string 14</StadiumName>
                  <SuitableForTeam>true</SuitableForTeam>
                </d3p1:RefereeInfo>
                <d3p1:RefereeMobilePhone>sample string 29</d3p1:RefereeMobilePhone>
                <d3p1:RefereeName>sample string 34</d3p1:RefereeName>
                <d3p1:RefereeNoShow>true</d3p1:RefereeNoShow>
                <d3p1:RefereeNumber>35</d3p1:RefereeNumber>
                <d3p1:RefereePersonInfoHidden>true</d3p1:RefereePersonInfoHidden>
                <d3p1:RefereeUserId>sample string 73</d3p1:RefereeUserId>
                <d3p1:Rw>true</d3p1:Rw>
                <d3p1:SeasonId>36</d3p1:SeasonId>
                <d3p1:Spectators>37</d3p1:Spectators>
                <d3p1:StadiumId>38</d3p1:StadiumId>
                <d3p1:StadiumName>sample string 39</d3p1:StadiumName>
                <d3p1:TournamentId>40</d3p1:TournamentId>
                <d3p1:TournamentName>sample string 41</d3p1:TournamentName>
                <d3p1:TournamentRoundNumber>42</d3p1:TournamentRoundNumber>
                <d3p1:WalkOverAway>true</d3p1:WalkOverAway>
                <d3p1:WalkOverBoth>true</d3p1:WalkOverBoth>
                <d3p1:WalkOverHome>true</d3p1:WalkOverHome>
              </d3p1:NffMatch>
            </d3p1:Matches>
            <d3p1:MinPlayers>4</d3p1:MinPlayers>
            <d3p1:ShowMissingPlayers>true</d3p1:ShowMissingPlayers>
            <d3p1:TeamId>1</d3p1:TeamId>
            <d3p1:TeamName>sample string 2</d3p1:TeamName>
          </d3p1:Lag>
          <d3p1:Lag>
            <d3p1:ClubId>3</d3p1:ClubId>
            <d3p1:Matches>
              <d3p1:NffMatch>
                <d3p1:AgeCategoryId>56</d3p1:AgeCategoryId>
                <d3p1:AwayTeamClubId>4</d3p1:AwayTeamClubId>
                <d3p1:AwayTeamContactPersonEmail>sample string 5</d3p1:AwayTeamContactPersonEmail>
                <d3p1:AwayTeamContactPersonInfoHidden>true</d3p1:AwayTeamContactPersonInfoHidden>
                <d3p1:AwayTeamContactPersonMobilePhone>sample string 7</d3p1:AwayTeamContactPersonMobilePhone>
                <d3p1:AwayTeamContactPersonName>sample string 8</d3p1:AwayTeamContactPersonName>
                <d3p1:AwayTeamGoals>9</d3p1:AwayTeamGoals>
                <d3p1:AwayTeamId>10</d3p1:AwayTeamId>
                <d3p1:AwayTeamName>sample string 11</d3p1:AwayTeamName>
                <d3p1:AwayTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:AwayTeamParticipants>
                <d3p1:AwayTeamPlayerGroups>sample string 54</d3p1:AwayTeamPlayerGroups>
                <d3p1:Cancelled>true</d3p1:Cancelled>
                <d3p1:CustomBane>true</d3p1:CustomBane>
                <d3p1:CustomCanceled>true</d3p1:CustomCanceled>
                <d3p1:CustomLastChangeDate>2026-01-01T11:41:57.8648535+01:00</d3p1:CustomLastChangeDate>
                <d3p1:CustomMatchStartTime>true</d3p1:CustomMatchStartTime>
                <d3p1:CustomOmberammet>true</d3p1:CustomOmberammet>
                <d3p1:CustomReferee>true</d3p1:CustomReferee>
                <d3p1:CustomRefereeId>sample string 52</d3p1:CustomRefereeId>
                <d3p1:CustomStadium>true</d3p1:CustomStadium>
                <d3p1:Deltagelse>66</d3p1:Deltagelse>
                <d3p1:DistrictId>58</d3p1:DistrictId>
                <d3p1:Editable>true</d3p1:Editable>
                <d3p1:ExtendedProperties>
                  <d3p1:AwayOppmoteMinutesBefore>4</d3p1:AwayOppmoteMinutesBefore>
                  <d3p1:HomeOppmoteMinutesBefore>3</d3p1:HomeOppmoteMinutesBefore>
                  <d3p1:Id>1</d3p1:Id>
                  <d3p1:MatchId>2</d3p1:MatchId>
                </d3p1:ExtendedProperties>
                <d3p1:FinalResultApprovedByDistrict>true</d3p1:FinalResultApprovedByDistrict>
                <d3p1:FinalResultApprovedByReferee>true</d3p1:FinalResultApprovedByReferee>
                <d3p1:HomeTeamClubId>15</d3p1:HomeTeamClubId>
                <d3p1:HomeTeamContactPersonEmail>sample string 16</d3p1:HomeTeamContactPersonEmail>
                <d3p1:HomeTeamContactPersonInfoHidden>true</d3p1:HomeTeamContactPersonInfoHidden>
                <d3p1:HomeTeamContactPersonMobilePhone>sample string 18</d3p1:HomeTeamContactPersonMobilePhone>
                <d3p1:HomeTeamContactPersonName>sample string 19</d3p1:HomeTeamContactPersonName>
                <d3p1:HomeTeamGoals>20</d3p1:HomeTeamGoals>
                <d3p1:HomeTeamId>21</d3p1:HomeTeamId>
                <d3p1:HomeTeamName>sample string 22</d3p1:HomeTeamName>
                <d3p1:HomeTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:HomeTeamParticipants>
                <d3p1:HomeTeamPlayerGroups>sample string 53</d3p1:HomeTeamPlayerGroups>
                <d3p1:Id>1</d3p1:Id>
                <d3p1:Interrupted>true</d3p1:Interrupted>
                <d3p1:IsFinished>true</d3p1:IsFinished>
                <d3p1:IsHomeTeam>true</d3p1:IsHomeTeam>
                <d3p1:JustifyAge>64</d3p1:JustifyAge>
                <d3p1:LastChangedDate>2026-01-01T11:41:57.8648535+01:00</d3p1:LastChangedDate>
                <d3p1:Latitude>81.1</d3p1:Latitude>
                <d3p1:Longitude>80.1</d3p1:Longitude>
                <d3p1:MappedAwayTeam>true</d3p1:MappedAwayTeam>
                <d3p1:MappedHomeTeam>true</d3p1:MappedHomeTeam>
                <d3p1:MatchHasChanged>true</d3p1:MatchHasChanged>
                <d3p1:MatchId>2</d3p1:MatchId>
                <d3p1:MatchNumber>sample string 3</d3p1:MatchNumber>
                <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                <d3p1:MatchTitle>sample string 69</d3p1:MatchTitle>
                <d3p1:MatchTotalTime>26</d3p1:MatchTotalTime>
                <d3p1:MatchType>sample string 68</d3p1:MatchType>
                <d3p1:Name>sample string 72</d3p1:Name>
                <d3p1:NumberOfPlayers />
                <d3p1:OppmoteAwayTeam>60</d3p1:OppmoteAwayTeam>
                <d3p1:OppmoteHomeTeam>59</d3p1:OppmoteHomeTeam>
                <d3p1:Owner>sample string 74</d3p1:Owner>
                <d3p1:OwnerAwayTeamId>dda440d5-d812-45a0-9147-30fce5c15a81</d3p1:OwnerAwayTeamId>
                <d3p1:OwnerHomeTeamId>ab2e42f8-f98f-4f3f-99f3-791bd075c6d6</d3p1:OwnerHomeTeamId>
                <d3p1:OwnerId>sample string 75</d3p1:OwnerId>
                <d3p1:PlayersOnField>55</d3p1:PlayersOnField>
                <d3p1:Postponed>true</d3p1:Postponed>
                <d3p1:Reason>sample string 65</d3p1:Reason>
                <d3p1:RefereeClub>sample string 31</d3p1:RefereeClub>
                <d3p1:RefereeClubId>32</d3p1:RefereeClubId>
                <d3p1:RefereeEmail>sample string 28</d3p1:RefereeEmail>
                <d3p1:RefereeId>33</d3p1:RefereeId>
                <d3p1:RefereeInfo>
                  <Active>true</Active>
                  <Comments>sample string 10</Comments>
                  <Email>sample string 18</Email>
                  <JoinDate>2026-01-01T11:41:57.8648535+01:00</JoinDate>
                  <LocalClubGuid>d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b</LocalClubGuid>
                  <MatchStartDate>2026-01-01T11:41:57.8648535+01:00</MatchStartDate>
                  <Matches>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1:MatchList>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1: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>d1af05d4-2bfa-404f-bc6d-582b07b0a5bd</RefereeUserId>
                  <Salary>20.1</Salary>
                  <StadiumName>sample string 14</StadiumName>
                  <SuitableForTeam>true</SuitableForTeam>
                </d3p1:RefereeInfo>
                <d3p1:RefereeMobilePhone>sample string 29</d3p1:RefereeMobilePhone>
                <d3p1:RefereeName>sample string 34</d3p1:RefereeName>
                <d3p1:RefereeNoShow>true</d3p1:RefereeNoShow>
                <d3p1:RefereeNumber>35</d3p1:RefereeNumber>
                <d3p1:RefereePersonInfoHidden>true</d3p1:RefereePersonInfoHidden>
                <d3p1:RefereeUserId>sample string 73</d3p1:RefereeUserId>
                <d3p1:Rw>true</d3p1:Rw>
                <d3p1:SeasonId>36</d3p1:SeasonId>
                <d3p1:Spectators>37</d3p1:Spectators>
                <d3p1:StadiumId>38</d3p1:StadiumId>
                <d3p1:StadiumName>sample string 39</d3p1:StadiumName>
                <d3p1:TournamentId>40</d3p1:TournamentId>
                <d3p1:TournamentName>sample string 41</d3p1:TournamentName>
                <d3p1:TournamentRoundNumber>42</d3p1:TournamentRoundNumber>
                <d3p1:WalkOverAway>true</d3p1:WalkOverAway>
                <d3p1:WalkOverBoth>true</d3p1:WalkOverBoth>
                <d3p1:WalkOverHome>true</d3p1:WalkOverHome>
              </d3p1:NffMatch>
              <d3p1:NffMatch>
                <d3p1:AgeCategoryId>56</d3p1:AgeCategoryId>
                <d3p1:AwayTeamClubId>4</d3p1:AwayTeamClubId>
                <d3p1:AwayTeamContactPersonEmail>sample string 5</d3p1:AwayTeamContactPersonEmail>
                <d3p1:AwayTeamContactPersonInfoHidden>true</d3p1:AwayTeamContactPersonInfoHidden>
                <d3p1:AwayTeamContactPersonMobilePhone>sample string 7</d3p1:AwayTeamContactPersonMobilePhone>
                <d3p1:AwayTeamContactPersonName>sample string 8</d3p1:AwayTeamContactPersonName>
                <d3p1:AwayTeamGoals>9</d3p1:AwayTeamGoals>
                <d3p1:AwayTeamId>10</d3p1:AwayTeamId>
                <d3p1:AwayTeamName>sample string 11</d3p1:AwayTeamName>
                <d3p1:AwayTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:AwayTeamParticipants>
                <d3p1:AwayTeamPlayerGroups>sample string 54</d3p1:AwayTeamPlayerGroups>
                <d3p1:Cancelled>true</d3p1:Cancelled>
                <d3p1:CustomBane>true</d3p1:CustomBane>
                <d3p1:CustomCanceled>true</d3p1:CustomCanceled>
                <d3p1:CustomLastChangeDate>2026-01-01T11:41:57.8648535+01:00</d3p1:CustomLastChangeDate>
                <d3p1:CustomMatchStartTime>true</d3p1:CustomMatchStartTime>
                <d3p1:CustomOmberammet>true</d3p1:CustomOmberammet>
                <d3p1:CustomReferee>true</d3p1:CustomReferee>
                <d3p1:CustomRefereeId>sample string 52</d3p1:CustomRefereeId>
                <d3p1:CustomStadium>true</d3p1:CustomStadium>
                <d3p1:Deltagelse>66</d3p1:Deltagelse>
                <d3p1:DistrictId>58</d3p1:DistrictId>
                <d3p1:Editable>true</d3p1:Editable>
                <d3p1:ExtendedProperties>
                  <d3p1:AwayOppmoteMinutesBefore>4</d3p1:AwayOppmoteMinutesBefore>
                  <d3p1:HomeOppmoteMinutesBefore>3</d3p1:HomeOppmoteMinutesBefore>
                  <d3p1:Id>1</d3p1:Id>
                  <d3p1:MatchId>2</d3p1:MatchId>
                </d3p1:ExtendedProperties>
                <d3p1:FinalResultApprovedByDistrict>true</d3p1:FinalResultApprovedByDistrict>
                <d3p1:FinalResultApprovedByReferee>true</d3p1:FinalResultApprovedByReferee>
                <d3p1:HomeTeamClubId>15</d3p1:HomeTeamClubId>
                <d3p1:HomeTeamContactPersonEmail>sample string 16</d3p1:HomeTeamContactPersonEmail>
                <d3p1:HomeTeamContactPersonInfoHidden>true</d3p1:HomeTeamContactPersonInfoHidden>
                <d3p1:HomeTeamContactPersonMobilePhone>sample string 18</d3p1:HomeTeamContactPersonMobilePhone>
                <d3p1:HomeTeamContactPersonName>sample string 19</d3p1:HomeTeamContactPersonName>
                <d3p1:HomeTeamGoals>20</d3p1:HomeTeamGoals>
                <d3p1:HomeTeamId>21</d3p1:HomeTeamId>
                <d3p1:HomeTeamName>sample string 22</d3p1:HomeTeamName>
                <d3p1:HomeTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:HomeTeamParticipants>
                <d3p1:HomeTeamPlayerGroups>sample string 53</d3p1:HomeTeamPlayerGroups>
                <d3p1:Id>1</d3p1:Id>
                <d3p1:Interrupted>true</d3p1:Interrupted>
                <d3p1:IsFinished>true</d3p1:IsFinished>
                <d3p1:IsHomeTeam>true</d3p1:IsHomeTeam>
                <d3p1:JustifyAge>64</d3p1:JustifyAge>
                <d3p1:LastChangedDate>2026-01-01T11:41:57.8648535+01:00</d3p1:LastChangedDate>
                <d3p1:Latitude>81.1</d3p1:Latitude>
                <d3p1:Longitude>80.1</d3p1:Longitude>
                <d3p1:MappedAwayTeam>true</d3p1:MappedAwayTeam>
                <d3p1:MappedHomeTeam>true</d3p1:MappedHomeTeam>
                <d3p1:MatchHasChanged>true</d3p1:MatchHasChanged>
                <d3p1:MatchId>2</d3p1:MatchId>
                <d3p1:MatchNumber>sample string 3</d3p1:MatchNumber>
                <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                <d3p1:MatchTitle>sample string 69</d3p1:MatchTitle>
                <d3p1:MatchTotalTime>26</d3p1:MatchTotalTime>
                <d3p1:MatchType>sample string 68</d3p1:MatchType>
                <d3p1:Name>sample string 72</d3p1:Name>
                <d3p1:NumberOfPlayers />
                <d3p1:OppmoteAwayTeam>60</d3p1:OppmoteAwayTeam>
                <d3p1:OppmoteHomeTeam>59</d3p1:OppmoteHomeTeam>
                <d3p1:Owner>sample string 74</d3p1:Owner>
                <d3p1:OwnerAwayTeamId>dda440d5-d812-45a0-9147-30fce5c15a81</d3p1:OwnerAwayTeamId>
                <d3p1:OwnerHomeTeamId>ab2e42f8-f98f-4f3f-99f3-791bd075c6d6</d3p1:OwnerHomeTeamId>
                <d3p1:OwnerId>sample string 75</d3p1:OwnerId>
                <d3p1:PlayersOnField>55</d3p1:PlayersOnField>
                <d3p1:Postponed>true</d3p1:Postponed>
                <d3p1:Reason>sample string 65</d3p1:Reason>
                <d3p1:RefereeClub>sample string 31</d3p1:RefereeClub>
                <d3p1:RefereeClubId>32</d3p1:RefereeClubId>
                <d3p1:RefereeEmail>sample string 28</d3p1:RefereeEmail>
                <d3p1:RefereeId>33</d3p1:RefereeId>
                <d3p1:RefereeInfo>
                  <Active>true</Active>
                  <Comments>sample string 10</Comments>
                  <Email>sample string 18</Email>
                  <JoinDate>2026-01-01T11:41:57.8648535+01:00</JoinDate>
                  <LocalClubGuid>d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b</LocalClubGuid>
                  <MatchStartDate>2026-01-01T11:41:57.8648535+01:00</MatchStartDate>
                  <Matches>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1:MatchList>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1: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>d1af05d4-2bfa-404f-bc6d-582b07b0a5bd</RefereeUserId>
                  <Salary>20.1</Salary>
                  <StadiumName>sample string 14</StadiumName>
                  <SuitableForTeam>true</SuitableForTeam>
                </d3p1:RefereeInfo>
                <d3p1:RefereeMobilePhone>sample string 29</d3p1:RefereeMobilePhone>
                <d3p1:RefereeName>sample string 34</d3p1:RefereeName>
                <d3p1:RefereeNoShow>true</d3p1:RefereeNoShow>
                <d3p1:RefereeNumber>35</d3p1:RefereeNumber>
                <d3p1:RefereePersonInfoHidden>true</d3p1:RefereePersonInfoHidden>
                <d3p1:RefereeUserId>sample string 73</d3p1:RefereeUserId>
                <d3p1:Rw>true</d3p1:Rw>
                <d3p1:SeasonId>36</d3p1:SeasonId>
                <d3p1:Spectators>37</d3p1:Spectators>
                <d3p1:StadiumId>38</d3p1:StadiumId>
                <d3p1:StadiumName>sample string 39</d3p1:StadiumName>
                <d3p1:TournamentId>40</d3p1:TournamentId>
                <d3p1:TournamentName>sample string 41</d3p1:TournamentName>
                <d3p1:TournamentRoundNumber>42</d3p1:TournamentRoundNumber>
                <d3p1:WalkOverAway>true</d3p1:WalkOverAway>
                <d3p1:WalkOverBoth>true</d3p1:WalkOverBoth>
                <d3p1:WalkOverHome>true</d3p1:WalkOverHome>
              </d3p1:NffMatch>
            </d3p1:Matches>
            <d3p1:MinPlayers>4</d3p1:MinPlayers>
            <d3p1:ShowMissingPlayers>true</d3p1:ShowMissingPlayers>
            <d3p1:TeamId>1</d3p1:TeamId>
            <d3p1:TeamName>sample string 2</d3p1:TeamName>
          </d3p1:Lag>
        </d3p1:Lag>
        <d3p1:MaxTrainingPercent>36</d3p1:MaxTrainingPercent>
        <d3p1:MinTrainingPercent>37</d3p1:MinTrainingPercent>
        <d3p1:NffKretsNavn>sample string 44</d3p1:NffKretsNavn>
        <d3p1:OppmoteMinutesBefore>38</d3p1:OppmoteMinutesBefore>
        <d3p1:Owner>sample string 42</d3p1:Owner>
        <d3p1:OwnerId>sample string 43</d3p1:OwnerId>
        <d3p1:PameldingsFristEvetsHours>29</d3p1:PameldingsFristEvetsHours>
        <d3p1:PameldingsFristMatchHours>28</d3p1:PameldingsFristMatchHours>
        <d3p1:PostalAddress>sample string 14</d3p1:PostalAddress>
        <d3p1:SendReminders>true</d3p1:SendReminders>
        <d3p1:Sex>sample string 20</d3p1:Sex>
        <d3p1:ShowMissingPlayers>true</d3p1:ShowMissingPlayers>
        <d3p1:TeamHighLogo>sample string 32</d3p1:TeamHighLogo>
        <d3p1:TeamId>36439e68-7f11-4406-9eb8-e0473b13adb4</d3p1:TeamId>
        <d3p1:TeamLogo>sample string 34</d3p1:TeamLogo>
        <d3p1:TeamLowLogo>sample string 33</d3p1:TeamLowLogo>
        <d3p1:TeamName>sample string 6</d3p1:TeamName>
        <d3p1:UpdatedBy>a0fe51a6-fa09-4c44-b163-66fb94d93fc6</d3p1:UpdatedBy>
        <d3p1:UpdatedDate>2026-01-01T11:41:57.8648535+01:00</d3p1:UpdatedDate>
        <d3p1:UserId>23ad4ee2-ecf1-4793-9734-d31ef2807bde</d3p1:UserId>
        <d3p1:Vintage>21</d3p1:Vintage>
        <d3p1:Vips>sample string 25</d3p1:Vips>
        <d3p1:WebpageUrl>sample string 22</d3p1:WebpageUrl>
        <d3p1:ZipCode>sample string 15</d3p1:ZipCode>
      </d3p1:ClubTeam>
    </Teams>
    <TextColor>sample string 10</TextColor>
    <UpdatedBy>85192ea4-7310-4200-886e-53da9af0015e</UpdatedBy>
    <UpdatedDate>2026-01-01T11:41:57.8648535+01:00</UpdatedDate>
    <Vips>sample string 28</Vips>
    <ZipCode>sample string 17</ZipCode>
  </Club>
  <Club>
    <Address>sample string 15</Address>
    <BackgroundColor>sample string 9</BackgroundColor>
    <BankAccount>sample string 29</BankAccount>
    <Cid>22</Cid>
    <ClubColor>sample string 4</ClubColor>
    <ClubHighLogo>sample string 5</ClubHighLogo>
    <ClubId>397669b9-d173-4991-b5e5-c1b2ee06a502</ClubId>
    <ClubLogo>sample string 7</ClubLogo>
    <ClubLowLogo>sample string 6</ClubLowLogo>
    <ClubName>sample string 11</ClubName>
    <ContactEmail>sample string 3</ContactEmail>
    <ContactPerson>sample string 12</ContactPerson>
    <ContactPersonEmail>sample string 13</ContactPersonEmail>
    <ContactPersonFirstName>sample string 31</ContactPersonFirstName>
    <ContactPersonLastName>sample string 32</ContactPersonLastName>
    <ContactPersonPhone>sample string 14</ContactPersonPhone>
    <ContactPhone>sample string 8</ContactPhone>
    <CreatedBy>f01c8ad6-ff4f-4d30-953f-7d62a715e740</CreatedBy>
    <CreatedDate>2026-01-01T11:41:57.8648535+01:00</CreatedDate>
    <CupId>27</CupId>
    <Cwd>5bc47586-9924-4f1a-8a0f-aa51d5c313c5</Cwd>
    <Id>1</Id>
    <IsDefault>true</IsDefault>
    <IsMember>true</IsMember>
    <Moduler xmlns:d3p1="http://schemas.datacontract.org/2004/07/oiback.Classes">
      <d3p1:OrgModules>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:IsOrgModule>true</d3p1:IsOrgModule>
        <d3p1:ModulId>3</d3p1:ModulId>
        <d3p1:ModulNavn>sample string 4</d3p1:ModulNavn>
        <d3p1:OrgId>90196746-7a44-4d08-82da-bcaf31355044</d3p1:OrgId>
        <d3p1:Used>true</d3p1:Used>
      </d3p1:OrgModules>
      <d3p1:OrgModules>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:IsOrgModule>true</d3p1:IsOrgModule>
        <d3p1:ModulId>3</d3p1:ModulId>
        <d3p1:ModulNavn>sample string 4</d3p1:ModulNavn>
        <d3p1:OrgId>90196746-7a44-4d08-82da-bcaf31355044</d3p1:OrgId>
        <d3p1:Used>true</d3p1:Used>
      </d3p1:OrgModules>
    </Moduler>
    <NffClubId>24</NffClubId>
    <NffDistrictId>25</NffDistrictId>
    <NffDistrictName>sample string 26</NffDistrictName>
    <PameldingsFristMatchHours>30</PameldingsFristMatchHours>
    <PostalAddress>sample string 16</PostalAddress>
    <Teams xmlns:d3p1="http://schemas.datacontract.org/2004/07/oiback.Classes">
      <d3p1:ClubTeam>
        <d3p1:Active>true</d3p1:Active>
        <d3p1:Address>sample string 13</d3p1:Address>
        <d3p1:BankAccount>sample string 26</d3p1:BankAccount>
        <d3p1:CalendarColor>sample string 24</d3p1:CalendarColor>
        <d3p1:ClubId>7b38407e-0ebd-4095-b5b0-5c2ccf30802e</d3p1:ClubId>
        <d3p1:ContactEmail>sample string 7</d3p1:ContactEmail>
        <d3p1:ContactPerson>sample string 9</d3p1:ContactPerson>
        <d3p1:ContactPersonEmail>sample string 12</d3p1:ContactPersonEmail>
        <d3p1:ContactPersonFirstName>sample string 10</d3p1:ContactPersonFirstName>
        <d3p1:ContactPersonLastName>sample string 11</d3p1:ContactPersonLastName>
        <d3p1:ContactPersons xmlns:d5p1="http://schemas.datacontract.org/2004/07/oiback.Models">
          <d5p1:MedlemsListe>
            <d5p1:Address>sample string 4</d5p1:Address>
            <d5p1:Birthday>2026-01-01T11:41:57.8648535+01:00</d5p1:Birthday>
            <d5p1:Email>sample string 8</d5p1:Email>
            <d5p1:LastLogin>2026-01-01T11:41:57.8648535+01:00</d5p1:LastLogin>
            <d5p1:Parent>
              <d5p1:Parent>
                <d5p1:ParentEmail>sample string 3</d5p1:ParentEmail>
                <d5p1:ParentName>sample string 1</d5p1:ParentName>
                <d5p1:ParentPhone>sample string 2</d5p1:ParentPhone>
              </d5p1:Parent>
              <d5p1:Parent>
                <d5p1:ParentEmail>sample string 3</d5p1:ParentEmail>
                <d5p1:ParentName>sample string 1</d5p1:ParentName>
                <d5p1:ParentPhone>sample string 2</d5p1:ParentPhone>
              </d5p1:Parent>
            </d5p1:Parent>
            <d5p1:Phone>sample string 7</d5p1:Phone>
            <d5p1:PlayerId>sample string 1</d5p1:PlayerId>
            <d5p1:PlayerName>sample string 2</d5p1:PlayerName>
            <d5p1:PlayerNumber>11</d5p1:PlayerNumber>
            <d5p1:PostalAddress>sample string 5</d5p1:PostalAddress>
            <d5p1:PostalCode>sample string 6</d5p1:PostalCode>
            <d5p1:ProfilePicture>sample string 3</d5p1:ProfilePicture>
            <d5p1:Role>sample string 9</d5p1:Role>
          </d5p1:MedlemsListe>
          <d5p1:MedlemsListe>
            <d5p1:Address>sample string 4</d5p1:Address>
            <d5p1:Birthday>2026-01-01T11:41:57.8648535+01:00</d5p1:Birthday>
            <d5p1:Email>sample string 8</d5p1:Email>
            <d5p1:LastLogin>2026-01-01T11:41:57.8648535+01:00</d5p1:LastLogin>
            <d5p1:Parent>
              <d5p1:Parent>
                <d5p1:ParentEmail>sample string 3</d5p1:ParentEmail>
                <d5p1:ParentName>sample string 1</d5p1:ParentName>
                <d5p1:ParentPhone>sample string 2</d5p1:ParentPhone>
              </d5p1:Parent>
              <d5p1:Parent>
                <d5p1:ParentEmail>sample string 3</d5p1:ParentEmail>
                <d5p1:ParentName>sample string 1</d5p1:ParentName>
                <d5p1:ParentPhone>sample string 2</d5p1:ParentPhone>
              </d5p1:Parent>
            </d5p1:Parent>
            <d5p1:Phone>sample string 7</d5p1:Phone>
            <d5p1:PlayerId>sample string 1</d5p1:PlayerId>
            <d5p1:PlayerName>sample string 2</d5p1:PlayerName>
            <d5p1:PlayerNumber>11</d5p1:PlayerNumber>
            <d5p1:PostalAddress>sample string 5</d5p1:PostalAddress>
            <d5p1:PostalCode>sample string 6</d5p1:PostalCode>
            <d5p1:ProfilePicture>sample string 3</d5p1:ProfilePicture>
            <d5p1:Role>sample string 9</d5p1:Role>
          </d5p1:MedlemsListe>
        </d3p1:ContactPersons>
        <d3p1:ContactPhone>sample string 8</d3p1:ContactPhone>
        <d3p1:CreatedBy>903904c8-7272-44d1-961d-1ac0c581b40b</d3p1:CreatedBy>
        <d3p1:CreatedDate>2026-01-01T11:41:57.8648535+01:00</d3p1:CreatedDate>
        <d3p1:CupId>5</d3p1:CupId>
        <d3p1:DaysBeforePameldingEvents>30</d3p1:DaysBeforePameldingEvents>
        <d3p1:DaysBeforePameldingSeries>31</d3p1:DaysBeforePameldingSeries>
        <d3p1:ExistingUser>true</d3p1:ExistingUser>
        <d3p1:IsDefault>true</d3p1:IsDefault>
        <d3p1:KlubbNavn>sample string 45</d3p1:KlubbNavn>
        <d3p1:KretsId>4</d3p1:KretsId>
        <d3p1:KretsId2>3</d3p1:KretsId2>
        <d3p1:Lag>
          <d3p1:Lag>
            <d3p1:ClubId>3</d3p1:ClubId>
            <d3p1:Matches>
              <d3p1:NffMatch>
                <d3p1:AgeCategoryId>56</d3p1:AgeCategoryId>
                <d3p1:AwayTeamClubId>4</d3p1:AwayTeamClubId>
                <d3p1:AwayTeamContactPersonEmail>sample string 5</d3p1:AwayTeamContactPersonEmail>
                <d3p1:AwayTeamContactPersonInfoHidden>true</d3p1:AwayTeamContactPersonInfoHidden>
                <d3p1:AwayTeamContactPersonMobilePhone>sample string 7</d3p1:AwayTeamContactPersonMobilePhone>
                <d3p1:AwayTeamContactPersonName>sample string 8</d3p1:AwayTeamContactPersonName>
                <d3p1:AwayTeamGoals>9</d3p1:AwayTeamGoals>
                <d3p1:AwayTeamId>10</d3p1:AwayTeamId>
                <d3p1:AwayTeamName>sample string 11</d3p1:AwayTeamName>
                <d3p1:AwayTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:AwayTeamParticipants>
                <d3p1:AwayTeamPlayerGroups>sample string 54</d3p1:AwayTeamPlayerGroups>
                <d3p1:Cancelled>true</d3p1:Cancelled>
                <d3p1:CustomBane>true</d3p1:CustomBane>
                <d3p1:CustomCanceled>true</d3p1:CustomCanceled>
                <d3p1:CustomLastChangeDate>2026-01-01T11:41:57.8648535+01:00</d3p1:CustomLastChangeDate>
                <d3p1:CustomMatchStartTime>true</d3p1:CustomMatchStartTime>
                <d3p1:CustomOmberammet>true</d3p1:CustomOmberammet>
                <d3p1:CustomReferee>true</d3p1:CustomReferee>
                <d3p1:CustomRefereeId>sample string 52</d3p1:CustomRefereeId>
                <d3p1:CustomStadium>true</d3p1:CustomStadium>
                <d3p1:Deltagelse>66</d3p1:Deltagelse>
                <d3p1:DistrictId>58</d3p1:DistrictId>
                <d3p1:Editable>true</d3p1:Editable>
                <d3p1:ExtendedProperties>
                  <d3p1:AwayOppmoteMinutesBefore>4</d3p1:AwayOppmoteMinutesBefore>
                  <d3p1:HomeOppmoteMinutesBefore>3</d3p1:HomeOppmoteMinutesBefore>
                  <d3p1:Id>1</d3p1:Id>
                  <d3p1:MatchId>2</d3p1:MatchId>
                </d3p1:ExtendedProperties>
                <d3p1:FinalResultApprovedByDistrict>true</d3p1:FinalResultApprovedByDistrict>
                <d3p1:FinalResultApprovedByReferee>true</d3p1:FinalResultApprovedByReferee>
                <d3p1:HomeTeamClubId>15</d3p1:HomeTeamClubId>
                <d3p1:HomeTeamContactPersonEmail>sample string 16</d3p1:HomeTeamContactPersonEmail>
                <d3p1:HomeTeamContactPersonInfoHidden>true</d3p1:HomeTeamContactPersonInfoHidden>
                <d3p1:HomeTeamContactPersonMobilePhone>sample string 18</d3p1:HomeTeamContactPersonMobilePhone>
                <d3p1:HomeTeamContactPersonName>sample string 19</d3p1:HomeTeamContactPersonName>
                <d3p1:HomeTeamGoals>20</d3p1:HomeTeamGoals>
                <d3p1:HomeTeamId>21</d3p1:HomeTeamId>
                <d3p1:HomeTeamName>sample string 22</d3p1:HomeTeamName>
                <d3p1:HomeTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:HomeTeamParticipants>
                <d3p1:HomeTeamPlayerGroups>sample string 53</d3p1:HomeTeamPlayerGroups>
                <d3p1:Id>1</d3p1:Id>
                <d3p1:Interrupted>true</d3p1:Interrupted>
                <d3p1:IsFinished>true</d3p1:IsFinished>
                <d3p1:IsHomeTeam>true</d3p1:IsHomeTeam>
                <d3p1:JustifyAge>64</d3p1:JustifyAge>
                <d3p1:LastChangedDate>2026-01-01T11:41:57.8648535+01:00</d3p1:LastChangedDate>
                <d3p1:Latitude>81.1</d3p1:Latitude>
                <d3p1:Longitude>80.1</d3p1:Longitude>
                <d3p1:MappedAwayTeam>true</d3p1:MappedAwayTeam>
                <d3p1:MappedHomeTeam>true</d3p1:MappedHomeTeam>
                <d3p1:MatchHasChanged>true</d3p1:MatchHasChanged>
                <d3p1:MatchId>2</d3p1:MatchId>
                <d3p1:MatchNumber>sample string 3</d3p1:MatchNumber>
                <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                <d3p1:MatchTitle>sample string 69</d3p1:MatchTitle>
                <d3p1:MatchTotalTime>26</d3p1:MatchTotalTime>
                <d3p1:MatchType>sample string 68</d3p1:MatchType>
                <d3p1:Name>sample string 72</d3p1:Name>
                <d3p1:NumberOfPlayers />
                <d3p1:OppmoteAwayTeam>60</d3p1:OppmoteAwayTeam>
                <d3p1:OppmoteHomeTeam>59</d3p1:OppmoteHomeTeam>
                <d3p1:Owner>sample string 74</d3p1:Owner>
                <d3p1:OwnerAwayTeamId>dda440d5-d812-45a0-9147-30fce5c15a81</d3p1:OwnerAwayTeamId>
                <d3p1:OwnerHomeTeamId>ab2e42f8-f98f-4f3f-99f3-791bd075c6d6</d3p1:OwnerHomeTeamId>
                <d3p1:OwnerId>sample string 75</d3p1:OwnerId>
                <d3p1:PlayersOnField>55</d3p1:PlayersOnField>
                <d3p1:Postponed>true</d3p1:Postponed>
                <d3p1:Reason>sample string 65</d3p1:Reason>
                <d3p1:RefereeClub>sample string 31</d3p1:RefereeClub>
                <d3p1:RefereeClubId>32</d3p1:RefereeClubId>
                <d3p1:RefereeEmail>sample string 28</d3p1:RefereeEmail>
                <d3p1:RefereeId>33</d3p1:RefereeId>
                <d3p1:RefereeInfo>
                  <Active>true</Active>
                  <Comments>sample string 10</Comments>
                  <Email>sample string 18</Email>
                  <JoinDate>2026-01-01T11:41:57.8648535+01:00</JoinDate>
                  <LocalClubGuid>d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b</LocalClubGuid>
                  <MatchStartDate>2026-01-01T11:41:57.8648535+01:00</MatchStartDate>
                  <Matches>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1:MatchList>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1: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>d1af05d4-2bfa-404f-bc6d-582b07b0a5bd</RefereeUserId>
                  <Salary>20.1</Salary>
                  <StadiumName>sample string 14</StadiumName>
                  <SuitableForTeam>true</SuitableForTeam>
                </d3p1:RefereeInfo>
                <d3p1:RefereeMobilePhone>sample string 29</d3p1:RefereeMobilePhone>
                <d3p1:RefereeName>sample string 34</d3p1:RefereeName>
                <d3p1:RefereeNoShow>true</d3p1:RefereeNoShow>
                <d3p1:RefereeNumber>35</d3p1:RefereeNumber>
                <d3p1:RefereePersonInfoHidden>true</d3p1:RefereePersonInfoHidden>
                <d3p1:RefereeUserId>sample string 73</d3p1:RefereeUserId>
                <d3p1:Rw>true</d3p1:Rw>
                <d3p1:SeasonId>36</d3p1:SeasonId>
                <d3p1:Spectators>37</d3p1:Spectators>
                <d3p1:StadiumId>38</d3p1:StadiumId>
                <d3p1:StadiumName>sample string 39</d3p1:StadiumName>
                <d3p1:TournamentId>40</d3p1:TournamentId>
                <d3p1:TournamentName>sample string 41</d3p1:TournamentName>
                <d3p1:TournamentRoundNumber>42</d3p1:TournamentRoundNumber>
                <d3p1:WalkOverAway>true</d3p1:WalkOverAway>
                <d3p1:WalkOverBoth>true</d3p1:WalkOverBoth>
                <d3p1:WalkOverHome>true</d3p1:WalkOverHome>
              </d3p1:NffMatch>
              <d3p1:NffMatch>
                <d3p1:AgeCategoryId>56</d3p1:AgeCategoryId>
                <d3p1:AwayTeamClubId>4</d3p1:AwayTeamClubId>
                <d3p1:AwayTeamContactPersonEmail>sample string 5</d3p1:AwayTeamContactPersonEmail>
                <d3p1:AwayTeamContactPersonInfoHidden>true</d3p1:AwayTeamContactPersonInfoHidden>
                <d3p1:AwayTeamContactPersonMobilePhone>sample string 7</d3p1:AwayTeamContactPersonMobilePhone>
                <d3p1:AwayTeamContactPersonName>sample string 8</d3p1:AwayTeamContactPersonName>
                <d3p1:AwayTeamGoals>9</d3p1:AwayTeamGoals>
                <d3p1:AwayTeamId>10</d3p1:AwayTeamId>
                <d3p1:AwayTeamName>sample string 11</d3p1:AwayTeamName>
                <d3p1:AwayTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:AwayTeamParticipants>
                <d3p1:AwayTeamPlayerGroups>sample string 54</d3p1:AwayTeamPlayerGroups>
                <d3p1:Cancelled>true</d3p1:Cancelled>
                <d3p1:CustomBane>true</d3p1:CustomBane>
                <d3p1:CustomCanceled>true</d3p1:CustomCanceled>
                <d3p1:CustomLastChangeDate>2026-01-01T11:41:57.8648535+01:00</d3p1:CustomLastChangeDate>
                <d3p1:CustomMatchStartTime>true</d3p1:CustomMatchStartTime>
                <d3p1:CustomOmberammet>true</d3p1:CustomOmberammet>
                <d3p1:CustomReferee>true</d3p1:CustomReferee>
                <d3p1:CustomRefereeId>sample string 52</d3p1:CustomRefereeId>
                <d3p1:CustomStadium>true</d3p1:CustomStadium>
                <d3p1:Deltagelse>66</d3p1:Deltagelse>
                <d3p1:DistrictId>58</d3p1:DistrictId>
                <d3p1:Editable>true</d3p1:Editable>
                <d3p1:ExtendedProperties>
                  <d3p1:AwayOppmoteMinutesBefore>4</d3p1:AwayOppmoteMinutesBefore>
                  <d3p1:HomeOppmoteMinutesBefore>3</d3p1:HomeOppmoteMinutesBefore>
                  <d3p1:Id>1</d3p1:Id>
                  <d3p1:MatchId>2</d3p1:MatchId>
                </d3p1:ExtendedProperties>
                <d3p1:FinalResultApprovedByDistrict>true</d3p1:FinalResultApprovedByDistrict>
                <d3p1:FinalResultApprovedByReferee>true</d3p1:FinalResultApprovedByReferee>
                <d3p1:HomeTeamClubId>15</d3p1:HomeTeamClubId>
                <d3p1:HomeTeamContactPersonEmail>sample string 16</d3p1:HomeTeamContactPersonEmail>
                <d3p1:HomeTeamContactPersonInfoHidden>true</d3p1:HomeTeamContactPersonInfoHidden>
                <d3p1:HomeTeamContactPersonMobilePhone>sample string 18</d3p1:HomeTeamContactPersonMobilePhone>
                <d3p1:HomeTeamContactPersonName>sample string 19</d3p1:HomeTeamContactPersonName>
                <d3p1:HomeTeamGoals>20</d3p1:HomeTeamGoals>
                <d3p1:HomeTeamId>21</d3p1:HomeTeamId>
                <d3p1:HomeTeamName>sample string 22</d3p1:HomeTeamName>
                <d3p1:HomeTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:HomeTeamParticipants>
                <d3p1:HomeTeamPlayerGroups>sample string 53</d3p1:HomeTeamPlayerGroups>
                <d3p1:Id>1</d3p1:Id>
                <d3p1:Interrupted>true</d3p1:Interrupted>
                <d3p1:IsFinished>true</d3p1:IsFinished>
                <d3p1:IsHomeTeam>true</d3p1:IsHomeTeam>
                <d3p1:JustifyAge>64</d3p1:JustifyAge>
                <d3p1:LastChangedDate>2026-01-01T11:41:57.8648535+01:00</d3p1:LastChangedDate>
                <d3p1:Latitude>81.1</d3p1:Latitude>
                <d3p1:Longitude>80.1</d3p1:Longitude>
                <d3p1:MappedAwayTeam>true</d3p1:MappedAwayTeam>
                <d3p1:MappedHomeTeam>true</d3p1:MappedHomeTeam>
                <d3p1:MatchHasChanged>true</d3p1:MatchHasChanged>
                <d3p1:MatchId>2</d3p1:MatchId>
                <d3p1:MatchNumber>sample string 3</d3p1:MatchNumber>
                <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                <d3p1:MatchTitle>sample string 69</d3p1:MatchTitle>
                <d3p1:MatchTotalTime>26</d3p1:MatchTotalTime>
                <d3p1:MatchType>sample string 68</d3p1:MatchType>
                <d3p1:Name>sample string 72</d3p1:Name>
                <d3p1:NumberOfPlayers />
                <d3p1:OppmoteAwayTeam>60</d3p1:OppmoteAwayTeam>
                <d3p1:OppmoteHomeTeam>59</d3p1:OppmoteHomeTeam>
                <d3p1:Owner>sample string 74</d3p1:Owner>
                <d3p1:OwnerAwayTeamId>dda440d5-d812-45a0-9147-30fce5c15a81</d3p1:OwnerAwayTeamId>
                <d3p1:OwnerHomeTeamId>ab2e42f8-f98f-4f3f-99f3-791bd075c6d6</d3p1:OwnerHomeTeamId>
                <d3p1:OwnerId>sample string 75</d3p1:OwnerId>
                <d3p1:PlayersOnField>55</d3p1:PlayersOnField>
                <d3p1:Postponed>true</d3p1:Postponed>
                <d3p1:Reason>sample string 65</d3p1:Reason>
                <d3p1:RefereeClub>sample string 31</d3p1:RefereeClub>
                <d3p1:RefereeClubId>32</d3p1:RefereeClubId>
                <d3p1:RefereeEmail>sample string 28</d3p1:RefereeEmail>
                <d3p1:RefereeId>33</d3p1:RefereeId>
                <d3p1:RefereeInfo>
                  <Active>true</Active>
                  <Comments>sample string 10</Comments>
                  <Email>sample string 18</Email>
                  <JoinDate>2026-01-01T11:41:57.8648535+01:00</JoinDate>
                  <LocalClubGuid>d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b</LocalClubGuid>
                  <MatchStartDate>2026-01-01T11:41:57.8648535+01:00</MatchStartDate>
                  <Matches>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1:MatchList>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1: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>d1af05d4-2bfa-404f-bc6d-582b07b0a5bd</RefereeUserId>
                  <Salary>20.1</Salary>
                  <StadiumName>sample string 14</StadiumName>
                  <SuitableForTeam>true</SuitableForTeam>
                </d3p1:RefereeInfo>
                <d3p1:RefereeMobilePhone>sample string 29</d3p1:RefereeMobilePhone>
                <d3p1:RefereeName>sample string 34</d3p1:RefereeName>
                <d3p1:RefereeNoShow>true</d3p1:RefereeNoShow>
                <d3p1:RefereeNumber>35</d3p1:RefereeNumber>
                <d3p1:RefereePersonInfoHidden>true</d3p1:RefereePersonInfoHidden>
                <d3p1:RefereeUserId>sample string 73</d3p1:RefereeUserId>
                <d3p1:Rw>true</d3p1:Rw>
                <d3p1:SeasonId>36</d3p1:SeasonId>
                <d3p1:Spectators>37</d3p1:Spectators>
                <d3p1:StadiumId>38</d3p1:StadiumId>
                <d3p1:StadiumName>sample string 39</d3p1:StadiumName>
                <d3p1:TournamentId>40</d3p1:TournamentId>
                <d3p1:TournamentName>sample string 41</d3p1:TournamentName>
                <d3p1:TournamentRoundNumber>42</d3p1:TournamentRoundNumber>
                <d3p1:WalkOverAway>true</d3p1:WalkOverAway>
                <d3p1:WalkOverBoth>true</d3p1:WalkOverBoth>
                <d3p1:WalkOverHome>true</d3p1:WalkOverHome>
              </d3p1:NffMatch>
            </d3p1:Matches>
            <d3p1:MinPlayers>4</d3p1:MinPlayers>
            <d3p1:ShowMissingPlayers>true</d3p1:ShowMissingPlayers>
            <d3p1:TeamId>1</d3p1:TeamId>
            <d3p1:TeamName>sample string 2</d3p1:TeamName>
          </d3p1:Lag>
          <d3p1:Lag>
            <d3p1:ClubId>3</d3p1:ClubId>
            <d3p1:Matches>
              <d3p1:NffMatch>
                <d3p1:AgeCategoryId>56</d3p1:AgeCategoryId>
                <d3p1:AwayTeamClubId>4</d3p1:AwayTeamClubId>
                <d3p1:AwayTeamContactPersonEmail>sample string 5</d3p1:AwayTeamContactPersonEmail>
                <d3p1:AwayTeamContactPersonInfoHidden>true</d3p1:AwayTeamContactPersonInfoHidden>
                <d3p1:AwayTeamContactPersonMobilePhone>sample string 7</d3p1:AwayTeamContactPersonMobilePhone>
                <d3p1:AwayTeamContactPersonName>sample string 8</d3p1:AwayTeamContactPersonName>
                <d3p1:AwayTeamGoals>9</d3p1:AwayTeamGoals>
                <d3p1:AwayTeamId>10</d3p1:AwayTeamId>
                <d3p1:AwayTeamName>sample string 11</d3p1:AwayTeamName>
                <d3p1:AwayTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:AwayTeamParticipants>
                <d3p1:AwayTeamPlayerGroups>sample string 54</d3p1:AwayTeamPlayerGroups>
                <d3p1:Cancelled>true</d3p1:Cancelled>
                <d3p1:CustomBane>true</d3p1:CustomBane>
                <d3p1:CustomCanceled>true</d3p1:CustomCanceled>
                <d3p1:CustomLastChangeDate>2026-01-01T11:41:57.8648535+01:00</d3p1:CustomLastChangeDate>
                <d3p1:CustomMatchStartTime>true</d3p1:CustomMatchStartTime>
                <d3p1:CustomOmberammet>true</d3p1:CustomOmberammet>
                <d3p1:CustomReferee>true</d3p1:CustomReferee>
                <d3p1:CustomRefereeId>sample string 52</d3p1:CustomRefereeId>
                <d3p1:CustomStadium>true</d3p1:CustomStadium>
                <d3p1:Deltagelse>66</d3p1:Deltagelse>
                <d3p1:DistrictId>58</d3p1:DistrictId>
                <d3p1:Editable>true</d3p1:Editable>
                <d3p1:ExtendedProperties>
                  <d3p1:AwayOppmoteMinutesBefore>4</d3p1:AwayOppmoteMinutesBefore>
                  <d3p1:HomeOppmoteMinutesBefore>3</d3p1:HomeOppmoteMinutesBefore>
                  <d3p1:Id>1</d3p1:Id>
                  <d3p1:MatchId>2</d3p1:MatchId>
                </d3p1:ExtendedProperties>
                <d3p1:FinalResultApprovedByDistrict>true</d3p1:FinalResultApprovedByDistrict>
                <d3p1:FinalResultApprovedByReferee>true</d3p1:FinalResultApprovedByReferee>
                <d3p1:HomeTeamClubId>15</d3p1:HomeTeamClubId>
                <d3p1:HomeTeamContactPersonEmail>sample string 16</d3p1:HomeTeamContactPersonEmail>
                <d3p1:HomeTeamContactPersonInfoHidden>true</d3p1:HomeTeamContactPersonInfoHidden>
                <d3p1:HomeTeamContactPersonMobilePhone>sample string 18</d3p1:HomeTeamContactPersonMobilePhone>
                <d3p1:HomeTeamContactPersonName>sample string 19</d3p1:HomeTeamContactPersonName>
                <d3p1:HomeTeamGoals>20</d3p1:HomeTeamGoals>
                <d3p1:HomeTeamId>21</d3p1:HomeTeamId>
                <d3p1:HomeTeamName>sample string 22</d3p1:HomeTeamName>
                <d3p1:HomeTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:HomeTeamParticipants>
                <d3p1:HomeTeamPlayerGroups>sample string 53</d3p1:HomeTeamPlayerGroups>
                <d3p1:Id>1</d3p1:Id>
                <d3p1:Interrupted>true</d3p1:Interrupted>
                <d3p1:IsFinished>true</d3p1:IsFinished>
                <d3p1:IsHomeTeam>true</d3p1:IsHomeTeam>
                <d3p1:JustifyAge>64</d3p1:JustifyAge>
                <d3p1:LastChangedDate>2026-01-01T11:41:57.8648535+01:00</d3p1:LastChangedDate>
                <d3p1:Latitude>81.1</d3p1:Latitude>
                <d3p1:Longitude>80.1</d3p1:Longitude>
                <d3p1:MappedAwayTeam>true</d3p1:MappedAwayTeam>
                <d3p1:MappedHomeTeam>true</d3p1:MappedHomeTeam>
                <d3p1:MatchHasChanged>true</d3p1:MatchHasChanged>
                <d3p1:MatchId>2</d3p1:MatchId>
                <d3p1:MatchNumber>sample string 3</d3p1:MatchNumber>
                <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                <d3p1:MatchTitle>sample string 69</d3p1:MatchTitle>
                <d3p1:MatchTotalTime>26</d3p1:MatchTotalTime>
                <d3p1:MatchType>sample string 68</d3p1:MatchType>
                <d3p1:Name>sample string 72</d3p1:Name>
                <d3p1:NumberOfPlayers />
                <d3p1:OppmoteAwayTeam>60</d3p1:OppmoteAwayTeam>
                <d3p1:OppmoteHomeTeam>59</d3p1:OppmoteHomeTeam>
                <d3p1:Owner>sample string 74</d3p1:Owner>
                <d3p1:OwnerAwayTeamId>dda440d5-d812-45a0-9147-30fce5c15a81</d3p1:OwnerAwayTeamId>
                <d3p1:OwnerHomeTeamId>ab2e42f8-f98f-4f3f-99f3-791bd075c6d6</d3p1:OwnerHomeTeamId>
                <d3p1:OwnerId>sample string 75</d3p1:OwnerId>
                <d3p1:PlayersOnField>55</d3p1:PlayersOnField>
                <d3p1:Postponed>true</d3p1:Postponed>
                <d3p1:Reason>sample string 65</d3p1:Reason>
                <d3p1:RefereeClub>sample string 31</d3p1:RefereeClub>
                <d3p1:RefereeClubId>32</d3p1:RefereeClubId>
                <d3p1:RefereeEmail>sample string 28</d3p1:RefereeEmail>
                <d3p1:RefereeId>33</d3p1:RefereeId>
                <d3p1:RefereeInfo>
                  <Active>true</Active>
                  <Comments>sample string 10</Comments>
                  <Email>sample string 18</Email>
                  <JoinDate>2026-01-01T11:41:57.8648535+01:00</JoinDate>
                  <LocalClubGuid>d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b</LocalClubGuid>
                  <MatchStartDate>2026-01-01T11:41:57.8648535+01:00</MatchStartDate>
                  <Matches>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1:MatchList>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1: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>d1af05d4-2bfa-404f-bc6d-582b07b0a5bd</RefereeUserId>
                  <Salary>20.1</Salary>
                  <StadiumName>sample string 14</StadiumName>
                  <SuitableForTeam>true</SuitableForTeam>
                </d3p1:RefereeInfo>
                <d3p1:RefereeMobilePhone>sample string 29</d3p1:RefereeMobilePhone>
                <d3p1:RefereeName>sample string 34</d3p1:RefereeName>
                <d3p1:RefereeNoShow>true</d3p1:RefereeNoShow>
                <d3p1:RefereeNumber>35</d3p1:RefereeNumber>
                <d3p1:RefereePersonInfoHidden>true</d3p1:RefereePersonInfoHidden>
                <d3p1:RefereeUserId>sample string 73</d3p1:RefereeUserId>
                <d3p1:Rw>true</d3p1:Rw>
                <d3p1:SeasonId>36</d3p1:SeasonId>
                <d3p1:Spectators>37</d3p1:Spectators>
                <d3p1:StadiumId>38</d3p1:StadiumId>
                <d3p1:StadiumName>sample string 39</d3p1:StadiumName>
                <d3p1:TournamentId>40</d3p1:TournamentId>
                <d3p1:TournamentName>sample string 41</d3p1:TournamentName>
                <d3p1:TournamentRoundNumber>42</d3p1:TournamentRoundNumber>
                <d3p1:WalkOverAway>true</d3p1:WalkOverAway>
                <d3p1:WalkOverBoth>true</d3p1:WalkOverBoth>
                <d3p1:WalkOverHome>true</d3p1:WalkOverHome>
              </d3p1:NffMatch>
              <d3p1:NffMatch>
                <d3p1:AgeCategoryId>56</d3p1:AgeCategoryId>
                <d3p1:AwayTeamClubId>4</d3p1:AwayTeamClubId>
                <d3p1:AwayTeamContactPersonEmail>sample string 5</d3p1:AwayTeamContactPersonEmail>
                <d3p1:AwayTeamContactPersonInfoHidden>true</d3p1:AwayTeamContactPersonInfoHidden>
                <d3p1:AwayTeamContactPersonMobilePhone>sample string 7</d3p1:AwayTeamContactPersonMobilePhone>
                <d3p1:AwayTeamContactPersonName>sample string 8</d3p1:AwayTeamContactPersonName>
                <d3p1:AwayTeamGoals>9</d3p1:AwayTeamGoals>
                <d3p1:AwayTeamId>10</d3p1:AwayTeamId>
                <d3p1:AwayTeamName>sample string 11</d3p1:AwayTeamName>
                <d3p1:AwayTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:AwayTeamParticipants>
                <d3p1:AwayTeamPlayerGroups>sample string 54</d3p1:AwayTeamPlayerGroups>
                <d3p1:Cancelled>true</d3p1:Cancelled>
                <d3p1:CustomBane>true</d3p1:CustomBane>
                <d3p1:CustomCanceled>true</d3p1:CustomCanceled>
                <d3p1:CustomLastChangeDate>2026-01-01T11:41:57.8648535+01:00</d3p1:CustomLastChangeDate>
                <d3p1:CustomMatchStartTime>true</d3p1:CustomMatchStartTime>
                <d3p1:CustomOmberammet>true</d3p1:CustomOmberammet>
                <d3p1:CustomReferee>true</d3p1:CustomReferee>
                <d3p1:CustomRefereeId>sample string 52</d3p1:CustomRefereeId>
                <d3p1:CustomStadium>true</d3p1:CustomStadium>
                <d3p1:Deltagelse>66</d3p1:Deltagelse>
                <d3p1:DistrictId>58</d3p1:DistrictId>
                <d3p1:Editable>true</d3p1:Editable>
                <d3p1:ExtendedProperties>
                  <d3p1:AwayOppmoteMinutesBefore>4</d3p1:AwayOppmoteMinutesBefore>
                  <d3p1:HomeOppmoteMinutesBefore>3</d3p1:HomeOppmoteMinutesBefore>
                  <d3p1:Id>1</d3p1:Id>
                  <d3p1:MatchId>2</d3p1:MatchId>
                </d3p1:ExtendedProperties>
                <d3p1:FinalResultApprovedByDistrict>true</d3p1:FinalResultApprovedByDistrict>
                <d3p1:FinalResultApprovedByReferee>true</d3p1:FinalResultApprovedByReferee>
                <d3p1:HomeTeamClubId>15</d3p1:HomeTeamClubId>
                <d3p1:HomeTeamContactPersonEmail>sample string 16</d3p1:HomeTeamContactPersonEmail>
                <d3p1:HomeTeamContactPersonInfoHidden>true</d3p1:HomeTeamContactPersonInfoHidden>
                <d3p1:HomeTeamContactPersonMobilePhone>sample string 18</d3p1:HomeTeamContactPersonMobilePhone>
                <d3p1:HomeTeamContactPersonName>sample string 19</d3p1:HomeTeamContactPersonName>
                <d3p1:HomeTeamGoals>20</d3p1:HomeTeamGoals>
                <d3p1:HomeTeamId>21</d3p1:HomeTeamId>
                <d3p1:HomeTeamName>sample string 22</d3p1:HomeTeamName>
                <d3p1:HomeTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:HomeTeamParticipants>
                <d3p1:HomeTeamPlayerGroups>sample string 53</d3p1:HomeTeamPlayerGroups>
                <d3p1:Id>1</d3p1:Id>
                <d3p1:Interrupted>true</d3p1:Interrupted>
                <d3p1:IsFinished>true</d3p1:IsFinished>
                <d3p1:IsHomeTeam>true</d3p1:IsHomeTeam>
                <d3p1:JustifyAge>64</d3p1:JustifyAge>
                <d3p1:LastChangedDate>2026-01-01T11:41:57.8648535+01:00</d3p1:LastChangedDate>
                <d3p1:Latitude>81.1</d3p1:Latitude>
                <d3p1:Longitude>80.1</d3p1:Longitude>
                <d3p1:MappedAwayTeam>true</d3p1:MappedAwayTeam>
                <d3p1:MappedHomeTeam>true</d3p1:MappedHomeTeam>
                <d3p1:MatchHasChanged>true</d3p1:MatchHasChanged>
                <d3p1:MatchId>2</d3p1:MatchId>
                <d3p1:MatchNumber>sample string 3</d3p1:MatchNumber>
                <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                <d3p1:MatchTitle>sample string 69</d3p1:MatchTitle>
                <d3p1:MatchTotalTime>26</d3p1:MatchTotalTime>
                <d3p1:MatchType>sample string 68</d3p1:MatchType>
                <d3p1:Name>sample string 72</d3p1:Name>
                <d3p1:NumberOfPlayers />
                <d3p1:OppmoteAwayTeam>60</d3p1:OppmoteAwayTeam>
                <d3p1:OppmoteHomeTeam>59</d3p1:OppmoteHomeTeam>
                <d3p1:Owner>sample string 74</d3p1:Owner>
                <d3p1:OwnerAwayTeamId>dda440d5-d812-45a0-9147-30fce5c15a81</d3p1:OwnerAwayTeamId>
                <d3p1:OwnerHomeTeamId>ab2e42f8-f98f-4f3f-99f3-791bd075c6d6</d3p1:OwnerHomeTeamId>
                <d3p1:OwnerId>sample string 75</d3p1:OwnerId>
                <d3p1:PlayersOnField>55</d3p1:PlayersOnField>
                <d3p1:Postponed>true</d3p1:Postponed>
                <d3p1:Reason>sample string 65</d3p1:Reason>
                <d3p1:RefereeClub>sample string 31</d3p1:RefereeClub>
                <d3p1:RefereeClubId>32</d3p1:RefereeClubId>
                <d3p1:RefereeEmail>sample string 28</d3p1:RefereeEmail>
                <d3p1:RefereeId>33</d3p1:RefereeId>
                <d3p1:RefereeInfo>
                  <Active>true</Active>
                  <Comments>sample string 10</Comments>
                  <Email>sample string 18</Email>
                  <JoinDate>2026-01-01T11:41:57.8648535+01:00</JoinDate>
                  <LocalClubGuid>d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b</LocalClubGuid>
                  <MatchStartDate>2026-01-01T11:41:57.8648535+01:00</MatchStartDate>
                  <Matches>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1:MatchList>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1: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>d1af05d4-2bfa-404f-bc6d-582b07b0a5bd</RefereeUserId>
                  <Salary>20.1</Salary>
                  <StadiumName>sample string 14</StadiumName>
                  <SuitableForTeam>true</SuitableForTeam>
                </d3p1:RefereeInfo>
                <d3p1:RefereeMobilePhone>sample string 29</d3p1:RefereeMobilePhone>
                <d3p1:RefereeName>sample string 34</d3p1:RefereeName>
                <d3p1:RefereeNoShow>true</d3p1:RefereeNoShow>
                <d3p1:RefereeNumber>35</d3p1:RefereeNumber>
                <d3p1:RefereePersonInfoHidden>true</d3p1:RefereePersonInfoHidden>
                <d3p1:RefereeUserId>sample string 73</d3p1:RefereeUserId>
                <d3p1:Rw>true</d3p1:Rw>
                <d3p1:SeasonId>36</d3p1:SeasonId>
                <d3p1:Spectators>37</d3p1:Spectators>
                <d3p1:StadiumId>38</d3p1:StadiumId>
                <d3p1:StadiumName>sample string 39</d3p1:StadiumName>
                <d3p1:TournamentId>40</d3p1:TournamentId>
                <d3p1:TournamentName>sample string 41</d3p1:TournamentName>
                <d3p1:TournamentRoundNumber>42</d3p1:TournamentRoundNumber>
                <d3p1:WalkOverAway>true</d3p1:WalkOverAway>
                <d3p1:WalkOverBoth>true</d3p1:WalkOverBoth>
                <d3p1:WalkOverHome>true</d3p1:WalkOverHome>
              </d3p1:NffMatch>
            </d3p1:Matches>
            <d3p1:MinPlayers>4</d3p1:MinPlayers>
            <d3p1:ShowMissingPlayers>true</d3p1:ShowMissingPlayers>
            <d3p1:TeamId>1</d3p1:TeamId>
            <d3p1:TeamName>sample string 2</d3p1:TeamName>
          </d3p1:Lag>
        </d3p1:Lag>
        <d3p1:MaxTrainingPercent>36</d3p1:MaxTrainingPercent>
        <d3p1:MinTrainingPercent>37</d3p1:MinTrainingPercent>
        <d3p1:NffKretsNavn>sample string 44</d3p1:NffKretsNavn>
        <d3p1:OppmoteMinutesBefore>38</d3p1:OppmoteMinutesBefore>
        <d3p1:Owner>sample string 42</d3p1:Owner>
        <d3p1:OwnerId>sample string 43</d3p1:OwnerId>
        <d3p1:PameldingsFristEvetsHours>29</d3p1:PameldingsFristEvetsHours>
        <d3p1:PameldingsFristMatchHours>28</d3p1:PameldingsFristMatchHours>
        <d3p1:PostalAddress>sample string 14</d3p1:PostalAddress>
        <d3p1:SendReminders>true</d3p1:SendReminders>
        <d3p1:Sex>sample string 20</d3p1:Sex>
        <d3p1:ShowMissingPlayers>true</d3p1:ShowMissingPlayers>
        <d3p1:TeamHighLogo>sample string 32</d3p1:TeamHighLogo>
        <d3p1:TeamId>36439e68-7f11-4406-9eb8-e0473b13adb4</d3p1:TeamId>
        <d3p1:TeamLogo>sample string 34</d3p1:TeamLogo>
        <d3p1:TeamLowLogo>sample string 33</d3p1:TeamLowLogo>
        <d3p1:TeamName>sample string 6</d3p1:TeamName>
        <d3p1:UpdatedBy>a0fe51a6-fa09-4c44-b163-66fb94d93fc6</d3p1:UpdatedBy>
        <d3p1:UpdatedDate>2026-01-01T11:41:57.8648535+01:00</d3p1:UpdatedDate>
        <d3p1:UserId>23ad4ee2-ecf1-4793-9734-d31ef2807bde</d3p1:UserId>
        <d3p1:Vintage>21</d3p1:Vintage>
        <d3p1:Vips>sample string 25</d3p1:Vips>
        <d3p1:WebpageUrl>sample string 22</d3p1:WebpageUrl>
        <d3p1:ZipCode>sample string 15</d3p1:ZipCode>
      </d3p1:ClubTeam>
      <d3p1:ClubTeam>
        <d3p1:Active>true</d3p1:Active>
        <d3p1:Address>sample string 13</d3p1:Address>
        <d3p1:BankAccount>sample string 26</d3p1:BankAccount>
        <d3p1:CalendarColor>sample string 24</d3p1:CalendarColor>
        <d3p1:ClubId>7b38407e-0ebd-4095-b5b0-5c2ccf30802e</d3p1:ClubId>
        <d3p1:ContactEmail>sample string 7</d3p1:ContactEmail>
        <d3p1:ContactPerson>sample string 9</d3p1:ContactPerson>
        <d3p1:ContactPersonEmail>sample string 12</d3p1:ContactPersonEmail>
        <d3p1:ContactPersonFirstName>sample string 10</d3p1:ContactPersonFirstName>
        <d3p1:ContactPersonLastName>sample string 11</d3p1:ContactPersonLastName>
        <d3p1:ContactPersons xmlns:d5p1="http://schemas.datacontract.org/2004/07/oiback.Models">
          <d5p1:MedlemsListe>
            <d5p1:Address>sample string 4</d5p1:Address>
            <d5p1:Birthday>2026-01-01T11:41:57.8648535+01:00</d5p1:Birthday>
            <d5p1:Email>sample string 8</d5p1:Email>
            <d5p1:LastLogin>2026-01-01T11:41:57.8648535+01:00</d5p1:LastLogin>
            <d5p1:Parent>
              <d5p1:Parent>
                <d5p1:ParentEmail>sample string 3</d5p1:ParentEmail>
                <d5p1:ParentName>sample string 1</d5p1:ParentName>
                <d5p1:ParentPhone>sample string 2</d5p1:ParentPhone>
              </d5p1:Parent>
              <d5p1:Parent>
                <d5p1:ParentEmail>sample string 3</d5p1:ParentEmail>
                <d5p1:ParentName>sample string 1</d5p1:ParentName>
                <d5p1:ParentPhone>sample string 2</d5p1:ParentPhone>
              </d5p1:Parent>
            </d5p1:Parent>
            <d5p1:Phone>sample string 7</d5p1:Phone>
            <d5p1:PlayerId>sample string 1</d5p1:PlayerId>
            <d5p1:PlayerName>sample string 2</d5p1:PlayerName>
            <d5p1:PlayerNumber>11</d5p1:PlayerNumber>
            <d5p1:PostalAddress>sample string 5</d5p1:PostalAddress>
            <d5p1:PostalCode>sample string 6</d5p1:PostalCode>
            <d5p1:ProfilePicture>sample string 3</d5p1:ProfilePicture>
            <d5p1:Role>sample string 9</d5p1:Role>
          </d5p1:MedlemsListe>
          <d5p1:MedlemsListe>
            <d5p1:Address>sample string 4</d5p1:Address>
            <d5p1:Birthday>2026-01-01T11:41:57.8648535+01:00</d5p1:Birthday>
            <d5p1:Email>sample string 8</d5p1:Email>
            <d5p1:LastLogin>2026-01-01T11:41:57.8648535+01:00</d5p1:LastLogin>
            <d5p1:Parent>
              <d5p1:Parent>
                <d5p1:ParentEmail>sample string 3</d5p1:ParentEmail>
                <d5p1:ParentName>sample string 1</d5p1:ParentName>
                <d5p1:ParentPhone>sample string 2</d5p1:ParentPhone>
              </d5p1:Parent>
              <d5p1:Parent>
                <d5p1:ParentEmail>sample string 3</d5p1:ParentEmail>
                <d5p1:ParentName>sample string 1</d5p1:ParentName>
                <d5p1:ParentPhone>sample string 2</d5p1:ParentPhone>
              </d5p1:Parent>
            </d5p1:Parent>
            <d5p1:Phone>sample string 7</d5p1:Phone>
            <d5p1:PlayerId>sample string 1</d5p1:PlayerId>
            <d5p1:PlayerName>sample string 2</d5p1:PlayerName>
            <d5p1:PlayerNumber>11</d5p1:PlayerNumber>
            <d5p1:PostalAddress>sample string 5</d5p1:PostalAddress>
            <d5p1:PostalCode>sample string 6</d5p1:PostalCode>
            <d5p1:ProfilePicture>sample string 3</d5p1:ProfilePicture>
            <d5p1:Role>sample string 9</d5p1:Role>
          </d5p1:MedlemsListe>
        </d3p1:ContactPersons>
        <d3p1:ContactPhone>sample string 8</d3p1:ContactPhone>
        <d3p1:CreatedBy>903904c8-7272-44d1-961d-1ac0c581b40b</d3p1:CreatedBy>
        <d3p1:CreatedDate>2026-01-01T11:41:57.8648535+01:00</d3p1:CreatedDate>
        <d3p1:CupId>5</d3p1:CupId>
        <d3p1:DaysBeforePameldingEvents>30</d3p1:DaysBeforePameldingEvents>
        <d3p1:DaysBeforePameldingSeries>31</d3p1:DaysBeforePameldingSeries>
        <d3p1:ExistingUser>true</d3p1:ExistingUser>
        <d3p1:IsDefault>true</d3p1:IsDefault>
        <d3p1:KlubbNavn>sample string 45</d3p1:KlubbNavn>
        <d3p1:KretsId>4</d3p1:KretsId>
        <d3p1:KretsId2>3</d3p1:KretsId2>
        <d3p1:Lag>
          <d3p1:Lag>
            <d3p1:ClubId>3</d3p1:ClubId>
            <d3p1:Matches>
              <d3p1:NffMatch>
                <d3p1:AgeCategoryId>56</d3p1:AgeCategoryId>
                <d3p1:AwayTeamClubId>4</d3p1:AwayTeamClubId>
                <d3p1:AwayTeamContactPersonEmail>sample string 5</d3p1:AwayTeamContactPersonEmail>
                <d3p1:AwayTeamContactPersonInfoHidden>true</d3p1:AwayTeamContactPersonInfoHidden>
                <d3p1:AwayTeamContactPersonMobilePhone>sample string 7</d3p1:AwayTeamContactPersonMobilePhone>
                <d3p1:AwayTeamContactPersonName>sample string 8</d3p1:AwayTeamContactPersonName>
                <d3p1:AwayTeamGoals>9</d3p1:AwayTeamGoals>
                <d3p1:AwayTeamId>10</d3p1:AwayTeamId>
                <d3p1:AwayTeamName>sample string 11</d3p1:AwayTeamName>
                <d3p1:AwayTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:AwayTeamParticipants>
                <d3p1:AwayTeamPlayerGroups>sample string 54</d3p1:AwayTeamPlayerGroups>
                <d3p1:Cancelled>true</d3p1:Cancelled>
                <d3p1:CustomBane>true</d3p1:CustomBane>
                <d3p1:CustomCanceled>true</d3p1:CustomCanceled>
                <d3p1:CustomLastChangeDate>2026-01-01T11:41:57.8648535+01:00</d3p1:CustomLastChangeDate>
                <d3p1:CustomMatchStartTime>true</d3p1:CustomMatchStartTime>
                <d3p1:CustomOmberammet>true</d3p1:CustomOmberammet>
                <d3p1:CustomReferee>true</d3p1:CustomReferee>
                <d3p1:CustomRefereeId>sample string 52</d3p1:CustomRefereeId>
                <d3p1:CustomStadium>true</d3p1:CustomStadium>
                <d3p1:Deltagelse>66</d3p1:Deltagelse>
                <d3p1:DistrictId>58</d3p1:DistrictId>
                <d3p1:Editable>true</d3p1:Editable>
                <d3p1:ExtendedProperties>
                  <d3p1:AwayOppmoteMinutesBefore>4</d3p1:AwayOppmoteMinutesBefore>
                  <d3p1:HomeOppmoteMinutesBefore>3</d3p1:HomeOppmoteMinutesBefore>
                  <d3p1:Id>1</d3p1:Id>
                  <d3p1:MatchId>2</d3p1:MatchId>
                </d3p1:ExtendedProperties>
                <d3p1:FinalResultApprovedByDistrict>true</d3p1:FinalResultApprovedByDistrict>
                <d3p1:FinalResultApprovedByReferee>true</d3p1:FinalResultApprovedByReferee>
                <d3p1:HomeTeamClubId>15</d3p1:HomeTeamClubId>
                <d3p1:HomeTeamContactPersonEmail>sample string 16</d3p1:HomeTeamContactPersonEmail>
                <d3p1:HomeTeamContactPersonInfoHidden>true</d3p1:HomeTeamContactPersonInfoHidden>
                <d3p1:HomeTeamContactPersonMobilePhone>sample string 18</d3p1:HomeTeamContactPersonMobilePhone>
                <d3p1:HomeTeamContactPersonName>sample string 19</d3p1:HomeTeamContactPersonName>
                <d3p1:HomeTeamGoals>20</d3p1:HomeTeamGoals>
                <d3p1:HomeTeamId>21</d3p1:HomeTeamId>
                <d3p1:HomeTeamName>sample string 22</d3p1:HomeTeamName>
                <d3p1:HomeTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:HomeTeamParticipants>
                <d3p1:HomeTeamPlayerGroups>sample string 53</d3p1:HomeTeamPlayerGroups>
                <d3p1:Id>1</d3p1:Id>
                <d3p1:Interrupted>true</d3p1:Interrupted>
                <d3p1:IsFinished>true</d3p1:IsFinished>
                <d3p1:IsHomeTeam>true</d3p1:IsHomeTeam>
                <d3p1:JustifyAge>64</d3p1:JustifyAge>
                <d3p1:LastChangedDate>2026-01-01T11:41:57.8648535+01:00</d3p1:LastChangedDate>
                <d3p1:Latitude>81.1</d3p1:Latitude>
                <d3p1:Longitude>80.1</d3p1:Longitude>
                <d3p1:MappedAwayTeam>true</d3p1:MappedAwayTeam>
                <d3p1:MappedHomeTeam>true</d3p1:MappedHomeTeam>
                <d3p1:MatchHasChanged>true</d3p1:MatchHasChanged>
                <d3p1:MatchId>2</d3p1:MatchId>
                <d3p1:MatchNumber>sample string 3</d3p1:MatchNumber>
                <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                <d3p1:MatchTitle>sample string 69</d3p1:MatchTitle>
                <d3p1:MatchTotalTime>26</d3p1:MatchTotalTime>
                <d3p1:MatchType>sample string 68</d3p1:MatchType>
                <d3p1:Name>sample string 72</d3p1:Name>
                <d3p1:NumberOfPlayers />
                <d3p1:OppmoteAwayTeam>60</d3p1:OppmoteAwayTeam>
                <d3p1:OppmoteHomeTeam>59</d3p1:OppmoteHomeTeam>
                <d3p1:Owner>sample string 74</d3p1:Owner>
                <d3p1:OwnerAwayTeamId>dda440d5-d812-45a0-9147-30fce5c15a81</d3p1:OwnerAwayTeamId>
                <d3p1:OwnerHomeTeamId>ab2e42f8-f98f-4f3f-99f3-791bd075c6d6</d3p1:OwnerHomeTeamId>
                <d3p1:OwnerId>sample string 75</d3p1:OwnerId>
                <d3p1:PlayersOnField>55</d3p1:PlayersOnField>
                <d3p1:Postponed>true</d3p1:Postponed>
                <d3p1:Reason>sample string 65</d3p1:Reason>
                <d3p1:RefereeClub>sample string 31</d3p1:RefereeClub>
                <d3p1:RefereeClubId>32</d3p1:RefereeClubId>
                <d3p1:RefereeEmail>sample string 28</d3p1:RefereeEmail>
                <d3p1:RefereeId>33</d3p1:RefereeId>
                <d3p1:RefereeInfo>
                  <Active>true</Active>
                  <Comments>sample string 10</Comments>
                  <Email>sample string 18</Email>
                  <JoinDate>2026-01-01T11:41:57.8648535+01:00</JoinDate>
                  <LocalClubGuid>d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b</LocalClubGuid>
                  <MatchStartDate>2026-01-01T11:41:57.8648535+01:00</MatchStartDate>
                  <Matches>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1:MatchList>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1: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>d1af05d4-2bfa-404f-bc6d-582b07b0a5bd</RefereeUserId>
                  <Salary>20.1</Salary>
                  <StadiumName>sample string 14</StadiumName>
                  <SuitableForTeam>true</SuitableForTeam>
                </d3p1:RefereeInfo>
                <d3p1:RefereeMobilePhone>sample string 29</d3p1:RefereeMobilePhone>
                <d3p1:RefereeName>sample string 34</d3p1:RefereeName>
                <d3p1:RefereeNoShow>true</d3p1:RefereeNoShow>
                <d3p1:RefereeNumber>35</d3p1:RefereeNumber>
                <d3p1:RefereePersonInfoHidden>true</d3p1:RefereePersonInfoHidden>
                <d3p1:RefereeUserId>sample string 73</d3p1:RefereeUserId>
                <d3p1:Rw>true</d3p1:Rw>
                <d3p1:SeasonId>36</d3p1:SeasonId>
                <d3p1:Spectators>37</d3p1:Spectators>
                <d3p1:StadiumId>38</d3p1:StadiumId>
                <d3p1:StadiumName>sample string 39</d3p1:StadiumName>
                <d3p1:TournamentId>40</d3p1:TournamentId>
                <d3p1:TournamentName>sample string 41</d3p1:TournamentName>
                <d3p1:TournamentRoundNumber>42</d3p1:TournamentRoundNumber>
                <d3p1:WalkOverAway>true</d3p1:WalkOverAway>
                <d3p1:WalkOverBoth>true</d3p1:WalkOverBoth>
                <d3p1:WalkOverHome>true</d3p1:WalkOverHome>
              </d3p1:NffMatch>
              <d3p1:NffMatch>
                <d3p1:AgeCategoryId>56</d3p1:AgeCategoryId>
                <d3p1:AwayTeamClubId>4</d3p1:AwayTeamClubId>
                <d3p1:AwayTeamContactPersonEmail>sample string 5</d3p1:AwayTeamContactPersonEmail>
                <d3p1:AwayTeamContactPersonInfoHidden>true</d3p1:AwayTeamContactPersonInfoHidden>
                <d3p1:AwayTeamContactPersonMobilePhone>sample string 7</d3p1:AwayTeamContactPersonMobilePhone>
                <d3p1:AwayTeamContactPersonName>sample string 8</d3p1:AwayTeamContactPersonName>
                <d3p1:AwayTeamGoals>9</d3p1:AwayTeamGoals>
                <d3p1:AwayTeamId>10</d3p1:AwayTeamId>
                <d3p1:AwayTeamName>sample string 11</d3p1:AwayTeamName>
                <d3p1:AwayTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:AwayTeamParticipants>
                <d3p1:AwayTeamPlayerGroups>sample string 54</d3p1:AwayTeamPlayerGroups>
                <d3p1:Cancelled>true</d3p1:Cancelled>
                <d3p1:CustomBane>true</d3p1:CustomBane>
                <d3p1:CustomCanceled>true</d3p1:CustomCanceled>
                <d3p1:CustomLastChangeDate>2026-01-01T11:41:57.8648535+01:00</d3p1:CustomLastChangeDate>
                <d3p1:CustomMatchStartTime>true</d3p1:CustomMatchStartTime>
                <d3p1:CustomOmberammet>true</d3p1:CustomOmberammet>
                <d3p1:CustomReferee>true</d3p1:CustomReferee>
                <d3p1:CustomRefereeId>sample string 52</d3p1:CustomRefereeId>
                <d3p1:CustomStadium>true</d3p1:CustomStadium>
                <d3p1:Deltagelse>66</d3p1:Deltagelse>
                <d3p1:DistrictId>58</d3p1:DistrictId>
                <d3p1:Editable>true</d3p1:Editable>
                <d3p1:ExtendedProperties>
                  <d3p1:AwayOppmoteMinutesBefore>4</d3p1:AwayOppmoteMinutesBefore>
                  <d3p1:HomeOppmoteMinutesBefore>3</d3p1:HomeOppmoteMinutesBefore>
                  <d3p1:Id>1</d3p1:Id>
                  <d3p1:MatchId>2</d3p1:MatchId>
                </d3p1:ExtendedProperties>
                <d3p1:FinalResultApprovedByDistrict>true</d3p1:FinalResultApprovedByDistrict>
                <d3p1:FinalResultApprovedByReferee>true</d3p1:FinalResultApprovedByReferee>
                <d3p1:HomeTeamClubId>15</d3p1:HomeTeamClubId>
                <d3p1:HomeTeamContactPersonEmail>sample string 16</d3p1:HomeTeamContactPersonEmail>
                <d3p1:HomeTeamContactPersonInfoHidden>true</d3p1:HomeTeamContactPersonInfoHidden>
                <d3p1:HomeTeamContactPersonMobilePhone>sample string 18</d3p1:HomeTeamContactPersonMobilePhone>
                <d3p1:HomeTeamContactPersonName>sample string 19</d3p1:HomeTeamContactPersonName>
                <d3p1:HomeTeamGoals>20</d3p1:HomeTeamGoals>
                <d3p1:HomeTeamId>21</d3p1:HomeTeamId>
                <d3p1:HomeTeamName>sample string 22</d3p1:HomeTeamName>
                <d3p1:HomeTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:HomeTeamParticipants>
                <d3p1:HomeTeamPlayerGroups>sample string 53</d3p1:HomeTeamPlayerGroups>
                <d3p1:Id>1</d3p1:Id>
                <d3p1:Interrupted>true</d3p1:Interrupted>
                <d3p1:IsFinished>true</d3p1:IsFinished>
                <d3p1:IsHomeTeam>true</d3p1:IsHomeTeam>
                <d3p1:JustifyAge>64</d3p1:JustifyAge>
                <d3p1:LastChangedDate>2026-01-01T11:41:57.8648535+01:00</d3p1:LastChangedDate>
                <d3p1:Latitude>81.1</d3p1:Latitude>
                <d3p1:Longitude>80.1</d3p1:Longitude>
                <d3p1:MappedAwayTeam>true</d3p1:MappedAwayTeam>
                <d3p1:MappedHomeTeam>true</d3p1:MappedHomeTeam>
                <d3p1:MatchHasChanged>true</d3p1:MatchHasChanged>
                <d3p1:MatchId>2</d3p1:MatchId>
                <d3p1:MatchNumber>sample string 3</d3p1:MatchNumber>
                <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                <d3p1:MatchTitle>sample string 69</d3p1:MatchTitle>
                <d3p1:MatchTotalTime>26</d3p1:MatchTotalTime>
                <d3p1:MatchType>sample string 68</d3p1:MatchType>
                <d3p1:Name>sample string 72</d3p1:Name>
                <d3p1:NumberOfPlayers />
                <d3p1:OppmoteAwayTeam>60</d3p1:OppmoteAwayTeam>
                <d3p1:OppmoteHomeTeam>59</d3p1:OppmoteHomeTeam>
                <d3p1:Owner>sample string 74</d3p1:Owner>
                <d3p1:OwnerAwayTeamId>dda440d5-d812-45a0-9147-30fce5c15a81</d3p1:OwnerAwayTeamId>
                <d3p1:OwnerHomeTeamId>ab2e42f8-f98f-4f3f-99f3-791bd075c6d6</d3p1:OwnerHomeTeamId>
                <d3p1:OwnerId>sample string 75</d3p1:OwnerId>
                <d3p1:PlayersOnField>55</d3p1:PlayersOnField>
                <d3p1:Postponed>true</d3p1:Postponed>
                <d3p1:Reason>sample string 65</d3p1:Reason>
                <d3p1:RefereeClub>sample string 31</d3p1:RefereeClub>
                <d3p1:RefereeClubId>32</d3p1:RefereeClubId>
                <d3p1:RefereeEmail>sample string 28</d3p1:RefereeEmail>
                <d3p1:RefereeId>33</d3p1:RefereeId>
                <d3p1:RefereeInfo>
                  <Active>true</Active>
                  <Comments>sample string 10</Comments>
                  <Email>sample string 18</Email>
                  <JoinDate>2026-01-01T11:41:57.8648535+01:00</JoinDate>
                  <LocalClubGuid>d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b</LocalClubGuid>
                  <MatchStartDate>2026-01-01T11:41:57.8648535+01:00</MatchStartDate>
                  <Matches>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1:MatchList>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1: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>d1af05d4-2bfa-404f-bc6d-582b07b0a5bd</RefereeUserId>
                  <Salary>20.1</Salary>
                  <StadiumName>sample string 14</StadiumName>
                  <SuitableForTeam>true</SuitableForTeam>
                </d3p1:RefereeInfo>
                <d3p1:RefereeMobilePhone>sample string 29</d3p1:RefereeMobilePhone>
                <d3p1:RefereeName>sample string 34</d3p1:RefereeName>
                <d3p1:RefereeNoShow>true</d3p1:RefereeNoShow>
                <d3p1:RefereeNumber>35</d3p1:RefereeNumber>
                <d3p1:RefereePersonInfoHidden>true</d3p1:RefereePersonInfoHidden>
                <d3p1:RefereeUserId>sample string 73</d3p1:RefereeUserId>
                <d3p1:Rw>true</d3p1:Rw>
                <d3p1:SeasonId>36</d3p1:SeasonId>
                <d3p1:Spectators>37</d3p1:Spectators>
                <d3p1:StadiumId>38</d3p1:StadiumId>
                <d3p1:StadiumName>sample string 39</d3p1:StadiumName>
                <d3p1:TournamentId>40</d3p1:TournamentId>
                <d3p1:TournamentName>sample string 41</d3p1:TournamentName>
                <d3p1:TournamentRoundNumber>42</d3p1:TournamentRoundNumber>
                <d3p1:WalkOverAway>true</d3p1:WalkOverAway>
                <d3p1:WalkOverBoth>true</d3p1:WalkOverBoth>
                <d3p1:WalkOverHome>true</d3p1:WalkOverHome>
              </d3p1:NffMatch>
            </d3p1:Matches>
            <d3p1:MinPlayers>4</d3p1:MinPlayers>
            <d3p1:ShowMissingPlayers>true</d3p1:ShowMissingPlayers>
            <d3p1:TeamId>1</d3p1:TeamId>
            <d3p1:TeamName>sample string 2</d3p1:TeamName>
          </d3p1:Lag>
          <d3p1:Lag>
            <d3p1:ClubId>3</d3p1:ClubId>
            <d3p1:Matches>
              <d3p1:NffMatch>
                <d3p1:AgeCategoryId>56</d3p1:AgeCategoryId>
                <d3p1:AwayTeamClubId>4</d3p1:AwayTeamClubId>
                <d3p1:AwayTeamContactPersonEmail>sample string 5</d3p1:AwayTeamContactPersonEmail>
                <d3p1:AwayTeamContactPersonInfoHidden>true</d3p1:AwayTeamContactPersonInfoHidden>
                <d3p1:AwayTeamContactPersonMobilePhone>sample string 7</d3p1:AwayTeamContactPersonMobilePhone>
                <d3p1:AwayTeamContactPersonName>sample string 8</d3p1:AwayTeamContactPersonName>
                <d3p1:AwayTeamGoals>9</d3p1:AwayTeamGoals>
                <d3p1:AwayTeamId>10</d3p1:AwayTeamId>
                <d3p1:AwayTeamName>sample string 11</d3p1:AwayTeamName>
                <d3p1:AwayTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:AwayTeamParticipants>
                <d3p1:AwayTeamPlayerGroups>sample string 54</d3p1:AwayTeamPlayerGroups>
                <d3p1:Cancelled>true</d3p1:Cancelled>
                <d3p1:CustomBane>true</d3p1:CustomBane>
                <d3p1:CustomCanceled>true</d3p1:CustomCanceled>
                <d3p1:CustomLastChangeDate>2026-01-01T11:41:57.8648535+01:00</d3p1:CustomLastChangeDate>
                <d3p1:CustomMatchStartTime>true</d3p1:CustomMatchStartTime>
                <d3p1:CustomOmberammet>true</d3p1:CustomOmberammet>
                <d3p1:CustomReferee>true</d3p1:CustomReferee>
                <d3p1:CustomRefereeId>sample string 52</d3p1:CustomRefereeId>
                <d3p1:CustomStadium>true</d3p1:CustomStadium>
                <d3p1:Deltagelse>66</d3p1:Deltagelse>
                <d3p1:DistrictId>58</d3p1:DistrictId>
                <d3p1:Editable>true</d3p1:Editable>
                <d3p1:ExtendedProperties>
                  <d3p1:AwayOppmoteMinutesBefore>4</d3p1:AwayOppmoteMinutesBefore>
                  <d3p1:HomeOppmoteMinutesBefore>3</d3p1:HomeOppmoteMinutesBefore>
                  <d3p1:Id>1</d3p1:Id>
                  <d3p1:MatchId>2</d3p1:MatchId>
                </d3p1:ExtendedProperties>
                <d3p1:FinalResultApprovedByDistrict>true</d3p1:FinalResultApprovedByDistrict>
                <d3p1:FinalResultApprovedByReferee>true</d3p1:FinalResultApprovedByReferee>
                <d3p1:HomeTeamClubId>15</d3p1:HomeTeamClubId>
                <d3p1:HomeTeamContactPersonEmail>sample string 16</d3p1:HomeTeamContactPersonEmail>
                <d3p1:HomeTeamContactPersonInfoHidden>true</d3p1:HomeTeamContactPersonInfoHidden>
                <d3p1:HomeTeamContactPersonMobilePhone>sample string 18</d3p1:HomeTeamContactPersonMobilePhone>
                <d3p1:HomeTeamContactPersonName>sample string 19</d3p1:HomeTeamContactPersonName>
                <d3p1:HomeTeamGoals>20</d3p1:HomeTeamGoals>
                <d3p1:HomeTeamId>21</d3p1:HomeTeamId>
                <d3p1:HomeTeamName>sample string 22</d3p1:HomeTeamName>
                <d3p1:HomeTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:HomeTeamParticipants>
                <d3p1:HomeTeamPlayerGroups>sample string 53</d3p1:HomeTeamPlayerGroups>
                <d3p1:Id>1</d3p1:Id>
                <d3p1:Interrupted>true</d3p1:Interrupted>
                <d3p1:IsFinished>true</d3p1:IsFinished>
                <d3p1:IsHomeTeam>true</d3p1:IsHomeTeam>
                <d3p1:JustifyAge>64</d3p1:JustifyAge>
                <d3p1:LastChangedDate>2026-01-01T11:41:57.8648535+01:00</d3p1:LastChangedDate>
                <d3p1:Latitude>81.1</d3p1:Latitude>
                <d3p1:Longitude>80.1</d3p1:Longitude>
                <d3p1:MappedAwayTeam>true</d3p1:MappedAwayTeam>
                <d3p1:MappedHomeTeam>true</d3p1:MappedHomeTeam>
                <d3p1:MatchHasChanged>true</d3p1:MatchHasChanged>
                <d3p1:MatchId>2</d3p1:MatchId>
                <d3p1:MatchNumber>sample string 3</d3p1:MatchNumber>
                <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                <d3p1:MatchTitle>sample string 69</d3p1:MatchTitle>
                <d3p1:MatchTotalTime>26</d3p1:MatchTotalTime>
                <d3p1:MatchType>sample string 68</d3p1:MatchType>
                <d3p1:Name>sample string 72</d3p1:Name>
                <d3p1:NumberOfPlayers />
                <d3p1:OppmoteAwayTeam>60</d3p1:OppmoteAwayTeam>
                <d3p1:OppmoteHomeTeam>59</d3p1:OppmoteHomeTeam>
                <d3p1:Owner>sample string 74</d3p1:Owner>
                <d3p1:OwnerAwayTeamId>dda440d5-d812-45a0-9147-30fce5c15a81</d3p1:OwnerAwayTeamId>
                <d3p1:OwnerHomeTeamId>ab2e42f8-f98f-4f3f-99f3-791bd075c6d6</d3p1:OwnerHomeTeamId>
                <d3p1:OwnerId>sample string 75</d3p1:OwnerId>
                <d3p1:PlayersOnField>55</d3p1:PlayersOnField>
                <d3p1:Postponed>true</d3p1:Postponed>
                <d3p1:Reason>sample string 65</d3p1:Reason>
                <d3p1:RefereeClub>sample string 31</d3p1:RefereeClub>
                <d3p1:RefereeClubId>32</d3p1:RefereeClubId>
                <d3p1:RefereeEmail>sample string 28</d3p1:RefereeEmail>
                <d3p1:RefereeId>33</d3p1:RefereeId>
                <d3p1:RefereeInfo>
                  <Active>true</Active>
                  <Comments>sample string 10</Comments>
                  <Email>sample string 18</Email>
                  <JoinDate>2026-01-01T11:41:57.8648535+01:00</JoinDate>
                  <LocalClubGuid>d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b</LocalClubGuid>
                  <MatchStartDate>2026-01-01T11:41:57.8648535+01:00</MatchStartDate>
                  <Matches>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1:MatchList>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1: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>d1af05d4-2bfa-404f-bc6d-582b07b0a5bd</RefereeUserId>
                  <Salary>20.1</Salary>
                  <StadiumName>sample string 14</StadiumName>
                  <SuitableForTeam>true</SuitableForTeam>
                </d3p1:RefereeInfo>
                <d3p1:RefereeMobilePhone>sample string 29</d3p1:RefereeMobilePhone>
                <d3p1:RefereeName>sample string 34</d3p1:RefereeName>
                <d3p1:RefereeNoShow>true</d3p1:RefereeNoShow>
                <d3p1:RefereeNumber>35</d3p1:RefereeNumber>
                <d3p1:RefereePersonInfoHidden>true</d3p1:RefereePersonInfoHidden>
                <d3p1:RefereeUserId>sample string 73</d3p1:RefereeUserId>
                <d3p1:Rw>true</d3p1:Rw>
                <d3p1:SeasonId>36</d3p1:SeasonId>
                <d3p1:Spectators>37</d3p1:Spectators>
                <d3p1:StadiumId>38</d3p1:StadiumId>
                <d3p1:StadiumName>sample string 39</d3p1:StadiumName>
                <d3p1:TournamentId>40</d3p1:TournamentId>
                <d3p1:TournamentName>sample string 41</d3p1:TournamentName>
                <d3p1:TournamentRoundNumber>42</d3p1:TournamentRoundNumber>
                <d3p1:WalkOverAway>true</d3p1:WalkOverAway>
                <d3p1:WalkOverBoth>true</d3p1:WalkOverBoth>
                <d3p1:WalkOverHome>true</d3p1:WalkOverHome>
              </d3p1:NffMatch>
              <d3p1:NffMatch>
                <d3p1:AgeCategoryId>56</d3p1:AgeCategoryId>
                <d3p1:AwayTeamClubId>4</d3p1:AwayTeamClubId>
                <d3p1:AwayTeamContactPersonEmail>sample string 5</d3p1:AwayTeamContactPersonEmail>
                <d3p1:AwayTeamContactPersonInfoHidden>true</d3p1:AwayTeamContactPersonInfoHidden>
                <d3p1:AwayTeamContactPersonMobilePhone>sample string 7</d3p1:AwayTeamContactPersonMobilePhone>
                <d3p1:AwayTeamContactPersonName>sample string 8</d3p1:AwayTeamContactPersonName>
                <d3p1:AwayTeamGoals>9</d3p1:AwayTeamGoals>
                <d3p1:AwayTeamId>10</d3p1:AwayTeamId>
                <d3p1:AwayTeamName>sample string 11</d3p1:AwayTeamName>
                <d3p1:AwayTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:AwayTeamParticipants>
                <d3p1:AwayTeamPlayerGroups>sample string 54</d3p1:AwayTeamPlayerGroups>
                <d3p1:Cancelled>true</d3p1:Cancelled>
                <d3p1:CustomBane>true</d3p1:CustomBane>
                <d3p1:CustomCanceled>true</d3p1:CustomCanceled>
                <d3p1:CustomLastChangeDate>2026-01-01T11:41:57.8648535+01:00</d3p1:CustomLastChangeDate>
                <d3p1:CustomMatchStartTime>true</d3p1:CustomMatchStartTime>
                <d3p1:CustomOmberammet>true</d3p1:CustomOmberammet>
                <d3p1:CustomReferee>true</d3p1:CustomReferee>
                <d3p1:CustomRefereeId>sample string 52</d3p1:CustomRefereeId>
                <d3p1:CustomStadium>true</d3p1:CustomStadium>
                <d3p1:Deltagelse>66</d3p1:Deltagelse>
                <d3p1:DistrictId>58</d3p1:DistrictId>
                <d3p1:Editable>true</d3p1:Editable>
                <d3p1:ExtendedProperties>
                  <d3p1:AwayOppmoteMinutesBefore>4</d3p1:AwayOppmoteMinutesBefore>
                  <d3p1:HomeOppmoteMinutesBefore>3</d3p1:HomeOppmoteMinutesBefore>
                  <d3p1:Id>1</d3p1:Id>
                  <d3p1:MatchId>2</d3p1:MatchId>
                </d3p1:ExtendedProperties>
                <d3p1:FinalResultApprovedByDistrict>true</d3p1:FinalResultApprovedByDistrict>
                <d3p1:FinalResultApprovedByReferee>true</d3p1:FinalResultApprovedByReferee>
                <d3p1:HomeTeamClubId>15</d3p1:HomeTeamClubId>
                <d3p1:HomeTeamContactPersonEmail>sample string 16</d3p1:HomeTeamContactPersonEmail>
                <d3p1:HomeTeamContactPersonInfoHidden>true</d3p1:HomeTeamContactPersonInfoHidden>
                <d3p1:HomeTeamContactPersonMobilePhone>sample string 18</d3p1:HomeTeamContactPersonMobilePhone>
                <d3p1:HomeTeamContactPersonName>sample string 19</d3p1:HomeTeamContactPersonName>
                <d3p1:HomeTeamGoals>20</d3p1:HomeTeamGoals>
                <d3p1:HomeTeamId>21</d3p1:HomeTeamId>
                <d3p1:HomeTeamName>sample string 22</d3p1:HomeTeamName>
                <d3p1:HomeTeamParticipants xmlns:d9p1="http://schemas.datacontract.org/2004/07/oiback.Models">
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                  <d9p1:Playerclass>
                    <d9p1:AutoMember>true</d9p1:AutoMember>
                    <d9p1:CompanyId>a425b770-cf95-4f60-83e4-7001140543d1</d9p1:CompanyId>
                    <d9p1:Deltagelse>7</d9p1:Deltagelse>
                    <d9p1:EventDate>2026-01-01T11:41:57.8648535+01:00</d9p1:EventDate>
                    <d9p1:HasChanged>true</d9p1:HasChanged>
                    <d9p1:Id>1</d9p1:Id>
                    <d9p1:IsCoach>true</d9p1:IsCoach>
                    <d9p1:IsHospitant>true</d9p1:IsHospitant>
                    <d9p1:MatchId>5</d9p1:MatchId>
                    <d9p1:Phone>sample string 8</d9p1:Phone>
                    <d9p1:PlayerId>cd90793e-e246-48a7-97f8-1bc0ac24330a</d9p1:PlayerId>
                    <d9p1:PlayerNumber>17</d9p1:PlayerNumber>
                    <d9p1:Reason>sample string 9</d9p1:Reason>
                    <d9p1:ReasonId>13</d9p1:ReasonId>
                    <d9p1:Score>18.1</d9p1:Score>
                    <d9p1:Selected>true</d9p1:Selected>
                    <d9p1:SpillerNavn>sample string 3</d9p1:SpillerNavn>
                    <d9p1:TeamId>4</d9p1:TeamId>
                  </d9p1:Playerclass>
                </d3p1:HomeTeamParticipants>
                <d3p1:HomeTeamPlayerGroups>sample string 53</d3p1:HomeTeamPlayerGroups>
                <d3p1:Id>1</d3p1:Id>
                <d3p1:Interrupted>true</d3p1:Interrupted>
                <d3p1:IsFinished>true</d3p1:IsFinished>
                <d3p1:IsHomeTeam>true</d3p1:IsHomeTeam>
                <d3p1:JustifyAge>64</d3p1:JustifyAge>
                <d3p1:LastChangedDate>2026-01-01T11:41:57.8648535+01:00</d3p1:LastChangedDate>
                <d3p1:Latitude>81.1</d3p1:Latitude>
                <d3p1:Longitude>80.1</d3p1:Longitude>
                <d3p1:MappedAwayTeam>true</d3p1:MappedAwayTeam>
                <d3p1:MappedHomeTeam>true</d3p1:MappedHomeTeam>
                <d3p1:MatchHasChanged>true</d3p1:MatchHasChanged>
                <d3p1:MatchId>2</d3p1:MatchId>
                <d3p1:MatchNumber>sample string 3</d3p1:MatchNumber>
                <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                <d3p1:MatchTitle>sample string 69</d3p1:MatchTitle>
                <d3p1:MatchTotalTime>26</d3p1:MatchTotalTime>
                <d3p1:MatchType>sample string 68</d3p1:MatchType>
                <d3p1:Name>sample string 72</d3p1:Name>
                <d3p1:NumberOfPlayers />
                <d3p1:OppmoteAwayTeam>60</d3p1:OppmoteAwayTeam>
                <d3p1:OppmoteHomeTeam>59</d3p1:OppmoteHomeTeam>
                <d3p1:Owner>sample string 74</d3p1:Owner>
                <d3p1:OwnerAwayTeamId>dda440d5-d812-45a0-9147-30fce5c15a81</d3p1:OwnerAwayTeamId>
                <d3p1:OwnerHomeTeamId>ab2e42f8-f98f-4f3f-99f3-791bd075c6d6</d3p1:OwnerHomeTeamId>
                <d3p1:OwnerId>sample string 75</d3p1:OwnerId>
                <d3p1:PlayersOnField>55</d3p1:PlayersOnField>
                <d3p1:Postponed>true</d3p1:Postponed>
                <d3p1:Reason>sample string 65</d3p1:Reason>
                <d3p1:RefereeClub>sample string 31</d3p1:RefereeClub>
                <d3p1:RefereeClubId>32</d3p1:RefereeClubId>
                <d3p1:RefereeEmail>sample string 28</d3p1:RefereeEmail>
                <d3p1:RefereeId>33</d3p1:RefereeId>
                <d3p1:RefereeInfo>
                  <Active>true</Active>
                  <Comments>sample string 10</Comments>
                  <Email>sample string 18</Email>
                  <JoinDate>2026-01-01T11:41:57.8648535+01:00</JoinDate>
                  <LocalClubGuid>d77a2b25-9ef0-49ab-b4d1-073b65c6bd8b</LocalClubGuid>
                  <MatchStartDate>2026-01-01T11:41:57.8648535+01:00</MatchStartDate>
                  <Matches>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1:MatchList>
                    <d3p1:MatchList>
                      <d3p1:AwayTeamClubId>7</d3p1:AwayTeamClubId>
                      <d3p1:AwayTeamName>sample string 4</d3p1:AwayTeamName>
                      <d3p1:HomeTeamClubId>6</d3p1:HomeTeamClubId>
                      <d3p1:HomeTeamName>sample string 5</d3p1:HomeTeamName>
                      <d3p1:MatchId>3</d3p1:MatchId>
                      <d3p1:MatchStartDate>2026-01-01T11:41:57.8648535+01:00</d3p1:MatchStartDate>
                      <d3p1:StadiumName>sample string 2</d3p1:StadiumName>
                    </d3p1: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>d1af05d4-2bfa-404f-bc6d-582b07b0a5bd</RefereeUserId>
                  <Salary>20.1</Salary>
                  <StadiumName>sample string 14</StadiumName>
                  <SuitableForTeam>true</SuitableForTeam>
                </d3p1:RefereeInfo>
                <d3p1:RefereeMobilePhone>sample string 29</d3p1:RefereeMobilePhone>
                <d3p1:RefereeName>sample string 34</d3p1:RefereeName>
                <d3p1:RefereeNoShow>true</d3p1:RefereeNoShow>
                <d3p1:RefereeNumber>35</d3p1:RefereeNumber>
                <d3p1:RefereePersonInfoHidden>true</d3p1:RefereePersonInfoHidden>
                <d3p1:RefereeUserId>sample string 73</d3p1:RefereeUserId>
                <d3p1:Rw>true</d3p1:Rw>
                <d3p1:SeasonId>36</d3p1:SeasonId>
                <d3p1:Spectators>37</d3p1:Spectators>
                <d3p1:StadiumId>38</d3p1:StadiumId>
                <d3p1:StadiumName>sample string 39</d3p1:StadiumName>
                <d3p1:TournamentId>40</d3p1:TournamentId>
                <d3p1:TournamentName>sample string 41</d3p1:TournamentName>
                <d3p1:TournamentRoundNumber>42</d3p1:TournamentRoundNumber>
                <d3p1:WalkOverAway>true</d3p1:WalkOverAway>
                <d3p1:WalkOverBoth>true</d3p1:WalkOverBoth>
                <d3p1:WalkOverHome>true</d3p1:WalkOverHome>
              </d3p1:NffMatch>
            </d3p1:Matches>
            <d3p1:MinPlayers>4</d3p1:MinPlayers>
            <d3p1:ShowMissingPlayers>true</d3p1:ShowMissingPlayers>
            <d3p1:TeamId>1</d3p1:TeamId>
            <d3p1:TeamName>sample string 2</d3p1:TeamName>
          </d3p1:Lag>
        </d3p1:Lag>
        <d3p1:MaxTrainingPercent>36</d3p1:MaxTrainingPercent>
        <d3p1:MinTrainingPercent>37</d3p1:MinTrainingPercent>
        <d3p1:NffKretsNavn>sample string 44</d3p1:NffKretsNavn>
        <d3p1:OppmoteMinutesBefore>38</d3p1:OppmoteMinutesBefore>
        <d3p1:Owner>sample string 42</d3p1:Owner>
        <d3p1:OwnerId>sample string 43</d3p1:OwnerId>
        <d3p1:PameldingsFristEvetsHours>29</d3p1:PameldingsFristEvetsHours>
        <d3p1:PameldingsFristMatchHours>28</d3p1:PameldingsFristMatchHours>
        <d3p1:PostalAddress>sample string 14</d3p1:PostalAddress>
        <d3p1:SendReminders>true</d3p1:SendReminders>
        <d3p1:Sex>sample string 20</d3p1:Sex>
        <d3p1:ShowMissingPlayers>true</d3p1:ShowMissingPlayers>
        <d3p1:TeamHighLogo>sample string 32</d3p1:TeamHighLogo>
        <d3p1:TeamId>36439e68-7f11-4406-9eb8-e0473b13adb4</d3p1:TeamId>
        <d3p1:TeamLogo>sample string 34</d3p1:TeamLogo>
        <d3p1:TeamLowLogo>sample string 33</d3p1:TeamLowLogo>
        <d3p1:TeamName>sample string 6</d3p1:TeamName>
        <d3p1:UpdatedBy>a0fe51a6-fa09-4c44-b163-66fb94d93fc6</d3p1:UpdatedBy>
        <d3p1:UpdatedDate>2026-01-01T11:41:57.8648535+01:00</d3p1:UpdatedDate>
        <d3p1:UserId>23ad4ee2-ecf1-4793-9734-d31ef2807bde</d3p1:UserId>
        <d3p1:Vintage>21</d3p1:Vintage>
        <d3p1:Vips>sample string 25</d3p1:Vips>
        <d3p1:WebpageUrl>sample string 22</d3p1:WebpageUrl>
        <d3p1:ZipCode>sample string 15</d3p1:ZipCode>
      </d3p1:ClubTeam>
    </Teams>
    <TextColor>sample string 10</TextColor>
    <UpdatedBy>85192ea4-7310-4200-886e-53da9af0015e</UpdatedBy>
    <UpdatedDate>2026-01-01T11:41:57.8648535+01:00</UpdatedDate>
    <Vips>sample string 28</Vips>
    <ZipCode>sample string 17</ZipCode>
  </Club>
</ArrayOfClub>