GET api/V2/calendar/{playerId}/user?slutt={slutt}&start={start}
Returnerer kalender data for en gitt bruker
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| playerId | globally unique identifier |
Required |
|
| slutt | date |
Default value is 01/01/0001 00:00:00 |
|
| start | date |
Default value is 01/01/0001 00:00:00 |
Body Parameters
None.
Response Information
Resource Description
Collection of Calendarclass| Name | Description | Type | Additional information |
|---|---|---|---|
| color | string |
None. |
|
| backgroundColor | string |
None. |
|
| borderColor | string |
None. |
|
| textColor | string |
None. |
|
| Id | integer |
None. |
|
| editable | boolean |
None. |
|
| isSerie | boolean |
None. |
|
| arangement | boolean |
None. |
|
| start | string |
None. |
|
| end | string |
None. |
|
| rendering | string |
None. |
|
| referee | string |
None. |
|
| refereePhone | string |
None. |
|
| description | string |
None. |
|
| title | string |
None. |
|
| longdescription | string |
None. |
|
| className | string |
None. |
|
| gruppeid | integer |
None. |
|
| eventId | globally unique identifier |
None. |
|
| klasse | string |
None. |
|
| owner | globally unique identifier |
None. |
|
| stadiumid | integer |
None. |
|
| StadiumName | string |
None. |
|
| opprettetAv | string |
None. |
|
| opprettetTlf | string |
None. |
|
| url | string |
None. |
|
| arrangementType | string |
None. |
|
| Spillere | Collection of Playerclass |
None. |
|
| Trenere | Collection of Playerclass |
None. |
|
| HomePlayers | Collection of Playerclass |
None. |
|
| AwayPlayers | Collection of Playerclass |
None. |
|
| HomeCoaches | Collection of Playerclass |
None. |
|
| AwayCoaches | Collection of Playerclass |
None. |
|
| homeTeamName | string |
None. |
|
| homeTeamContactPerson | string |
None. |
|
| awayTeamContactPerson | string |
None. |
|
| homeTeamContactPersonPhone | string |
None. |
|
| awayTeamContactPersonPhone | string |
None. |
|
| awayTeamName | string |
None. |
|
| awayTeamGoals | string |
None. |
|
| homeTeamGoals | string |
None. |
|
| isFinished | boolean |
None. |
|
| CompanyId | string |
None. |
|
| matchId | string |
None. |
|
| Grunn | string |
None. |
|
| Deltar | integer |
None. |
|
| calendarDelta | CalendarDelta |
None. |
|
| recourseId | integer |
None. |
|
| contactPerson | string |
None. |
|
| contactPersonPhone | string |
None. |
|
| IsMatch | boolean |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"color": "sample string 1",
"backgroundColor": "sample string 2",
"borderColor": "sample string 3",
"textColor": "sample string 4",
"id": 5,
"editable": true,
"isSerie": true,
"arangement": true,
"start": "sample string 9",
"end": "sample string 10",
"rendering": "sample string 11",
"referee": "sample string 12",
"refereePhone": "sample string 13",
"description": "sample string 14",
"title": "sample string 15",
"longdescription": "sample string 16",
"className": "sample string 17",
"gruppeid": 18,
"eventId": "f8004f8b-06bb-4612-ada8-340430852dbd",
"klasse": "sample string 20",
"owner": "9c947848-4518-4c40-b8c5-b32fb71c94e4",
"stadiumid": 23,
"StadiumName": "sample string 24",
"opprettetAv": "sample string 25",
"opprettetTlf": "sample string 26",
"url": "sample string 27",
"arrangementType": "sample string 28",
"Spillere": [
{
"id": 1,
"playerId": "110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:37:38.6118319Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:37:38.6118319Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
}
],
"Trenere": [
{
"id": 1,
"playerId": "110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:37:38.6118319Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:37:38.6118319Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
}
],
"HomePlayers": [
{
"id": 1,
"playerId": "110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:37:38.6118319Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:37:38.6118319Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
}
],
"AwayPlayers": [
{
"id": 1,
"playerId": "110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:37:38.6118319Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:37:38.6118319Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
}
],
"HomeCoaches": [
{
"id": 1,
"playerId": "110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:37:38.6118319Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:37:38.6118319Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
}
],
"AwayCoaches": [
{
"id": 1,
"playerId": "110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:37:38.6118319Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:37:38.6118319Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
}
],
"homeTeamName": "sample string 29",
"homeTeamContactPerson": "sample string 30",
"awayTeamContactPerson": "sample string 31",
"homeTeamContactPersonPhone": "sample string 32",
"awayTeamContactPersonPhone": "sample string 33",
"awayTeamName": "sample string 34",
"awayTeamGoals": "sample string 35",
"homeTeamGoals": "sample string 36",
"isFinished": true,
"CompanyId": "sample string 38",
"matchId": "sample string 39",
"Grunn": "sample string 40",
"Deltar": 41,
"calendarDelta": {
"days": 1,
"hours": 2,
"milliseconds": 3,
"minutes": 4,
"months": 5,
"seconds": 6,
"years": 7
},
"recourseId": 42,
"contactPerson": "sample string 43",
"contactPersonPhone": "sample string 44",
"isMatch": true
},
{
"color": "sample string 1",
"backgroundColor": "sample string 2",
"borderColor": "sample string 3",
"textColor": "sample string 4",
"id": 5,
"editable": true,
"isSerie": true,
"arangement": true,
"start": "sample string 9",
"end": "sample string 10",
"rendering": "sample string 11",
"referee": "sample string 12",
"refereePhone": "sample string 13",
"description": "sample string 14",
"title": "sample string 15",
"longdescription": "sample string 16",
"className": "sample string 17",
"gruppeid": 18,
"eventId": "f8004f8b-06bb-4612-ada8-340430852dbd",
"klasse": "sample string 20",
"owner": "9c947848-4518-4c40-b8c5-b32fb71c94e4",
"stadiumid": 23,
"StadiumName": "sample string 24",
"opprettetAv": "sample string 25",
"opprettetTlf": "sample string 26",
"url": "sample string 27",
"arrangementType": "sample string 28",
"Spillere": [
{
"id": 1,
"playerId": "110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:37:38.6118319Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:37:38.6118319Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
}
],
"Trenere": [
{
"id": 1,
"playerId": "110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:37:38.6118319Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:37:38.6118319Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
}
],
"HomePlayers": [
{
"id": 1,
"playerId": "110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:37:38.6118319Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:37:38.6118319Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
}
],
"AwayPlayers": [
{
"id": 1,
"playerId": "110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:37:38.6118319Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:37:38.6118319Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
}
],
"HomeCoaches": [
{
"id": 1,
"playerId": "110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:37:38.6118319Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:37:38.6118319Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
}
],
"AwayCoaches": [
{
"id": 1,
"playerId": "110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:37:38.6118319Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
},
{
"id": 1,
"playerId": "110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95",
"spillerNavn": "sample string 3",
"teamId": 4,
"matchId": 5,
"eventDate": "2026-01-01T10:37:38.6118319Z",
"deltagelse": 7,
"phone": "sample string 8",
"reason": "sample string 9",
"isCoach": true,
"isHospitant": true,
"companyId": "55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b",
"reasonId": 13,
"selected": true,
"hasChanged": true,
"autoMember": true,
"playerNumber": 17,
"score": 18.1
}
],
"homeTeamName": "sample string 29",
"homeTeamContactPerson": "sample string 30",
"awayTeamContactPerson": "sample string 31",
"homeTeamContactPersonPhone": "sample string 32",
"awayTeamContactPersonPhone": "sample string 33",
"awayTeamName": "sample string 34",
"awayTeamGoals": "sample string 35",
"homeTeamGoals": "sample string 36",
"isFinished": true,
"CompanyId": "sample string 38",
"matchId": "sample string 39",
"Grunn": "sample string 40",
"Deltar": 41,
"calendarDelta": {
"days": 1,
"hours": 2,
"milliseconds": 3,
"minutes": 4,
"months": 5,
"seconds": 6,
"years": 7
},
"recourseId": 42,
"contactPerson": "sample string 43",
"contactPersonPhone": "sample string 44",
"isMatch": true
}
]
application/xml, text/xml
Sample:
<ArrayOfCalendarclass xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/oiback.Classes">
<Calendarclass>
<Arrangement>true</Arrangement>
<ArrangementType>sample string 28</ArrangementType>
<AwayCoaches xmlns:d3p1="http://schemas.datacontract.org/2004/07/oiback.Models">
<d3p1:Playerclass>
<d3p1:AutoMember>true</d3p1:AutoMember>
<d3p1:CompanyId>55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b</d3p1:CompanyId>
<d3p1:Deltagelse>7</d3p1:Deltagelse>
<d3p1:EventDate>2026-01-01T11:37:38.6118319+01:00</d3p1:EventDate>
<d3p1:HasChanged>true</d3p1:HasChanged>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsCoach>true</d3p1:IsCoach>
<d3p1:IsHospitant>true</d3p1:IsHospitant>
<d3p1:MatchId>5</d3p1:MatchId>
<d3p1:Phone>sample string 8</d3p1:Phone>
<d3p1:PlayerId>110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95</d3p1:PlayerId>
<d3p1:PlayerNumber>17</d3p1:PlayerNumber>
<d3p1:Reason>sample string 9</d3p1:Reason>
<d3p1:ReasonId>13</d3p1:ReasonId>
<d3p1:Score>18.1</d3p1:Score>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:SpillerNavn>sample string 3</d3p1:SpillerNavn>
<d3p1:TeamId>4</d3p1:TeamId>
</d3p1:Playerclass>
<d3p1:Playerclass>
<d3p1:AutoMember>true</d3p1:AutoMember>
<d3p1:CompanyId>55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b</d3p1:CompanyId>
<d3p1:Deltagelse>7</d3p1:Deltagelse>
<d3p1:EventDate>2026-01-01T11:37:38.6118319+01:00</d3p1:EventDate>
<d3p1:HasChanged>true</d3p1:HasChanged>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsCoach>true</d3p1:IsCoach>
<d3p1:IsHospitant>true</d3p1:IsHospitant>
<d3p1:MatchId>5</d3p1:MatchId>
<d3p1:Phone>sample string 8</d3p1:Phone>
<d3p1:PlayerId>110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95</d3p1:PlayerId>
<d3p1:PlayerNumber>17</d3p1:PlayerNumber>
<d3p1:Reason>sample string 9</d3p1:Reason>
<d3p1:ReasonId>13</d3p1:ReasonId>
<d3p1:Score>18.1</d3p1:Score>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:SpillerNavn>sample string 3</d3p1:SpillerNavn>
<d3p1:TeamId>4</d3p1:TeamId>
</d3p1:Playerclass>
</AwayCoaches>
<AwayPlayers xmlns:d3p1="http://schemas.datacontract.org/2004/07/oiback.Models">
<d3p1:Playerclass>
<d3p1:AutoMember>true</d3p1:AutoMember>
<d3p1:CompanyId>55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b</d3p1:CompanyId>
<d3p1:Deltagelse>7</d3p1:Deltagelse>
<d3p1:EventDate>2026-01-01T11:37:38.6118319+01:00</d3p1:EventDate>
<d3p1:HasChanged>true</d3p1:HasChanged>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsCoach>true</d3p1:IsCoach>
<d3p1:IsHospitant>true</d3p1:IsHospitant>
<d3p1:MatchId>5</d3p1:MatchId>
<d3p1:Phone>sample string 8</d3p1:Phone>
<d3p1:PlayerId>110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95</d3p1:PlayerId>
<d3p1:PlayerNumber>17</d3p1:PlayerNumber>
<d3p1:Reason>sample string 9</d3p1:Reason>
<d3p1:ReasonId>13</d3p1:ReasonId>
<d3p1:Score>18.1</d3p1:Score>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:SpillerNavn>sample string 3</d3p1:SpillerNavn>
<d3p1:TeamId>4</d3p1:TeamId>
</d3p1:Playerclass>
<d3p1:Playerclass>
<d3p1:AutoMember>true</d3p1:AutoMember>
<d3p1:CompanyId>55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b</d3p1:CompanyId>
<d3p1:Deltagelse>7</d3p1:Deltagelse>
<d3p1:EventDate>2026-01-01T11:37:38.6118319+01:00</d3p1:EventDate>
<d3p1:HasChanged>true</d3p1:HasChanged>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsCoach>true</d3p1:IsCoach>
<d3p1:IsHospitant>true</d3p1:IsHospitant>
<d3p1:MatchId>5</d3p1:MatchId>
<d3p1:Phone>sample string 8</d3p1:Phone>
<d3p1:PlayerId>110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95</d3p1:PlayerId>
<d3p1:PlayerNumber>17</d3p1:PlayerNumber>
<d3p1:Reason>sample string 9</d3p1:Reason>
<d3p1:ReasonId>13</d3p1:ReasonId>
<d3p1:Score>18.1</d3p1:Score>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:SpillerNavn>sample string 3</d3p1:SpillerNavn>
<d3p1:TeamId>4</d3p1:TeamId>
</d3p1:Playerclass>
</AwayPlayers>
<AwayTeamContactPerson>sample string 31</AwayTeamContactPerson>
<AwayTeamContactPersonPhone>sample string 33</AwayTeamContactPersonPhone>
<AwayTeamGoals>sample string 35</AwayTeamGoals>
<AwayTeamName>sample string 34</AwayTeamName>
<BackgroundColor>sample string 2</BackgroundColor>
<BorderColor>sample string 3</BorderColor>
<CalendarDelta>
<Days>1</Days>
<Hours>2</Hours>
<Milliseconds>3</Milliseconds>
<Minutes>4</Minutes>
<Months>5</Months>
<Seconds>6</Seconds>
<Years>7</Years>
</CalendarDelta>
<Color>sample string 1</Color>
<CompanyId>sample string 38</CompanyId>
<ContactPerson>sample string 43</ContactPerson>
<ContactPersonPhone>sample string 44</ContactPersonPhone>
<CssClass>sample string 17</CssClass>
<Deltar>41</Deltar>
<Description>sample string 14</Description>
<Editable>true</Editable>
<EndTime>sample string 10</EndTime>
<EventId>f8004f8b-06bb-4612-ada8-340430852dbd</EventId>
<Grunn>sample string 40</Grunn>
<GruppeId>18</GruppeId>
<HomeCoaches xmlns:d3p1="http://schemas.datacontract.org/2004/07/oiback.Models">
<d3p1:Playerclass>
<d3p1:AutoMember>true</d3p1:AutoMember>
<d3p1:CompanyId>55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b</d3p1:CompanyId>
<d3p1:Deltagelse>7</d3p1:Deltagelse>
<d3p1:EventDate>2026-01-01T11:37:38.6118319+01:00</d3p1:EventDate>
<d3p1:HasChanged>true</d3p1:HasChanged>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsCoach>true</d3p1:IsCoach>
<d3p1:IsHospitant>true</d3p1:IsHospitant>
<d3p1:MatchId>5</d3p1:MatchId>
<d3p1:Phone>sample string 8</d3p1:Phone>
<d3p1:PlayerId>110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95</d3p1:PlayerId>
<d3p1:PlayerNumber>17</d3p1:PlayerNumber>
<d3p1:Reason>sample string 9</d3p1:Reason>
<d3p1:ReasonId>13</d3p1:ReasonId>
<d3p1:Score>18.1</d3p1:Score>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:SpillerNavn>sample string 3</d3p1:SpillerNavn>
<d3p1:TeamId>4</d3p1:TeamId>
</d3p1:Playerclass>
<d3p1:Playerclass>
<d3p1:AutoMember>true</d3p1:AutoMember>
<d3p1:CompanyId>55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b</d3p1:CompanyId>
<d3p1:Deltagelse>7</d3p1:Deltagelse>
<d3p1:EventDate>2026-01-01T11:37:38.6118319+01:00</d3p1:EventDate>
<d3p1:HasChanged>true</d3p1:HasChanged>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsCoach>true</d3p1:IsCoach>
<d3p1:IsHospitant>true</d3p1:IsHospitant>
<d3p1:MatchId>5</d3p1:MatchId>
<d3p1:Phone>sample string 8</d3p1:Phone>
<d3p1:PlayerId>110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95</d3p1:PlayerId>
<d3p1:PlayerNumber>17</d3p1:PlayerNumber>
<d3p1:Reason>sample string 9</d3p1:Reason>
<d3p1:ReasonId>13</d3p1:ReasonId>
<d3p1:Score>18.1</d3p1:Score>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:SpillerNavn>sample string 3</d3p1:SpillerNavn>
<d3p1:TeamId>4</d3p1:TeamId>
</d3p1:Playerclass>
</HomeCoaches>
<HomePlayers xmlns:d3p1="http://schemas.datacontract.org/2004/07/oiback.Models">
<d3p1:Playerclass>
<d3p1:AutoMember>true</d3p1:AutoMember>
<d3p1:CompanyId>55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b</d3p1:CompanyId>
<d3p1:Deltagelse>7</d3p1:Deltagelse>
<d3p1:EventDate>2026-01-01T11:37:38.6118319+01:00</d3p1:EventDate>
<d3p1:HasChanged>true</d3p1:HasChanged>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsCoach>true</d3p1:IsCoach>
<d3p1:IsHospitant>true</d3p1:IsHospitant>
<d3p1:MatchId>5</d3p1:MatchId>
<d3p1:Phone>sample string 8</d3p1:Phone>
<d3p1:PlayerId>110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95</d3p1:PlayerId>
<d3p1:PlayerNumber>17</d3p1:PlayerNumber>
<d3p1:Reason>sample string 9</d3p1:Reason>
<d3p1:ReasonId>13</d3p1:ReasonId>
<d3p1:Score>18.1</d3p1:Score>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:SpillerNavn>sample string 3</d3p1:SpillerNavn>
<d3p1:TeamId>4</d3p1:TeamId>
</d3p1:Playerclass>
<d3p1:Playerclass>
<d3p1:AutoMember>true</d3p1:AutoMember>
<d3p1:CompanyId>55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b</d3p1:CompanyId>
<d3p1:Deltagelse>7</d3p1:Deltagelse>
<d3p1:EventDate>2026-01-01T11:37:38.6118319+01:00</d3p1:EventDate>
<d3p1:HasChanged>true</d3p1:HasChanged>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsCoach>true</d3p1:IsCoach>
<d3p1:IsHospitant>true</d3p1:IsHospitant>
<d3p1:MatchId>5</d3p1:MatchId>
<d3p1:Phone>sample string 8</d3p1:Phone>
<d3p1:PlayerId>110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95</d3p1:PlayerId>
<d3p1:PlayerNumber>17</d3p1:PlayerNumber>
<d3p1:Reason>sample string 9</d3p1:Reason>
<d3p1:ReasonId>13</d3p1:ReasonId>
<d3p1:Score>18.1</d3p1:Score>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:SpillerNavn>sample string 3</d3p1:SpillerNavn>
<d3p1:TeamId>4</d3p1:TeamId>
</d3p1:Playerclass>
</HomePlayers>
<HomeTeamContactPerson>sample string 30</HomeTeamContactPerson>
<HomeTeamContactPersonPhone>sample string 32</HomeTeamContactPersonPhone>
<HomeTeamGoals>sample string 36</HomeTeamGoals>
<HomeTeamName>sample string 29</HomeTeamName>
<Id>5</Id>
<IsFinished>true</IsFinished>
<IsMatch>true</IsMatch>
<IsSerie>true</IsSerie>
<Klasse>sample string 20</Klasse>
<LongDescription>sample string 16</LongDescription>
<MatchId>sample string 39</MatchId>
<OpprettetAv>sample string 25</OpprettetAv>
<OpprettetTlf>sample string 26</OpprettetTlf>
<Owner>9c947848-4518-4c40-b8c5-b32fb71c94e4</Owner>
<Referee>sample string 12</Referee>
<RefereePhone>sample string 13</RefereePhone>
<Rendering>sample string 11</Rendering>
<ResourceId>42</ResourceId>
<Spillere xmlns:d3p1="http://schemas.datacontract.org/2004/07/oiback.Models">
<d3p1:Playerclass>
<d3p1:AutoMember>true</d3p1:AutoMember>
<d3p1:CompanyId>55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b</d3p1:CompanyId>
<d3p1:Deltagelse>7</d3p1:Deltagelse>
<d3p1:EventDate>2026-01-01T11:37:38.6118319+01:00</d3p1:EventDate>
<d3p1:HasChanged>true</d3p1:HasChanged>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsCoach>true</d3p1:IsCoach>
<d3p1:IsHospitant>true</d3p1:IsHospitant>
<d3p1:MatchId>5</d3p1:MatchId>
<d3p1:Phone>sample string 8</d3p1:Phone>
<d3p1:PlayerId>110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95</d3p1:PlayerId>
<d3p1:PlayerNumber>17</d3p1:PlayerNumber>
<d3p1:Reason>sample string 9</d3p1:Reason>
<d3p1:ReasonId>13</d3p1:ReasonId>
<d3p1:Score>18.1</d3p1:Score>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:SpillerNavn>sample string 3</d3p1:SpillerNavn>
<d3p1:TeamId>4</d3p1:TeamId>
</d3p1:Playerclass>
<d3p1:Playerclass>
<d3p1:AutoMember>true</d3p1:AutoMember>
<d3p1:CompanyId>55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b</d3p1:CompanyId>
<d3p1:Deltagelse>7</d3p1:Deltagelse>
<d3p1:EventDate>2026-01-01T11:37:38.6118319+01:00</d3p1:EventDate>
<d3p1:HasChanged>true</d3p1:HasChanged>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsCoach>true</d3p1:IsCoach>
<d3p1:IsHospitant>true</d3p1:IsHospitant>
<d3p1:MatchId>5</d3p1:MatchId>
<d3p1:Phone>sample string 8</d3p1:Phone>
<d3p1:PlayerId>110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95</d3p1:PlayerId>
<d3p1:PlayerNumber>17</d3p1:PlayerNumber>
<d3p1:Reason>sample string 9</d3p1:Reason>
<d3p1:ReasonId>13</d3p1:ReasonId>
<d3p1:Score>18.1</d3p1:Score>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:SpillerNavn>sample string 3</d3p1:SpillerNavn>
<d3p1:TeamId>4</d3p1:TeamId>
</d3p1:Playerclass>
</Spillere>
<StadiumId>23</StadiumId>
<StadiumName>sample string 24</StadiumName>
<StartTime>sample string 9</StartTime>
<TextColor>sample string 4</TextColor>
<Title>sample string 15</Title>
<Trenere xmlns:d3p1="http://schemas.datacontract.org/2004/07/oiback.Models">
<d3p1:Playerclass>
<d3p1:AutoMember>true</d3p1:AutoMember>
<d3p1:CompanyId>55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b</d3p1:CompanyId>
<d3p1:Deltagelse>7</d3p1:Deltagelse>
<d3p1:EventDate>2026-01-01T11:37:38.6118319+01:00</d3p1:EventDate>
<d3p1:HasChanged>true</d3p1:HasChanged>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsCoach>true</d3p1:IsCoach>
<d3p1:IsHospitant>true</d3p1:IsHospitant>
<d3p1:MatchId>5</d3p1:MatchId>
<d3p1:Phone>sample string 8</d3p1:Phone>
<d3p1:PlayerId>110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95</d3p1:PlayerId>
<d3p1:PlayerNumber>17</d3p1:PlayerNumber>
<d3p1:Reason>sample string 9</d3p1:Reason>
<d3p1:ReasonId>13</d3p1:ReasonId>
<d3p1:Score>18.1</d3p1:Score>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:SpillerNavn>sample string 3</d3p1:SpillerNavn>
<d3p1:TeamId>4</d3p1:TeamId>
</d3p1:Playerclass>
<d3p1:Playerclass>
<d3p1:AutoMember>true</d3p1:AutoMember>
<d3p1:CompanyId>55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b</d3p1:CompanyId>
<d3p1:Deltagelse>7</d3p1:Deltagelse>
<d3p1:EventDate>2026-01-01T11:37:38.6118319+01:00</d3p1:EventDate>
<d3p1:HasChanged>true</d3p1:HasChanged>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsCoach>true</d3p1:IsCoach>
<d3p1:IsHospitant>true</d3p1:IsHospitant>
<d3p1:MatchId>5</d3p1:MatchId>
<d3p1:Phone>sample string 8</d3p1:Phone>
<d3p1:PlayerId>110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95</d3p1:PlayerId>
<d3p1:PlayerNumber>17</d3p1:PlayerNumber>
<d3p1:Reason>sample string 9</d3p1:Reason>
<d3p1:ReasonId>13</d3p1:ReasonId>
<d3p1:Score>18.1</d3p1:Score>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:SpillerNavn>sample string 3</d3p1:SpillerNavn>
<d3p1:TeamId>4</d3p1:TeamId>
</d3p1:Playerclass>
</Trenere>
<Url>sample string 27</Url>
<UserId>a4e46b59-6b97-4bc9-b4bb-e8294b4d6278</UserId>
</Calendarclass>
<Calendarclass>
<Arrangement>true</Arrangement>
<ArrangementType>sample string 28</ArrangementType>
<AwayCoaches xmlns:d3p1="http://schemas.datacontract.org/2004/07/oiback.Models">
<d3p1:Playerclass>
<d3p1:AutoMember>true</d3p1:AutoMember>
<d3p1:CompanyId>55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b</d3p1:CompanyId>
<d3p1:Deltagelse>7</d3p1:Deltagelse>
<d3p1:EventDate>2026-01-01T11:37:38.6118319+01:00</d3p1:EventDate>
<d3p1:HasChanged>true</d3p1:HasChanged>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsCoach>true</d3p1:IsCoach>
<d3p1:IsHospitant>true</d3p1:IsHospitant>
<d3p1:MatchId>5</d3p1:MatchId>
<d3p1:Phone>sample string 8</d3p1:Phone>
<d3p1:PlayerId>110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95</d3p1:PlayerId>
<d3p1:PlayerNumber>17</d3p1:PlayerNumber>
<d3p1:Reason>sample string 9</d3p1:Reason>
<d3p1:ReasonId>13</d3p1:ReasonId>
<d3p1:Score>18.1</d3p1:Score>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:SpillerNavn>sample string 3</d3p1:SpillerNavn>
<d3p1:TeamId>4</d3p1:TeamId>
</d3p1:Playerclass>
<d3p1:Playerclass>
<d3p1:AutoMember>true</d3p1:AutoMember>
<d3p1:CompanyId>55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b</d3p1:CompanyId>
<d3p1:Deltagelse>7</d3p1:Deltagelse>
<d3p1:EventDate>2026-01-01T11:37:38.6118319+01:00</d3p1:EventDate>
<d3p1:HasChanged>true</d3p1:HasChanged>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsCoach>true</d3p1:IsCoach>
<d3p1:IsHospitant>true</d3p1:IsHospitant>
<d3p1:MatchId>5</d3p1:MatchId>
<d3p1:Phone>sample string 8</d3p1:Phone>
<d3p1:PlayerId>110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95</d3p1:PlayerId>
<d3p1:PlayerNumber>17</d3p1:PlayerNumber>
<d3p1:Reason>sample string 9</d3p1:Reason>
<d3p1:ReasonId>13</d3p1:ReasonId>
<d3p1:Score>18.1</d3p1:Score>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:SpillerNavn>sample string 3</d3p1:SpillerNavn>
<d3p1:TeamId>4</d3p1:TeamId>
</d3p1:Playerclass>
</AwayCoaches>
<AwayPlayers xmlns:d3p1="http://schemas.datacontract.org/2004/07/oiback.Models">
<d3p1:Playerclass>
<d3p1:AutoMember>true</d3p1:AutoMember>
<d3p1:CompanyId>55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b</d3p1:CompanyId>
<d3p1:Deltagelse>7</d3p1:Deltagelse>
<d3p1:EventDate>2026-01-01T11:37:38.6118319+01:00</d3p1:EventDate>
<d3p1:HasChanged>true</d3p1:HasChanged>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsCoach>true</d3p1:IsCoach>
<d3p1:IsHospitant>true</d3p1:IsHospitant>
<d3p1:MatchId>5</d3p1:MatchId>
<d3p1:Phone>sample string 8</d3p1:Phone>
<d3p1:PlayerId>110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95</d3p1:PlayerId>
<d3p1:PlayerNumber>17</d3p1:PlayerNumber>
<d3p1:Reason>sample string 9</d3p1:Reason>
<d3p1:ReasonId>13</d3p1:ReasonId>
<d3p1:Score>18.1</d3p1:Score>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:SpillerNavn>sample string 3</d3p1:SpillerNavn>
<d3p1:TeamId>4</d3p1:TeamId>
</d3p1:Playerclass>
<d3p1:Playerclass>
<d3p1:AutoMember>true</d3p1:AutoMember>
<d3p1:CompanyId>55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b</d3p1:CompanyId>
<d3p1:Deltagelse>7</d3p1:Deltagelse>
<d3p1:EventDate>2026-01-01T11:37:38.6118319+01:00</d3p1:EventDate>
<d3p1:HasChanged>true</d3p1:HasChanged>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsCoach>true</d3p1:IsCoach>
<d3p1:IsHospitant>true</d3p1:IsHospitant>
<d3p1:MatchId>5</d3p1:MatchId>
<d3p1:Phone>sample string 8</d3p1:Phone>
<d3p1:PlayerId>110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95</d3p1:PlayerId>
<d3p1:PlayerNumber>17</d3p1:PlayerNumber>
<d3p1:Reason>sample string 9</d3p1:Reason>
<d3p1:ReasonId>13</d3p1:ReasonId>
<d3p1:Score>18.1</d3p1:Score>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:SpillerNavn>sample string 3</d3p1:SpillerNavn>
<d3p1:TeamId>4</d3p1:TeamId>
</d3p1:Playerclass>
</AwayPlayers>
<AwayTeamContactPerson>sample string 31</AwayTeamContactPerson>
<AwayTeamContactPersonPhone>sample string 33</AwayTeamContactPersonPhone>
<AwayTeamGoals>sample string 35</AwayTeamGoals>
<AwayTeamName>sample string 34</AwayTeamName>
<BackgroundColor>sample string 2</BackgroundColor>
<BorderColor>sample string 3</BorderColor>
<CalendarDelta>
<Days>1</Days>
<Hours>2</Hours>
<Milliseconds>3</Milliseconds>
<Minutes>4</Minutes>
<Months>5</Months>
<Seconds>6</Seconds>
<Years>7</Years>
</CalendarDelta>
<Color>sample string 1</Color>
<CompanyId>sample string 38</CompanyId>
<ContactPerson>sample string 43</ContactPerson>
<ContactPersonPhone>sample string 44</ContactPersonPhone>
<CssClass>sample string 17</CssClass>
<Deltar>41</Deltar>
<Description>sample string 14</Description>
<Editable>true</Editable>
<EndTime>sample string 10</EndTime>
<EventId>f8004f8b-06bb-4612-ada8-340430852dbd</EventId>
<Grunn>sample string 40</Grunn>
<GruppeId>18</GruppeId>
<HomeCoaches xmlns:d3p1="http://schemas.datacontract.org/2004/07/oiback.Models">
<d3p1:Playerclass>
<d3p1:AutoMember>true</d3p1:AutoMember>
<d3p1:CompanyId>55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b</d3p1:CompanyId>
<d3p1:Deltagelse>7</d3p1:Deltagelse>
<d3p1:EventDate>2026-01-01T11:37:38.6118319+01:00</d3p1:EventDate>
<d3p1:HasChanged>true</d3p1:HasChanged>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsCoach>true</d3p1:IsCoach>
<d3p1:IsHospitant>true</d3p1:IsHospitant>
<d3p1:MatchId>5</d3p1:MatchId>
<d3p1:Phone>sample string 8</d3p1:Phone>
<d3p1:PlayerId>110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95</d3p1:PlayerId>
<d3p1:PlayerNumber>17</d3p1:PlayerNumber>
<d3p1:Reason>sample string 9</d3p1:Reason>
<d3p1:ReasonId>13</d3p1:ReasonId>
<d3p1:Score>18.1</d3p1:Score>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:SpillerNavn>sample string 3</d3p1:SpillerNavn>
<d3p1:TeamId>4</d3p1:TeamId>
</d3p1:Playerclass>
<d3p1:Playerclass>
<d3p1:AutoMember>true</d3p1:AutoMember>
<d3p1:CompanyId>55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b</d3p1:CompanyId>
<d3p1:Deltagelse>7</d3p1:Deltagelse>
<d3p1:EventDate>2026-01-01T11:37:38.6118319+01:00</d3p1:EventDate>
<d3p1:HasChanged>true</d3p1:HasChanged>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsCoach>true</d3p1:IsCoach>
<d3p1:IsHospitant>true</d3p1:IsHospitant>
<d3p1:MatchId>5</d3p1:MatchId>
<d3p1:Phone>sample string 8</d3p1:Phone>
<d3p1:PlayerId>110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95</d3p1:PlayerId>
<d3p1:PlayerNumber>17</d3p1:PlayerNumber>
<d3p1:Reason>sample string 9</d3p1:Reason>
<d3p1:ReasonId>13</d3p1:ReasonId>
<d3p1:Score>18.1</d3p1:Score>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:SpillerNavn>sample string 3</d3p1:SpillerNavn>
<d3p1:TeamId>4</d3p1:TeamId>
</d3p1:Playerclass>
</HomeCoaches>
<HomePlayers xmlns:d3p1="http://schemas.datacontract.org/2004/07/oiback.Models">
<d3p1:Playerclass>
<d3p1:AutoMember>true</d3p1:AutoMember>
<d3p1:CompanyId>55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b</d3p1:CompanyId>
<d3p1:Deltagelse>7</d3p1:Deltagelse>
<d3p1:EventDate>2026-01-01T11:37:38.6118319+01:00</d3p1:EventDate>
<d3p1:HasChanged>true</d3p1:HasChanged>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsCoach>true</d3p1:IsCoach>
<d3p1:IsHospitant>true</d3p1:IsHospitant>
<d3p1:MatchId>5</d3p1:MatchId>
<d3p1:Phone>sample string 8</d3p1:Phone>
<d3p1:PlayerId>110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95</d3p1:PlayerId>
<d3p1:PlayerNumber>17</d3p1:PlayerNumber>
<d3p1:Reason>sample string 9</d3p1:Reason>
<d3p1:ReasonId>13</d3p1:ReasonId>
<d3p1:Score>18.1</d3p1:Score>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:SpillerNavn>sample string 3</d3p1:SpillerNavn>
<d3p1:TeamId>4</d3p1:TeamId>
</d3p1:Playerclass>
<d3p1:Playerclass>
<d3p1:AutoMember>true</d3p1:AutoMember>
<d3p1:CompanyId>55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b</d3p1:CompanyId>
<d3p1:Deltagelse>7</d3p1:Deltagelse>
<d3p1:EventDate>2026-01-01T11:37:38.6118319+01:00</d3p1:EventDate>
<d3p1:HasChanged>true</d3p1:HasChanged>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsCoach>true</d3p1:IsCoach>
<d3p1:IsHospitant>true</d3p1:IsHospitant>
<d3p1:MatchId>5</d3p1:MatchId>
<d3p1:Phone>sample string 8</d3p1:Phone>
<d3p1:PlayerId>110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95</d3p1:PlayerId>
<d3p1:PlayerNumber>17</d3p1:PlayerNumber>
<d3p1:Reason>sample string 9</d3p1:Reason>
<d3p1:ReasonId>13</d3p1:ReasonId>
<d3p1:Score>18.1</d3p1:Score>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:SpillerNavn>sample string 3</d3p1:SpillerNavn>
<d3p1:TeamId>4</d3p1:TeamId>
</d3p1:Playerclass>
</HomePlayers>
<HomeTeamContactPerson>sample string 30</HomeTeamContactPerson>
<HomeTeamContactPersonPhone>sample string 32</HomeTeamContactPersonPhone>
<HomeTeamGoals>sample string 36</HomeTeamGoals>
<HomeTeamName>sample string 29</HomeTeamName>
<Id>5</Id>
<IsFinished>true</IsFinished>
<IsMatch>true</IsMatch>
<IsSerie>true</IsSerie>
<Klasse>sample string 20</Klasse>
<LongDescription>sample string 16</LongDescription>
<MatchId>sample string 39</MatchId>
<OpprettetAv>sample string 25</OpprettetAv>
<OpprettetTlf>sample string 26</OpprettetTlf>
<Owner>9c947848-4518-4c40-b8c5-b32fb71c94e4</Owner>
<Referee>sample string 12</Referee>
<RefereePhone>sample string 13</RefereePhone>
<Rendering>sample string 11</Rendering>
<ResourceId>42</ResourceId>
<Spillere xmlns:d3p1="http://schemas.datacontract.org/2004/07/oiback.Models">
<d3p1:Playerclass>
<d3p1:AutoMember>true</d3p1:AutoMember>
<d3p1:CompanyId>55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b</d3p1:CompanyId>
<d3p1:Deltagelse>7</d3p1:Deltagelse>
<d3p1:EventDate>2026-01-01T11:37:38.6118319+01:00</d3p1:EventDate>
<d3p1:HasChanged>true</d3p1:HasChanged>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsCoach>true</d3p1:IsCoach>
<d3p1:IsHospitant>true</d3p1:IsHospitant>
<d3p1:MatchId>5</d3p1:MatchId>
<d3p1:Phone>sample string 8</d3p1:Phone>
<d3p1:PlayerId>110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95</d3p1:PlayerId>
<d3p1:PlayerNumber>17</d3p1:PlayerNumber>
<d3p1:Reason>sample string 9</d3p1:Reason>
<d3p1:ReasonId>13</d3p1:ReasonId>
<d3p1:Score>18.1</d3p1:Score>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:SpillerNavn>sample string 3</d3p1:SpillerNavn>
<d3p1:TeamId>4</d3p1:TeamId>
</d3p1:Playerclass>
<d3p1:Playerclass>
<d3p1:AutoMember>true</d3p1:AutoMember>
<d3p1:CompanyId>55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b</d3p1:CompanyId>
<d3p1:Deltagelse>7</d3p1:Deltagelse>
<d3p1:EventDate>2026-01-01T11:37:38.6118319+01:00</d3p1:EventDate>
<d3p1:HasChanged>true</d3p1:HasChanged>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsCoach>true</d3p1:IsCoach>
<d3p1:IsHospitant>true</d3p1:IsHospitant>
<d3p1:MatchId>5</d3p1:MatchId>
<d3p1:Phone>sample string 8</d3p1:Phone>
<d3p1:PlayerId>110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95</d3p1:PlayerId>
<d3p1:PlayerNumber>17</d3p1:PlayerNumber>
<d3p1:Reason>sample string 9</d3p1:Reason>
<d3p1:ReasonId>13</d3p1:ReasonId>
<d3p1:Score>18.1</d3p1:Score>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:SpillerNavn>sample string 3</d3p1:SpillerNavn>
<d3p1:TeamId>4</d3p1:TeamId>
</d3p1:Playerclass>
</Spillere>
<StadiumId>23</StadiumId>
<StadiumName>sample string 24</StadiumName>
<StartTime>sample string 9</StartTime>
<TextColor>sample string 4</TextColor>
<Title>sample string 15</Title>
<Trenere xmlns:d3p1="http://schemas.datacontract.org/2004/07/oiback.Models">
<d3p1:Playerclass>
<d3p1:AutoMember>true</d3p1:AutoMember>
<d3p1:CompanyId>55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b</d3p1:CompanyId>
<d3p1:Deltagelse>7</d3p1:Deltagelse>
<d3p1:EventDate>2026-01-01T11:37:38.6118319+01:00</d3p1:EventDate>
<d3p1:HasChanged>true</d3p1:HasChanged>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsCoach>true</d3p1:IsCoach>
<d3p1:IsHospitant>true</d3p1:IsHospitant>
<d3p1:MatchId>5</d3p1:MatchId>
<d3p1:Phone>sample string 8</d3p1:Phone>
<d3p1:PlayerId>110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95</d3p1:PlayerId>
<d3p1:PlayerNumber>17</d3p1:PlayerNumber>
<d3p1:Reason>sample string 9</d3p1:Reason>
<d3p1:ReasonId>13</d3p1:ReasonId>
<d3p1:Score>18.1</d3p1:Score>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:SpillerNavn>sample string 3</d3p1:SpillerNavn>
<d3p1:TeamId>4</d3p1:TeamId>
</d3p1:Playerclass>
<d3p1:Playerclass>
<d3p1:AutoMember>true</d3p1:AutoMember>
<d3p1:CompanyId>55204fc9-c6c2-4db2-ba32-6a6ee7e8db1b</d3p1:CompanyId>
<d3p1:Deltagelse>7</d3p1:Deltagelse>
<d3p1:EventDate>2026-01-01T11:37:38.6118319+01:00</d3p1:EventDate>
<d3p1:HasChanged>true</d3p1:HasChanged>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsCoach>true</d3p1:IsCoach>
<d3p1:IsHospitant>true</d3p1:IsHospitant>
<d3p1:MatchId>5</d3p1:MatchId>
<d3p1:Phone>sample string 8</d3p1:Phone>
<d3p1:PlayerId>110e62ef-82d0-4aac-bf3a-ce4d9e9e8f95</d3p1:PlayerId>
<d3p1:PlayerNumber>17</d3p1:PlayerNumber>
<d3p1:Reason>sample string 9</d3p1:Reason>
<d3p1:ReasonId>13</d3p1:ReasonId>
<d3p1:Score>18.1</d3p1:Score>
<d3p1:Selected>true</d3p1:Selected>
<d3p1:SpillerNavn>sample string 3</d3p1:SpillerNavn>
<d3p1:TeamId>4</d3p1:TeamId>
</d3p1:Playerclass>
</Trenere>
<Url>sample string 27</Url>
<UserId>a4e46b59-6b97-4bc9-b4bb-e8294b4d6278</UserId>
</Calendarclass>
</ArrayOfCalendarclass>