GET api/V2/club/getClub/{clubId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clubId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Club| Name | Description | Type | Additional 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": "3813874d-810c-4060-83f7-079d703f890a",
"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:16.59625Z",
"updatedDate": "2026-01-01T10:41:16.59625Z",
"createdBy": "00dd2446-c7d8-4f30-a0b0-024cc46b8ebe",
"updatedBy": "792bd5ab-3edc-4bf5-aa8f-c19790c325ae",
"cid": 22,
"cwd": "499efebe-c6cd-46be-b1bd-9fa02b2c8622",
"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": "b98f0854-a502-4db6-b412-d137537dc3f0",
"modulId": 3,
"modulNavn": "sample string 4",
"isOrgModule": true,
"used": true
},
{
"id": 1,
"orgId": "b98f0854-a502-4db6-b412-d137537dc3f0",
"modulId": 3,
"modulNavn": "sample string 4",
"isOrgModule": true,
"used": true
}
],
"isDefault": true,
"isMember": true,
"teams": [
{
"teamId": "e61d0059-0e7a-4e07-932e-0689cf5a2fe1",
"clubId": "5cd0b4cd-ff6d-4c59-9c0e-cc0a722ad394",
"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:16.59625Z",
"updatedDate": "2026-01-01T10:41:16.59625Z",
"updatedBy": "bc82fedf-647a-4359-ba5e-5a9908276f15",
"createdBy": "11f2e54d-6e74-4203-8e47-d66a06f0d610",
"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": "52f59f5f-1356-4865-a1c9-b8d01f317f61",
"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:16.59625Z",
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"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:16.59625Z",
"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": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
}
],
"awayTeamParticipants": [
{
"id": 1,
"playerId": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"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": "1eaa24ce-3ce1-4763-b3ae-05a9f1197eb5",
"localClubGuid": "4523a9fa-f446-4042-9c31-88faa2c41193",
"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:16.59625Z",
"stadiumName": "sample string 14",
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"refereeName": "sample string 16",
"matches": [
{
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"stadiumName": "sample string 2",
"matchId": 3,
"awayTeamName": "sample string 4",
"homeTeamName": "sample string 5",
"homeTeamClubId": 6,
"awayTeamClubId": 7
},
{
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"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": "60e7a374-6ca6-4c4e-b3e0-6662d47b0f4b",
"ownerAwayTeamId": "2bc68a87-a02e-4c9a-9160-df835af17fbb",
"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:16.59625Z",
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"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:16.59625Z",
"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": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
}
],
"awayTeamParticipants": [
{
"id": 1,
"playerId": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"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": "1eaa24ce-3ce1-4763-b3ae-05a9f1197eb5",
"localClubGuid": "4523a9fa-f446-4042-9c31-88faa2c41193",
"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:16.59625Z",
"stadiumName": "sample string 14",
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"refereeName": "sample string 16",
"matches": [
{
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"stadiumName": "sample string 2",
"matchId": 3,
"awayTeamName": "sample string 4",
"homeTeamName": "sample string 5",
"homeTeamClubId": 6,
"awayTeamClubId": 7
},
{
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"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": "60e7a374-6ca6-4c4e-b3e0-6662d47b0f4b",
"ownerAwayTeamId": "2bc68a87-a02e-4c9a-9160-df835af17fbb",
"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:16.59625Z",
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"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:16.59625Z",
"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": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
}
],
"awayTeamParticipants": [
{
"id": 1,
"playerId": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"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": "1eaa24ce-3ce1-4763-b3ae-05a9f1197eb5",
"localClubGuid": "4523a9fa-f446-4042-9c31-88faa2c41193",
"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:16.59625Z",
"stadiumName": "sample string 14",
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"refereeName": "sample string 16",
"matches": [
{
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"stadiumName": "sample string 2",
"matchId": 3,
"awayTeamName": "sample string 4",
"homeTeamName": "sample string 5",
"homeTeamClubId": 6,
"awayTeamClubId": 7
},
{
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"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": "60e7a374-6ca6-4c4e-b3e0-6662d47b0f4b",
"ownerAwayTeamId": "2bc68a87-a02e-4c9a-9160-df835af17fbb",
"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:16.59625Z",
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"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:16.59625Z",
"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": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
}
],
"awayTeamParticipants": [
{
"id": 1,
"playerId": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"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": "1eaa24ce-3ce1-4763-b3ae-05a9f1197eb5",
"localClubGuid": "4523a9fa-f446-4042-9c31-88faa2c41193",
"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:16.59625Z",
"stadiumName": "sample string 14",
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"refereeName": "sample string 16",
"matches": [
{
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"stadiumName": "sample string 2",
"matchId": 3,
"awayTeamName": "sample string 4",
"homeTeamName": "sample string 5",
"homeTeamClubId": 6,
"awayTeamClubId": 7
},
{
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"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": "60e7a374-6ca6-4c4e-b3e0-6662d47b0f4b",
"ownerAwayTeamId": "2bc68a87-a02e-4c9a-9160-df835af17fbb",
"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:16.59625Z",
"playerNumber": 11,
"lastLogin": "2026-01-01T10:41:16.59625Z",
"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:16.59625Z",
"playerNumber": 11,
"lastLogin": "2026-01-01T10:41:16.59625Z",
"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": "e61d0059-0e7a-4e07-932e-0689cf5a2fe1",
"clubId": "5cd0b4cd-ff6d-4c59-9c0e-cc0a722ad394",
"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:16.59625Z",
"updatedDate": "2026-01-01T10:41:16.59625Z",
"updatedBy": "bc82fedf-647a-4359-ba5e-5a9908276f15",
"createdBy": "11f2e54d-6e74-4203-8e47-d66a06f0d610",
"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": "52f59f5f-1356-4865-a1c9-b8d01f317f61",
"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:16.59625Z",
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"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:16.59625Z",
"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": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
}
],
"awayTeamParticipants": [
{
"id": 1,
"playerId": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"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": "1eaa24ce-3ce1-4763-b3ae-05a9f1197eb5",
"localClubGuid": "4523a9fa-f446-4042-9c31-88faa2c41193",
"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:16.59625Z",
"stadiumName": "sample string 14",
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"refereeName": "sample string 16",
"matches": [
{
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"stadiumName": "sample string 2",
"matchId": 3,
"awayTeamName": "sample string 4",
"homeTeamName": "sample string 5",
"homeTeamClubId": 6,
"awayTeamClubId": 7
},
{
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"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": "60e7a374-6ca6-4c4e-b3e0-6662d47b0f4b",
"ownerAwayTeamId": "2bc68a87-a02e-4c9a-9160-df835af17fbb",
"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:16.59625Z",
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"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:16.59625Z",
"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": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
}
],
"awayTeamParticipants": [
{
"id": 1,
"playerId": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"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": "1eaa24ce-3ce1-4763-b3ae-05a9f1197eb5",
"localClubGuid": "4523a9fa-f446-4042-9c31-88faa2c41193",
"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:16.59625Z",
"stadiumName": "sample string 14",
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"refereeName": "sample string 16",
"matches": [
{
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"stadiumName": "sample string 2",
"matchId": 3,
"awayTeamName": "sample string 4",
"homeTeamName": "sample string 5",
"homeTeamClubId": 6,
"awayTeamClubId": 7
},
{
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"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": "60e7a374-6ca6-4c4e-b3e0-6662d47b0f4b",
"ownerAwayTeamId": "2bc68a87-a02e-4c9a-9160-df835af17fbb",
"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:16.59625Z",
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"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:16.59625Z",
"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": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
}
],
"awayTeamParticipants": [
{
"id": 1,
"playerId": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"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": "1eaa24ce-3ce1-4763-b3ae-05a9f1197eb5",
"localClubGuid": "4523a9fa-f446-4042-9c31-88faa2c41193",
"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:16.59625Z",
"stadiumName": "sample string 14",
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"refereeName": "sample string 16",
"matches": [
{
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"stadiumName": "sample string 2",
"matchId": 3,
"awayTeamName": "sample string 4",
"homeTeamName": "sample string 5",
"homeTeamClubId": 6,
"awayTeamClubId": 7
},
{
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"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": "60e7a374-6ca6-4c4e-b3e0-6662d47b0f4b",
"ownerAwayTeamId": "2bc68a87-a02e-4c9a-9160-df835af17fbb",
"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:16.59625Z",
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"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:16.59625Z",
"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": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
}
],
"awayTeamParticipants": [
{
"id": 1,
"playerId": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "d2a7bafe-0e1d-4875-8459-b2f5f08a6c72",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:41:16.59625Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "1b9d7600-7b76-4e28-bfd5-2ec1085c35b6",
"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": "1eaa24ce-3ce1-4763-b3ae-05a9f1197eb5",
"localClubGuid": "4523a9fa-f446-4042-9c31-88faa2c41193",
"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:16.59625Z",
"stadiumName": "sample string 14",
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"refereeName": "sample string 16",
"matches": [
{
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"stadiumName": "sample string 2",
"matchId": 3,
"awayTeamName": "sample string 4",
"homeTeamName": "sample string 5",
"homeTeamClubId": 6,
"awayTeamClubId": 7
},
{
"matchStartDate": "2026-01-01T10:41:16.59625Z",
"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": "60e7a374-6ca6-4c4e-b3e0-6662d47b0f4b",
"ownerAwayTeamId": "2bc68a87-a02e-4c9a-9160-df835af17fbb",
"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:16.59625Z",
"playerNumber": 11,
"lastLogin": "2026-01-01T10:41:16.59625Z",
"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:16.59625Z",
"playerNumber": 11,
"lastLogin": "2026-01-01T10:41:16.59625Z",
"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>3813874d-810c-4060-83f7-079d703f890a</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>00dd2446-c7d8-4f30-a0b0-024cc46b8ebe</CreatedBy>
<CreatedDate>2026-01-01T11:41:16.59625+01:00</CreatedDate>
<CupId>27</CupId>
<Cwd>499efebe-c6cd-46be-b1bd-9fa02b2c8622</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>b98f0854-a502-4db6-b412-d137537dc3f0</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>b98f0854-a502-4db6-b412-d137537dc3f0</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>5cd0b4cd-ff6d-4c59-9c0e-cc0a722ad394</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:16.59625+01:00</d4p1:Birthday>
<d4p1:Email>sample string 8</d4p1:Email>
<d4p1:LastLogin>2026-01-01T11:41:16.59625+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:16.59625+01:00</d4p1:Birthday>
<d4p1:Email>sample string 8</d4p1:Email>
<d4p1:LastLogin>2026-01-01T11:41:16.59625+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>11f2e54d-6e74-4203-8e47-d66a06f0d610</d2p1:CreatedBy>
<d2p1:CreatedDate>2026-01-01T11:41:16.59625+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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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:16.59625+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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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:16.59625+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:16.59625+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>2bc68a87-a02e-4c9a-9160-df835af17fbb</d2p1:OwnerAwayTeamId>
<d2p1:OwnerHomeTeamId>60e7a374-6ca6-4c4e-b3e0-6662d47b0f4b</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:16.59625+01:00</JoinDate>
<LocalClubGuid>4523a9fa-f446-4042-9c31-88faa2c41193</LocalClubGuid>
<MatchStartDate>2026-01-01T11:41:16.59625+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:16.59625+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:16.59625+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>1eaa24ce-3ce1-4763-b3ae-05a9f1197eb5</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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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:16.59625+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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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:16.59625+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:16.59625+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>2bc68a87-a02e-4c9a-9160-df835af17fbb</d2p1:OwnerAwayTeamId>
<d2p1:OwnerHomeTeamId>60e7a374-6ca6-4c4e-b3e0-6662d47b0f4b</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:16.59625+01:00</JoinDate>
<LocalClubGuid>4523a9fa-f446-4042-9c31-88faa2c41193</LocalClubGuid>
<MatchStartDate>2026-01-01T11:41:16.59625+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:16.59625+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:16.59625+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>1eaa24ce-3ce1-4763-b3ae-05a9f1197eb5</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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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:16.59625+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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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:16.59625+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:16.59625+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>2bc68a87-a02e-4c9a-9160-df835af17fbb</d2p1:OwnerAwayTeamId>
<d2p1:OwnerHomeTeamId>60e7a374-6ca6-4c4e-b3e0-6662d47b0f4b</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:16.59625+01:00</JoinDate>
<LocalClubGuid>4523a9fa-f446-4042-9c31-88faa2c41193</LocalClubGuid>
<MatchStartDate>2026-01-01T11:41:16.59625+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:16.59625+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:16.59625+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>1eaa24ce-3ce1-4763-b3ae-05a9f1197eb5</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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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:16.59625+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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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:16.59625+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:16.59625+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>2bc68a87-a02e-4c9a-9160-df835af17fbb</d2p1:OwnerAwayTeamId>
<d2p1:OwnerHomeTeamId>60e7a374-6ca6-4c4e-b3e0-6662d47b0f4b</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:16.59625+01:00</JoinDate>
<LocalClubGuid>4523a9fa-f446-4042-9c31-88faa2c41193</LocalClubGuid>
<MatchStartDate>2026-01-01T11:41:16.59625+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:16.59625+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:16.59625+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>1eaa24ce-3ce1-4763-b3ae-05a9f1197eb5</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>e61d0059-0e7a-4e07-932e-0689cf5a2fe1</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>bc82fedf-647a-4359-ba5e-5a9908276f15</d2p1:UpdatedBy>
<d2p1:UpdatedDate>2026-01-01T11:41:16.59625+01:00</d2p1:UpdatedDate>
<d2p1:UserId>52f59f5f-1356-4865-a1c9-b8d01f317f61</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>5cd0b4cd-ff6d-4c59-9c0e-cc0a722ad394</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:16.59625+01:00</d4p1:Birthday>
<d4p1:Email>sample string 8</d4p1:Email>
<d4p1:LastLogin>2026-01-01T11:41:16.59625+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:16.59625+01:00</d4p1:Birthday>
<d4p1:Email>sample string 8</d4p1:Email>
<d4p1:LastLogin>2026-01-01T11:41:16.59625+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>11f2e54d-6e74-4203-8e47-d66a06f0d610</d2p1:CreatedBy>
<d2p1:CreatedDate>2026-01-01T11:41:16.59625+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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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:16.59625+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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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:16.59625+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:16.59625+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>2bc68a87-a02e-4c9a-9160-df835af17fbb</d2p1:OwnerAwayTeamId>
<d2p1:OwnerHomeTeamId>60e7a374-6ca6-4c4e-b3e0-6662d47b0f4b</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:16.59625+01:00</JoinDate>
<LocalClubGuid>4523a9fa-f446-4042-9c31-88faa2c41193</LocalClubGuid>
<MatchStartDate>2026-01-01T11:41:16.59625+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:16.59625+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:16.59625+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>1eaa24ce-3ce1-4763-b3ae-05a9f1197eb5</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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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:16.59625+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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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:16.59625+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:16.59625+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>2bc68a87-a02e-4c9a-9160-df835af17fbb</d2p1:OwnerAwayTeamId>
<d2p1:OwnerHomeTeamId>60e7a374-6ca6-4c4e-b3e0-6662d47b0f4b</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:16.59625+01:00</JoinDate>
<LocalClubGuid>4523a9fa-f446-4042-9c31-88faa2c41193</LocalClubGuid>
<MatchStartDate>2026-01-01T11:41:16.59625+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:16.59625+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:16.59625+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>1eaa24ce-3ce1-4763-b3ae-05a9f1197eb5</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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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:16.59625+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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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:16.59625+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:16.59625+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>2bc68a87-a02e-4c9a-9160-df835af17fbb</d2p1:OwnerAwayTeamId>
<d2p1:OwnerHomeTeamId>60e7a374-6ca6-4c4e-b3e0-6662d47b0f4b</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:16.59625+01:00</JoinDate>
<LocalClubGuid>4523a9fa-f446-4042-9c31-88faa2c41193</LocalClubGuid>
<MatchStartDate>2026-01-01T11:41:16.59625+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:16.59625+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:16.59625+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>1eaa24ce-3ce1-4763-b3ae-05a9f1197eb5</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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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:16.59625+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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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>1b9d7600-7b76-4e28-bfd5-2ec1085c35b6</d8p1:CompanyId>
<d8p1:Deltagelse>7</d8p1:Deltagelse>
<d8p1:EventDate>2026-01-01T11:41:16.59625+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>d2a7bafe-0e1d-4875-8459-b2f5f08a6c72</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:16.59625+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:16.59625+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>2bc68a87-a02e-4c9a-9160-df835af17fbb</d2p1:OwnerAwayTeamId>
<d2p1:OwnerHomeTeamId>60e7a374-6ca6-4c4e-b3e0-6662d47b0f4b</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:16.59625+01:00</JoinDate>
<LocalClubGuid>4523a9fa-f446-4042-9c31-88faa2c41193</LocalClubGuid>
<MatchStartDate>2026-01-01T11:41:16.59625+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:16.59625+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:16.59625+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>1eaa24ce-3ce1-4763-b3ae-05a9f1197eb5</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>e61d0059-0e7a-4e07-932e-0689cf5a2fe1</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>bc82fedf-647a-4359-ba5e-5a9908276f15</d2p1:UpdatedBy>
<d2p1:UpdatedDate>2026-01-01T11:41:16.59625+01:00</d2p1:UpdatedDate>
<d2p1:UserId>52f59f5f-1356-4865-a1c9-b8d01f317f61</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>792bd5ab-3edc-4bf5-aa8f-c19790c325ae</UpdatedBy>
<UpdatedDate>2026-01-01T11:41:16.59625+01:00</UpdatedDate>
<Vips>sample string 28</Vips>
<ZipCode>sample string 17</ZipCode>
</Club>