GET api/Event_and_SubEvent/{event_id}/{subevent_id}/Details

Request Information

URI Parameters

NameDescriptionTypeAdditional information
event_id

integer

Required

subevent_id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Event_SubEvent
NameDescriptionTypeAdditional information
subevent

TournamentSubEventCreateJSON

None.

Event

EventGetJSON

None.

subevent_basic_clean

Clean_TournamentSubEventBasicInfo_with_age

None.

organization_info_clean

Collection of Clean_EventOrganizationInformation

None.

oes_info_clean

Clean_EventOESInformation

None.

draw_information

Collection of Clean_EventDrawsInfo

None.

category_With_SE_Data

category_with_SE_data

None.

AIN_org_codes

Collection of AINOrgCode_Mapping_dc

None.

Response Formats

application/json, text/json

Sample:
{
  "subevent": {
    "basic_information": {
      "SubEventId": 1,
      "EventId": 1,
      "SubEventName": "sample string 2",
      "SubEventDesc": "sample string 3",
      "SubEventCode": "sample string 4",
      "EventTournamentRestrictionId": 1,
      "NumberOfTotalMatches": 1,
      "IsActive": true,
      "SubEventEntryType": "sample string 6",
      "InterOrgPartnershipsAllowed": true,
      "IsOptional": true,
      "WaitingListAllowed": true,
      "OrgGeneralMenQuota": 1,
      "OrgGeneralWomenQuota": 1,
      "LOCGeneralMenQuota": 1,
      "LOCGeneralWomenQuota": 1,
      "MinTeamSize": 1,
      "MaxTeamSize": 1,
      "SubEventDrawTypeId": 1,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:27:22.4412462+00:00",
      "IsDeleted": true,
      "PlayerEntriesStartDate": "2025-07-18T16:27:22.4412462+00:00",
      "PlayerEntriesEndDate": "2025-07-18T16:27:22.4412462+00:00",
      "EntriesRankingWeek": 1,
      "EntriesRankingMonth": 1,
      "EntriesRankingYear": 1,
      "SeedingRankingWeek": 1,
      "SeedingRankingMonth": 1,
      "SeedingRankingYear": 1
    },
    "phase_information": [
      {
        "SubEventPhaseId": 1,
        "EventId": 1,
        "SubEventId": 1,
        "EventTournamentPhaseId": 1,
        "EventDrawsId": 1,
        "OrderNumber": 1,
        "IsActive": true,
        "IsDeleted": true,
        "Deleted": 1,
        "StartDateTime": "2025-07-18T16:27:22.4412462+00:00",
        "EndDateTime": "2025-07-18T16:27:22.4412462+00:00"
      },
      {
        "SubEventPhaseId": 1,
        "EventId": 1,
        "SubEventId": 1,
        "EventTournamentPhaseId": 1,
        "EventDrawsId": 1,
        "OrderNumber": 1,
        "IsActive": true,
        "IsDeleted": true,
        "Deleted": 1,
        "StartDateTime": "2025-07-18T16:27:22.4412462+00:00",
        "EndDateTime": "2025-07-18T16:27:22.4412462+00:00"
      }
    ],
    "prize_information": [
      {
        "EventTournamentPrizeMoneyId": 1,
        "EventId": 1,
        "SubEventId": 1,
        "EventDrawsId": 1,
        "EventTournamentPhaseId": 1,
        "PrizeMoney": "sample string 1",
        "CurrencyId": 1,
        "PrizePositionId": 1,
        "IsActive": true,
        "IsDeleted": true,
        "Deleted": 1
      },
      {
        "EventTournamentPrizeMoneyId": 1,
        "EventId": 1,
        "SubEventId": 1,
        "EventDrawsId": 1,
        "EventTournamentPhaseId": 1,
        "PrizeMoney": "sample string 1",
        "CurrencyId": 1,
        "PrizePositionId": 1,
        "IsActive": true,
        "IsDeleted": true,
        "Deleted": 1
      }
    ],
    "age_category_information": [
      {
        "EventTournamentSubEventAgeCategoryLinkedId": 1,
        "EventId": 1,
        "SubEventId": 2,
        "TournamentAgeCategoryId": 3,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.4412462+00:00",
        "IsDeleted": true
      },
      {
        "EventTournamentSubEventAgeCategoryLinkedId": 1,
        "EventId": 1,
        "SubEventId": 2,
        "TournamentAgeCategoryId": 3,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.4412462+00:00",
        "IsDeleted": true
      }
    ],
    "conducting_draws": [
      {
        "SubEventConductingDrawId": 1,
        "EventId": 1,
        "SubEventId": 2,
        "EventDrawsId": 3,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.4412462+00:00",
        "IsDeleted": true
      },
      {
        "SubEventConductingDrawId": 1,
        "EventId": 1,
        "SubEventId": 2,
        "EventDrawsId": 3,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.4412462+00:00",
        "IsDeleted": true
      }
    ],
    "paralympic_classes": [
      {
        "EventSEParalympicClassesLinkedId": 1,
        "EventId": 1,
        "SubEventId": 2,
        "ParalympicClassId": 3,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.4412462+00:00",
        "IsDeleted": true
      },
      {
        "EventSEParalympicClassesLinkedId": 1,
        "EventId": 1,
        "SubEventId": 2,
        "ParalympicClassId": 3,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.4412462+00:00",
        "IsDeleted": true
      }
    ],
    "organization_ner_details": [
      {
        "SubEventOrganizationNERId": 1,
        "OrganizationId": 1,
        "SubEventId": 1,
        "EventId": 1,
        "NERPlayers": 1,
        "NERFullNationPairs": 1,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.4412462+00:00",
        "IsDeleted": true
      },
      {
        "SubEventOrganizationNERId": 1,
        "OrganizationId": 1,
        "SubEventId": 1,
        "EventId": 1,
        "NERPlayers": 1,
        "NERFullNationPairs": 1,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.4412462+00:00",
        "IsDeleted": true
      }
    ]
  },
  "Event": {
    "core_information": {
      "CreatedDateTime": "2025-07-18T16:27:22.4412462+00:00",
      "EventId": 1,
      "EventName": "sample string 2",
      "EventTypeId": 3,
      "EventCoreTypeId": 1,
      "IsBubbleEvent": true,
      "IsClosedEvent": true,
      "IsActive": true,
      "EventCode": "sample string 5",
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:27:22.4412462+00:00",
      "IsDeleted": true,
      "IsFrontEndPlatformVisible": true,
      "IsBettingEnabled": true,
      "SwitchToLive": true,
      "IsAIEnabled": true,
      "IsMastersEvent": true,
      "IsParaEvent": true
    },
    "basic_information": {
      "EventBasicId": 1,
      "EventId": 1,
      "StartDateTime": "2025-07-18T16:27:22.4412462+00:00",
      "EndDateTime": "2025-07-18T16:27:22.4412462+00:00",
      "OrganizationId": 1,
      "LocationId": 1,
      "CurrencyId": 1,
      "address1": "sample string 1",
      "address2": "sample string 2",
      "address3": "sample string 3",
      "City": "sample string 4",
      "State": "sample string 5",
      "CountryCode": "sample string 6",
      "Postcode": "sample string 7",
      "GPSCOORDINATES": "sample string 8",
      "TimeZoneId": 1,
      "Website": "sample string 9",
      "Status": "sample string 10",
      "VenueId": 1,
      "ContactPerson": 1,
      "Photo": "sample string 11",
      "Tags": "sample string 12",
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
      "IsDeleted": true,
      "TournamentCategoryGroupId": 13,
      "IsLocReviewed": true,
      "IsSupervisorReviewed": true,
      "IsSanctioned": true,
      "ShowOrganizerinOES": true,
      "PageLink": "sample string 14",
      "WYCDeadlineHours": 1
    },
    "competition_information": {
      "EventCompetitionId": 1,
      "EventId": 1,
      "OrganizerContactPerson": 1,
      "EntriesRankingWeek": 1,
      "EntriesRankingMonth": 1,
      "EntriesRankingYear": 1,
      "RankingCountWeek": 1,
      "RankingCountMonth": 1,
      "RankingCountYear": 1,
      "SeedingRankingWeek": 1,
      "SeedingRankingMonth": 1,
      "SeedingRankingYear": 1,
      "AllowReserve": true,
      "VisaInformation": "sample string 3",
      "Comments": "sample string 4",
      "PlayingSystem": "sample string 5",
      "IsActive": true,
      "SystemOfPlay": "sample string 7",
      "PrizeCurrency": 1,
      "PrizeMoney": 1.1,
      "PrizeMoneyTax": "sample string 8",
      "PrizeComments": "sample string 9",
      "NumberofCompetitionTables": 1,
      "NumberofPracticeTables": 1,
      "RankingExpiryWeek": 1,
      "RankingExpiryMonth": 1,
      "RankingExpiryYear": 1,
      "NumberOfQualificationRounds": 1,
      "NumberOfWarmupTables": 1,
      "NumberOfTotalMatches": 1,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
      "IsDeleted": true
    },
    "organization_information": [
      {
        "EventParticipatingOrgId": 1,
        "OrganizationId": 1,
        "EventId": 2,
        "ParticipateWithPlayers": true,
        "IsActive": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      },
      {
        "EventParticipatingOrgId": 1,
        "OrganizationId": 1,
        "EventId": 2,
        "ParticipateWithPlayers": true,
        "IsActive": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      }
    ],
    "oes_information": {
      "EventOESId": 1,
      "EventId": 1,
      "CurrencyId": 2,
      "EnableOES": true,
      "PreliminaryEntriesStartdate": "2025-07-18T16:27:22.456811+00:00",
      "PreliminaryEntriesEndDate": "2025-07-18T16:27:22.456811+00:00",
      "FinalEntriesStartDate": "2025-07-18T16:27:22.456811+00:00",
      "FinalEntriesEndDate": "2025-07-18T16:27:22.456811+00:00",
      "TravelDetailsDeadline": "2025-07-18T16:27:22.456811+00:00",
      "AccomodationDetailsDeadLine": "2025-07-18T16:27:22.456811+00:00",
      "RoomCacellationDeadline": "2025-07-18T16:27:22.456811+00:00",
      "CancellationDeadline": "2025-07-18T16:27:22.456811+00:00",
      "MaxNumberofEntries": 3,
      "MaxNoOfProfilesperPerson": 1,
      "DeadlineTimeZoneId": 1,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
      "IsDeleted": true,
      "VisaDetailsDeadline": "2025-07-18T16:27:22.456811+00:00",
      "OverlapCheckNeeded": true,
      "OverlapEventWeek": 1,
      "OverlapEventYear": 1
    },
    "oes_non_ma_information": {
      "EventOESNonMADetailsId": 1,
      "EventId": 1,
      "EntryStartDateTime": "2025-07-18T16:27:22.456811+00:00",
      "EntryEndDateTime": "2025-07-18T16:27:22.456811+00:00",
      "AllowNonMAEntries": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
      "IsDeleted": true
    },
    "oes_additional_date_information": [
      {
        "EventOESAdditionalDateId": 1,
        "EventId": 1,
        "AdditionalDateName": "sample string 2",
        "StartDateTime": "2025-07-18T16:27:22.456811+00:00",
        "EndDateTime": "2025-07-18T16:27:22.456811+00:00",
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      },
      {
        "EventOESAdditionalDateId": 1,
        "EventId": 1,
        "AdditionalDateName": "sample string 2",
        "StartDateTime": "2025-07-18T16:27:22.456811+00:00",
        "EndDateTime": "2025-07-18T16:27:22.456811+00:00",
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      }
    ],
    "sponsor_information": [
      {
        "EventSponsorId": 1,
        "EventId": 1,
        "OrganizationId": 1,
        "SponsorTypeId": 2,
        "SponsorCoreTypeId": 3,
        "SponsorName": "sample string 4",
        "SponsorOrganizationPrimaryContactEmail": "sample string 5",
        "SponsorOrganizationPrimaryContactNo": "sample string 6",
        "Logo": "sample string 7",
        "DarkLogo": "sample string 8",
        "Link": "sample string 9",
        "IsActive": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true,
        "Priority": 1
      },
      {
        "EventSponsorId": 1,
        "EventId": 1,
        "OrganizationId": 1,
        "SponsorTypeId": 2,
        "SponsorCoreTypeId": 3,
        "SponsorName": "sample string 4",
        "SponsorOrganizationPrimaryContactEmail": "sample string 5",
        "SponsorOrganizationPrimaryContactNo": "sample string 6",
        "Logo": "sample string 7",
        "DarkLogo": "sample string 8",
        "Link": "sample string 9",
        "IsActive": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true,
        "Priority": 1
      }
    ],
    "document_information": [
      {
        "DocumentId": 1,
        "EventId": 1,
        "DocumentTypeId": 2,
        "DocumentTitle": "sample string 3",
        "DocumentURL": "sample string 4",
        "IsActive": true,
        "Category": "sample string 6",
        "Place": "sample string 7",
        "Notes": "sample string 8",
        "ValidDateFrom": "2025-07-18T16:27:22.456811+00:00",
        "ValidDateTo": "2025-07-18T16:27:22.456811+00:00",
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      },
      {
        "DocumentId": 1,
        "EventId": 1,
        "DocumentTypeId": 2,
        "DocumentTitle": "sample string 3",
        "DocumentURL": "sample string 4",
        "IsActive": true,
        "Category": "sample string 6",
        "Place": "sample string 7",
        "Notes": "sample string 8",
        "ValidDateFrom": "2025-07-18T16:27:22.456811+00:00",
        "ValidDateTo": "2025-07-18T16:27:22.456811+00:00",
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      }
    ],
    "logo_information": [
      {
        "EventLogoId": 1,
        "EventId": 1,
        "LogoTypeId": 2,
        "LogoName": "sample string 3",
        "LogoArea": "sample string 4",
        "LogoImageFilePath": "sample string 5",
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      },
      {
        "EventLogoId": 1,
        "EventId": 1,
        "LogoTypeId": 2,
        "LogoName": "sample string 3",
        "LogoArea": "sample string 4",
        "LogoImageFilePath": "sample string 5",
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      }
    ],
    "date_information": {
      "EventDateId": 1,
      "EventId": 1,
      "SubEventId": 1,
      "FirstStageStartDate": "2025-07-18T16:27:22.456811+00:00",
      "FirstStageEndDate": "2025-07-18T16:27:22.456811+00:00",
      "MainDrawStartDate": "2025-07-18T16:27:22.456811+00:00",
      "MainDrawEndDate": "2025-07-18T16:27:22.456811+00:00",
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
      "IsDeleted": true
    },
    "equipment_information": [
      {
        "EventEquipmentId": 1,
        "EventId": 1,
        "EquipmentId": 2,
        "EquipmentTypeId": 3,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      },
      {
        "EventEquipmentId": 1,
        "EventId": 1,
        "EquipmentId": 2,
        "EquipmentTypeId": 3,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      }
    ],
    "transport_information": [
      {
        "EventTransportOptionId": 1,
        "EventId": 1,
        "OptionName": "sample string 2",
        "TransportTypeId": 3,
        "TaxRateId": 4,
        "SeatingCapacity": 1,
        "PickupPlace": "sample string 5",
        "DropPlace": "sample string 6",
        "IsActive": true,
        "IncludedinHospitalityPack": true,
        "RegularCost": 1,
        "AdditionalCost": 1,
        "Remarks": "sample string 8",
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      },
      {
        "EventTransportOptionId": 1,
        "EventId": 1,
        "OptionName": "sample string 2",
        "TransportTypeId": 3,
        "TaxRateId": 4,
        "SeatingCapacity": 1,
        "PickupPlace": "sample string 5",
        "DropPlace": "sample string 6",
        "IsActive": true,
        "IncludedinHospitalityPack": true,
        "RegularCost": 1,
        "AdditionalCost": 1,
        "Remarks": "sample string 8",
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      }
    ],
    "fees_information": {
      "EventFeeId": 1,
      "EventId": 1,
      "SubEventId": 1,
      "CurrencyId": 2,
      "FeeDepositPercentage": 3.1,
      "TurnOffFee": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
      "IsDeleted": true
    },
    "fees_profile_type_information": [
      {
        "cancellation_information": [
          {
            "EventFeesProfileTypeCancellationOptionId": 1,
            "EventId": 1,
            "EventFeesbyProfileTypeId": 2,
            "Days": 3,
            "IsPercentage": true,
            "Value": 4,
            "IsActive": true,
            "Deleted": 1,
            "CreatedBy": 1,
            "LastModifiedBy": 1,
            "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
            "IsDeleted": true
          },
          {
            "EventFeesProfileTypeCancellationOptionId": 1,
            "EventId": 1,
            "EventFeesbyProfileTypeId": 2,
            "Days": 3,
            "IsPercentage": true,
            "Value": 4,
            "IsActive": true,
            "Deleted": 1,
            "CreatedBy": 1,
            "LastModifiedBy": 1,
            "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
            "IsDeleted": true
          }
        ],
        "EventFeesbyProfileTypeId": 1,
        "EventId": 1,
        "SubEventId": 1,
        "QuotaProfileId": 2,
        "TaxRateId": 3,
        "ParticipationFee": 4,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      },
      {
        "cancellation_information": [
          {
            "EventFeesProfileTypeCancellationOptionId": 1,
            "EventId": 1,
            "EventFeesbyProfileTypeId": 2,
            "Days": 3,
            "IsPercentage": true,
            "Value": 4,
            "IsActive": true,
            "Deleted": 1,
            "CreatedBy": 1,
            "LastModifiedBy": 1,
            "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
            "IsDeleted": true
          },
          {
            "EventFeesProfileTypeCancellationOptionId": 1,
            "EventId": 1,
            "EventFeesbyProfileTypeId": 2,
            "Days": 3,
            "IsPercentage": true,
            "Value": 4,
            "IsActive": true,
            "Deleted": 1,
            "CreatedBy": 1,
            "LastModifiedBy": 1,
            "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
            "IsDeleted": true
          }
        ],
        "EventFeesbyProfileTypeId": 1,
        "EventId": 1,
        "SubEventId": 1,
        "QuotaProfileId": 2,
        "TaxRateId": 3,
        "ParticipationFee": 4,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      }
    ],
    "non_ma_fees_profile_type_information": [
      {
        "EventNonMAFeesbyProfileTypeId": 1,
        "EventId": 1,
        "SubEventId": 1,
        "ExtSubProfileId": 2,
        "TaxRateId": 3,
        "ParticipationFee": 4,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      },
      {
        "EventNonMAFeesbyProfileTypeId": 1,
        "EventId": 1,
        "SubEventId": 1,
        "ExtSubProfileId": 2,
        "TaxRateId": 3,
        "ParticipationFee": 4,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      }
    ],
    "hospitality_information": {
      "EventHospitalityId": 1,
      "EventId": 1,
      "AllowedFirstArrivalDate": "2025-07-18T16:27:22.456811+00:00",
      "AllowedLastDepartureDate": "2025-07-18T16:27:22.456811+00:00",
      "ForceHospitality": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
      "IsDeleted": true
    },
    "hospitality_details_information": [
      {
        "cancellation_information": [
          {
            "EventTournamentHospitalityCancellationOptionId": 1,
            "EventId": 1,
            "EventHospitalityOptionDetailId": 2,
            "Days": 3,
            "IsPercentage": true,
            "Value": 4,
            "IsActive": true,
            "Deleted": 1,
            "CreatedBy": 1,
            "LastModifiedBy": 1,
            "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
            "IsDeleted": true
          },
          {
            "EventTournamentHospitalityCancellationOptionId": 1,
            "EventId": 1,
            "EventHospitalityOptionDetailId": 2,
            "Days": 3,
            "IsPercentage": true,
            "Value": 4,
            "IsActive": true,
            "Deleted": 1,
            "CreatedBy": 1,
            "LastModifiedBy": 1,
            "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
            "IsDeleted": true
          }
        ],
        "EventHospitalityOptionDetailId": 1,
        "EventId": 1,
        "EventHospitalityOptionId": 1,
        "QuotaProfileId": 2,
        "OrganizationId": 3,
        "RoomTypeId": 4,
        "TaxRateId": 5,
        "PricePerNightperPerson": 6,
        "MinimumNights": 7,
        "PriceWholeEventPerPerson": 8,
        "PriceExtraNightPerPerson": 9,
        "LateCheckOut": 10,
        "EarlyCheckIn": 11,
        "Description": "sample string 12",
        "IsActive": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true,
        "ComplementaryNights": 1,
        "IsFilled": true,
        "ParaAccessibilityRoomTypeId": 1
      },
      {
        "cancellation_information": [
          {
            "EventTournamentHospitalityCancellationOptionId": 1,
            "EventId": 1,
            "EventHospitalityOptionDetailId": 2,
            "Days": 3,
            "IsPercentage": true,
            "Value": 4,
            "IsActive": true,
            "Deleted": 1,
            "CreatedBy": 1,
            "LastModifiedBy": 1,
            "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
            "IsDeleted": true
          },
          {
            "EventTournamentHospitalityCancellationOptionId": 1,
            "EventId": 1,
            "EventHospitalityOptionDetailId": 2,
            "Days": 3,
            "IsPercentage": true,
            "Value": 4,
            "IsActive": true,
            "Deleted": 1,
            "CreatedBy": 1,
            "LastModifiedBy": 1,
            "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
            "IsDeleted": true
          }
        ],
        "EventHospitalityOptionDetailId": 1,
        "EventId": 1,
        "EventHospitalityOptionId": 1,
        "QuotaProfileId": 2,
        "OrganizationId": 3,
        "RoomTypeId": 4,
        "TaxRateId": 5,
        "PricePerNightperPerson": 6,
        "MinimumNights": 7,
        "PriceWholeEventPerPerson": 8,
        "PriceExtraNightPerPerson": 9,
        "LateCheckOut": 10,
        "EarlyCheckIn": 11,
        "Description": "sample string 12",
        "IsActive": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true,
        "ComplementaryNights": 1,
        "IsFilled": true,
        "ParaAccessibilityRoomTypeId": 1
      }
    ],
    "non_ma_hospitality_information": {
      "EventNonMAHospitalityId": 1,
      "EventId": 1,
      "AllowedFirstArrivalDate": "2025-07-18T16:27:22.456811+00:00",
      "AllowedLastDepartureDate": "2025-07-18T16:27:22.456811+00:00",
      "ForceHospitality": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
      "IsDeleted": true
    },
    "non_ma_hospitality_details_information": [
      {
        "EventNonMAHospitalityOptionDetailId": 1,
        "EventId": 1,
        "EventHospitalityOptionId": 1,
        "ExtSubProfileId": 2,
        "OrganizationId": 3,
        "RoomTypeId": 4,
        "TaxRateId": 5,
        "PricePerNightperPerson": 6,
        "MinimumNights": 7,
        "PriceWholeEventPerPerson": 8,
        "PriceExtraNightPerPerson": 9,
        "LateCheckOut": 10,
        "EarlyCheckIn": 11,
        "Description": "sample string 12",
        "IsActive": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true,
        "ComplementaryNights": 1,
        "IsFilled": true
      },
      {
        "EventNonMAHospitalityOptionDetailId": 1,
        "EventId": 1,
        "EventHospitalityOptionId": 1,
        "ExtSubProfileId": 2,
        "OrganizationId": 3,
        "RoomTypeId": 4,
        "TaxRateId": 5,
        "PricePerNightperPerson": 6,
        "MinimumNights": 7,
        "PriceWholeEventPerPerson": 8,
        "PriceExtraNightPerPerson": 9,
        "LateCheckOut": 10,
        "EarlyCheckIn": 11,
        "Description": "sample string 12",
        "IsActive": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true,
        "ComplementaryNights": 1,
        "IsFilled": true
      }
    ],
    "category_information": [
      {
        "EventTournamentCategoryLinkedId": 1,
        "EventId": 1,
        "TournamentCategoryId": 2,
        "TournamentCategoryGroupId": 3,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      },
      {
        "EventTournamentCategoryLinkedId": 1,
        "EventId": 1,
        "TournamentCategoryId": 2,
        "TournamentCategoryGroupId": 3,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      }
    ],
    "profile_quota_information": [
      {
        "EventQuotaProfileId": 1,
        "EventId": 1,
        "QuotaProfileId": 2,
        "AllowRestriction": true,
        "HostCount": 3,
        "GeneralCount": 4,
        "CoreOrgOnly": true,
        "IsActive": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true,
        "AccreditationCode": "sample string 5"
      },
      {
        "EventQuotaProfileId": 1,
        "EventId": 1,
        "QuotaProfileId": 2,
        "AllowRestriction": true,
        "HostCount": 3,
        "GeneralCount": 4,
        "CoreOrgOnly": true,
        "IsActive": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true,
        "AccreditationCode": "sample string 5"
      }
    ],
    "draw_information": [
      {
        "names": [
          {
            "EventDrawNameId": 1,
            "EventDrawsId": 1,
            "EventId": 2,
            "DrawName": "sample string 3",
            "LanguageCode": "sample string 4",
            "IsActive": true,
            "Deleted": 1,
            "CreatedBy": 1,
            "LastModifiedBy": 1,
            "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
            "IsDeleted": true
          },
          {
            "EventDrawNameId": 1,
            "EventDrawsId": 1,
            "EventId": 2,
            "DrawName": "sample string 3",
            "LanguageCode": "sample string 4",
            "IsActive": true,
            "Deleted": 1,
            "CreatedBy": 1,
            "LastModifiedBy": 1,
            "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
            "IsDeleted": true
          }
        ],
        "EventDrawsId": 1,
        "EventId": 1,
        "DrawName": "sample string 2",
        "StartDateTime": "2025-07-18T16:27:22.456811+00:00",
        "EndDateTime": "2025-07-18T16:27:22.456811+00:00",
        "Venue": "sample string 3",
        "TimeZoneId": 1,
        "IsActive": true,
        "IsDeleted": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00"
      },
      {
        "names": [
          {
            "EventDrawNameId": 1,
            "EventDrawsId": 1,
            "EventId": 2,
            "DrawName": "sample string 3",
            "LanguageCode": "sample string 4",
            "IsActive": true,
            "Deleted": 1,
            "CreatedBy": 1,
            "LastModifiedBy": 1,
            "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
            "IsDeleted": true
          },
          {
            "EventDrawNameId": 1,
            "EventDrawsId": 1,
            "EventId": 2,
            "DrawName": "sample string 3",
            "LanguageCode": "sample string 4",
            "IsActive": true,
            "Deleted": 1,
            "CreatedBy": 1,
            "LastModifiedBy": 1,
            "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
            "IsDeleted": true
          }
        ],
        "EventDrawsId": 1,
        "EventId": 1,
        "DrawName": "sample string 2",
        "StartDateTime": "2025-07-18T16:27:22.456811+00:00",
        "EndDateTime": "2025-07-18T16:27:22.456811+00:00",
        "Venue": "sample string 3",
        "TimeZoneId": 1,
        "IsActive": true,
        "IsDeleted": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00"
      }
    ],
    "accreditation_information": [
      {
        "EventTournamentAccreditationId": 1,
        "EventId": 1,
        "StartDateTime": "2025-07-18T16:27:22.456811+00:00",
        "EndDateTime": "2025-07-18T16:27:22.456811+00:00",
        "Location": "sample string 2",
        "Comments": "sample string 3",
        "IsActive": true,
        "IsDeleted": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00"
      },
      {
        "EventTournamentAccreditationId": 1,
        "EventId": 1,
        "StartDateTime": "2025-07-18T16:27:22.456811+00:00",
        "EndDateTime": "2025-07-18T16:27:22.456811+00:00",
        "Location": "sample string 2",
        "Comments": "sample string 3",
        "IsActive": true,
        "IsDeleted": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00"
      }
    ],
    "key_persons_information": [
      {
        "KeyPersonId": 1,
        "EventId": 1,
        "Event_KeyPersonAllowed_ProfilesId": 2,
        "ittfid": 3,
        "IsActive": true,
        "IsDeleted": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00"
      },
      {
        "KeyPersonId": 1,
        "EventId": 1,
        "Event_KeyPersonAllowed_ProfilesId": 2,
        "ittfid": 3,
        "IsActive": true,
        "IsDeleted": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00"
      }
    ],
    "payment_option_information": [
      {
        "EventPaymentOptionId": 1,
        "PaymentAccountId": 1,
        "Comments": "sample string 2",
        "EventId": 3,
        "IsActive": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00"
      },
      {
        "EventPaymentOptionId": 1,
        "PaymentAccountId": 1,
        "Comments": "sample string 2",
        "EventId": 3,
        "IsActive": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00"
      }
    ],
    "age_category_information": [
      {
        "EventTournamentAgeCategoryLinkedId": 1,
        "EventId": 1,
        "TournamentAgeCategoryId": 2,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      },
      {
        "EventTournamentAgeCategoryLinkedId": 1,
        "EventId": 1,
        "TournamentAgeCategoryId": 2,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      }
    ],
    "system_of_play_information": [
      {
        "TournamentSystemOfPlayLinkedId": 1,
        "EventId": 1,
        "SystemOfPlayId": 2,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      },
      {
        "TournamentSystemOfPlayLinkedId": 1,
        "EventId": 1,
        "SystemOfPlayId": 2,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      }
    ],
    "match_configuration": {
      "EventTournamentMatchConfigurationId": 1,
      "EventId": 1,
      "SubEventId": 1,
      "EventTournamentPhaseId": 1,
      "GameNumber": 1,
      "BestOfXGames": 1,
      "MaxpointsperGame": 1,
      "AdvantageperGame": 1,
      "SuddenDeathPoint": 1,
      "TTRReview": true,
      "MaxChallengesPerCompetitor": 1,
      "YellowCard": true,
      "YellowRed1": true,
      "YellowRed2": true,
      "IsActive": true,
      "IsDeleted": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
      "IsEventLevel": true,
      "TeamMatchTotal": 1,
      "TeamMatchBestOfXGames": 1,
      "TeamMatchWinnerNumberOfGames": 1,
      "TeamMatchSequence": "sample string 1",
      "IndividualMatchType": 1,
      "MaxGamesPerIndividualMatch": 1
    },
    "photos": [
      {
        "EventPhotoId": 1,
        "EventId": 1,
        "EventPhotoTypeId": 2,
        "PhotoUrl": "sample string 3",
        "PhotoNumber": 4,
        "Description": "sample string 5",
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      },
      {
        "EventPhotoId": 1,
        "EventId": 1,
        "EventPhotoTypeId": 2,
        "PhotoUrl": "sample string 3",
        "PhotoNumber": 4,
        "Description": "sample string 5",
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      }
    ],
    "travel_information": [
      {
        "EventTravelOptionId": 1,
        "EventId": 1,
        "Location": "sample string 2",
        "IsActive": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      },
      {
        "EventTravelOptionId": 1,
        "EventId": 1,
        "Location": "sample string 2",
        "IsActive": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      }
    ],
    "miscellaneous": [
      {
        "EventMiscellaneousId": 1,
        "EventId": 1,
        "Name": "sample string 2",
        "Description": "sample string 3",
        "Cost": 1,
        "IsActive": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      },
      {
        "EventMiscellaneousId": 1,
        "EventId": 1,
        "Name": "sample string 2",
        "Description": "sample string 3",
        "Cost": 1,
        "IsActive": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      }
    ],
    "non_ma_profile_groups": [
      {
        "EventNonMAProfileGroupId": 1,
        "EventId": 1,
        "ExtProfileGroupId": 2,
        "IsActive": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true,
        "ParticipantDeadline": "2025-07-18T16:27:22.456811+00:00",
        "TravelDeadline": "2025-07-18T16:27:22.456811+00:00",
        "AccomodationDeadLine": "2025-07-18T16:27:22.456811+00:00",
        "VisaDeadline": "2025-07-18T16:27:22.456811+00:00"
      },
      {
        "EventNonMAProfileGroupId": 1,
        "EventId": 1,
        "ExtProfileGroupId": 2,
        "IsActive": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true,
        "ParticipantDeadline": "2025-07-18T16:27:22.456811+00:00",
        "TravelDeadline": "2025-07-18T16:27:22.456811+00:00",
        "AccomodationDeadLine": "2025-07-18T16:27:22.456811+00:00",
        "VisaDeadline": "2025-07-18T16:27:22.456811+00:00"
      }
    ],
    "non_ma_sub_profiles": [
      {
        "EventNonMASubProfileId": 1,
        "EventId": 1,
        "ExtProfileGroupId": 2,
        "ExtSubProfileId": 3,
        "IsActive": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      },
      {
        "EventNonMASubProfileId": 1,
        "EventId": 1,
        "ExtProfileGroupId": 2,
        "ExtSubProfileId": 3,
        "IsActive": true,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
        "IsDeleted": true
      }
    ]
  },
  "subevent_basic_clean": {
    "SubEventTypeName": "sample string 1",
    "SubEventDrawTypeName": "sample string 2",
    "TournamentAgeCategoryName": "sample string 3",
    "AgeLimitStart": 4,
    "AgeLimitEnd": 5,
    "SubEventId": 1,
    "EventId": 6,
    "SubEventName": "sample string 7",
    "SubEventDesc": "sample string 8",
    "SubEventCode": "sample string 9",
    "EventTournamentRestrictionId": 1,
    "NumberOfTotalMatches": 1,
    "IsActive": true,
    "SubEventEntryType": "sample string 11",
    "InterOrgPartnershipsAllowed": true,
    "IsOptional": true,
    "WaitingListAllowed": true,
    "OrgGeneralMenQuota": 1,
    "OrgGeneralWomenQuota": 1,
    "LOCGeneralMenQuota": 1,
    "LOCGeneralWomenQuota": 1,
    "MinTeamSize": 1,
    "MaxTeamSize": 1,
    "SubEventDrawTypeId": 1,
    "Deleted": 1,
    "CreatedBy": 1,
    "LastModifiedBy": 1,
    "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
    "IsDeleted": true,
    "PlayerEntriesStartDate": "2025-07-18T16:27:22.456811+00:00",
    "PlayerEntriesEndDate": "2025-07-18T16:27:22.456811+00:00",
    "EntriesRankingWeek": 1,
    "EntriesRankingMonth": 1,
    "EntriesRankingYear": 1,
    "SeedingRankingWeek": 1,
    "SeedingRankingMonth": 1,
    "SeedingRankingYear": 1
  },
  "organization_info_clean": [
    {
      "OrganizationName": "sample string 1",
      "OrgCode": "sample string 2",
      "EventParticipatingOrgId": 1,
      "OrganizationId": 3,
      "EventId": 4,
      "ParticipateWithPlayers": true,
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
      "IsDeleted": true
    },
    {
      "OrganizationName": "sample string 1",
      "OrgCode": "sample string 2",
      "EventParticipatingOrgId": 1,
      "OrganizationId": 3,
      "EventId": 4,
      "ParticipateWithPlayers": true,
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
      "IsDeleted": true
    }
  ],
  "oes_info_clean": {
    "CurrencyName": "sample string 1",
    "DeadlineTimeZoneCode": "sample string 2",
    "TimeZoneLoc": "sample string 3",
    "EventOESId": 1,
    "EventId": 4,
    "CurrencyId": 5,
    "EnableOES": true,
    "PreliminaryEntriesStartdate": "2025-07-18T16:27:22.456811+00:00",
    "PreliminaryEntriesEndDate": "2025-07-18T16:27:22.456811+00:00",
    "FinalEntriesStartDate": "2025-07-18T16:27:22.456811+00:00",
    "FinalEntriesEndDate": "2025-07-18T16:27:22.456811+00:00",
    "TravelDetailsDeadline": "2025-07-18T16:27:22.456811+00:00",
    "AccomodationDetailsDeadLine": "2025-07-18T16:27:22.456811+00:00",
    "RoomCacellationDeadline": "2025-07-18T16:27:22.456811+00:00",
    "CancellationDeadline": "2025-07-18T16:27:22.456811+00:00",
    "MaxNumberofEntries": 6,
    "MaxNoOfProfilesperPerson": 1,
    "DeadlineTimeZoneId": 1,
    "Deleted": 1,
    "CreatedBy": 1,
    "LastModifiedBy": 1,
    "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00",
    "IsDeleted": true,
    "VisaDetailsDeadline": "2025-07-18T16:27:22.456811+00:00",
    "OverlapCheckNeeded": true,
    "OverlapEventWeek": 1,
    "OverlapEventYear": 1
  },
  "draw_information": [
    {
      "TimeZoneCode": "sample string 1",
      "EventDrawsId": 1,
      "EventId": 2,
      "DrawName": "sample string 3",
      "StartDateTime": "2025-07-18T16:27:22.456811+00:00",
      "EndDateTime": "2025-07-18T16:27:22.456811+00:00",
      "Venue": "sample string 4",
      "TimeZoneId": 1,
      "IsActive": true,
      "IsDeleted": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00"
    },
    {
      "TimeZoneCode": "sample string 1",
      "EventDrawsId": 1,
      "EventId": 2,
      "DrawName": "sample string 3",
      "StartDateTime": "2025-07-18T16:27:22.456811+00:00",
      "EndDateTime": "2025-07-18T16:27:22.456811+00:00",
      "Venue": "sample string 4",
      "TimeZoneId": 1,
      "IsActive": true,
      "IsDeleted": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:27:22.456811+00:00"
    }
  ],
  "category_With_SE_Data": {
    "CategoryName": "sample string 1",
    "YSC": true,
    "MS_ID": 1,
    "WS_ID": 1,
    "U15_MD_ID": 1,
    "U15_WD_ID": 1,
    "U15_XD_ID": 1,
    "U19_MD_ID": 1,
    "U19_WD_ID": 1,
    "U19_XD_ID": 1
  },
  "AIN_org_codes": [
    {
      "AINOrgCodeMappingId": 1,
      "FromOrgCode": "sample string 2",
      "ToOrgCode": "sample string 3",
      "FromOrgId": 4,
      "ToOrgId": 5,
      "IsActive": 1
    },
    {
      "AINOrgCodeMappingId": 1,
      "FromOrgCode": "sample string 2",
      "ToOrgCode": "sample string 3",
      "FromOrgId": 4,
      "ToOrgId": 5,
      "IsActive": 1
    }
  ]
}

application/xml, text/xml

Sample:
<Event_SubEvent xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ClassLibraryITTF1">
  <AIN_org_codes xmlns:d2p1="http://schemas.datacontract.org/2004/07/">
    <d2p1:AINOrgCode_Mapping_dc>
      <d2p1:AINOrgCodeMappingId>1</d2p1:AINOrgCodeMappingId>
      <d2p1:FromOrgCode>sample string 2</d2p1:FromOrgCode>
      <d2p1:FromOrgId>4</d2p1:FromOrgId>
      <d2p1:IsActive>1</d2p1:IsActive>
      <d2p1:ToOrgCode>sample string 3</d2p1:ToOrgCode>
      <d2p1:ToOrgId>5</d2p1:ToOrgId>
    </d2p1:AINOrgCode_Mapping_dc>
    <d2p1:AINOrgCode_Mapping_dc>
      <d2p1:AINOrgCodeMappingId>1</d2p1:AINOrgCodeMappingId>
      <d2p1:FromOrgCode>sample string 2</d2p1:FromOrgCode>
      <d2p1:FromOrgId>4</d2p1:FromOrgId>
      <d2p1:IsActive>1</d2p1:IsActive>
      <d2p1:ToOrgCode>sample string 3</d2p1:ToOrgCode>
      <d2p1:ToOrgId>5</d2p1:ToOrgId>
    </d2p1:AINOrgCode_Mapping_dc>
  </AIN_org_codes>
  <Event>
    <accreditation_information xmlns:d3p1="http://schemas.datacontract.org/2004/07/">
      <d3p1:EventTournamentAccreditationInfo>
        <d3p1:Comments>sample string 3</d3p1:Comments>
        <d3p1:CreatedBy>1</d3p1:CreatedBy>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EndDateTime>2025-07-18T16:27:22.456811+00:00</d3p1:EndDateTime>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:EventTournamentAccreditationId>1</d3p1:EventTournamentAccreditationId>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
        <d3p1:LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</d3p1:LastUpdatedDateTime>
        <d3p1:Location>sample string 2</d3p1:Location>
        <d3p1:StartDateTime>2025-07-18T16:27:22.456811+00:00</d3p1:StartDateTime>
      </d3p1:EventTournamentAccreditationInfo>
      <d3p1:EventTournamentAccreditationInfo>
        <d3p1:Comments>sample string 3</d3p1:Comments>
        <d3p1:CreatedBy>1</d3p1:CreatedBy>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EndDateTime>2025-07-18T16:27:22.456811+00:00</d3p1:EndDateTime>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:EventTournamentAccreditationId>1</d3p1:EventTournamentAccreditationId>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
        <d3p1:LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</d3p1:LastUpdatedDateTime>
        <d3p1:Location>sample string 2</d3p1:Location>
        <d3p1:StartDateTime>2025-07-18T16:27:22.456811+00:00</d3p1:StartDateTime>
      </d3p1:EventTournamentAccreditationInfo>
    </accreditation_information>
    <age_category_information xmlns:d3p1="http://schemas.datacontract.org/2004/07/">
      <d3p1:EventTournamentAgeCategoryInfo>
        <d3p1:CreatedBy>1</d3p1:CreatedBy>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:EventTournamentAgeCategoryLinkedId>1</d3p1:EventTournamentAgeCategoryLinkedId>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
        <d3p1:LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</d3p1:LastUpdatedDateTime>
        <d3p1:TournamentAgeCategoryId>2</d3p1:TournamentAgeCategoryId>
      </d3p1:EventTournamentAgeCategoryInfo>
      <d3p1:EventTournamentAgeCategoryInfo>
        <d3p1:CreatedBy>1</d3p1:CreatedBy>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:EventTournamentAgeCategoryLinkedId>1</d3p1:EventTournamentAgeCategoryLinkedId>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
        <d3p1:LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</d3p1:LastUpdatedDateTime>
        <d3p1:TournamentAgeCategoryId>2</d3p1:TournamentAgeCategoryId>
      </d3p1:EventTournamentAgeCategoryInfo>
    </age_category_information>
    <basic_information>
      <City>sample string 4</City>
      <ContactPerson>1</ContactPerson>
      <CountryCode>sample string 6</CountryCode>
      <CreatedBy>1</CreatedBy>
      <CurrencyId>1</CurrencyId>
      <EndDateTime>2025-07-18T16:27:22.4412462+00:00</EndDateTime>
      <EventBasicId>1</EventBasicId>
      <EventId>1</EventId>
      <GPSCOORDINATES>sample string 8</GPSCOORDINATES>
      <IsDeleted>true</IsDeleted>
      <IsLocReviewed>true</IsLocReviewed>
      <IsSanctioned>true</IsSanctioned>
      <IsSupervisorReviewed>true</IsSupervisorReviewed>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
      <LocationId>1</LocationId>
      <OrganizationId>1</OrganizationId>
      <PageLink>sample string 14</PageLink>
      <Photo>sample string 11</Photo>
      <Postcode>sample string 7</Postcode>
      <ShowOrganizerinOES>true</ShowOrganizerinOES>
      <StartDateTime>2025-07-18T16:27:22.4412462+00:00</StartDateTime>
      <State>sample string 5</State>
      <Status>sample string 10</Status>
      <Tags>sample string 12</Tags>
      <TimeZoneId>1</TimeZoneId>
      <TournamentCategoryGroupId>13</TournamentCategoryGroupId>
      <VenueId>1</VenueId>
      <WYCDeadlineHours>1</WYCDeadlineHours>
      <Website>sample string 9</Website>
      <address1>sample string 1</address1>
      <address2>sample string 2</address2>
      <address3>sample string 3</address3>
    </basic_information>
    <category_information>
      <EventTournamentCategoryInformation>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EventId>1</EventId>
        <EventTournamentCategoryLinkedId>1</EventTournamentCategoryLinkedId>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <TournamentCategoryGroupId>3</TournamentCategoryGroupId>
        <TournamentCategoryId>2</TournamentCategoryId>
      </EventTournamentCategoryInformation>
      <EventTournamentCategoryInformation>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EventId>1</EventId>
        <EventTournamentCategoryLinkedId>1</EventTournamentCategoryLinkedId>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <TournamentCategoryGroupId>3</TournamentCategoryGroupId>
        <TournamentCategoryId>2</TournamentCategoryId>
      </EventTournamentCategoryInformation>
    </category_information>
    <competition_information>
      <AllowReserve>true</AllowReserve>
      <Comments>sample string 4</Comments>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EntriesRankingMonth>1</EntriesRankingMonth>
      <EntriesRankingWeek>1</EntriesRankingWeek>
      <EntriesRankingYear>1</EntriesRankingYear>
      <EventCompetitionId>1</EventCompetitionId>
      <EventId>1</EventId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
      <NumberOfQualificationRounds>1</NumberOfQualificationRounds>
      <NumberOfTotalMatches>1</NumberOfTotalMatches>
      <NumberOfWarmupTables>1</NumberOfWarmupTables>
      <NumberofCompetitionTables>1</NumberofCompetitionTables>
      <NumberofPracticeTables>1</NumberofPracticeTables>
      <OrganizerContactPerson>1</OrganizerContactPerson>
      <PlayingSystem>sample string 5</PlayingSystem>
      <PrizeComments>sample string 9</PrizeComments>
      <PrizeCurrency>1</PrizeCurrency>
      <PrizeMoney>1.1</PrizeMoney>
      <PrizeMoneyTax>sample string 8</PrizeMoneyTax>
      <RankingCountMonth>1</RankingCountMonth>
      <RankingCountWeek>1</RankingCountWeek>
      <RankingCountYear>1</RankingCountYear>
      <RankingExpiryMonth>1</RankingExpiryMonth>
      <RankingExpiryWeek>1</RankingExpiryWeek>
      <RankingExpiryYear>1</RankingExpiryYear>
      <SeedingRankingMonth>1</SeedingRankingMonth>
      <SeedingRankingWeek>1</SeedingRankingWeek>
      <SeedingRankingYear>1</SeedingRankingYear>
      <SystemOfPlay>sample string 7</SystemOfPlay>
      <VisaInformation>sample string 3</VisaInformation>
    </competition_information>
    <date_information>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventDateId>1</EventDateId>
      <EventId>1</EventId>
      <FirstStageEndDate>2025-07-18T16:27:22.456811+00:00</FirstStageEndDate>
      <FirstStageStartDate>2025-07-18T16:27:22.456811+00:00</FirstStageStartDate>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
      <MainDrawEndDate>2025-07-18T16:27:22.456811+00:00</MainDrawEndDate>
      <MainDrawStartDate>2025-07-18T16:27:22.456811+00:00</MainDrawStartDate>
      <SubEventId>1</SubEventId>
    </date_information>
    <document_information>
      <EventDocumentInformation>
        <Category>sample string 6</Category>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <DocumentId>1</DocumentId>
        <DocumentTitle>sample string 3</DocumentTitle>
        <DocumentTypeId>2</DocumentTypeId>
        <DocumentURL>sample string 4</DocumentURL>
        <EventId>1</EventId>
        <IsActive>true</IsActive>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <Notes>sample string 8</Notes>
        <Place>sample string 7</Place>
        <ValidDateFrom>2025-07-18T16:27:22.456811+00:00</ValidDateFrom>
        <ValidDateTo>2025-07-18T16:27:22.456811+00:00</ValidDateTo>
      </EventDocumentInformation>
      <EventDocumentInformation>
        <Category>sample string 6</Category>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <DocumentId>1</DocumentId>
        <DocumentTitle>sample string 3</DocumentTitle>
        <DocumentTypeId>2</DocumentTypeId>
        <DocumentURL>sample string 4</DocumentURL>
        <EventId>1</EventId>
        <IsActive>true</IsActive>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <Notes>sample string 8</Notes>
        <Place>sample string 7</Place>
        <ValidDateFrom>2025-07-18T16:27:22.456811+00:00</ValidDateFrom>
        <ValidDateTo>2025-07-18T16:27:22.456811+00:00</ValidDateTo>
      </EventDocumentInformation>
    </document_information>
    <draw_information>
      <EventDrawsInfo_secondary_dc>
        <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
        <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
        <DrawName xmlns="http://schemas.datacontract.org/2004/07/">sample string 2</DrawName>
        <EndDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:27:22.456811+00:00</EndDateTime>
        <EventDrawsId xmlns="http://schemas.datacontract.org/2004/07/">1</EventDrawsId>
        <EventId xmlns="http://schemas.datacontract.org/2004/07/">1</EventId>
        <IsActive xmlns="http://schemas.datacontract.org/2004/07/">true</IsActive>
        <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/">true</IsDeleted>
        <LastModifiedBy xmlns="http://schemas.datacontract.org/2004/07/">1</LastModifiedBy>
        <LastUpdatedDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <StartDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:27:22.456811+00:00</StartDateTime>
        <TimeZoneId xmlns="http://schemas.datacontract.org/2004/07/">1</TimeZoneId>
        <Venue xmlns="http://schemas.datacontract.org/2004/07/">sample string 3</Venue>
        <names>
          <EventDrawName_dc>
            <CreatedBy>1</CreatedBy>
            <Deleted>1</Deleted>
            <DrawName>sample string 3</DrawName>
            <EventDrawNameId>1</EventDrawNameId>
            <EventDrawsId>1</EventDrawsId>
            <EventId>2</EventId>
            <IsActive>true</IsActive>
            <IsDeleted>true</IsDeleted>
            <LanguageCode>sample string 4</LanguageCode>
            <LastModifiedBy>1</LastModifiedBy>
            <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
          </EventDrawName_dc>
          <EventDrawName_dc>
            <CreatedBy>1</CreatedBy>
            <Deleted>1</Deleted>
            <DrawName>sample string 3</DrawName>
            <EventDrawNameId>1</EventDrawNameId>
            <EventDrawsId>1</EventDrawsId>
            <EventId>2</EventId>
            <IsActive>true</IsActive>
            <IsDeleted>true</IsDeleted>
            <LanguageCode>sample string 4</LanguageCode>
            <LastModifiedBy>1</LastModifiedBy>
            <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
          </EventDrawName_dc>
        </names>
      </EventDrawsInfo_secondary_dc>
      <EventDrawsInfo_secondary_dc>
        <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
        <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
        <DrawName xmlns="http://schemas.datacontract.org/2004/07/">sample string 2</DrawName>
        <EndDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:27:22.456811+00:00</EndDateTime>
        <EventDrawsId xmlns="http://schemas.datacontract.org/2004/07/">1</EventDrawsId>
        <EventId xmlns="http://schemas.datacontract.org/2004/07/">1</EventId>
        <IsActive xmlns="http://schemas.datacontract.org/2004/07/">true</IsActive>
        <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/">true</IsDeleted>
        <LastModifiedBy xmlns="http://schemas.datacontract.org/2004/07/">1</LastModifiedBy>
        <LastUpdatedDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <StartDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:27:22.456811+00:00</StartDateTime>
        <TimeZoneId xmlns="http://schemas.datacontract.org/2004/07/">1</TimeZoneId>
        <Venue xmlns="http://schemas.datacontract.org/2004/07/">sample string 3</Venue>
        <names>
          <EventDrawName_dc>
            <CreatedBy>1</CreatedBy>
            <Deleted>1</Deleted>
            <DrawName>sample string 3</DrawName>
            <EventDrawNameId>1</EventDrawNameId>
            <EventDrawsId>1</EventDrawsId>
            <EventId>2</EventId>
            <IsActive>true</IsActive>
            <IsDeleted>true</IsDeleted>
            <LanguageCode>sample string 4</LanguageCode>
            <LastModifiedBy>1</LastModifiedBy>
            <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
          </EventDrawName_dc>
          <EventDrawName_dc>
            <CreatedBy>1</CreatedBy>
            <Deleted>1</Deleted>
            <DrawName>sample string 3</DrawName>
            <EventDrawNameId>1</EventDrawNameId>
            <EventDrawsId>1</EventDrawsId>
            <EventId>2</EventId>
            <IsActive>true</IsActive>
            <IsDeleted>true</IsDeleted>
            <LanguageCode>sample string 4</LanguageCode>
            <LastModifiedBy>1</LastModifiedBy>
            <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
          </EventDrawName_dc>
        </names>
      </EventDrawsInfo_secondary_dc>
    </draw_information>
    <equipment_information>
      <EventEquipmentInformation>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EquipmentId>2</EquipmentId>
        <EquipmentTypeId>3</EquipmentTypeId>
        <EventEquipmentId>1</EventEquipmentId>
        <EventId>1</EventId>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
      </EventEquipmentInformation>
      <EventEquipmentInformation>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EquipmentId>2</EquipmentId>
        <EquipmentTypeId>3</EquipmentTypeId>
        <EventEquipmentId>1</EventEquipmentId>
        <EventId>1</EventId>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
      </EventEquipmentInformation>
    </equipment_information>
    <fees_information>
      <CreatedBy>1</CreatedBy>
      <CurrencyId>2</CurrencyId>
      <Deleted>1</Deleted>
      <EventFeeId>1</EventFeeId>
      <EventId>1</EventId>
      <FeeDepositPercentage>3.1</FeeDepositPercentage>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
      <SubEventId>1</SubEventId>
      <TurnOffFee>true</TurnOffFee>
    </fees_information>
    <fees_profile_type_information>
      <EventFeesProfileTypeInformation_secondary_dc>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EventFeesbyProfileTypeId>1</EventFeesbyProfileTypeId>
        <EventId>1</EventId>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <ParticipationFee>4</ParticipationFee>
        <QuotaProfileId>2</QuotaProfileId>
        <SubEventId>1</SubEventId>
        <TaxRateId>3</TaxRateId>
        <cancellation_information>
          <EventFeesProfileTypeCancellationOptions_dc>
            <CreatedBy>1</CreatedBy>
            <Days>3</Days>
            <Deleted>1</Deleted>
            <EventFeesProfileTypeCancellationOptionId>1</EventFeesProfileTypeCancellationOptionId>
            <EventFeesbyProfileTypeId>2</EventFeesbyProfileTypeId>
            <EventId>1</EventId>
            <IsActive>true</IsActive>
            <IsDeleted>true</IsDeleted>
            <IsPercentage>true</IsPercentage>
            <LastModifiedBy>1</LastModifiedBy>
            <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
            <Value>4</Value>
          </EventFeesProfileTypeCancellationOptions_dc>
          <EventFeesProfileTypeCancellationOptions_dc>
            <CreatedBy>1</CreatedBy>
            <Days>3</Days>
            <Deleted>1</Deleted>
            <EventFeesProfileTypeCancellationOptionId>1</EventFeesProfileTypeCancellationOptionId>
            <EventFeesbyProfileTypeId>2</EventFeesbyProfileTypeId>
            <EventId>1</EventId>
            <IsActive>true</IsActive>
            <IsDeleted>true</IsDeleted>
            <IsPercentage>true</IsPercentage>
            <LastModifiedBy>1</LastModifiedBy>
            <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
            <Value>4</Value>
          </EventFeesProfileTypeCancellationOptions_dc>
        </cancellation_information>
      </EventFeesProfileTypeInformation_secondary_dc>
      <EventFeesProfileTypeInformation_secondary_dc>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EventFeesbyProfileTypeId>1</EventFeesbyProfileTypeId>
        <EventId>1</EventId>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <ParticipationFee>4</ParticipationFee>
        <QuotaProfileId>2</QuotaProfileId>
        <SubEventId>1</SubEventId>
        <TaxRateId>3</TaxRateId>
        <cancellation_information>
          <EventFeesProfileTypeCancellationOptions_dc>
            <CreatedBy>1</CreatedBy>
            <Days>3</Days>
            <Deleted>1</Deleted>
            <EventFeesProfileTypeCancellationOptionId>1</EventFeesProfileTypeCancellationOptionId>
            <EventFeesbyProfileTypeId>2</EventFeesbyProfileTypeId>
            <EventId>1</EventId>
            <IsActive>true</IsActive>
            <IsDeleted>true</IsDeleted>
            <IsPercentage>true</IsPercentage>
            <LastModifiedBy>1</LastModifiedBy>
            <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
            <Value>4</Value>
          </EventFeesProfileTypeCancellationOptions_dc>
          <EventFeesProfileTypeCancellationOptions_dc>
            <CreatedBy>1</CreatedBy>
            <Days>3</Days>
            <Deleted>1</Deleted>
            <EventFeesProfileTypeCancellationOptionId>1</EventFeesProfileTypeCancellationOptionId>
            <EventFeesbyProfileTypeId>2</EventFeesbyProfileTypeId>
            <EventId>1</EventId>
            <IsActive>true</IsActive>
            <IsDeleted>true</IsDeleted>
            <IsPercentage>true</IsPercentage>
            <LastModifiedBy>1</LastModifiedBy>
            <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
            <Value>4</Value>
          </EventFeesProfileTypeCancellationOptions_dc>
        </cancellation_information>
      </EventFeesProfileTypeInformation_secondary_dc>
    </fees_profile_type_information>
    <hospitality_details_information>
      <EventHospitalityDetailsInformation_secondary_dc>
        <ComplementaryNights>1</ComplementaryNights>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <Description>sample string 12</Description>
        <EarlyCheckIn>11</EarlyCheckIn>
        <EventHospitalityOptionDetailId>1</EventHospitalityOptionDetailId>
        <EventHospitalityOptionId>1</EventHospitalityOptionId>
        <EventId>1</EventId>
        <IsActive>true</IsActive>
        <IsDeleted>true</IsDeleted>
        <IsFilled>true</IsFilled>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <LateCheckOut>10</LateCheckOut>
        <MinimumNights>7</MinimumNights>
        <OrganizationId>3</OrganizationId>
        <ParaAccessibilityRoomTypeId>1</ParaAccessibilityRoomTypeId>
        <PriceExtraNightPerPerson>9</PriceExtraNightPerPerson>
        <PricePerNightperPerson>6</PricePerNightperPerson>
        <PriceWholeEventPerPerson>8</PriceWholeEventPerPerson>
        <QuotaProfileId>2</QuotaProfileId>
        <RoomTypeId>4</RoomTypeId>
        <TaxRateId>5</TaxRateId>
        <cancellation_information>
          <EventHospitalityCancellationOptions_dc>
            <CreatedBy>1</CreatedBy>
            <Days>3</Days>
            <Deleted>1</Deleted>
            <EventHospitalityOptionDetailId>2</EventHospitalityOptionDetailId>
            <EventId>1</EventId>
            <EventTournamentHospitalityCancellationOptionId>1</EventTournamentHospitalityCancellationOptionId>
            <IsActive>true</IsActive>
            <IsDeleted>true</IsDeleted>
            <IsPercentage>true</IsPercentage>
            <LastModifiedBy>1</LastModifiedBy>
            <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
            <Value>4</Value>
          </EventHospitalityCancellationOptions_dc>
          <EventHospitalityCancellationOptions_dc>
            <CreatedBy>1</CreatedBy>
            <Days>3</Days>
            <Deleted>1</Deleted>
            <EventHospitalityOptionDetailId>2</EventHospitalityOptionDetailId>
            <EventId>1</EventId>
            <EventTournamentHospitalityCancellationOptionId>1</EventTournamentHospitalityCancellationOptionId>
            <IsActive>true</IsActive>
            <IsDeleted>true</IsDeleted>
            <IsPercentage>true</IsPercentage>
            <LastModifiedBy>1</LastModifiedBy>
            <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
            <Value>4</Value>
          </EventHospitalityCancellationOptions_dc>
        </cancellation_information>
      </EventHospitalityDetailsInformation_secondary_dc>
      <EventHospitalityDetailsInformation_secondary_dc>
        <ComplementaryNights>1</ComplementaryNights>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <Description>sample string 12</Description>
        <EarlyCheckIn>11</EarlyCheckIn>
        <EventHospitalityOptionDetailId>1</EventHospitalityOptionDetailId>
        <EventHospitalityOptionId>1</EventHospitalityOptionId>
        <EventId>1</EventId>
        <IsActive>true</IsActive>
        <IsDeleted>true</IsDeleted>
        <IsFilled>true</IsFilled>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <LateCheckOut>10</LateCheckOut>
        <MinimumNights>7</MinimumNights>
        <OrganizationId>3</OrganizationId>
        <ParaAccessibilityRoomTypeId>1</ParaAccessibilityRoomTypeId>
        <PriceExtraNightPerPerson>9</PriceExtraNightPerPerson>
        <PricePerNightperPerson>6</PricePerNightperPerson>
        <PriceWholeEventPerPerson>8</PriceWholeEventPerPerson>
        <QuotaProfileId>2</QuotaProfileId>
        <RoomTypeId>4</RoomTypeId>
        <TaxRateId>5</TaxRateId>
        <cancellation_information>
          <EventHospitalityCancellationOptions_dc>
            <CreatedBy>1</CreatedBy>
            <Days>3</Days>
            <Deleted>1</Deleted>
            <EventHospitalityOptionDetailId>2</EventHospitalityOptionDetailId>
            <EventId>1</EventId>
            <EventTournamentHospitalityCancellationOptionId>1</EventTournamentHospitalityCancellationOptionId>
            <IsActive>true</IsActive>
            <IsDeleted>true</IsDeleted>
            <IsPercentage>true</IsPercentage>
            <LastModifiedBy>1</LastModifiedBy>
            <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
            <Value>4</Value>
          </EventHospitalityCancellationOptions_dc>
          <EventHospitalityCancellationOptions_dc>
            <CreatedBy>1</CreatedBy>
            <Days>3</Days>
            <Deleted>1</Deleted>
            <EventHospitalityOptionDetailId>2</EventHospitalityOptionDetailId>
            <EventId>1</EventId>
            <EventTournamentHospitalityCancellationOptionId>1</EventTournamentHospitalityCancellationOptionId>
            <IsActive>true</IsActive>
            <IsDeleted>true</IsDeleted>
            <IsPercentage>true</IsPercentage>
            <LastModifiedBy>1</LastModifiedBy>
            <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
            <Value>4</Value>
          </EventHospitalityCancellationOptions_dc>
        </cancellation_information>
      </EventHospitalityDetailsInformation_secondary_dc>
    </hospitality_details_information>
    <hospitality_information>
      <AllowedFirstArrivalDate>2025-07-18T16:27:22.456811+00:00</AllowedFirstArrivalDate>
      <AllowedLastDepartureDate>2025-07-18T16:27:22.456811+00:00</AllowedLastDepartureDate>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventHospitalityId>1</EventHospitalityId>
      <EventId>1</EventId>
      <ForceHospitality>true</ForceHospitality>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
    </hospitality_information>
    <key_persons_information xmlns:d3p1="http://schemas.datacontract.org/2004/07/">
      <d3p1:EventKeyPersonsInfo>
        <d3p1:CreatedBy>1</d3p1:CreatedBy>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:Event_KeyPersonAllowed_ProfilesId>2</d3p1:Event_KeyPersonAllowed_ProfilesId>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:KeyPersonId>1</d3p1:KeyPersonId>
        <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
        <d3p1:LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</d3p1:LastUpdatedDateTime>
        <d3p1:ittfid>3</d3p1:ittfid>
      </d3p1:EventKeyPersonsInfo>
      <d3p1:EventKeyPersonsInfo>
        <d3p1:CreatedBy>1</d3p1:CreatedBy>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:Event_KeyPersonAllowed_ProfilesId>2</d3p1:Event_KeyPersonAllowed_ProfilesId>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:KeyPersonId>1</d3p1:KeyPersonId>
        <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
        <d3p1:LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</d3p1:LastUpdatedDateTime>
        <d3p1:ittfid>3</d3p1:ittfid>
      </d3p1:EventKeyPersonsInfo>
    </key_persons_information>
    <logo_information>
      <EventLogoInformation>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EventId>1</EventId>
        <EventLogoId>1</EventLogoId>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <LogoArea>sample string 4</LogoArea>
        <LogoImageFilePath>sample string 5</LogoImageFilePath>
        <LogoName>sample string 3</LogoName>
        <LogoTypeId>2</LogoTypeId>
      </EventLogoInformation>
      <EventLogoInformation>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EventId>1</EventId>
        <EventLogoId>1</EventLogoId>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <LogoArea>sample string 4</LogoArea>
        <LogoImageFilePath>sample string 5</LogoImageFilePath>
        <LogoName>sample string 3</LogoName>
        <LogoTypeId>2</LogoTypeId>
      </EventLogoInformation>
    </logo_information>
    <match_configuration xmlns:d3p1="http://schemas.datacontract.org/2004/07/">
      <d3p1:AdvantageperGame>1</d3p1:AdvantageperGame>
      <d3p1:BestOfXGames>1</d3p1:BestOfXGames>
      <d3p1:CreatedBy>1</d3p1:CreatedBy>
      <d3p1:Deleted>1</d3p1:Deleted>
      <d3p1:EventId>1</d3p1:EventId>
      <d3p1:EventTournamentMatchConfigurationId>1</d3p1:EventTournamentMatchConfigurationId>
      <d3p1:EventTournamentPhaseId>1</d3p1:EventTournamentPhaseId>
      <d3p1:GameNumber>1</d3p1:GameNumber>
      <d3p1:IndividualMatchType>1</d3p1:IndividualMatchType>
      <d3p1:IsActive>true</d3p1:IsActive>
      <d3p1:IsDeleted>true</d3p1:IsDeleted>
      <d3p1:IsEventLevel>true</d3p1:IsEventLevel>
      <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
      <d3p1:LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</d3p1:LastUpdatedDateTime>
      <d3p1:MaxChallengesPerCompetitor>1</d3p1:MaxChallengesPerCompetitor>
      <d3p1:MaxGamesPerIndividualMatch>1</d3p1:MaxGamesPerIndividualMatch>
      <d3p1:MaxpointsperGame>1</d3p1:MaxpointsperGame>
      <d3p1:SubEventId>1</d3p1:SubEventId>
      <d3p1:SuddenDeathPoint>1</d3p1:SuddenDeathPoint>
      <d3p1:TTRReview>true</d3p1:TTRReview>
      <d3p1:TeamMatchBestOfXGames>1</d3p1:TeamMatchBestOfXGames>
      <d3p1:TeamMatchSequence>sample string 1</d3p1:TeamMatchSequence>
      <d3p1:TeamMatchTotal>1</d3p1:TeamMatchTotal>
      <d3p1:TeamMatchWinnerNumberOfGames>1</d3p1:TeamMatchWinnerNumberOfGames>
      <d3p1:YellowCard>true</d3p1:YellowCard>
      <d3p1:YellowRed1>true</d3p1:YellowRed1>
      <d3p1:YellowRed2>true</d3p1:YellowRed2>
    </match_configuration>
    <miscellaneous>
      <EventMiscellaneousInfo>
        <Cost>1</Cost>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <Description>sample string 3</Description>
        <EventId>1</EventId>
        <EventMiscellaneousId>1</EventMiscellaneousId>
        <IsActive>true</IsActive>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <Name>sample string 2</Name>
      </EventMiscellaneousInfo>
      <EventMiscellaneousInfo>
        <Cost>1</Cost>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <Description>sample string 3</Description>
        <EventId>1</EventId>
        <EventMiscellaneousId>1</EventMiscellaneousId>
        <IsActive>true</IsActive>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <Name>sample string 2</Name>
      </EventMiscellaneousInfo>
    </miscellaneous>
    <non_ma_fees_profile_type_information>
      <EventNonMAFeesProfileTypeInformation>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EventId>1</EventId>
        <EventNonMAFeesbyProfileTypeId>1</EventNonMAFeesbyProfileTypeId>
        <ExtSubProfileId>2</ExtSubProfileId>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <ParticipationFee>4</ParticipationFee>
        <SubEventId>1</SubEventId>
        <TaxRateId>3</TaxRateId>
      </EventNonMAFeesProfileTypeInformation>
      <EventNonMAFeesProfileTypeInformation>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EventId>1</EventId>
        <EventNonMAFeesbyProfileTypeId>1</EventNonMAFeesbyProfileTypeId>
        <ExtSubProfileId>2</ExtSubProfileId>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <ParticipationFee>4</ParticipationFee>
        <SubEventId>1</SubEventId>
        <TaxRateId>3</TaxRateId>
      </EventNonMAFeesProfileTypeInformation>
    </non_ma_fees_profile_type_information>
    <non_ma_hospitality_details_information>
      <EventNonMAHospitalityDetailsInformation>
        <ComplementaryNights>1</ComplementaryNights>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <Description>sample string 12</Description>
        <EarlyCheckIn>11</EarlyCheckIn>
        <EventHospitalityOptionId>1</EventHospitalityOptionId>
        <EventId>1</EventId>
        <EventNonMAHospitalityOptionDetailId>1</EventNonMAHospitalityOptionDetailId>
        <ExtSubProfileId>2</ExtSubProfileId>
        <IsActive>true</IsActive>
        <IsDeleted>true</IsDeleted>
        <IsFilled>true</IsFilled>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <LateCheckOut>10</LateCheckOut>
        <MinimumNights>7</MinimumNights>
        <OrganizationId>3</OrganizationId>
        <PriceExtraNightPerPerson>9</PriceExtraNightPerPerson>
        <PricePerNightperPerson>6</PricePerNightperPerson>
        <PriceWholeEventPerPerson>8</PriceWholeEventPerPerson>
        <RoomTypeId>4</RoomTypeId>
        <TaxRateId>5</TaxRateId>
      </EventNonMAHospitalityDetailsInformation>
      <EventNonMAHospitalityDetailsInformation>
        <ComplementaryNights>1</ComplementaryNights>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <Description>sample string 12</Description>
        <EarlyCheckIn>11</EarlyCheckIn>
        <EventHospitalityOptionId>1</EventHospitalityOptionId>
        <EventId>1</EventId>
        <EventNonMAHospitalityOptionDetailId>1</EventNonMAHospitalityOptionDetailId>
        <ExtSubProfileId>2</ExtSubProfileId>
        <IsActive>true</IsActive>
        <IsDeleted>true</IsDeleted>
        <IsFilled>true</IsFilled>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <LateCheckOut>10</LateCheckOut>
        <MinimumNights>7</MinimumNights>
        <OrganizationId>3</OrganizationId>
        <PriceExtraNightPerPerson>9</PriceExtraNightPerPerson>
        <PricePerNightperPerson>6</PricePerNightperPerson>
        <PriceWholeEventPerPerson>8</PriceWholeEventPerPerson>
        <RoomTypeId>4</RoomTypeId>
        <TaxRateId>5</TaxRateId>
      </EventNonMAHospitalityDetailsInformation>
    </non_ma_hospitality_details_information>
    <non_ma_hospitality_information>
      <AllowedFirstArrivalDate>2025-07-18T16:27:22.456811+00:00</AllowedFirstArrivalDate>
      <AllowedLastDepartureDate>2025-07-18T16:27:22.456811+00:00</AllowedLastDepartureDate>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>1</EventId>
      <EventNonMAHospitalityId>1</EventNonMAHospitalityId>
      <ForceHospitality>true</ForceHospitality>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
    </non_ma_hospitality_information>
    <non_ma_profile_groups>
      <EventNonMAProfileGroups>
        <AccomodationDeadLine>2025-07-18T16:27:22.456811+00:00</AccomodationDeadLine>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EventId>1</EventId>
        <EventNonMAProfileGroupId>1</EventNonMAProfileGroupId>
        <ExtProfileGroupId>2</ExtProfileGroupId>
        <IsActive>true</IsActive>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <ParticipantDeadline>2025-07-18T16:27:22.456811+00:00</ParticipantDeadline>
        <TravelDeadline>2025-07-18T16:27:22.456811+00:00</TravelDeadline>
        <VisaDeadline>2025-07-18T16:27:22.456811+00:00</VisaDeadline>
      </EventNonMAProfileGroups>
      <EventNonMAProfileGroups>
        <AccomodationDeadLine>2025-07-18T16:27:22.456811+00:00</AccomodationDeadLine>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EventId>1</EventId>
        <EventNonMAProfileGroupId>1</EventNonMAProfileGroupId>
        <ExtProfileGroupId>2</ExtProfileGroupId>
        <IsActive>true</IsActive>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <ParticipantDeadline>2025-07-18T16:27:22.456811+00:00</ParticipantDeadline>
        <TravelDeadline>2025-07-18T16:27:22.456811+00:00</TravelDeadline>
        <VisaDeadline>2025-07-18T16:27:22.456811+00:00</VisaDeadline>
      </EventNonMAProfileGroups>
    </non_ma_profile_groups>
    <non_ma_sub_profiles>
      <EventNonMASubProfiles>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EventId>1</EventId>
        <EventNonMASubProfileId>1</EventNonMASubProfileId>
        <ExtProfileGroupId>2</ExtProfileGroupId>
        <ExtSubProfileId>3</ExtSubProfileId>
        <IsActive>true</IsActive>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
      </EventNonMASubProfiles>
      <EventNonMASubProfiles>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EventId>1</EventId>
        <EventNonMASubProfileId>1</EventNonMASubProfileId>
        <ExtProfileGroupId>2</ExtProfileGroupId>
        <ExtSubProfileId>3</ExtSubProfileId>
        <IsActive>true</IsActive>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
      </EventNonMASubProfiles>
    </non_ma_sub_profiles>
    <oes_additional_date_information>
      <EventOESAdditionalDateInformation>
        <AdditionalDateName>sample string 2</AdditionalDateName>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EndDateTime>2025-07-18T16:27:22.456811+00:00</EndDateTime>
        <EventId>1</EventId>
        <EventOESAdditionalDateId>1</EventOESAdditionalDateId>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <StartDateTime>2025-07-18T16:27:22.456811+00:00</StartDateTime>
      </EventOESAdditionalDateInformation>
      <EventOESAdditionalDateInformation>
        <AdditionalDateName>sample string 2</AdditionalDateName>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EndDateTime>2025-07-18T16:27:22.456811+00:00</EndDateTime>
        <EventId>1</EventId>
        <EventOESAdditionalDateId>1</EventOESAdditionalDateId>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <StartDateTime>2025-07-18T16:27:22.456811+00:00</StartDateTime>
      </EventOESAdditionalDateInformation>
    </oes_additional_date_information>
    <oes_information>
      <AccomodationDetailsDeadLine>2025-07-18T16:27:22.456811+00:00</AccomodationDetailsDeadLine>
      <CancellationDeadline>2025-07-18T16:27:22.456811+00:00</CancellationDeadline>
      <CreatedBy>1</CreatedBy>
      <CurrencyId>2</CurrencyId>
      <DeadlineTimeZoneId>1</DeadlineTimeZoneId>
      <Deleted>1</Deleted>
      <EnableOES>true</EnableOES>
      <EventId>1</EventId>
      <EventOESId>1</EventOESId>
      <FinalEntriesEndDate>2025-07-18T16:27:22.456811+00:00</FinalEntriesEndDate>
      <FinalEntriesStartDate>2025-07-18T16:27:22.456811+00:00</FinalEntriesStartDate>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
      <MaxNoOfProfilesperPerson>1</MaxNoOfProfilesperPerson>
      <MaxNumberofEntries>3</MaxNumberofEntries>
      <OverlapCheckNeeded>true</OverlapCheckNeeded>
      <OverlapEventWeek>1</OverlapEventWeek>
      <OverlapEventYear>1</OverlapEventYear>
      <PreliminaryEntriesEndDate>2025-07-18T16:27:22.456811+00:00</PreliminaryEntriesEndDate>
      <PreliminaryEntriesStartdate>2025-07-18T16:27:22.456811+00:00</PreliminaryEntriesStartdate>
      <RoomCacellationDeadline>2025-07-18T16:27:22.456811+00:00</RoomCacellationDeadline>
      <TravelDetailsDeadline>2025-07-18T16:27:22.456811+00:00</TravelDetailsDeadline>
      <VisaDetailsDeadline>2025-07-18T16:27:22.456811+00:00</VisaDetailsDeadline>
    </oes_information>
    <oes_non_ma_information>
      <AllowNonMAEntries>true</AllowNonMAEntries>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EntryEndDateTime>2025-07-18T16:27:22.456811+00:00</EntryEndDateTime>
      <EntryStartDateTime>2025-07-18T16:27:22.456811+00:00</EntryStartDateTime>
      <EventId>1</EventId>
      <EventOESNonMADetailsId>1</EventOESNonMADetailsId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
    </oes_non_ma_information>
    <organization_information>
      <EventOrganizationInformation>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EventId>2</EventId>
        <EventParticipatingOrgId>1</EventParticipatingOrgId>
        <IsActive>true</IsActive>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <OrganizationId>1</OrganizationId>
        <ParticipateWithPlayers>true</ParticipateWithPlayers>
      </EventOrganizationInformation>
      <EventOrganizationInformation>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EventId>2</EventId>
        <EventParticipatingOrgId>1</EventParticipatingOrgId>
        <IsActive>true</IsActive>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <OrganizationId>1</OrganizationId>
        <ParticipateWithPlayers>true</ParticipateWithPlayers>
      </EventOrganizationInformation>
    </organization_information>
    <payment_option_information>
      <EventPaymentOptionInfo>
        <Comments>sample string 2</Comments>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EventId>3</EventId>
        <EventPaymentOptionId>1</EventPaymentOptionId>
        <IsActive>true</IsActive>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <PaymentAccountId>1</PaymentAccountId>
      </EventPaymentOptionInfo>
      <EventPaymentOptionInfo>
        <Comments>sample string 2</Comments>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EventId>3</EventId>
        <EventPaymentOptionId>1</EventPaymentOptionId>
        <IsActive>true</IsActive>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <PaymentAccountId>1</PaymentAccountId>
      </EventPaymentOptionInfo>
    </payment_option_information>
    <photos xmlns:d3p1="http://schemas.datacontract.org/2004/07/">
      <d3p1:EventPhotosInfo>
        <d3p1:CreatedBy>1</d3p1:CreatedBy>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:Description>sample string 5</d3p1:Description>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:EventPhotoId>1</d3p1:EventPhotoId>
        <d3p1:EventPhotoTypeId>2</d3p1:EventPhotoTypeId>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
        <d3p1:LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</d3p1:LastUpdatedDateTime>
        <d3p1:PhotoNumber>4</d3p1:PhotoNumber>
        <d3p1:PhotoUrl>sample string 3</d3p1:PhotoUrl>
      </d3p1:EventPhotosInfo>
      <d3p1:EventPhotosInfo>
        <d3p1:CreatedBy>1</d3p1:CreatedBy>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:Description>sample string 5</d3p1:Description>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:EventPhotoId>1</d3p1:EventPhotoId>
        <d3p1:EventPhotoTypeId>2</d3p1:EventPhotoTypeId>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
        <d3p1:LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</d3p1:LastUpdatedDateTime>
        <d3p1:PhotoNumber>4</d3p1:PhotoNumber>
        <d3p1:PhotoUrl>sample string 3</d3p1:PhotoUrl>
      </d3p1:EventPhotosInfo>
    </photos>
    <profile_quota_information>
      <EventProfileQuotasInformation>
        <AccreditationCode>sample string 5</AccreditationCode>
        <AllowRestriction>true</AllowRestriction>
        <CoreOrgOnly>true</CoreOrgOnly>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EventId>1</EventId>
        <EventQuotaProfileId>1</EventQuotaProfileId>
        <GeneralCount>4</GeneralCount>
        <HostCount>3</HostCount>
        <IsActive>true</IsActive>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <QuotaProfileId>2</QuotaProfileId>
      </EventProfileQuotasInformation>
      <EventProfileQuotasInformation>
        <AccreditationCode>sample string 5</AccreditationCode>
        <AllowRestriction>true</AllowRestriction>
        <CoreOrgOnly>true</CoreOrgOnly>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EventId>1</EventId>
        <EventQuotaProfileId>1</EventQuotaProfileId>
        <GeneralCount>4</GeneralCount>
        <HostCount>3</HostCount>
        <IsActive>true</IsActive>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <QuotaProfileId>2</QuotaProfileId>
      </EventProfileQuotasInformation>
    </profile_quota_information>
    <sponsor_information>
      <EventSponsorInformation>
        <CreatedBy>1</CreatedBy>
        <DarkLogo>sample string 8</DarkLogo>
        <Deleted>1</Deleted>
        <EventId>1</EventId>
        <EventSponsorId>1</EventSponsorId>
        <IsActive>true</IsActive>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <Link>sample string 9</Link>
        <Logo>sample string 7</Logo>
        <OrganizationId>1</OrganizationId>
        <Priority>1</Priority>
        <SponsorCoreTypeId>3</SponsorCoreTypeId>
        <SponsorName>sample string 4</SponsorName>
        <SponsorOrganizationPrimaryContactEmail>sample string 5</SponsorOrganizationPrimaryContactEmail>
        <SponsorOrganizationPrimaryContactNo>sample string 6</SponsorOrganizationPrimaryContactNo>
        <SponsorTypeId>2</SponsorTypeId>
      </EventSponsorInformation>
      <EventSponsorInformation>
        <CreatedBy>1</CreatedBy>
        <DarkLogo>sample string 8</DarkLogo>
        <Deleted>1</Deleted>
        <EventId>1</EventId>
        <EventSponsorId>1</EventSponsorId>
        <IsActive>true</IsActive>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <Link>sample string 9</Link>
        <Logo>sample string 7</Logo>
        <OrganizationId>1</OrganizationId>
        <Priority>1</Priority>
        <SponsorCoreTypeId>3</SponsorCoreTypeId>
        <SponsorName>sample string 4</SponsorName>
        <SponsorOrganizationPrimaryContactEmail>sample string 5</SponsorOrganizationPrimaryContactEmail>
        <SponsorOrganizationPrimaryContactNo>sample string 6</SponsorOrganizationPrimaryContactNo>
        <SponsorTypeId>2</SponsorTypeId>
      </EventSponsorInformation>
    </sponsor_information>
    <system_of_play_information xmlns:d3p1="http://schemas.datacontract.org/2004/07/">
      <d3p1:EventTournamentSystemOfPlayInfo>
        <d3p1:CreatedBy>1</d3p1:CreatedBy>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
        <d3p1:LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</d3p1:LastUpdatedDateTime>
        <d3p1:SystemOfPlayId>2</d3p1:SystemOfPlayId>
        <d3p1:TournamentSystemOfPlayLinkedId>1</d3p1:TournamentSystemOfPlayLinkedId>
      </d3p1:EventTournamentSystemOfPlayInfo>
      <d3p1:EventTournamentSystemOfPlayInfo>
        <d3p1:CreatedBy>1</d3p1:CreatedBy>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
        <d3p1:LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</d3p1:LastUpdatedDateTime>
        <d3p1:SystemOfPlayId>2</d3p1:SystemOfPlayId>
        <d3p1:TournamentSystemOfPlayLinkedId>1</d3p1:TournamentSystemOfPlayLinkedId>
      </d3p1:EventTournamentSystemOfPlayInfo>
    </system_of_play_information>
    <transport_information>
      <EventTransportInformation>
        <AdditionalCost>1</AdditionalCost>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <DropPlace>sample string 6</DropPlace>
        <EventId>1</EventId>
        <EventTransportOptionId>1</EventTransportOptionId>
        <IncludedinHospitalityPack>true</IncludedinHospitalityPack>
        <IsActive>true</IsActive>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <OptionName>sample string 2</OptionName>
        <PickupPlace>sample string 5</PickupPlace>
        <RegularCost>1</RegularCost>
        <Remarks>sample string 8</Remarks>
        <SeatingCapacity>1</SeatingCapacity>
        <TaxRateId>4</TaxRateId>
        <TransportTypeId>3</TransportTypeId>
      </EventTransportInformation>
      <EventTransportInformation>
        <AdditionalCost>1</AdditionalCost>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <DropPlace>sample string 6</DropPlace>
        <EventId>1</EventId>
        <EventTransportOptionId>1</EventTransportOptionId>
        <IncludedinHospitalityPack>true</IncludedinHospitalityPack>
        <IsActive>true</IsActive>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <OptionName>sample string 2</OptionName>
        <PickupPlace>sample string 5</PickupPlace>
        <RegularCost>1</RegularCost>
        <Remarks>sample string 8</Remarks>
        <SeatingCapacity>1</SeatingCapacity>
        <TaxRateId>4</TaxRateId>
        <TransportTypeId>3</TransportTypeId>
      </EventTransportInformation>
    </transport_information>
    <travel_information>
      <EventTravelInfo>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EventId>1</EventId>
        <EventTravelOptionId>1</EventTravelOptionId>
        <IsActive>true</IsActive>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <Location>sample string 2</Location>
      </EventTravelInfo>
      <EventTravelInfo>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EventId>1</EventId>
        <EventTravelOptionId>1</EventTravelOptionId>
        <IsActive>true</IsActive>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
        <Location>sample string 2</Location>
      </EventTravelInfo>
    </travel_information>
    <core_information>
      <CreatedBy>1</CreatedBy>
      <EventCode>sample string 5</EventCode>
      <EventCoreTypeId>1</EventCoreTypeId>
      <EventId>1</EventId>
      <EventName>sample string 2</EventName>
      <EventTypeId>3</EventTypeId>
      <IsAIEnabled>true</IsAIEnabled>
      <IsActive>true</IsActive>
      <IsBettingEnabled>true</IsBettingEnabled>
      <IsBubbleEvent>true</IsBubbleEvent>
      <IsClosedEvent>true</IsClosedEvent>
      <IsDeleted>true</IsDeleted>
      <IsFrontEndPlatformVisible>true</IsFrontEndPlatformVisible>
      <IsMastersEvent>true</IsMastersEvent>
      <IsParaEvent>true</IsParaEvent>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:27:22.4412462+00:00</LastUpdatedDateTime>
      <SwitchToLive>true</SwitchToLive>
      <CreatedDateTime>2025-07-18T16:27:22.4412462+00:00</CreatedDateTime>
    </core_information>
  </Event>
  <category_With_SE_Data>
    <CategoryName>sample string 1</CategoryName>
    <MS_ID>1</MS_ID>
    <U15_MD_ID>1</U15_MD_ID>
    <U15_WD_ID>1</U15_WD_ID>
    <U15_XD_ID>1</U15_XD_ID>
    <U19_MD_ID>1</U19_MD_ID>
    <U19_WD_ID>1</U19_WD_ID>
    <U19_XD_ID>1</U19_XD_ID>
    <WS_ID>1</WS_ID>
    <YSC>true</YSC>
  </category_With_SE_Data>
  <draw_information>
    <Clean_EventDrawsInfo>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
      <DrawName xmlns="http://schemas.datacontract.org/2004/07/">sample string 3</DrawName>
      <EndDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:27:22.456811+00:00</EndDateTime>
      <EventDrawsId xmlns="http://schemas.datacontract.org/2004/07/">1</EventDrawsId>
      <EventId xmlns="http://schemas.datacontract.org/2004/07/">2</EventId>
      <IsActive xmlns="http://schemas.datacontract.org/2004/07/">true</IsActive>
      <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/">true</IsDeleted>
      <LastModifiedBy xmlns="http://schemas.datacontract.org/2004/07/">1</LastModifiedBy>
      <LastUpdatedDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
      <StartDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:27:22.456811+00:00</StartDateTime>
      <TimeZoneId xmlns="http://schemas.datacontract.org/2004/07/">1</TimeZoneId>
      <Venue xmlns="http://schemas.datacontract.org/2004/07/">sample string 4</Venue>
      <TimeZoneCode>sample string 1</TimeZoneCode>
    </Clean_EventDrawsInfo>
    <Clean_EventDrawsInfo>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
      <DrawName xmlns="http://schemas.datacontract.org/2004/07/">sample string 3</DrawName>
      <EndDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:27:22.456811+00:00</EndDateTime>
      <EventDrawsId xmlns="http://schemas.datacontract.org/2004/07/">1</EventDrawsId>
      <EventId xmlns="http://schemas.datacontract.org/2004/07/">2</EventId>
      <IsActive xmlns="http://schemas.datacontract.org/2004/07/">true</IsActive>
      <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/">true</IsDeleted>
      <LastModifiedBy xmlns="http://schemas.datacontract.org/2004/07/">1</LastModifiedBy>
      <LastUpdatedDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
      <StartDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:27:22.456811+00:00</StartDateTime>
      <TimeZoneId xmlns="http://schemas.datacontract.org/2004/07/">1</TimeZoneId>
      <Venue xmlns="http://schemas.datacontract.org/2004/07/">sample string 4</Venue>
      <TimeZoneCode>sample string 1</TimeZoneCode>
    </Clean_EventDrawsInfo>
  </draw_information>
  <oes_info_clean>
    <AccomodationDetailsDeadLine>2025-07-18T16:27:22.456811+00:00</AccomodationDetailsDeadLine>
    <CancellationDeadline>2025-07-18T16:27:22.456811+00:00</CancellationDeadline>
    <CreatedBy>1</CreatedBy>
    <CurrencyId>5</CurrencyId>
    <DeadlineTimeZoneId>1</DeadlineTimeZoneId>
    <Deleted>1</Deleted>
    <EnableOES>true</EnableOES>
    <EventId>4</EventId>
    <EventOESId>1</EventOESId>
    <FinalEntriesEndDate>2025-07-18T16:27:22.456811+00:00</FinalEntriesEndDate>
    <FinalEntriesStartDate>2025-07-18T16:27:22.456811+00:00</FinalEntriesStartDate>
    <IsDeleted>true</IsDeleted>
    <LastModifiedBy>1</LastModifiedBy>
    <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
    <MaxNoOfProfilesperPerson>1</MaxNoOfProfilesperPerson>
    <MaxNumberofEntries>6</MaxNumberofEntries>
    <OverlapCheckNeeded>true</OverlapCheckNeeded>
    <OverlapEventWeek>1</OverlapEventWeek>
    <OverlapEventYear>1</OverlapEventYear>
    <PreliminaryEntriesEndDate>2025-07-18T16:27:22.456811+00:00</PreliminaryEntriesEndDate>
    <PreliminaryEntriesStartdate>2025-07-18T16:27:22.456811+00:00</PreliminaryEntriesStartdate>
    <RoomCacellationDeadline>2025-07-18T16:27:22.456811+00:00</RoomCacellationDeadline>
    <TravelDetailsDeadline>2025-07-18T16:27:22.456811+00:00</TravelDetailsDeadline>
    <VisaDetailsDeadline>2025-07-18T16:27:22.456811+00:00</VisaDetailsDeadline>
    <CurrencyName>sample string 1</CurrencyName>
    <DeadlineTimeZoneCode>sample string 2</DeadlineTimeZoneCode>
    <TimeZoneLoc>sample string 3</TimeZoneLoc>
  </oes_info_clean>
  <organization_info_clean>
    <Clean_EventOrganizationInformation>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>4</EventId>
      <EventParticipatingOrgId>1</EventParticipatingOrgId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
      <OrganizationId>3</OrganizationId>
      <ParticipateWithPlayers>true</ParticipateWithPlayers>
      <OrgCode>sample string 2</OrgCode>
      <OrganizationName>sample string 1</OrganizationName>
    </Clean_EventOrganizationInformation>
    <Clean_EventOrganizationInformation>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>4</EventId>
      <EventParticipatingOrgId>1</EventParticipatingOrgId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
      <OrganizationId>3</OrganizationId>
      <ParticipateWithPlayers>true</ParticipateWithPlayers>
      <OrgCode>sample string 2</OrgCode>
      <OrganizationName>sample string 1</OrganizationName>
    </Clean_EventOrganizationInformation>
  </organization_info_clean>
  <subevent>
    <age_category_information xmlns:d3p1="http://schemas.datacontract.org/2004/07/">
      <d3p1:EventTournamentSubEventAgeCategoryInfo>
        <d3p1:CreatedBy>1</d3p1:CreatedBy>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:EventTournamentSubEventAgeCategoryLinkedId>1</d3p1:EventTournamentSubEventAgeCategoryLinkedId>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
        <d3p1:LastUpdatedDateTime>2025-07-18T16:27:22.4412462+00:00</d3p1:LastUpdatedDateTime>
        <d3p1:SubEventId>2</d3p1:SubEventId>
        <d3p1:TournamentAgeCategoryId>3</d3p1:TournamentAgeCategoryId>
      </d3p1:EventTournamentSubEventAgeCategoryInfo>
      <d3p1:EventTournamentSubEventAgeCategoryInfo>
        <d3p1:CreatedBy>1</d3p1:CreatedBy>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:EventTournamentSubEventAgeCategoryLinkedId>1</d3p1:EventTournamentSubEventAgeCategoryLinkedId>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
        <d3p1:LastUpdatedDateTime>2025-07-18T16:27:22.4412462+00:00</d3p1:LastUpdatedDateTime>
        <d3p1:SubEventId>2</d3p1:SubEventId>
        <d3p1:TournamentAgeCategoryId>3</d3p1:TournamentAgeCategoryId>
      </d3p1:EventTournamentSubEventAgeCategoryInfo>
    </age_category_information>
    <basic_information>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EntriesRankingMonth>1</EntriesRankingMonth>
      <EntriesRankingWeek>1</EntriesRankingWeek>
      <EntriesRankingYear>1</EntriesRankingYear>
      <EventId>1</EventId>
      <EventTournamentRestrictionId>1</EventTournamentRestrictionId>
      <InterOrgPartnershipsAllowed>true</InterOrgPartnershipsAllowed>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <IsOptional>true</IsOptional>
      <LOCGeneralMenQuota>1</LOCGeneralMenQuota>
      <LOCGeneralWomenQuota>1</LOCGeneralWomenQuota>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:27:22.4412462+00:00</LastUpdatedDateTime>
      <MaxTeamSize>1</MaxTeamSize>
      <MinTeamSize>1</MinTeamSize>
      <NumberOfTotalMatches>1</NumberOfTotalMatches>
      <OrgGeneralMenQuota>1</OrgGeneralMenQuota>
      <OrgGeneralWomenQuota>1</OrgGeneralWomenQuota>
      <PlayerEntriesEndDate>2025-07-18T16:27:22.4412462+00:00</PlayerEntriesEndDate>
      <PlayerEntriesStartDate>2025-07-18T16:27:22.4412462+00:00</PlayerEntriesStartDate>
      <SeedingRankingMonth>1</SeedingRankingMonth>
      <SeedingRankingWeek>1</SeedingRankingWeek>
      <SeedingRankingYear>1</SeedingRankingYear>
      <SubEventCode>sample string 4</SubEventCode>
      <SubEventDesc>sample string 3</SubEventDesc>
      <SubEventDrawTypeId>1</SubEventDrawTypeId>
      <SubEventEntryType>sample string 6</SubEventEntryType>
      <SubEventId>1</SubEventId>
      <SubEventName>sample string 2</SubEventName>
      <WaitingListAllowed>true</WaitingListAllowed>
    </basic_information>
    <conducting_draws xmlns:d3p1="http://schemas.datacontract.org/2004/07/">
      <d3p1:TournamentSubEventConductingDrawInfo>
        <d3p1:CreatedBy>1</d3p1:CreatedBy>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventDrawsId>3</d3p1:EventDrawsId>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
        <d3p1:LastUpdatedDateTime>2025-07-18T16:27:22.4412462+00:00</d3p1:LastUpdatedDateTime>
        <d3p1:SubEventConductingDrawId>1</d3p1:SubEventConductingDrawId>
        <d3p1:SubEventId>2</d3p1:SubEventId>
      </d3p1:TournamentSubEventConductingDrawInfo>
      <d3p1:TournamentSubEventConductingDrawInfo>
        <d3p1:CreatedBy>1</d3p1:CreatedBy>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventDrawsId>3</d3p1:EventDrawsId>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
        <d3p1:LastUpdatedDateTime>2025-07-18T16:27:22.4412462+00:00</d3p1:LastUpdatedDateTime>
        <d3p1:SubEventConductingDrawId>1</d3p1:SubEventConductingDrawId>
        <d3p1:SubEventId>2</d3p1:SubEventId>
      </d3p1:TournamentSubEventConductingDrawInfo>
    </conducting_draws>
    <organization_ner_details>
      <subevent_organization_ner_info>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EventId>1</EventId>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.4412462+00:00</LastUpdatedDateTime>
        <NERFullNationPairs>1</NERFullNationPairs>
        <NERPlayers>1</NERPlayers>
        <OrganizationId>1</OrganizationId>
        <SubEventId>1</SubEventId>
        <SubEventOrganizationNERId>1</SubEventOrganizationNERId>
      </subevent_organization_ner_info>
      <subevent_organization_ner_info>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EventId>1</EventId>
        <IsDeleted>true</IsDeleted>
        <LastModifiedBy>1</LastModifiedBy>
        <LastUpdatedDateTime>2025-07-18T16:27:22.4412462+00:00</LastUpdatedDateTime>
        <NERFullNationPairs>1</NERFullNationPairs>
        <NERPlayers>1</NERPlayers>
        <OrganizationId>1</OrganizationId>
        <SubEventId>1</SubEventId>
        <SubEventOrganizationNERId>1</SubEventOrganizationNERId>
      </subevent_organization_ner_info>
    </organization_ner_details>
    <paralympic_classes xmlns:d3p1="http://schemas.datacontract.org/2004/07/">
      <d3p1:EventSEParalympicClassesInfo>
        <d3p1:CreatedBy>1</d3p1:CreatedBy>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:EventSEParalympicClassesLinkedId>1</d3p1:EventSEParalympicClassesLinkedId>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
        <d3p1:LastUpdatedDateTime>2025-07-18T16:27:22.4412462+00:00</d3p1:LastUpdatedDateTime>
        <d3p1:ParalympicClassId>3</d3p1:ParalympicClassId>
        <d3p1:SubEventId>2</d3p1:SubEventId>
      </d3p1:EventSEParalympicClassesInfo>
      <d3p1:EventSEParalympicClassesInfo>
        <d3p1:CreatedBy>1</d3p1:CreatedBy>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:EventSEParalympicClassesLinkedId>1</d3p1:EventSEParalympicClassesLinkedId>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
        <d3p1:LastUpdatedDateTime>2025-07-18T16:27:22.4412462+00:00</d3p1:LastUpdatedDateTime>
        <d3p1:ParalympicClassId>3</d3p1:ParalympicClassId>
        <d3p1:SubEventId>2</d3p1:SubEventId>
      </d3p1:EventSEParalympicClassesInfo>
    </paralympic_classes>
    <phase_information xmlns:d3p1="http://schemas.datacontract.org/2004/07/">
      <d3p1:EventTournamentSubEventPhasesInfo>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EndDateTime>2025-07-18T16:27:22.4412462+00:00</d3p1:EndDateTime>
        <d3p1:EventDrawsId>1</d3p1:EventDrawsId>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:EventTournamentPhaseId>1</d3p1:EventTournamentPhaseId>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:OrderNumber>1</d3p1:OrderNumber>
        <d3p1:StartDateTime>2025-07-18T16:27:22.4412462+00:00</d3p1:StartDateTime>
        <d3p1:SubEventId>1</d3p1:SubEventId>
        <d3p1:SubEventPhaseId>1</d3p1:SubEventPhaseId>
      </d3p1:EventTournamentSubEventPhasesInfo>
      <d3p1:EventTournamentSubEventPhasesInfo>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EndDateTime>2025-07-18T16:27:22.4412462+00:00</d3p1:EndDateTime>
        <d3p1:EventDrawsId>1</d3p1:EventDrawsId>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:EventTournamentPhaseId>1</d3p1:EventTournamentPhaseId>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:OrderNumber>1</d3p1:OrderNumber>
        <d3p1:StartDateTime>2025-07-18T16:27:22.4412462+00:00</d3p1:StartDateTime>
        <d3p1:SubEventId>1</d3p1:SubEventId>
        <d3p1:SubEventPhaseId>1</d3p1:SubEventPhaseId>
      </d3p1:EventTournamentSubEventPhasesInfo>
    </phase_information>
    <prize_information xmlns:d3p1="http://schemas.datacontract.org/2004/07/">
      <d3p1:EventTournamentPrizeMoneyInfo>
        <d3p1:CurrencyId>1</d3p1:CurrencyId>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventDrawsId>1</d3p1:EventDrawsId>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:EventTournamentPhaseId>1</d3p1:EventTournamentPhaseId>
        <d3p1:EventTournamentPrizeMoneyId>1</d3p1:EventTournamentPrizeMoneyId>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:PrizeMoney>sample string 1</d3p1:PrizeMoney>
        <d3p1:PrizePositionId>1</d3p1:PrizePositionId>
        <d3p1:SubEventId>1</d3p1:SubEventId>
      </d3p1:EventTournamentPrizeMoneyInfo>
      <d3p1:EventTournamentPrizeMoneyInfo>
        <d3p1:CurrencyId>1</d3p1:CurrencyId>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventDrawsId>1</d3p1:EventDrawsId>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:EventTournamentPhaseId>1</d3p1:EventTournamentPhaseId>
        <d3p1:EventTournamentPrizeMoneyId>1</d3p1:EventTournamentPrizeMoneyId>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:PrizeMoney>sample string 1</d3p1:PrizeMoney>
        <d3p1:PrizePositionId>1</d3p1:PrizePositionId>
        <d3p1:SubEventId>1</d3p1:SubEventId>
      </d3p1:EventTournamentPrizeMoneyInfo>
    </prize_information>
  </subevent>
  <subevent_basic_clean>
    <CreatedBy>1</CreatedBy>
    <Deleted>1</Deleted>
    <EntriesRankingMonth>1</EntriesRankingMonth>
    <EntriesRankingWeek>1</EntriesRankingWeek>
    <EntriesRankingYear>1</EntriesRankingYear>
    <EventId>6</EventId>
    <EventTournamentRestrictionId>1</EventTournamentRestrictionId>
    <InterOrgPartnershipsAllowed>true</InterOrgPartnershipsAllowed>
    <IsActive>true</IsActive>
    <IsDeleted>true</IsDeleted>
    <IsOptional>true</IsOptional>
    <LOCGeneralMenQuota>1</LOCGeneralMenQuota>
    <LOCGeneralWomenQuota>1</LOCGeneralWomenQuota>
    <LastModifiedBy>1</LastModifiedBy>
    <LastUpdatedDateTime>2025-07-18T16:27:22.456811+00:00</LastUpdatedDateTime>
    <MaxTeamSize>1</MaxTeamSize>
    <MinTeamSize>1</MinTeamSize>
    <NumberOfTotalMatches>1</NumberOfTotalMatches>
    <OrgGeneralMenQuota>1</OrgGeneralMenQuota>
    <OrgGeneralWomenQuota>1</OrgGeneralWomenQuota>
    <PlayerEntriesEndDate>2025-07-18T16:27:22.456811+00:00</PlayerEntriesEndDate>
    <PlayerEntriesStartDate>2025-07-18T16:27:22.456811+00:00</PlayerEntriesStartDate>
    <SeedingRankingMonth>1</SeedingRankingMonth>
    <SeedingRankingWeek>1</SeedingRankingWeek>
    <SeedingRankingYear>1</SeedingRankingYear>
    <SubEventCode>sample string 9</SubEventCode>
    <SubEventDesc>sample string 8</SubEventDesc>
    <SubEventDrawTypeId>1</SubEventDrawTypeId>
    <SubEventEntryType>sample string 11</SubEventEntryType>
    <SubEventId>1</SubEventId>
    <SubEventName>sample string 7</SubEventName>
    <WaitingListAllowed>true</WaitingListAllowed>
    <AgeLimitEnd>5</AgeLimitEnd>
    <AgeLimitStart>4</AgeLimitStart>
    <SubEventDrawTypeName>sample string 2</SubEventDrawTypeName>
    <SubEventTypeName>sample string 1</SubEventTypeName>
    <TournamentAgeCategoryName>sample string 3</TournamentAgeCategoryName>
  </subevent_basic_clean>
</Event_SubEvent>