GET api/V2/matches2/{nffTeamId}/{seasonId}/{all}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
nffTeamId

integer

Required

seasonId

integer

Required

all

boolean

Required

Body Parameters

None.

Response Information

Resource Description

Lag
NameDescriptionTypeAdditional information
TeamId

integer

None.

TeamName

string

None.

ClubId

integer

None.

MinPlayers

integer

None.

ShowMissingPlayers

boolean

None.

Matches

Collection of NffMatch

None.

Response Formats

application/json, text/json

Sample:
{
  "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:15.5805266Z",
      "matchStartDate": "2026-01-01T10:41:15.5805266Z",
      "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:15.5805266Z",
      "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": "9846085d-c45d-4650-ac3d-6a997acb9750",
          "spillerNavn": "sample string 3",
          "teamId": 4,
          "matchId": 5,
          "eventDate": "2026-01-01T10:41:15.5805266Z",
          "deltagelse": 7,
          "phone": "sample string 8",
          "reason": "sample string 9",
          "isCoach": true,
          "isHospitant": true,
          "companyId": "38520aef-e393-4e54-aa8d-eb7968b77b84",
          "reasonId": 13,
          "selected": true,
          "hasChanged": true,
          "autoMember": true,
          "playerNumber": 17,
          "score": 18.1
        },
        {
          "id": 1,
          "playerId": "9846085d-c45d-4650-ac3d-6a997acb9750",
          "spillerNavn": "sample string 3",
          "teamId": 4,
          "matchId": 5,
          "eventDate": "2026-01-01T10:41:15.5805266Z",
          "deltagelse": 7,
          "phone": "sample string 8",
          "reason": "sample string 9",
          "isCoach": true,
          "isHospitant": true,
          "companyId": "38520aef-e393-4e54-aa8d-eb7968b77b84",
          "reasonId": 13,
          "selected": true,
          "hasChanged": true,
          "autoMember": true,
          "playerNumber": 17,
          "score": 18.1
        }
      ],
      "awayTeamParticipants": [
        {
          "id": 1,
          "playerId": "9846085d-c45d-4650-ac3d-6a997acb9750",
          "spillerNavn": "sample string 3",
          "teamId": 4,
          "matchId": 5,
          "eventDate": "2026-01-01T10:41:15.5805266Z",
          "deltagelse": 7,
          "phone": "sample string 8",
          "reason": "sample string 9",
          "isCoach": true,
          "isHospitant": true,
          "companyId": "38520aef-e393-4e54-aa8d-eb7968b77b84",
          "reasonId": 13,
          "selected": true,
          "hasChanged": true,
          "autoMember": true,
          "playerNumber": 17,
          "score": 18.1
        },
        {
          "id": 1,
          "playerId": "9846085d-c45d-4650-ac3d-6a997acb9750",
          "spillerNavn": "sample string 3",
          "teamId": 4,
          "matchId": 5,
          "eventDate": "2026-01-01T10:41:15.5805266Z",
          "deltagelse": 7,
          "phone": "sample string 8",
          "reason": "sample string 9",
          "isCoach": true,
          "isHospitant": true,
          "companyId": "38520aef-e393-4e54-aa8d-eb7968b77b84",
          "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": "79394ac5-7dcb-4021-bd25-624ed91e98fe",
        "localClubGuid": "913821f0-ef89-4d3b-b14c-3d0cfafd6862",
        "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:15.5805266Z",
        "stadiumName": "sample string 14",
        "matchStartDate": "2026-01-01T10:41:15.5805266Z",
        "refereeName": "sample string 16",
        "matches": [
          {
            "matchStartDate": "2026-01-01T10:41:15.5805266Z",
            "stadiumName": "sample string 2",
            "matchId": 3,
            "awayTeamName": "sample string 4",
            "homeTeamName": "sample string 5",
            "homeTeamClubId": 6,
            "awayTeamClubId": 7
          },
          {
            "matchStartDate": "2026-01-01T10:41:15.5805266Z",
            "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": "69083b4c-3ca0-44f4-af9b-e7c01bc2bd94",
      "ownerAwayTeamId": "251c44de-a8ea-4465-a85f-dc765c0a9fa3",
      "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:15.5805266Z",
      "matchStartDate": "2026-01-01T10:41:15.5805266Z",
      "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:15.5805266Z",
      "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": "9846085d-c45d-4650-ac3d-6a997acb9750",
          "spillerNavn": "sample string 3",
          "teamId": 4,
          "matchId": 5,
          "eventDate": "2026-01-01T10:41:15.5805266Z",
          "deltagelse": 7,
          "phone": "sample string 8",
          "reason": "sample string 9",
          "isCoach": true,
          "isHospitant": true,
          "companyId": "38520aef-e393-4e54-aa8d-eb7968b77b84",
          "reasonId": 13,
          "selected": true,
          "hasChanged": true,
          "autoMember": true,
          "playerNumber": 17,
          "score": 18.1
        },
        {
          "id": 1,
          "playerId": "9846085d-c45d-4650-ac3d-6a997acb9750",
          "spillerNavn": "sample string 3",
          "teamId": 4,
          "matchId": 5,
          "eventDate": "2026-01-01T10:41:15.5805266Z",
          "deltagelse": 7,
          "phone": "sample string 8",
          "reason": "sample string 9",
          "isCoach": true,
          "isHospitant": true,
          "companyId": "38520aef-e393-4e54-aa8d-eb7968b77b84",
          "reasonId": 13,
          "selected": true,
          "hasChanged": true,
          "autoMember": true,
          "playerNumber": 17,
          "score": 18.1
        }
      ],
      "awayTeamParticipants": [
        {
          "id": 1,
          "playerId": "9846085d-c45d-4650-ac3d-6a997acb9750",
          "spillerNavn": "sample string 3",
          "teamId": 4,
          "matchId": 5,
          "eventDate": "2026-01-01T10:41:15.5805266Z",
          "deltagelse": 7,
          "phone": "sample string 8",
          "reason": "sample string 9",
          "isCoach": true,
          "isHospitant": true,
          "companyId": "38520aef-e393-4e54-aa8d-eb7968b77b84",
          "reasonId": 13,
          "selected": true,
          "hasChanged": true,
          "autoMember": true,
          "playerNumber": 17,
          "score": 18.1
        },
        {
          "id": 1,
          "playerId": "9846085d-c45d-4650-ac3d-6a997acb9750",
          "spillerNavn": "sample string 3",
          "teamId": 4,
          "matchId": 5,
          "eventDate": "2026-01-01T10:41:15.5805266Z",
          "deltagelse": 7,
          "phone": "sample string 8",
          "reason": "sample string 9",
          "isCoach": true,
          "isHospitant": true,
          "companyId": "38520aef-e393-4e54-aa8d-eb7968b77b84",
          "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": "79394ac5-7dcb-4021-bd25-624ed91e98fe",
        "localClubGuid": "913821f0-ef89-4d3b-b14c-3d0cfafd6862",
        "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:15.5805266Z",
        "stadiumName": "sample string 14",
        "matchStartDate": "2026-01-01T10:41:15.5805266Z",
        "refereeName": "sample string 16",
        "matches": [
          {
            "matchStartDate": "2026-01-01T10:41:15.5805266Z",
            "stadiumName": "sample string 2",
            "matchId": 3,
            "awayTeamName": "sample string 4",
            "homeTeamName": "sample string 5",
            "homeTeamClubId": 6,
            "awayTeamClubId": 7
          },
          {
            "matchStartDate": "2026-01-01T10:41:15.5805266Z",
            "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": "69083b4c-3ca0-44f4-af9b-e7c01bc2bd94",
      "ownerAwayTeamId": "251c44de-a8ea-4465-a85f-dc765c0a9fa3",
      "rw": true,
      "isHomeTeam": true,
      "longitude": 80.1,
      "latitude": 81.1,
      "numberOfPlayers": {}
    }
  ]
}

application/xml, text/xml

Sample:
<Lag xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/oiback.Classes">
  <ClubId>3</ClubId>
  <Matches>
    <NffMatch>
      <AgeCategoryId>56</AgeCategoryId>
      <AwayTeamClubId>4</AwayTeamClubId>
      <AwayTeamContactPersonEmail>sample string 5</AwayTeamContactPersonEmail>
      <AwayTeamContactPersonInfoHidden>true</AwayTeamContactPersonInfoHidden>
      <AwayTeamContactPersonMobilePhone>sample string 7</AwayTeamContactPersonMobilePhone>
      <AwayTeamContactPersonName>sample string 8</AwayTeamContactPersonName>
      <AwayTeamGoals>9</AwayTeamGoals>
      <AwayTeamId>10</AwayTeamId>
      <AwayTeamName>sample string 11</AwayTeamName>
      <AwayTeamParticipants xmlns:d4p1="http://schemas.datacontract.org/2004/07/oiback.Models">
        <d4p1:Playerclass>
          <d4p1:AutoMember>true</d4p1:AutoMember>
          <d4p1:CompanyId>38520aef-e393-4e54-aa8d-eb7968b77b84</d4p1:CompanyId>
          <d4p1:Deltagelse>7</d4p1:Deltagelse>
          <d4p1:EventDate>2026-01-01T11:41:15.5805266+01:00</d4p1:EventDate>
          <d4p1:HasChanged>true</d4p1:HasChanged>
          <d4p1:Id>1</d4p1:Id>
          <d4p1:IsCoach>true</d4p1:IsCoach>
          <d4p1:IsHospitant>true</d4p1:IsHospitant>
          <d4p1:MatchId>5</d4p1:MatchId>
          <d4p1:Phone>sample string 8</d4p1:Phone>
          <d4p1:PlayerId>9846085d-c45d-4650-ac3d-6a997acb9750</d4p1:PlayerId>
          <d4p1:PlayerNumber>17</d4p1:PlayerNumber>
          <d4p1:Reason>sample string 9</d4p1:Reason>
          <d4p1:ReasonId>13</d4p1:ReasonId>
          <d4p1:Score>18.1</d4p1:Score>
          <d4p1:Selected>true</d4p1:Selected>
          <d4p1:SpillerNavn>sample string 3</d4p1:SpillerNavn>
          <d4p1:TeamId>4</d4p1:TeamId>
        </d4p1:Playerclass>
        <d4p1:Playerclass>
          <d4p1:AutoMember>true</d4p1:AutoMember>
          <d4p1:CompanyId>38520aef-e393-4e54-aa8d-eb7968b77b84</d4p1:CompanyId>
          <d4p1:Deltagelse>7</d4p1:Deltagelse>
          <d4p1:EventDate>2026-01-01T11:41:15.5805266+01:00</d4p1:EventDate>
          <d4p1:HasChanged>true</d4p1:HasChanged>
          <d4p1:Id>1</d4p1:Id>
          <d4p1:IsCoach>true</d4p1:IsCoach>
          <d4p1:IsHospitant>true</d4p1:IsHospitant>
          <d4p1:MatchId>5</d4p1:MatchId>
          <d4p1:Phone>sample string 8</d4p1:Phone>
          <d4p1:PlayerId>9846085d-c45d-4650-ac3d-6a997acb9750</d4p1:PlayerId>
          <d4p1:PlayerNumber>17</d4p1:PlayerNumber>
          <d4p1:Reason>sample string 9</d4p1:Reason>
          <d4p1:ReasonId>13</d4p1:ReasonId>
          <d4p1:Score>18.1</d4p1:Score>
          <d4p1:Selected>true</d4p1:Selected>
          <d4p1:SpillerNavn>sample string 3</d4p1:SpillerNavn>
          <d4p1:TeamId>4</d4p1:TeamId>
        </d4p1:Playerclass>
      </AwayTeamParticipants>
      <AwayTeamPlayerGroups>sample string 54</AwayTeamPlayerGroups>
      <Cancelled>true</Cancelled>
      <CustomBane>true</CustomBane>
      <CustomCanceled>true</CustomCanceled>
      <CustomLastChangeDate>2026-01-01T11:41:15.5805266+01:00</CustomLastChangeDate>
      <CustomMatchStartTime>true</CustomMatchStartTime>
      <CustomOmberammet>true</CustomOmberammet>
      <CustomReferee>true</CustomReferee>
      <CustomRefereeId>sample string 52</CustomRefereeId>
      <CustomStadium>true</CustomStadium>
      <Deltagelse>66</Deltagelse>
      <DistrictId>58</DistrictId>
      <Editable>true</Editable>
      <ExtendedProperties>
        <AwayOppmoteMinutesBefore>4</AwayOppmoteMinutesBefore>
        <HomeOppmoteMinutesBefore>3</HomeOppmoteMinutesBefore>
        <Id>1</Id>
        <MatchId>2</MatchId>
      </ExtendedProperties>
      <FinalResultApprovedByDistrict>true</FinalResultApprovedByDistrict>
      <FinalResultApprovedByReferee>true</FinalResultApprovedByReferee>
      <HomeTeamClubId>15</HomeTeamClubId>
      <HomeTeamContactPersonEmail>sample string 16</HomeTeamContactPersonEmail>
      <HomeTeamContactPersonInfoHidden>true</HomeTeamContactPersonInfoHidden>
      <HomeTeamContactPersonMobilePhone>sample string 18</HomeTeamContactPersonMobilePhone>
      <HomeTeamContactPersonName>sample string 19</HomeTeamContactPersonName>
      <HomeTeamGoals>20</HomeTeamGoals>
      <HomeTeamId>21</HomeTeamId>
      <HomeTeamName>sample string 22</HomeTeamName>
      <HomeTeamParticipants xmlns:d4p1="http://schemas.datacontract.org/2004/07/oiback.Models">
        <d4p1:Playerclass>
          <d4p1:AutoMember>true</d4p1:AutoMember>
          <d4p1:CompanyId>38520aef-e393-4e54-aa8d-eb7968b77b84</d4p1:CompanyId>
          <d4p1:Deltagelse>7</d4p1:Deltagelse>
          <d4p1:EventDate>2026-01-01T11:41:15.5805266+01:00</d4p1:EventDate>
          <d4p1:HasChanged>true</d4p1:HasChanged>
          <d4p1:Id>1</d4p1:Id>
          <d4p1:IsCoach>true</d4p1:IsCoach>
          <d4p1:IsHospitant>true</d4p1:IsHospitant>
          <d4p1:MatchId>5</d4p1:MatchId>
          <d4p1:Phone>sample string 8</d4p1:Phone>
          <d4p1:PlayerId>9846085d-c45d-4650-ac3d-6a997acb9750</d4p1:PlayerId>
          <d4p1:PlayerNumber>17</d4p1:PlayerNumber>
          <d4p1:Reason>sample string 9</d4p1:Reason>
          <d4p1:ReasonId>13</d4p1:ReasonId>
          <d4p1:Score>18.1</d4p1:Score>
          <d4p1:Selected>true</d4p1:Selected>
          <d4p1:SpillerNavn>sample string 3</d4p1:SpillerNavn>
          <d4p1:TeamId>4</d4p1:TeamId>
        </d4p1:Playerclass>
        <d4p1:Playerclass>
          <d4p1:AutoMember>true</d4p1:AutoMember>
          <d4p1:CompanyId>38520aef-e393-4e54-aa8d-eb7968b77b84</d4p1:CompanyId>
          <d4p1:Deltagelse>7</d4p1:Deltagelse>
          <d4p1:EventDate>2026-01-01T11:41:15.5805266+01:00</d4p1:EventDate>
          <d4p1:HasChanged>true</d4p1:HasChanged>
          <d4p1:Id>1</d4p1:Id>
          <d4p1:IsCoach>true</d4p1:IsCoach>
          <d4p1:IsHospitant>true</d4p1:IsHospitant>
          <d4p1:MatchId>5</d4p1:MatchId>
          <d4p1:Phone>sample string 8</d4p1:Phone>
          <d4p1:PlayerId>9846085d-c45d-4650-ac3d-6a997acb9750</d4p1:PlayerId>
          <d4p1:PlayerNumber>17</d4p1:PlayerNumber>
          <d4p1:Reason>sample string 9</d4p1:Reason>
          <d4p1:ReasonId>13</d4p1:ReasonId>
          <d4p1:Score>18.1</d4p1:Score>
          <d4p1:Selected>true</d4p1:Selected>
          <d4p1:SpillerNavn>sample string 3</d4p1:SpillerNavn>
          <d4p1:TeamId>4</d4p1:TeamId>
        </d4p1:Playerclass>
      </HomeTeamParticipants>
      <HomeTeamPlayerGroups>sample string 53</HomeTeamPlayerGroups>
      <Id>1</Id>
      <Interrupted>true</Interrupted>
      <IsFinished>true</IsFinished>
      <IsHomeTeam>true</IsHomeTeam>
      <JustifyAge>64</JustifyAge>
      <LastChangedDate>2026-01-01T11:41:15.5805266+01:00</LastChangedDate>
      <Latitude>81.1</Latitude>
      <Longitude>80.1</Longitude>
      <MappedAwayTeam>true</MappedAwayTeam>
      <MappedHomeTeam>true</MappedHomeTeam>
      <MatchHasChanged>true</MatchHasChanged>
      <MatchId>2</MatchId>
      <MatchNumber>sample string 3</MatchNumber>
      <MatchStartDate>2026-01-01T11:41:15.5805266+01:00</MatchStartDate>
      <MatchTitle>sample string 69</MatchTitle>
      <MatchTotalTime>26</MatchTotalTime>
      <MatchType>sample string 68</MatchType>
      <Name>sample string 72</Name>
      <NumberOfPlayers />
      <OppmoteAwayTeam>60</OppmoteAwayTeam>
      <OppmoteHomeTeam>59</OppmoteHomeTeam>
      <Owner>sample string 74</Owner>
      <OwnerAwayTeamId>251c44de-a8ea-4465-a85f-dc765c0a9fa3</OwnerAwayTeamId>
      <OwnerHomeTeamId>69083b4c-3ca0-44f4-af9b-e7c01bc2bd94</OwnerHomeTeamId>
      <OwnerId>sample string 75</OwnerId>
      <PlayersOnField>55</PlayersOnField>
      <Postponed>true</Postponed>
      <Reason>sample string 65</Reason>
      <RefereeClub>sample string 31</RefereeClub>
      <RefereeClubId>32</RefereeClubId>
      <RefereeEmail>sample string 28</RefereeEmail>
      <RefereeId>33</RefereeId>
      <RefereeInfo xmlns:d4p1="http://schemas.datacontract.org/2004/07/oiback.Classes.V2">
        <d4p1:Active>true</d4p1:Active>
        <d4p1:Comments>sample string 10</d4p1:Comments>
        <d4p1:Email>sample string 18</d4p1:Email>
        <d4p1:JoinDate>2026-01-01T11:41:15.5805266+01:00</d4p1:JoinDate>
        <d4p1:LocalClubGuid>913821f0-ef89-4d3b-b14c-3d0cfafd6862</d4p1:LocalClubGuid>
        <d4p1:MatchStartDate>2026-01-01T11:41:15.5805266+01:00</d4p1:MatchStartDate>
        <d4p1:Matches>
          <MatchList>
            <AwayTeamClubId>7</AwayTeamClubId>
            <AwayTeamName>sample string 4</AwayTeamName>
            <HomeTeamClubId>6</HomeTeamClubId>
            <HomeTeamName>sample string 5</HomeTeamName>
            <MatchId>3</MatchId>
            <MatchStartDate>2026-01-01T11:41:15.5805266+01:00</MatchStartDate>
            <StadiumName>sample string 2</StadiumName>
          </MatchList>
          <MatchList>
            <AwayTeamClubId>7</AwayTeamClubId>
            <AwayTeamName>sample string 4</AwayTeamName>
            <HomeTeamClubId>6</HomeTeamClubId>
            <HomeTeamName>sample string 5</HomeTeamName>
            <MatchId>3</MatchId>
            <MatchStartDate>2026-01-01T11:41:15.5805266+01:00</MatchStartDate>
            <StadiumName>sample string 2</StadiumName>
          </MatchList>
        </d4p1:Matches>
        <d4p1:MatchesLastYear>true</d4p1:MatchesLastYear>
        <d4p1:MaxAge>11</d4p1:MaxAge>
        <d4p1:MinAge>12</d4p1:MinAge>
        <d4p1:MobilePhone>sample string 19</d4p1:MobilePhone>
        <d4p1:PersonInfoHidden>true</d4p1:PersonInfoHidden>
        <d4p1:RefereeClub>sample string 9</d4p1:RefereeClub>
        <d4p1:RefereeClubId>8</d4p1:RefereeClubId>
        <d4p1:RefereeName>sample string 16</d4p1:RefereeName>
        <d4p1:RefereeNumber>1</d4p1:RefereeNumber>
        <d4p1:RefereeType>sample string 7</d4p1:RefereeType>
        <d4p1:RefereeTypeId>6</d4p1:RefereeTypeId>
        <d4p1:RefereeUserId>79394ac5-7dcb-4021-bd25-624ed91e98fe</d4p1:RefereeUserId>
        <d4p1:Salary>20.1</d4p1:Salary>
        <d4p1:StadiumName>sample string 14</d4p1:StadiumName>
        <d4p1:SuitableForTeam>true</d4p1:SuitableForTeam>
      </RefereeInfo>
      <RefereeMobilePhone>sample string 29</RefereeMobilePhone>
      <RefereeName>sample string 34</RefereeName>
      <RefereeNoShow>true</RefereeNoShow>
      <RefereeNumber>35</RefereeNumber>
      <RefereePersonInfoHidden>true</RefereePersonInfoHidden>
      <RefereeUserId>sample string 73</RefereeUserId>
      <Rw>true</Rw>
      <SeasonId>36</SeasonId>
      <Spectators>37</Spectators>
      <StadiumId>38</StadiumId>
      <StadiumName>sample string 39</StadiumName>
      <TournamentId>40</TournamentId>
      <TournamentName>sample string 41</TournamentName>
      <TournamentRoundNumber>42</TournamentRoundNumber>
      <WalkOverAway>true</WalkOverAway>
      <WalkOverBoth>true</WalkOverBoth>
      <WalkOverHome>true</WalkOverHome>
    </NffMatch>
    <NffMatch>
      <AgeCategoryId>56</AgeCategoryId>
      <AwayTeamClubId>4</AwayTeamClubId>
      <AwayTeamContactPersonEmail>sample string 5</AwayTeamContactPersonEmail>
      <AwayTeamContactPersonInfoHidden>true</AwayTeamContactPersonInfoHidden>
      <AwayTeamContactPersonMobilePhone>sample string 7</AwayTeamContactPersonMobilePhone>
      <AwayTeamContactPersonName>sample string 8</AwayTeamContactPersonName>
      <AwayTeamGoals>9</AwayTeamGoals>
      <AwayTeamId>10</AwayTeamId>
      <AwayTeamName>sample string 11</AwayTeamName>
      <AwayTeamParticipants xmlns:d4p1="http://schemas.datacontract.org/2004/07/oiback.Models">
        <d4p1:Playerclass>
          <d4p1:AutoMember>true</d4p1:AutoMember>
          <d4p1:CompanyId>38520aef-e393-4e54-aa8d-eb7968b77b84</d4p1:CompanyId>
          <d4p1:Deltagelse>7</d4p1:Deltagelse>
          <d4p1:EventDate>2026-01-01T11:41:15.5805266+01:00</d4p1:EventDate>
          <d4p1:HasChanged>true</d4p1:HasChanged>
          <d4p1:Id>1</d4p1:Id>
          <d4p1:IsCoach>true</d4p1:IsCoach>
          <d4p1:IsHospitant>true</d4p1:IsHospitant>
          <d4p1:MatchId>5</d4p1:MatchId>
          <d4p1:Phone>sample string 8</d4p1:Phone>
          <d4p1:PlayerId>9846085d-c45d-4650-ac3d-6a997acb9750</d4p1:PlayerId>
          <d4p1:PlayerNumber>17</d4p1:PlayerNumber>
          <d4p1:Reason>sample string 9</d4p1:Reason>
          <d4p1:ReasonId>13</d4p1:ReasonId>
          <d4p1:Score>18.1</d4p1:Score>
          <d4p1:Selected>true</d4p1:Selected>
          <d4p1:SpillerNavn>sample string 3</d4p1:SpillerNavn>
          <d4p1:TeamId>4</d4p1:TeamId>
        </d4p1:Playerclass>
        <d4p1:Playerclass>
          <d4p1:AutoMember>true</d4p1:AutoMember>
          <d4p1:CompanyId>38520aef-e393-4e54-aa8d-eb7968b77b84</d4p1:CompanyId>
          <d4p1:Deltagelse>7</d4p1:Deltagelse>
          <d4p1:EventDate>2026-01-01T11:41:15.5805266+01:00</d4p1:EventDate>
          <d4p1:HasChanged>true</d4p1:HasChanged>
          <d4p1:Id>1</d4p1:Id>
          <d4p1:IsCoach>true</d4p1:IsCoach>
          <d4p1:IsHospitant>true</d4p1:IsHospitant>
          <d4p1:MatchId>5</d4p1:MatchId>
          <d4p1:Phone>sample string 8</d4p1:Phone>
          <d4p1:PlayerId>9846085d-c45d-4650-ac3d-6a997acb9750</d4p1:PlayerId>
          <d4p1:PlayerNumber>17</d4p1:PlayerNumber>
          <d4p1:Reason>sample string 9</d4p1:Reason>
          <d4p1:ReasonId>13</d4p1:ReasonId>
          <d4p1:Score>18.1</d4p1:Score>
          <d4p1:Selected>true</d4p1:Selected>
          <d4p1:SpillerNavn>sample string 3</d4p1:SpillerNavn>
          <d4p1:TeamId>4</d4p1:TeamId>
        </d4p1:Playerclass>
      </AwayTeamParticipants>
      <AwayTeamPlayerGroups>sample string 54</AwayTeamPlayerGroups>
      <Cancelled>true</Cancelled>
      <CustomBane>true</CustomBane>
      <CustomCanceled>true</CustomCanceled>
      <CustomLastChangeDate>2026-01-01T11:41:15.5805266+01:00</CustomLastChangeDate>
      <CustomMatchStartTime>true</CustomMatchStartTime>
      <CustomOmberammet>true</CustomOmberammet>
      <CustomReferee>true</CustomReferee>
      <CustomRefereeId>sample string 52</CustomRefereeId>
      <CustomStadium>true</CustomStadium>
      <Deltagelse>66</Deltagelse>
      <DistrictId>58</DistrictId>
      <Editable>true</Editable>
      <ExtendedProperties>
        <AwayOppmoteMinutesBefore>4</AwayOppmoteMinutesBefore>
        <HomeOppmoteMinutesBefore>3</HomeOppmoteMinutesBefore>
        <Id>1</Id>
        <MatchId>2</MatchId>
      </ExtendedProperties>
      <FinalResultApprovedByDistrict>true</FinalResultApprovedByDistrict>
      <FinalResultApprovedByReferee>true</FinalResultApprovedByReferee>
      <HomeTeamClubId>15</HomeTeamClubId>
      <HomeTeamContactPersonEmail>sample string 16</HomeTeamContactPersonEmail>
      <HomeTeamContactPersonInfoHidden>true</HomeTeamContactPersonInfoHidden>
      <HomeTeamContactPersonMobilePhone>sample string 18</HomeTeamContactPersonMobilePhone>
      <HomeTeamContactPersonName>sample string 19</HomeTeamContactPersonName>
      <HomeTeamGoals>20</HomeTeamGoals>
      <HomeTeamId>21</HomeTeamId>
      <HomeTeamName>sample string 22</HomeTeamName>
      <HomeTeamParticipants xmlns:d4p1="http://schemas.datacontract.org/2004/07/oiback.Models">
        <d4p1:Playerclass>
          <d4p1:AutoMember>true</d4p1:AutoMember>
          <d4p1:CompanyId>38520aef-e393-4e54-aa8d-eb7968b77b84</d4p1:CompanyId>
          <d4p1:Deltagelse>7</d4p1:Deltagelse>
          <d4p1:EventDate>2026-01-01T11:41:15.5805266+01:00</d4p1:EventDate>
          <d4p1:HasChanged>true</d4p1:HasChanged>
          <d4p1:Id>1</d4p1:Id>
          <d4p1:IsCoach>true</d4p1:IsCoach>
          <d4p1:IsHospitant>true</d4p1:IsHospitant>
          <d4p1:MatchId>5</d4p1:MatchId>
          <d4p1:Phone>sample string 8</d4p1:Phone>
          <d4p1:PlayerId>9846085d-c45d-4650-ac3d-6a997acb9750</d4p1:PlayerId>
          <d4p1:PlayerNumber>17</d4p1:PlayerNumber>
          <d4p1:Reason>sample string 9</d4p1:Reason>
          <d4p1:ReasonId>13</d4p1:ReasonId>
          <d4p1:Score>18.1</d4p1:Score>
          <d4p1:Selected>true</d4p1:Selected>
          <d4p1:SpillerNavn>sample string 3</d4p1:SpillerNavn>
          <d4p1:TeamId>4</d4p1:TeamId>
        </d4p1:Playerclass>
        <d4p1:Playerclass>
          <d4p1:AutoMember>true</d4p1:AutoMember>
          <d4p1:CompanyId>38520aef-e393-4e54-aa8d-eb7968b77b84</d4p1:CompanyId>
          <d4p1:Deltagelse>7</d4p1:Deltagelse>
          <d4p1:EventDate>2026-01-01T11:41:15.5805266+01:00</d4p1:EventDate>
          <d4p1:HasChanged>true</d4p1:HasChanged>
          <d4p1:Id>1</d4p1:Id>
          <d4p1:IsCoach>true</d4p1:IsCoach>
          <d4p1:IsHospitant>true</d4p1:IsHospitant>
          <d4p1:MatchId>5</d4p1:MatchId>
          <d4p1:Phone>sample string 8</d4p1:Phone>
          <d4p1:PlayerId>9846085d-c45d-4650-ac3d-6a997acb9750</d4p1:PlayerId>
          <d4p1:PlayerNumber>17</d4p1:PlayerNumber>
          <d4p1:Reason>sample string 9</d4p1:Reason>
          <d4p1:ReasonId>13</d4p1:ReasonId>
          <d4p1:Score>18.1</d4p1:Score>
          <d4p1:Selected>true</d4p1:Selected>
          <d4p1:SpillerNavn>sample string 3</d4p1:SpillerNavn>
          <d4p1:TeamId>4</d4p1:TeamId>
        </d4p1:Playerclass>
      </HomeTeamParticipants>
      <HomeTeamPlayerGroups>sample string 53</HomeTeamPlayerGroups>
      <Id>1</Id>
      <Interrupted>true</Interrupted>
      <IsFinished>true</IsFinished>
      <IsHomeTeam>true</IsHomeTeam>
      <JustifyAge>64</JustifyAge>
      <LastChangedDate>2026-01-01T11:41:15.5805266+01:00</LastChangedDate>
      <Latitude>81.1</Latitude>
      <Longitude>80.1</Longitude>
      <MappedAwayTeam>true</MappedAwayTeam>
      <MappedHomeTeam>true</MappedHomeTeam>
      <MatchHasChanged>true</MatchHasChanged>
      <MatchId>2</MatchId>
      <MatchNumber>sample string 3</MatchNumber>
      <MatchStartDate>2026-01-01T11:41:15.5805266+01:00</MatchStartDate>
      <MatchTitle>sample string 69</MatchTitle>
      <MatchTotalTime>26</MatchTotalTime>
      <MatchType>sample string 68</MatchType>
      <Name>sample string 72</Name>
      <NumberOfPlayers />
      <OppmoteAwayTeam>60</OppmoteAwayTeam>
      <OppmoteHomeTeam>59</OppmoteHomeTeam>
      <Owner>sample string 74</Owner>
      <OwnerAwayTeamId>251c44de-a8ea-4465-a85f-dc765c0a9fa3</OwnerAwayTeamId>
      <OwnerHomeTeamId>69083b4c-3ca0-44f4-af9b-e7c01bc2bd94</OwnerHomeTeamId>
      <OwnerId>sample string 75</OwnerId>
      <PlayersOnField>55</PlayersOnField>
      <Postponed>true</Postponed>
      <Reason>sample string 65</Reason>
      <RefereeClub>sample string 31</RefereeClub>
      <RefereeClubId>32</RefereeClubId>
      <RefereeEmail>sample string 28</RefereeEmail>
      <RefereeId>33</RefereeId>
      <RefereeInfo xmlns:d4p1="http://schemas.datacontract.org/2004/07/oiback.Classes.V2">
        <d4p1:Active>true</d4p1:Active>
        <d4p1:Comments>sample string 10</d4p1:Comments>
        <d4p1:Email>sample string 18</d4p1:Email>
        <d4p1:JoinDate>2026-01-01T11:41:15.5805266+01:00</d4p1:JoinDate>
        <d4p1:LocalClubGuid>913821f0-ef89-4d3b-b14c-3d0cfafd6862</d4p1:LocalClubGuid>
        <d4p1:MatchStartDate>2026-01-01T11:41:15.5805266+01:00</d4p1:MatchStartDate>
        <d4p1:Matches>
          <MatchList>
            <AwayTeamClubId>7</AwayTeamClubId>
            <AwayTeamName>sample string 4</AwayTeamName>
            <HomeTeamClubId>6</HomeTeamClubId>
            <HomeTeamName>sample string 5</HomeTeamName>
            <MatchId>3</MatchId>
            <MatchStartDate>2026-01-01T11:41:15.5805266+01:00</MatchStartDate>
            <StadiumName>sample string 2</StadiumName>
          </MatchList>
          <MatchList>
            <AwayTeamClubId>7</AwayTeamClubId>
            <AwayTeamName>sample string 4</AwayTeamName>
            <HomeTeamClubId>6</HomeTeamClubId>
            <HomeTeamName>sample string 5</HomeTeamName>
            <MatchId>3</MatchId>
            <MatchStartDate>2026-01-01T11:41:15.5805266+01:00</MatchStartDate>
            <StadiumName>sample string 2</StadiumName>
          </MatchList>
        </d4p1:Matches>
        <d4p1:MatchesLastYear>true</d4p1:MatchesLastYear>
        <d4p1:MaxAge>11</d4p1:MaxAge>
        <d4p1:MinAge>12</d4p1:MinAge>
        <d4p1:MobilePhone>sample string 19</d4p1:MobilePhone>
        <d4p1:PersonInfoHidden>true</d4p1:PersonInfoHidden>
        <d4p1:RefereeClub>sample string 9</d4p1:RefereeClub>
        <d4p1:RefereeClubId>8</d4p1:RefereeClubId>
        <d4p1:RefereeName>sample string 16</d4p1:RefereeName>
        <d4p1:RefereeNumber>1</d4p1:RefereeNumber>
        <d4p1:RefereeType>sample string 7</d4p1:RefereeType>
        <d4p1:RefereeTypeId>6</d4p1:RefereeTypeId>
        <d4p1:RefereeUserId>79394ac5-7dcb-4021-bd25-624ed91e98fe</d4p1:RefereeUserId>
        <d4p1:Salary>20.1</d4p1:Salary>
        <d4p1:StadiumName>sample string 14</d4p1:StadiumName>
        <d4p1:SuitableForTeam>true</d4p1:SuitableForTeam>
      </RefereeInfo>
      <RefereeMobilePhone>sample string 29</RefereeMobilePhone>
      <RefereeName>sample string 34</RefereeName>
      <RefereeNoShow>true</RefereeNoShow>
      <RefereeNumber>35</RefereeNumber>
      <RefereePersonInfoHidden>true</RefereePersonInfoHidden>
      <RefereeUserId>sample string 73</RefereeUserId>
      <Rw>true</Rw>
      <SeasonId>36</SeasonId>
      <Spectators>37</Spectators>
      <StadiumId>38</StadiumId>
      <StadiumName>sample string 39</StadiumName>
      <TournamentId>40</TournamentId>
      <TournamentName>sample string 41</TournamentName>
      <TournamentRoundNumber>42</TournamentRoundNumber>
      <WalkOverAway>true</WalkOverAway>
      <WalkOverBoth>true</WalkOverBoth>
      <WalkOverHome>true</WalkOverHome>
    </NffMatch>
  </Matches>
  <MinPlayers>4</MinPlayers>
  <ShowMissingPlayers>true</ShowMissingPlayers>
  <TeamId>1</TeamId>
  <TeamName>sample string 2</TeamName>
</Lag>