GET api/Event/Prospectus/{id}/Cleandata

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

EventCleanJSON
NameDescriptionTypeAdditional information
core_information

Clean_CoreInfo

None.

basic_information

Clean_BasicInfo

None.

competition_information

Clean_EventCompetitionInfo

None.

organization_information

Collection of Clean_EventOrganizationInformation

None.

category_information

Collection of Clean_EventTournamentCategoryInformation

None.

oes_information

Clean_EventOESInformation

None.

oes_additional_date_information

Collection of Clean_EventOESAdditionalDateInformation

None.

sponsor_information

Collection of Clean_EventSponsorInformation

None.

document_information

Collection of Clean_EventDocumentInformation

None.

logo_information

Collection of Clean_EventLogoInformation

None.

date_information

Clean_EventDateInformation

None.

equipment_information

Collection of Clean_EventEquipmentInformation

None.

transport_information

Collection of Clean_EventTransportInformation

None.

travel_information

Collection of EventTravelInfo

None.

miscellaneous

Collection of EventMiscellaneousInfo

None.

fees_information

Clean_EventFeesInformation

None.

fees_profiletype_information

Collection of Clean_EventFeesProfileTypeInformation

None.

non_ma_fees_profiletype_information

Collection of Clean_EventNonMAFeesProfileTypeInformation

None.

hospitality_information

Clean_EventHospitalityInformation

None.

hospitality_details_information

Collection of Clean_EventHospitalityDetailsInformation

None.

non_ma_hospitality_information

Clean_EventNonMAHospitalityInformation

None.

non_ma_hospitality_details_information

Collection of Clean_EventNonMAHospitalityDetailsInformation

None.

profile_quota_information

Collection of Clean_EventProfileQuotasInformation

None.

draw_information

Collection of Clean_EventDrawsInfo

None.

accreditation_information

Collection of Clean_EventTournamentAccreditationInfo

None.

key_persons_information

Collection of Clean_EventKeyPersonsInfo

None.

payment_option_information

Collection of Clean_EventPaymentOptionInfo

None.

phase_information

Collection of Clean_EventPhaseInformation

None.

visa_information

Collection of Clean_EventVisaInformation

None.

match_configuration

Collection of Clean_EventTournamentMatchConfiguration

None.

age_category_information

Collection of Clean_EventTournamentAgeCategoryInfo

None.

system_of_play_information

Collection of Clean_EventTournamentSystemOfPlayInfo

None.

subevent_information

Collection of TournamentSubEventCleanJSON

None.

non_ma_profile_groups

Collection of Clean_EventNonMAProfileGroups

None.

non_ma_sub_profiles

Collection of Clean_EventNonMASubProfiles

None.

oes_non_ma_information

Clean_EventOESNonMAInformation

None.

Response Formats

application/json, text/json

Sample:
{
  "core_information": {
    "EventTypeName": "sample string 1",
    "EventCoreTypeName": "sample string 2",
    "EventId": 1,
    "EventName": "sample string 3",
    "EventTypeId": 4,
    "EventCoreTypeId": 1,
    "IsBubbleEvent": true,
    "IsClosedEvent": true,
    "IsActive": true,
    "EventCode": "sample string 6",
    "CreatedBy": 1,
    "LastModifiedBy": 1,
    "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
    "IsDeleted": true,
    "IsFrontEndPlatformVisible": true,
    "IsBettingEnabled": true,
    "SwitchToLive": true,
    "IsAIEnabled": true,
    "IsMastersEvent": true,
    "IsParaEvent": true
  },
  "basic_information": {
    "OrganizationName": "sample string 1",
    "VenueName": "sample string 2",
    "CountryName": "sample string 3",
    "ContactPersonName": "sample string 4",
    "EventBasicId": 1,
    "EventId": 1,
    "StartDateTime": "2025-07-18T16:31:32.7005256+00:00",
    "EndDateTime": "2025-07-18T16:31:32.7005256+00:00",
    "OrganizationId": 1,
    "LocationId": 1,
    "CurrencyId": 1,
    "address1": "sample string 5",
    "address2": "sample string 6",
    "address3": "sample string 7",
    "City": "sample string 8",
    "State": "sample string 9",
    "CountryCode": "sample string 10",
    "Postcode": "sample string 11",
    "GPSCOORDINATES": "sample string 12",
    "TimeZoneId": 1,
    "Website": "sample string 13",
    "Status": "sample string 14",
    "VenueId": 1,
    "ContactPerson": 1,
    "Photo": "sample string 15",
    "Tags": "sample string 16",
    "CreatedBy": 1,
    "LastModifiedBy": 1,
    "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
    "IsDeleted": true,
    "TournamentCategoryGroupId": 17,
    "IsLocReviewed": true,
    "IsSupervisorReviewed": true,
    "IsSanctioned": true,
    "ShowOrganizerinOES": true,
    "PageLink": "sample string 18",
    "WYCDeadlineHours": 1
  },
  "competition_information": {
    "PrizeCurrencyName": "sample string 1",
    "EventCompetitionId": 1,
    "EventId": 2,
    "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 4",
    "Comments": "sample string 5",
    "PlayingSystem": "sample string 6",
    "IsActive": true,
    "SystemOfPlay": "sample string 8",
    "PrizeCurrency": 1,
    "PrizeMoney": 1.1,
    "PrizeMoneyTax": "sample string 9",
    "PrizeComments": "sample string 10",
    "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:31:32.7005256+00:00",
    "IsDeleted": true
  },
  "organization_information": [
    {
      "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:31:32.7005256+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:31:32.7005256+00:00",
      "IsDeleted": true
    }
  ],
  "category_information": [
    {
      "CategoryName": "sample string 1",
      "CategoryGroupName": "sample string 2",
      "CategoryLogo": "sample string 3",
      "EventTournamentCategoryLinkedId": 1,
      "EventId": 4,
      "TournamentCategoryId": 5,
      "TournamentCategoryGroupId": 6,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true
    },
    {
      "CategoryName": "sample string 1",
      "CategoryGroupName": "sample string 2",
      "CategoryLogo": "sample string 3",
      "EventTournamentCategoryLinkedId": 1,
      "EventId": 4,
      "TournamentCategoryId": 5,
      "TournamentCategoryGroupId": 6,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true
    }
  ],
  "oes_information": {
    "CurrencyName": "sample string 1",
    "DeadlineTimeZoneCode": "sample string 2",
    "TimeZoneLoc": "sample string 3",
    "EventOESId": 1,
    "EventId": 4,
    "CurrencyId": 5,
    "EnableOES": true,
    "PreliminaryEntriesStartdate": "2025-07-18T16:31:32.7005256+00:00",
    "PreliminaryEntriesEndDate": "2025-07-18T16:31:32.7005256+00:00",
    "FinalEntriesStartDate": "2025-07-18T16:31:32.7005256+00:00",
    "FinalEntriesEndDate": "2025-07-18T16:31:32.7005256+00:00",
    "TravelDetailsDeadline": "2025-07-18T16:31:32.7005256+00:00",
    "AccomodationDetailsDeadLine": "2025-07-18T16:31:32.7005256+00:00",
    "RoomCacellationDeadline": "2025-07-18T16:31:32.7005256+00:00",
    "CancellationDeadline": "2025-07-18T16:31:32.7005256+00:00",
    "MaxNumberofEntries": 6,
    "MaxNoOfProfilesperPerson": 1,
    "DeadlineTimeZoneId": 1,
    "Deleted": 1,
    "CreatedBy": 1,
    "LastModifiedBy": 1,
    "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
    "IsDeleted": true,
    "VisaDetailsDeadline": "2025-07-18T16:31:32.7005256+00:00",
    "OverlapCheckNeeded": true,
    "OverlapEventWeek": 1,
    "OverlapEventYear": 1
  },
  "oes_additional_date_information": [
    {
      "EventOESAdditionalDateId": 1,
      "EventId": 1,
      "AdditionalDateName": "sample string 2",
      "StartDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "EndDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true
    },
    {
      "EventOESAdditionalDateId": 1,
      "EventId": 1,
      "AdditionalDateName": "sample string 2",
      "StartDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "EndDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true
    }
  ],
  "sponsor_information": [
    {
      "OrganizationName": "sample string 1",
      "SponsorTypeName": "sample string 2",
      "SponsorCoreTypeName": "sample string 3",
      "EventSponsorId": 1,
      "EventId": 4,
      "OrganizationId": 1,
      "SponsorTypeId": 5,
      "SponsorCoreTypeId": 6,
      "SponsorName": "sample string 7",
      "SponsorOrganizationPrimaryContactEmail": "sample string 8",
      "SponsorOrganizationPrimaryContactNo": "sample string 9",
      "Logo": "sample string 10",
      "DarkLogo": "sample string 11",
      "Link": "sample string 12",
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true,
      "Priority": 1
    },
    {
      "OrganizationName": "sample string 1",
      "SponsorTypeName": "sample string 2",
      "SponsorCoreTypeName": "sample string 3",
      "EventSponsorId": 1,
      "EventId": 4,
      "OrganizationId": 1,
      "SponsorTypeId": 5,
      "SponsorCoreTypeId": 6,
      "SponsorName": "sample string 7",
      "SponsorOrganizationPrimaryContactEmail": "sample string 8",
      "SponsorOrganizationPrimaryContactNo": "sample string 9",
      "Logo": "sample string 10",
      "DarkLogo": "sample string 11",
      "Link": "sample string 12",
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true,
      "Priority": 1
    }
  ],
  "document_information": [
    {
      "DocumentTypeName": "sample string 1",
      "DocumentId": 1,
      "EventId": 2,
      "DocumentTypeId": 3,
      "DocumentTitle": "sample string 4",
      "DocumentURL": "sample string 5",
      "IsActive": true,
      "Category": "sample string 7",
      "Place": "sample string 8",
      "Notes": "sample string 9",
      "ValidDateFrom": "2025-07-18T16:31:32.7005256+00:00",
      "ValidDateTo": "2025-07-18T16:31:32.7005256+00:00",
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true
    },
    {
      "DocumentTypeName": "sample string 1",
      "DocumentId": 1,
      "EventId": 2,
      "DocumentTypeId": 3,
      "DocumentTitle": "sample string 4",
      "DocumentURL": "sample string 5",
      "IsActive": true,
      "Category": "sample string 7",
      "Place": "sample string 8",
      "Notes": "sample string 9",
      "ValidDateFrom": "2025-07-18T16:31:32.7005256+00:00",
      "ValidDateTo": "2025-07-18T16:31:32.7005256+00:00",
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true
    }
  ],
  "logo_information": [
    {
      "LogoTypeName": "sample string 1",
      "EventLogoId": 1,
      "EventId": 2,
      "LogoTypeId": 3,
      "LogoName": "sample string 4",
      "LogoArea": "sample string 5",
      "LogoImageFilePath": "sample string 6",
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true
    },
    {
      "LogoTypeName": "sample string 1",
      "EventLogoId": 1,
      "EventId": 2,
      "LogoTypeId": 3,
      "LogoName": "sample string 4",
      "LogoArea": "sample string 5",
      "LogoImageFilePath": "sample string 6",
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true
    }
  ],
  "date_information": {
    "SubEventName": "sample string 1",
    "EventDateId": 1,
    "EventId": 2,
    "SubEventId": 1,
    "FirstStageStartDate": "2025-07-18T16:31:32.7005256+00:00",
    "FirstStageEndDate": "2025-07-18T16:31:32.7005256+00:00",
    "MainDrawStartDate": "2025-07-18T16:31:32.7005256+00:00",
    "MainDrawEndDate": "2025-07-18T16:31:32.7005256+00:00",
    "Deleted": 1,
    "CreatedBy": 1,
    "LastModifiedBy": 1,
    "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
    "IsDeleted": true
  },
  "equipment_information": [
    {
      "BallName": "sample string 1",
      "TableName": "sample string 2",
      "NetName": "sample string 3",
      "FloorName": "sample string 4",
      "RacketCoveringName": "sample string 5",
      "EquipmentTypeName": "sample string 6",
      "EventEquipmentId": 1,
      "EventId": 7,
      "EquipmentId": 8,
      "EquipmentTypeId": 9,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true
    },
    {
      "BallName": "sample string 1",
      "TableName": "sample string 2",
      "NetName": "sample string 3",
      "FloorName": "sample string 4",
      "RacketCoveringName": "sample string 5",
      "EquipmentTypeName": "sample string 6",
      "EventEquipmentId": 1,
      "EventId": 7,
      "EquipmentId": 8,
      "EquipmentTypeId": 9,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true
    }
  ],
  "transport_information": [
    {
      "TransportTypeName": "sample string 1",
      "TaxName": "sample string 2",
      "EventTransportOptionId": 1,
      "EventId": 3,
      "OptionName": "sample string 4",
      "TransportTypeId": 5,
      "TaxRateId": 6,
      "SeatingCapacity": 1,
      "PickupPlace": "sample string 7",
      "DropPlace": "sample string 8",
      "IsActive": true,
      "IncludedinHospitalityPack": true,
      "RegularCost": 1,
      "AdditionalCost": 1,
      "Remarks": "sample string 10",
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true
    },
    {
      "TransportTypeName": "sample string 1",
      "TaxName": "sample string 2",
      "EventTransportOptionId": 1,
      "EventId": 3,
      "OptionName": "sample string 4",
      "TransportTypeId": 5,
      "TaxRateId": 6,
      "SeatingCapacity": 1,
      "PickupPlace": "sample string 7",
      "DropPlace": "sample string 8",
      "IsActive": true,
      "IncludedinHospitalityPack": true,
      "RegularCost": 1,
      "AdditionalCost": 1,
      "Remarks": "sample string 10",
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+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:31:32.7005256+00:00",
      "IsDeleted": true
    },
    {
      "EventTravelOptionId": 1,
      "EventId": 1,
      "Location": "sample string 2",
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+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:31:32.7005256+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:31:32.7005256+00:00",
      "IsDeleted": true
    }
  ],
  "fees_information": {
    "SubEventName": "sample string 1",
    "CurrencyName": "sample string 2",
    "EventFeeId": 1,
    "EventId": 3,
    "SubEventId": 1,
    "CurrencyId": 4,
    "FeeDepositPercentage": 5.1,
    "TurnOffFee": true,
    "Deleted": 1,
    "CreatedBy": 1,
    "LastModifiedBy": 1,
    "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
    "IsDeleted": true
  },
  "fees_profiletype_information": [
    {
      "SubEventName": "sample string 1",
      "ProfileTypeName": "sample string 2",
      "TaxName": "sample string 3",
      "EventFeesbyProfileTypeId": 1,
      "EventId": 4,
      "SubEventId": 1,
      "QuotaProfileId": 5,
      "TaxRateId": 6,
      "ParticipationFee": 7,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true
    },
    {
      "SubEventName": "sample string 1",
      "ProfileTypeName": "sample string 2",
      "TaxName": "sample string 3",
      "EventFeesbyProfileTypeId": 1,
      "EventId": 4,
      "SubEventId": 1,
      "QuotaProfileId": 5,
      "TaxRateId": 6,
      "ParticipationFee": 7,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true
    }
  ],
  "non_ma_fees_profiletype_information": [
    {
      "SubEventName": "sample string 1",
      "ProfileTypeName": "sample string 2",
      "TaxName": "sample string 3",
      "EventNonMAFeesbyProfileTypeId": 1,
      "EventId": 4,
      "SubEventId": 1,
      "ExtSubProfileId": 5,
      "TaxRateId": 6,
      "ParticipationFee": 7,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true
    },
    {
      "SubEventName": "sample string 1",
      "ProfileTypeName": "sample string 2",
      "TaxName": "sample string 3",
      "EventNonMAFeesbyProfileTypeId": 1,
      "EventId": 4,
      "SubEventId": 1,
      "ExtSubProfileId": 5,
      "TaxRateId": 6,
      "ParticipationFee": 7,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true
    }
  ],
  "hospitality_information": {
    "EventHospitalityId": 1,
    "EventId": 1,
    "AllowedFirstArrivalDate": "2025-07-18T16:31:32.7005256+00:00",
    "AllowedLastDepartureDate": "2025-07-18T16:31:32.7005256+00:00",
    "ForceHospitality": true,
    "Deleted": 1,
    "CreatedBy": 1,
    "LastModifiedBy": 1,
    "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
    "IsDeleted": true
  },
  "hospitality_details_information": [
    {
      "OrganizationName": "sample string 1",
      "RoomTypeName": "sample string 2",
      "ParaAccessibilityRoomTypeName": "sample string 3",
      "ProfileTypeName": "sample string 4",
      "TaxName": "sample string 5",
      "OrgContactNumbers": "sample string 6",
      "OrgEmails": "sample string 7",
      "OrgAddress1": "sample string 8",
      "OrgAddress2": "sample string 9",
      "OrgAddress3": "sample string 10",
      "OrgCity": "sample string 11",
      "OrgCountry": "sample string 12",
      "Website": "sample string 13",
      "EventHospitalityOptionDetailId": 1,
      "EventId": 14,
      "EventHospitalityOptionId": 1,
      "QuotaProfileId": 15,
      "OrganizationId": 16,
      "RoomTypeId": 17,
      "TaxRateId": 18,
      "PricePerNightperPerson": 19,
      "MinimumNights": 20,
      "PriceWholeEventPerPerson": 21,
      "PriceExtraNightPerPerson": 22,
      "LateCheckOut": 23,
      "EarlyCheckIn": 24,
      "Description": "sample string 25",
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true,
      "ComplementaryNights": 1,
      "IsFilled": true,
      "ParaAccessibilityRoomTypeId": 1
    },
    {
      "OrganizationName": "sample string 1",
      "RoomTypeName": "sample string 2",
      "ParaAccessibilityRoomTypeName": "sample string 3",
      "ProfileTypeName": "sample string 4",
      "TaxName": "sample string 5",
      "OrgContactNumbers": "sample string 6",
      "OrgEmails": "sample string 7",
      "OrgAddress1": "sample string 8",
      "OrgAddress2": "sample string 9",
      "OrgAddress3": "sample string 10",
      "OrgCity": "sample string 11",
      "OrgCountry": "sample string 12",
      "Website": "sample string 13",
      "EventHospitalityOptionDetailId": 1,
      "EventId": 14,
      "EventHospitalityOptionId": 1,
      "QuotaProfileId": 15,
      "OrganizationId": 16,
      "RoomTypeId": 17,
      "TaxRateId": 18,
      "PricePerNightperPerson": 19,
      "MinimumNights": 20,
      "PriceWholeEventPerPerson": 21,
      "PriceExtraNightPerPerson": 22,
      "LateCheckOut": 23,
      "EarlyCheckIn": 24,
      "Description": "sample string 25",
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true,
      "ComplementaryNights": 1,
      "IsFilled": true,
      "ParaAccessibilityRoomTypeId": 1
    }
  ],
  "non_ma_hospitality_information": {
    "EventNonMAHospitalityId": 1,
    "EventId": 1,
    "AllowedFirstArrivalDate": "2025-07-18T16:31:32.7005256+00:00",
    "AllowedLastDepartureDate": "2025-07-18T16:31:32.7005256+00:00",
    "ForceHospitality": true,
    "Deleted": 1,
    "CreatedBy": 1,
    "LastModifiedBy": 1,
    "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
    "IsDeleted": true
  },
  "non_ma_hospitality_details_information": [
    {
      "OrganizationName": "sample string 1",
      "RoomTypeName": "sample string 2",
      "ProfileTypeName": "sample string 3",
      "TaxName": "sample string 4",
      "OrgContactNumbers": "sample string 5",
      "OrgEmails": "sample string 6",
      "OrgAddress1": "sample string 7",
      "OrgAddress2": "sample string 8",
      "OrgAddress3": "sample string 9",
      "OrgCity": "sample string 10",
      "OrgCountry": "sample string 11",
      "Website": "sample string 12",
      "EventNonMAHospitalityOptionDetailId": 1,
      "EventId": 13,
      "EventHospitalityOptionId": 1,
      "ExtSubProfileId": 14,
      "OrganizationId": 15,
      "RoomTypeId": 16,
      "TaxRateId": 17,
      "PricePerNightperPerson": 18,
      "MinimumNights": 19,
      "PriceWholeEventPerPerson": 20,
      "PriceExtraNightPerPerson": 21,
      "LateCheckOut": 22,
      "EarlyCheckIn": 23,
      "Description": "sample string 24",
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true,
      "ComplementaryNights": 1,
      "IsFilled": true
    },
    {
      "OrganizationName": "sample string 1",
      "RoomTypeName": "sample string 2",
      "ProfileTypeName": "sample string 3",
      "TaxName": "sample string 4",
      "OrgContactNumbers": "sample string 5",
      "OrgEmails": "sample string 6",
      "OrgAddress1": "sample string 7",
      "OrgAddress2": "sample string 8",
      "OrgAddress3": "sample string 9",
      "OrgCity": "sample string 10",
      "OrgCountry": "sample string 11",
      "Website": "sample string 12",
      "EventNonMAHospitalityOptionDetailId": 1,
      "EventId": 13,
      "EventHospitalityOptionId": 1,
      "ExtSubProfileId": 14,
      "OrganizationId": 15,
      "RoomTypeId": 16,
      "TaxRateId": 17,
      "PricePerNightperPerson": 18,
      "MinimumNights": 19,
      "PriceWholeEventPerPerson": 20,
      "PriceExtraNightPerPerson": 21,
      "LateCheckOut": 22,
      "EarlyCheckIn": 23,
      "Description": "sample string 24",
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true,
      "ComplementaryNights": 1,
      "IsFilled": true
    }
  ],
  "profile_quota_information": [
    {
      "ProfileTypeName": "sample string 1",
      "IsParentChildProfileType": true,
      "EventQuotaProfileId": 1,
      "EventId": 2,
      "QuotaProfileId": 3,
      "AllowRestriction": true,
      "HostCount": 4,
      "GeneralCount": 5,
      "CoreOrgOnly": true,
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true,
      "AccreditationCode": "sample string 6"
    },
    {
      "ProfileTypeName": "sample string 1",
      "IsParentChildProfileType": true,
      "EventQuotaProfileId": 1,
      "EventId": 2,
      "QuotaProfileId": 3,
      "AllowRestriction": true,
      "HostCount": 4,
      "GeneralCount": 5,
      "CoreOrgOnly": true,
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true,
      "AccreditationCode": "sample string 6"
    }
  ],
  "draw_information": [
    {
      "TimeZoneCode": "sample string 1",
      "EventDrawsId": 1,
      "EventId": 2,
      "DrawName": "sample string 3",
      "StartDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "EndDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "Venue": "sample string 4",
      "TimeZoneId": 1,
      "IsActive": true,
      "IsDeleted": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00"
    },
    {
      "TimeZoneCode": "sample string 1",
      "EventDrawsId": 1,
      "EventId": 2,
      "DrawName": "sample string 3",
      "StartDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "EndDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "Venue": "sample string 4",
      "TimeZoneId": 1,
      "IsActive": true,
      "IsDeleted": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00"
    }
  ],
  "accreditation_information": [
    {
      "EventTournamentAccreditationId": 1,
      "EventId": 1,
      "StartDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "EndDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "Location": "sample string 2",
      "Comments": "sample string 3",
      "IsActive": true,
      "IsDeleted": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00"
    },
    {
      "EventTournamentAccreditationId": 1,
      "EventId": 1,
      "StartDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "EndDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "Location": "sample string 2",
      "Comments": "sample string 3",
      "IsActive": true,
      "IsDeleted": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00"
    }
  ],
  "key_persons_information": [
    {
      "ProfileTypeName": "sample string 1",
      "KeyPersonName": "sample string 2",
      "KeyPersonContactNumbers": "sample string 3",
      "KeyPersonEmails": "sample string 4",
      "KeyPersonId": 1,
      "EventId": 5,
      "Event_KeyPersonAllowed_ProfilesId": 6,
      "ittfid": 7,
      "IsActive": true,
      "IsDeleted": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00"
    },
    {
      "ProfileTypeName": "sample string 1",
      "KeyPersonName": "sample string 2",
      "KeyPersonContactNumbers": "sample string 3",
      "KeyPersonEmails": "sample string 4",
      "KeyPersonId": 1,
      "EventId": 5,
      "Event_KeyPersonAllowed_ProfilesId": 6,
      "ittfid": 7,
      "IsActive": true,
      "IsDeleted": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00"
    }
  ],
  "payment_option_information": [
    {
      "PaymentAccountName": "sample string 1",
      "PaymentMethod": "sample string 2",
      "PaymentLink": "sample string 3",
      "PaymentGateway": "sample string 4",
      "PaymentDescription": "sample string 5",
      "EventPaymentOptionId": 1,
      "PaymentAccountId": 6,
      "Comments": "sample string 7",
      "EventId": 8,
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00"
    },
    {
      "PaymentAccountName": "sample string 1",
      "PaymentMethod": "sample string 2",
      "PaymentLink": "sample string 3",
      "PaymentGateway": "sample string 4",
      "PaymentDescription": "sample string 5",
      "EventPaymentOptionId": 1,
      "PaymentAccountId": 6,
      "Comments": "sample string 7",
      "EventId": 8,
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00"
    }
  ],
  "phase_information": [
    {
      "EventTournamentPhaseId": 1,
      "EventId": 1,
      "PhaseName": "sample string 2",
      "IsActive": true,
      "IsDeleted": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00"
    },
    {
      "EventTournamentPhaseId": 1,
      "EventId": 1,
      "PhaseName": "sample string 2",
      "IsActive": true,
      "IsDeleted": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00"
    }
  ],
  "visa_information": [
    {
      "VisaTypeName": "sample string 1",
      "EventVisaInformationId": 2,
      "EventId": 1,
      "VisaTypeId": 3,
      "VisaDescription": "sample string 4",
      "IsActive": true,
      "IsDeleted": true,
      "Deleted": 1
    },
    {
      "VisaTypeName": "sample string 1",
      "EventVisaInformationId": 2,
      "EventId": 1,
      "VisaTypeId": 3,
      "VisaDescription": "sample string 4",
      "IsActive": true,
      "IsDeleted": true,
      "Deleted": 1
    }
  ],
  "match_configuration": [
    {
      "PhaseName": "sample string 1",
      "SubEventName": "sample string 2",
      "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:31:32.7005256+00:00",
      "IsEventLevel": true,
      "TeamMatchTotal": 1,
      "TeamMatchBestOfXGames": 1,
      "TeamMatchWinnerNumberOfGames": 1,
      "TeamMatchSequence": "sample string 3",
      "IndividualMatchType": 1,
      "MaxGamesPerIndividualMatch": 1
    },
    {
      "PhaseName": "sample string 1",
      "SubEventName": "sample string 2",
      "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:31:32.7005256+00:00",
      "IsEventLevel": true,
      "TeamMatchTotal": 1,
      "TeamMatchBestOfXGames": 1,
      "TeamMatchWinnerNumberOfGames": 1,
      "TeamMatchSequence": "sample string 3",
      "IndividualMatchType": 1,
      "MaxGamesPerIndividualMatch": 1
    }
  ],
  "age_category_information": [
    {
      "TournamentAgeCategoryName": "sample string 1",
      "EventTournamentAgeCategoryLinkedId": 1,
      "EventId": 2,
      "TournamentAgeCategoryId": 3,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true
    },
    {
      "TournamentAgeCategoryName": "sample string 1",
      "EventTournamentAgeCategoryLinkedId": 1,
      "EventId": 2,
      "TournamentAgeCategoryId": 3,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true
    }
  ],
  "system_of_play_information": [
    {
      "SystemOfPlayName": "sample string 1",
      "TournamentSystemOfPlayLinkedId": 1,
      "EventId": 2,
      "SystemOfPlayId": 3,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true
    },
    {
      "SystemOfPlayName": "sample string 1",
      "TournamentSystemOfPlayLinkedId": 1,
      "EventId": 2,
      "SystemOfPlayId": 3,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true
    }
  ],
  "subevent_information": [
    {
      "basic_information": {
        "SubEventTypeName": "sample string 1",
        "SubEventDrawTypeName": "sample string 2",
        "SubEventId": 1,
        "EventId": 3,
        "SubEventName": "sample string 4",
        "SubEventDesc": "sample string 5",
        "SubEventCode": "sample string 6",
        "EventTournamentRestrictionId": 1,
        "NumberOfTotalMatches": 1,
        "IsActive": true,
        "SubEventEntryType": "sample string 8",
        "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:31:32.7005256+00:00",
        "IsDeleted": true,
        "PlayerEntriesStartDate": "2025-07-18T16:31:32.7005256+00:00",
        "PlayerEntriesEndDate": "2025-07-18T16:31:32.7005256+00:00",
        "EntriesRankingWeek": 1,
        "EntriesRankingMonth": 1,
        "EntriesRankingYear": 1,
        "SeedingRankingWeek": 1,
        "SeedingRankingMonth": 1,
        "SeedingRankingYear": 1
      },
      "phase_information": [
        {
          "SubEventName": "sample string 1",
          "PhaseName": "sample string 2",
          "DrawName": "sample string 3",
          "SubEventPhaseId": 1,
          "EventId": 1,
          "SubEventId": 1,
          "EventTournamentPhaseId": 1,
          "EventDrawsId": 1,
          "OrderNumber": 1,
          "IsActive": true,
          "IsDeleted": true,
          "Deleted": 1,
          "StartDateTime": "2025-07-18T16:31:32.7005256+00:00",
          "EndDateTime": "2025-07-18T16:31:32.7005256+00:00"
        },
        {
          "SubEventName": "sample string 1",
          "PhaseName": "sample string 2",
          "DrawName": "sample string 3",
          "SubEventPhaseId": 1,
          "EventId": 1,
          "SubEventId": 1,
          "EventTournamentPhaseId": 1,
          "EventDrawsId": 1,
          "OrderNumber": 1,
          "IsActive": true,
          "IsDeleted": true,
          "Deleted": 1,
          "StartDateTime": "2025-07-18T16:31:32.7005256+00:00",
          "EndDateTime": "2025-07-18T16:31:32.7005256+00:00"
        }
      ],
      "prize_information": [
        {
          "SubEventName": "sample string 1",
          "DrawName": "sample string 2",
          "PhaseName": "sample string 3",
          "CurrencyName": "sample string 4",
          "EventTournamentPrizeMoneyId": 1,
          "EventId": 1,
          "SubEventId": 1,
          "EventDrawsId": 1,
          "EventTournamentPhaseId": 1,
          "PrizeMoney": "sample string 5",
          "CurrencyId": 1,
          "PrizePositionId": 1,
          "IsActive": true,
          "IsDeleted": true,
          "Deleted": 1
        },
        {
          "SubEventName": "sample string 1",
          "DrawName": "sample string 2",
          "PhaseName": "sample string 3",
          "CurrencyName": "sample string 4",
          "EventTournamentPrizeMoneyId": 1,
          "EventId": 1,
          "SubEventId": 1,
          "EventDrawsId": 1,
          "EventTournamentPhaseId": 1,
          "PrizeMoney": "sample string 5",
          "CurrencyId": 1,
          "PrizePositionId": 1,
          "IsActive": true,
          "IsDeleted": true,
          "Deleted": 1
        }
      ],
      "age_category_information": [
        {
          "SubEventName": "sample string 1",
          "TournamentAgeCategoryName": "sample string 2",
          "AgeLimitStart": 3,
          "AgeLimitEnd": 4,
          "EventTournamentSubEventAgeCategoryLinkedId": 1,
          "EventId": 5,
          "SubEventId": 6,
          "TournamentAgeCategoryId": 7,
          "Deleted": 1,
          "CreatedBy": 1,
          "LastModifiedBy": 1,
          "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
          "IsDeleted": true
        },
        {
          "SubEventName": "sample string 1",
          "TournamentAgeCategoryName": "sample string 2",
          "AgeLimitStart": 3,
          "AgeLimitEnd": 4,
          "EventTournamentSubEventAgeCategoryLinkedId": 1,
          "EventId": 5,
          "SubEventId": 6,
          "TournamentAgeCategoryId": 7,
          "Deleted": 1,
          "CreatedBy": 1,
          "LastModifiedBy": 1,
          "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
          "IsDeleted": true
        }
      ],
      "conducting_draws": [
        {
          "SubEventName": "sample string 1",
          "DrawName": "sample string 2",
          "SubEventConductingDrawId": 1,
          "EventId": 3,
          "SubEventId": 4,
          "EventDrawsId": 5,
          "Deleted": 1,
          "CreatedBy": 1,
          "LastModifiedBy": 1,
          "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
          "IsDeleted": true
        },
        {
          "SubEventName": "sample string 1",
          "DrawName": "sample string 2",
          "SubEventConductingDrawId": 1,
          "EventId": 3,
          "SubEventId": 4,
          "EventDrawsId": 5,
          "Deleted": 1,
          "CreatedBy": 1,
          "LastModifiedBy": 1,
          "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
          "IsDeleted": true
        }
      ],
      "restriction_info": {
        "EventTournamentRestrictionId": 1,
        "EventName": "sample string 2",
        "EventCoreTypeId": 3,
        "SubEventPlayTypeId": 4,
        "SubEventDrawTypeId": 1,
        "NERPlayers_MainDraw": 1,
        "NERPairFull_MainDraw": 1,
        "NERAllNationPairs_MainDraw": 1,
        "NERPlayers_QualDraw": 1,
        "NERPairFull_QualDraw": 1,
        "NERAllNationPairs_QualDraw": 1,
        "HostWildCards_MainDraw": 1,
        "HostWildCards_QualDraw": 1,
        "WTTWildCards": 1,
        "AutomaticEntry_MainDraw": 1,
        "AutomaticEntry_QualDraw": 1,
        "ContinentalWinners_MainDraw": 1,
        "MainDrawQualifierSpots": 1,
        "PDR_MainDraw": 1,
        "PDR_QualDraw": 1,
        "MainDrawSize": 1,
        "QualDrawSize": 1,
        "MainDrawSeeds": 1,
        "QualDrawSeeds": 1,
        "IsWaitingListAllowed": true,
        "IsActive": true,
        "CreatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
        "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "IsDeleted": true,
        "YouthNominated_MainDraw": 1,
        "YouthNominated_QualDraw": 1,
        "HOST_NERPlayers_MainDraw": 1,
        "HOST_NERTotalPairs_MainDraw": 1,
        "HOST_NERAllNationPairs_MainDraw": 1,
        "HOST_NERPlayers_QualDraw": 1,
        "HOST_NERTotalPairs_QualDraw": 1,
        "HOST_NERAllNationPairs_QualDraw": 1,
        "PDRRankLimit": 1,
        "OCGC_MainDraw": 1,
        "OCGC_QualDraw": 1
      },
      "paralympic_classes": [
        {
          "ParalympicClassName": "sample string 1",
          "EventSEParalympicClassesLinkedId": 1,
          "EventId": 2,
          "SubEventId": 3,
          "ParalympicClassId": 4,
          "Deleted": 1,
          "CreatedBy": 1,
          "LastModifiedBy": 1,
          "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
          "IsDeleted": true
        },
        {
          "ParalympicClassName": "sample string 1",
          "EventSEParalympicClassesLinkedId": 1,
          "EventId": 2,
          "SubEventId": 3,
          "ParalympicClassId": 4,
          "Deleted": 1,
          "CreatedBy": 1,
          "LastModifiedBy": 1,
          "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
          "IsDeleted": true
        }
      ]
    },
    {
      "basic_information": {
        "SubEventTypeName": "sample string 1",
        "SubEventDrawTypeName": "sample string 2",
        "SubEventId": 1,
        "EventId": 3,
        "SubEventName": "sample string 4",
        "SubEventDesc": "sample string 5",
        "SubEventCode": "sample string 6",
        "EventTournamentRestrictionId": 1,
        "NumberOfTotalMatches": 1,
        "IsActive": true,
        "SubEventEntryType": "sample string 8",
        "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:31:32.7005256+00:00",
        "IsDeleted": true,
        "PlayerEntriesStartDate": "2025-07-18T16:31:32.7005256+00:00",
        "PlayerEntriesEndDate": "2025-07-18T16:31:32.7005256+00:00",
        "EntriesRankingWeek": 1,
        "EntriesRankingMonth": 1,
        "EntriesRankingYear": 1,
        "SeedingRankingWeek": 1,
        "SeedingRankingMonth": 1,
        "SeedingRankingYear": 1
      },
      "phase_information": [
        {
          "SubEventName": "sample string 1",
          "PhaseName": "sample string 2",
          "DrawName": "sample string 3",
          "SubEventPhaseId": 1,
          "EventId": 1,
          "SubEventId": 1,
          "EventTournamentPhaseId": 1,
          "EventDrawsId": 1,
          "OrderNumber": 1,
          "IsActive": true,
          "IsDeleted": true,
          "Deleted": 1,
          "StartDateTime": "2025-07-18T16:31:32.7005256+00:00",
          "EndDateTime": "2025-07-18T16:31:32.7005256+00:00"
        },
        {
          "SubEventName": "sample string 1",
          "PhaseName": "sample string 2",
          "DrawName": "sample string 3",
          "SubEventPhaseId": 1,
          "EventId": 1,
          "SubEventId": 1,
          "EventTournamentPhaseId": 1,
          "EventDrawsId": 1,
          "OrderNumber": 1,
          "IsActive": true,
          "IsDeleted": true,
          "Deleted": 1,
          "StartDateTime": "2025-07-18T16:31:32.7005256+00:00",
          "EndDateTime": "2025-07-18T16:31:32.7005256+00:00"
        }
      ],
      "prize_information": [
        {
          "SubEventName": "sample string 1",
          "DrawName": "sample string 2",
          "PhaseName": "sample string 3",
          "CurrencyName": "sample string 4",
          "EventTournamentPrizeMoneyId": 1,
          "EventId": 1,
          "SubEventId": 1,
          "EventDrawsId": 1,
          "EventTournamentPhaseId": 1,
          "PrizeMoney": "sample string 5",
          "CurrencyId": 1,
          "PrizePositionId": 1,
          "IsActive": true,
          "IsDeleted": true,
          "Deleted": 1
        },
        {
          "SubEventName": "sample string 1",
          "DrawName": "sample string 2",
          "PhaseName": "sample string 3",
          "CurrencyName": "sample string 4",
          "EventTournamentPrizeMoneyId": 1,
          "EventId": 1,
          "SubEventId": 1,
          "EventDrawsId": 1,
          "EventTournamentPhaseId": 1,
          "PrizeMoney": "sample string 5",
          "CurrencyId": 1,
          "PrizePositionId": 1,
          "IsActive": true,
          "IsDeleted": true,
          "Deleted": 1
        }
      ],
      "age_category_information": [
        {
          "SubEventName": "sample string 1",
          "TournamentAgeCategoryName": "sample string 2",
          "AgeLimitStart": 3,
          "AgeLimitEnd": 4,
          "EventTournamentSubEventAgeCategoryLinkedId": 1,
          "EventId": 5,
          "SubEventId": 6,
          "TournamentAgeCategoryId": 7,
          "Deleted": 1,
          "CreatedBy": 1,
          "LastModifiedBy": 1,
          "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
          "IsDeleted": true
        },
        {
          "SubEventName": "sample string 1",
          "TournamentAgeCategoryName": "sample string 2",
          "AgeLimitStart": 3,
          "AgeLimitEnd": 4,
          "EventTournamentSubEventAgeCategoryLinkedId": 1,
          "EventId": 5,
          "SubEventId": 6,
          "TournamentAgeCategoryId": 7,
          "Deleted": 1,
          "CreatedBy": 1,
          "LastModifiedBy": 1,
          "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
          "IsDeleted": true
        }
      ],
      "conducting_draws": [
        {
          "SubEventName": "sample string 1",
          "DrawName": "sample string 2",
          "SubEventConductingDrawId": 1,
          "EventId": 3,
          "SubEventId": 4,
          "EventDrawsId": 5,
          "Deleted": 1,
          "CreatedBy": 1,
          "LastModifiedBy": 1,
          "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
          "IsDeleted": true
        },
        {
          "SubEventName": "sample string 1",
          "DrawName": "sample string 2",
          "SubEventConductingDrawId": 1,
          "EventId": 3,
          "SubEventId": 4,
          "EventDrawsId": 5,
          "Deleted": 1,
          "CreatedBy": 1,
          "LastModifiedBy": 1,
          "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
          "IsDeleted": true
        }
      ],
      "restriction_info": {
        "EventTournamentRestrictionId": 1,
        "EventName": "sample string 2",
        "EventCoreTypeId": 3,
        "SubEventPlayTypeId": 4,
        "SubEventDrawTypeId": 1,
        "NERPlayers_MainDraw": 1,
        "NERPairFull_MainDraw": 1,
        "NERAllNationPairs_MainDraw": 1,
        "NERPlayers_QualDraw": 1,
        "NERPairFull_QualDraw": 1,
        "NERAllNationPairs_QualDraw": 1,
        "HostWildCards_MainDraw": 1,
        "HostWildCards_QualDraw": 1,
        "WTTWildCards": 1,
        "AutomaticEntry_MainDraw": 1,
        "AutomaticEntry_QualDraw": 1,
        "ContinentalWinners_MainDraw": 1,
        "MainDrawQualifierSpots": 1,
        "PDR_MainDraw": 1,
        "PDR_QualDraw": 1,
        "MainDrawSize": 1,
        "QualDrawSize": 1,
        "MainDrawSeeds": 1,
        "QualDrawSeeds": 1,
        "IsWaitingListAllowed": true,
        "IsActive": true,
        "CreatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
        "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "IsDeleted": true,
        "YouthNominated_MainDraw": 1,
        "YouthNominated_QualDraw": 1,
        "HOST_NERPlayers_MainDraw": 1,
        "HOST_NERTotalPairs_MainDraw": 1,
        "HOST_NERAllNationPairs_MainDraw": 1,
        "HOST_NERPlayers_QualDraw": 1,
        "HOST_NERTotalPairs_QualDraw": 1,
        "HOST_NERAllNationPairs_QualDraw": 1,
        "PDRRankLimit": 1,
        "OCGC_MainDraw": 1,
        "OCGC_QualDraw": 1
      },
      "paralympic_classes": [
        {
          "ParalympicClassName": "sample string 1",
          "EventSEParalympicClassesLinkedId": 1,
          "EventId": 2,
          "SubEventId": 3,
          "ParalympicClassId": 4,
          "Deleted": 1,
          "CreatedBy": 1,
          "LastModifiedBy": 1,
          "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
          "IsDeleted": true
        },
        {
          "ParalympicClassName": "sample string 1",
          "EventSEParalympicClassesLinkedId": 1,
          "EventId": 2,
          "SubEventId": 3,
          "ParalympicClassId": 4,
          "Deleted": 1,
          "CreatedBy": 1,
          "LastModifiedBy": 1,
          "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
          "IsDeleted": true
        }
      ]
    }
  ],
  "non_ma_profile_groups": [
    {
      "NonMAProfileGroupName": "sample string 1",
      "EventNonMAProfileGroupId": 1,
      "EventId": 2,
      "ExtProfileGroupId": 3,
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true,
      "ParticipantDeadline": "2025-07-18T16:31:32.7005256+00:00",
      "TravelDeadline": "2025-07-18T16:31:32.7005256+00:00",
      "AccomodationDeadLine": "2025-07-18T16:31:32.7005256+00:00",
      "VisaDeadline": "2025-07-18T16:31:32.7005256+00:00"
    },
    {
      "NonMAProfileGroupName": "sample string 1",
      "EventNonMAProfileGroupId": 1,
      "EventId": 2,
      "ExtProfileGroupId": 3,
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true,
      "ParticipantDeadline": "2025-07-18T16:31:32.7005256+00:00",
      "TravelDeadline": "2025-07-18T16:31:32.7005256+00:00",
      "AccomodationDeadLine": "2025-07-18T16:31:32.7005256+00:00",
      "VisaDeadline": "2025-07-18T16:31:32.7005256+00:00"
    }
  ],
  "non_ma_sub_profiles": [
    {
      "NonMAProfileGroupName": "sample string 1",
      "NonMASubProfileName": "sample string 2",
      "EventNonMASubProfileId": 1,
      "EventId": 3,
      "ExtProfileGroupId": 4,
      "ExtSubProfileId": 5,
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true
    },
    {
      "NonMAProfileGroupName": "sample string 1",
      "NonMASubProfileName": "sample string 2",
      "EventNonMASubProfileId": 1,
      "EventId": 3,
      "ExtProfileGroupId": 4,
      "ExtSubProfileId": 5,
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
      "IsDeleted": true
    }
  ],
  "oes_non_ma_information": {
    "EventOESNonMADetailsId": 1,
    "EventId": 1,
    "EntryStartDateTime": "2025-07-18T16:31:32.7005256+00:00",
    "EntryEndDateTime": "2025-07-18T16:31:32.7005256+00:00",
    "AllowNonMAEntries": true,
    "Deleted": 1,
    "CreatedBy": 1,
    "LastModifiedBy": 1,
    "LastUpdatedDateTime": "2025-07-18T16:31:32.7005256+00:00",
    "IsDeleted": true
  }
}

application/xml, text/xml

Sample:
<EventCleanJSON xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ClassLibraryITTF1">
  <accreditation_information>
    <Clean_EventTournamentAccreditationInfo>
      <Comments xmlns="http://schemas.datacontract.org/2004/07/">sample string 3</Comments>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
      <EndDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:31:32.7005256+00:00</EndDateTime>
      <EventId xmlns="http://schemas.datacontract.org/2004/07/">1</EventId>
      <EventTournamentAccreditationId xmlns="http://schemas.datacontract.org/2004/07/">1</EventTournamentAccreditationId>
      <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:31:32.7005256+00:00</LastUpdatedDateTime>
      <Location xmlns="http://schemas.datacontract.org/2004/07/">sample string 2</Location>
      <StartDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:31:32.7005256+00:00</StartDateTime>
    </Clean_EventTournamentAccreditationInfo>
    <Clean_EventTournamentAccreditationInfo>
      <Comments xmlns="http://schemas.datacontract.org/2004/07/">sample string 3</Comments>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
      <EndDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:31:32.7005256+00:00</EndDateTime>
      <EventId xmlns="http://schemas.datacontract.org/2004/07/">1</EventId>
      <EventTournamentAccreditationId xmlns="http://schemas.datacontract.org/2004/07/">1</EventTournamentAccreditationId>
      <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:31:32.7005256+00:00</LastUpdatedDateTime>
      <Location xmlns="http://schemas.datacontract.org/2004/07/">sample string 2</Location>
      <StartDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:31:32.7005256+00:00</StartDateTime>
    </Clean_EventTournamentAccreditationInfo>
  </accreditation_information>
  <age_category_information>
    <Clean_EventTournamentAgeCategoryInfo>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
      <EventId xmlns="http://schemas.datacontract.org/2004/07/">2</EventId>
      <EventTournamentAgeCategoryLinkedId xmlns="http://schemas.datacontract.org/2004/07/">1</EventTournamentAgeCategoryLinkedId>
      <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:31:32.7005256+00:00</LastUpdatedDateTime>
      <TournamentAgeCategoryId xmlns="http://schemas.datacontract.org/2004/07/">3</TournamentAgeCategoryId>
      <TournamentAgeCategoryName>sample string 1</TournamentAgeCategoryName>
    </Clean_EventTournamentAgeCategoryInfo>
    <Clean_EventTournamentAgeCategoryInfo>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
      <EventId xmlns="http://schemas.datacontract.org/2004/07/">2</EventId>
      <EventTournamentAgeCategoryLinkedId xmlns="http://schemas.datacontract.org/2004/07/">1</EventTournamentAgeCategoryLinkedId>
      <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:31:32.7005256+00:00</LastUpdatedDateTime>
      <TournamentAgeCategoryId xmlns="http://schemas.datacontract.org/2004/07/">3</TournamentAgeCategoryId>
      <TournamentAgeCategoryName>sample string 1</TournamentAgeCategoryName>
    </Clean_EventTournamentAgeCategoryInfo>
  </age_category_information>
  <basic_information>
    <City>sample string 8</City>
    <ContactPerson>1</ContactPerson>
    <CountryCode>sample string 10</CountryCode>
    <CreatedBy>1</CreatedBy>
    <CurrencyId>1</CurrencyId>
    <EndDateTime>2025-07-18T16:31:32.7005256+00:00</EndDateTime>
    <EventBasicId>1</EventBasicId>
    <EventId>1</EventId>
    <GPSCOORDINATES>sample string 12</GPSCOORDINATES>
    <IsDeleted>true</IsDeleted>
    <IsLocReviewed>true</IsLocReviewed>
    <IsSanctioned>true</IsSanctioned>
    <IsSupervisorReviewed>true</IsSupervisorReviewed>
    <LastModifiedBy>1</LastModifiedBy>
    <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
    <LocationId>1</LocationId>
    <OrganizationId>1</OrganizationId>
    <PageLink>sample string 18</PageLink>
    <Photo>sample string 15</Photo>
    <Postcode>sample string 11</Postcode>
    <ShowOrganizerinOES>true</ShowOrganizerinOES>
    <StartDateTime>2025-07-18T16:31:32.7005256+00:00</StartDateTime>
    <State>sample string 9</State>
    <Status>sample string 14</Status>
    <Tags>sample string 16</Tags>
    <TimeZoneId>1</TimeZoneId>
    <TournamentCategoryGroupId>17</TournamentCategoryGroupId>
    <VenueId>1</VenueId>
    <WYCDeadlineHours>1</WYCDeadlineHours>
    <Website>sample string 13</Website>
    <address1>sample string 5</address1>
    <address2>sample string 6</address2>
    <address3>sample string 7</address3>
    <ContactPersonName>sample string 4</ContactPersonName>
    <CountryName>sample string 3</CountryName>
    <OrganizationName>sample string 1</OrganizationName>
    <VenueName>sample string 2</VenueName>
  </basic_information>
  <category_information>
    <Clean_EventTournamentCategoryInformation>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>4</EventId>
      <EventTournamentCategoryLinkedId>1</EventTournamentCategoryLinkedId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <TournamentCategoryGroupId>6</TournamentCategoryGroupId>
      <TournamentCategoryId>5</TournamentCategoryId>
      <CategoryGroupName>sample string 2</CategoryGroupName>
      <CategoryLogo>sample string 3</CategoryLogo>
      <CategoryName>sample string 1</CategoryName>
    </Clean_EventTournamentCategoryInformation>
    <Clean_EventTournamentCategoryInformation>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>4</EventId>
      <EventTournamentCategoryLinkedId>1</EventTournamentCategoryLinkedId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <TournamentCategoryGroupId>6</TournamentCategoryGroupId>
      <TournamentCategoryId>5</TournamentCategoryId>
      <CategoryGroupName>sample string 2</CategoryGroupName>
      <CategoryLogo>sample string 3</CategoryLogo>
      <CategoryName>sample string 1</CategoryName>
    </Clean_EventTournamentCategoryInformation>
  </category_information>
  <competition_information>
    <AllowReserve>true</AllowReserve>
    <Comments>sample string 5</Comments>
    <CreatedBy>1</CreatedBy>
    <Deleted>1</Deleted>
    <EntriesRankingMonth>1</EntriesRankingMonth>
    <EntriesRankingWeek>1</EntriesRankingWeek>
    <EntriesRankingYear>1</EntriesRankingYear>
    <EventCompetitionId>1</EventCompetitionId>
    <EventId>2</EventId>
    <IsActive>true</IsActive>
    <IsDeleted>true</IsDeleted>
    <LastModifiedBy>1</LastModifiedBy>
    <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
    <NumberOfQualificationRounds>1</NumberOfQualificationRounds>
    <NumberOfTotalMatches>1</NumberOfTotalMatches>
    <NumberOfWarmupTables>1</NumberOfWarmupTables>
    <NumberofCompetitionTables>1</NumberofCompetitionTables>
    <NumberofPracticeTables>1</NumberofPracticeTables>
    <OrganizerContactPerson>1</OrganizerContactPerson>
    <PlayingSystem>sample string 6</PlayingSystem>
    <PrizeComments>sample string 10</PrizeComments>
    <PrizeCurrency>1</PrizeCurrency>
    <PrizeMoney>1.1</PrizeMoney>
    <PrizeMoneyTax>sample string 9</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 8</SystemOfPlay>
    <VisaInformation>sample string 4</VisaInformation>
    <PrizeCurrencyName>sample string 1</PrizeCurrencyName>
  </competition_information>
  <core_information>
    <CreatedBy>1</CreatedBy>
    <EventCode>sample string 6</EventCode>
    <EventCoreTypeId>1</EventCoreTypeId>
    <EventId>1</EventId>
    <EventName>sample string 3</EventName>
    <EventTypeId>4</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:31:32.7005256+00:00</LastUpdatedDateTime>
    <SwitchToLive>true</SwitchToLive>
    <EventCoreTypeName>sample string 2</EventCoreTypeName>
    <EventTypeName>sample string 1</EventTypeName>
  </core_information>
  <date_information>
    <CreatedBy>1</CreatedBy>
    <Deleted>1</Deleted>
    <EventDateId>1</EventDateId>
    <EventId>2</EventId>
    <FirstStageEndDate>2025-07-18T16:31:32.7005256+00:00</FirstStageEndDate>
    <FirstStageStartDate>2025-07-18T16:31:32.7005256+00:00</FirstStageStartDate>
    <IsDeleted>true</IsDeleted>
    <LastModifiedBy>1</LastModifiedBy>
    <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
    <MainDrawEndDate>2025-07-18T16:31:32.7005256+00:00</MainDrawEndDate>
    <MainDrawStartDate>2025-07-18T16:31:32.7005256+00:00</MainDrawStartDate>
    <SubEventId>1</SubEventId>
    <SubEventName>sample string 1</SubEventName>
  </date_information>
  <document_information>
    <Clean_EventDocumentInformation>
      <Category>sample string 7</Category>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <DocumentId>1</DocumentId>
      <DocumentTitle>sample string 4</DocumentTitle>
      <DocumentTypeId>3</DocumentTypeId>
      <DocumentURL>sample string 5</DocumentURL>
      <EventId>2</EventId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <Notes>sample string 9</Notes>
      <Place>sample string 8</Place>
      <ValidDateFrom>2025-07-18T16:31:32.7005256+00:00</ValidDateFrom>
      <ValidDateTo>2025-07-18T16:31:32.7005256+00:00</ValidDateTo>
      <DocumentTypeName>sample string 1</DocumentTypeName>
    </Clean_EventDocumentInformation>
    <Clean_EventDocumentInformation>
      <Category>sample string 7</Category>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <DocumentId>1</DocumentId>
      <DocumentTitle>sample string 4</DocumentTitle>
      <DocumentTypeId>3</DocumentTypeId>
      <DocumentURL>sample string 5</DocumentURL>
      <EventId>2</EventId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <Notes>sample string 9</Notes>
      <Place>sample string 8</Place>
      <ValidDateFrom>2025-07-18T16:31:32.7005256+00:00</ValidDateFrom>
      <ValidDateTo>2025-07-18T16:31:32.7005256+00:00</ValidDateTo>
      <DocumentTypeName>sample string 1</DocumentTypeName>
    </Clean_EventDocumentInformation>
  </document_information>
  <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:31:32.7005256+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:31:32.7005256+00:00</LastUpdatedDateTime>
      <StartDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:31:32.7005256+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:31:32.7005256+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:31:32.7005256+00:00</LastUpdatedDateTime>
      <StartDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:31:32.7005256+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>
  <equipment_information>
    <Clean_EventEquipmentInformation>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EquipmentId>8</EquipmentId>
      <EquipmentTypeId>9</EquipmentTypeId>
      <EventEquipmentId>1</EventEquipmentId>
      <EventId>7</EventId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <BallName>sample string 1</BallName>
      <EquipmentTypeName>sample string 6</EquipmentTypeName>
      <FloorName>sample string 4</FloorName>
      <NetName>sample string 3</NetName>
      <RacketCoveringName>sample string 5</RacketCoveringName>
      <TableName>sample string 2</TableName>
    </Clean_EventEquipmentInformation>
    <Clean_EventEquipmentInformation>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EquipmentId>8</EquipmentId>
      <EquipmentTypeId>9</EquipmentTypeId>
      <EventEquipmentId>1</EventEquipmentId>
      <EventId>7</EventId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <BallName>sample string 1</BallName>
      <EquipmentTypeName>sample string 6</EquipmentTypeName>
      <FloorName>sample string 4</FloorName>
      <NetName>sample string 3</NetName>
      <RacketCoveringName>sample string 5</RacketCoveringName>
      <TableName>sample string 2</TableName>
    </Clean_EventEquipmentInformation>
  </equipment_information>
  <fees_information>
    <CreatedBy>1</CreatedBy>
    <CurrencyId>4</CurrencyId>
    <Deleted>1</Deleted>
    <EventFeeId>1</EventFeeId>
    <EventId>3</EventId>
    <FeeDepositPercentage>5.1</FeeDepositPercentage>
    <IsDeleted>true</IsDeleted>
    <LastModifiedBy>1</LastModifiedBy>
    <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
    <SubEventId>1</SubEventId>
    <TurnOffFee>true</TurnOffFee>
    <CurrencyName>sample string 2</CurrencyName>
    <SubEventName>sample string 1</SubEventName>
  </fees_information>
  <fees_profiletype_information>
    <Clean_EventFeesProfileTypeInformation>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventFeesbyProfileTypeId>1</EventFeesbyProfileTypeId>
      <EventId>4</EventId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <ParticipationFee>7</ParticipationFee>
      <QuotaProfileId>5</QuotaProfileId>
      <SubEventId>1</SubEventId>
      <TaxRateId>6</TaxRateId>
      <ProfileTypeName>sample string 2</ProfileTypeName>
      <SubEventName>sample string 1</SubEventName>
      <TaxName>sample string 3</TaxName>
    </Clean_EventFeesProfileTypeInformation>
    <Clean_EventFeesProfileTypeInformation>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventFeesbyProfileTypeId>1</EventFeesbyProfileTypeId>
      <EventId>4</EventId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <ParticipationFee>7</ParticipationFee>
      <QuotaProfileId>5</QuotaProfileId>
      <SubEventId>1</SubEventId>
      <TaxRateId>6</TaxRateId>
      <ProfileTypeName>sample string 2</ProfileTypeName>
      <SubEventName>sample string 1</SubEventName>
      <TaxName>sample string 3</TaxName>
    </Clean_EventFeesProfileTypeInformation>
  </fees_profiletype_information>
  <hospitality_details_information>
    <Clean_EventHospitalityDetailsInformation>
      <ComplementaryNights>1</ComplementaryNights>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <Description>sample string 25</Description>
      <EarlyCheckIn>24</EarlyCheckIn>
      <EventHospitalityOptionDetailId>1</EventHospitalityOptionDetailId>
      <EventHospitalityOptionId>1</EventHospitalityOptionId>
      <EventId>14</EventId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <IsFilled>true</IsFilled>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <LateCheckOut>23</LateCheckOut>
      <MinimumNights>20</MinimumNights>
      <OrganizationId>16</OrganizationId>
      <ParaAccessibilityRoomTypeId>1</ParaAccessibilityRoomTypeId>
      <PriceExtraNightPerPerson>22</PriceExtraNightPerPerson>
      <PricePerNightperPerson>19</PricePerNightperPerson>
      <PriceWholeEventPerPerson>21</PriceWholeEventPerPerson>
      <QuotaProfileId>15</QuotaProfileId>
      <RoomTypeId>17</RoomTypeId>
      <TaxRateId>18</TaxRateId>
      <OrgAddress1>sample string 8</OrgAddress1>
      <OrgAddress2>sample string 9</OrgAddress2>
      <OrgAddress3>sample string 10</OrgAddress3>
      <OrgCity>sample string 11</OrgCity>
      <OrgContactNumbers>sample string 6</OrgContactNumbers>
      <OrgCountry>sample string 12</OrgCountry>
      <OrgEmails>sample string 7</OrgEmails>
      <OrganizationName>sample string 1</OrganizationName>
      <ParaAccessibilityRoomTypeName>sample string 3</ParaAccessibilityRoomTypeName>
      <ProfileTypeName>sample string 4</ProfileTypeName>
      <RoomTypeName>sample string 2</RoomTypeName>
      <TaxName>sample string 5</TaxName>
      <Website>sample string 13</Website>
    </Clean_EventHospitalityDetailsInformation>
    <Clean_EventHospitalityDetailsInformation>
      <ComplementaryNights>1</ComplementaryNights>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <Description>sample string 25</Description>
      <EarlyCheckIn>24</EarlyCheckIn>
      <EventHospitalityOptionDetailId>1</EventHospitalityOptionDetailId>
      <EventHospitalityOptionId>1</EventHospitalityOptionId>
      <EventId>14</EventId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <IsFilled>true</IsFilled>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <LateCheckOut>23</LateCheckOut>
      <MinimumNights>20</MinimumNights>
      <OrganizationId>16</OrganizationId>
      <ParaAccessibilityRoomTypeId>1</ParaAccessibilityRoomTypeId>
      <PriceExtraNightPerPerson>22</PriceExtraNightPerPerson>
      <PricePerNightperPerson>19</PricePerNightperPerson>
      <PriceWholeEventPerPerson>21</PriceWholeEventPerPerson>
      <QuotaProfileId>15</QuotaProfileId>
      <RoomTypeId>17</RoomTypeId>
      <TaxRateId>18</TaxRateId>
      <OrgAddress1>sample string 8</OrgAddress1>
      <OrgAddress2>sample string 9</OrgAddress2>
      <OrgAddress3>sample string 10</OrgAddress3>
      <OrgCity>sample string 11</OrgCity>
      <OrgContactNumbers>sample string 6</OrgContactNumbers>
      <OrgCountry>sample string 12</OrgCountry>
      <OrgEmails>sample string 7</OrgEmails>
      <OrganizationName>sample string 1</OrganizationName>
      <ParaAccessibilityRoomTypeName>sample string 3</ParaAccessibilityRoomTypeName>
      <ProfileTypeName>sample string 4</ProfileTypeName>
      <RoomTypeName>sample string 2</RoomTypeName>
      <TaxName>sample string 5</TaxName>
      <Website>sample string 13</Website>
    </Clean_EventHospitalityDetailsInformation>
  </hospitality_details_information>
  <hospitality_information>
    <AllowedFirstArrivalDate>2025-07-18T16:31:32.7005256+00:00</AllowedFirstArrivalDate>
    <AllowedLastDepartureDate>2025-07-18T16:31:32.7005256+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:31:32.7005256+00:00</LastUpdatedDateTime>
  </hospitality_information>
  <key_persons_information>
    <Clean_EventKeyPersonsInfo>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
      <EventId xmlns="http://schemas.datacontract.org/2004/07/">5</EventId>
      <Event_KeyPersonAllowed_ProfilesId xmlns="http://schemas.datacontract.org/2004/07/">6</Event_KeyPersonAllowed_ProfilesId>
      <IsActive xmlns="http://schemas.datacontract.org/2004/07/">true</IsActive>
      <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/">true</IsDeleted>
      <KeyPersonId xmlns="http://schemas.datacontract.org/2004/07/">1</KeyPersonId>
      <LastModifiedBy xmlns="http://schemas.datacontract.org/2004/07/">1</LastModifiedBy>
      <LastUpdatedDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <ittfid xmlns="http://schemas.datacontract.org/2004/07/">7</ittfid>
      <KeyPersonContactNumbers>sample string 3</KeyPersonContactNumbers>
      <KeyPersonEmails>sample string 4</KeyPersonEmails>
      <KeyPersonName>sample string 2</KeyPersonName>
      <ProfileTypeName>sample string 1</ProfileTypeName>
    </Clean_EventKeyPersonsInfo>
    <Clean_EventKeyPersonsInfo>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
      <EventId xmlns="http://schemas.datacontract.org/2004/07/">5</EventId>
      <Event_KeyPersonAllowed_ProfilesId xmlns="http://schemas.datacontract.org/2004/07/">6</Event_KeyPersonAllowed_ProfilesId>
      <IsActive xmlns="http://schemas.datacontract.org/2004/07/">true</IsActive>
      <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/">true</IsDeleted>
      <KeyPersonId xmlns="http://schemas.datacontract.org/2004/07/">1</KeyPersonId>
      <LastModifiedBy xmlns="http://schemas.datacontract.org/2004/07/">1</LastModifiedBy>
      <LastUpdatedDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <ittfid xmlns="http://schemas.datacontract.org/2004/07/">7</ittfid>
      <KeyPersonContactNumbers>sample string 3</KeyPersonContactNumbers>
      <KeyPersonEmails>sample string 4</KeyPersonEmails>
      <KeyPersonName>sample string 2</KeyPersonName>
      <ProfileTypeName>sample string 1</ProfileTypeName>
    </Clean_EventKeyPersonsInfo>
  </key_persons_information>
  <logo_information>
    <Clean_EventLogoInformation>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>2</EventId>
      <EventLogoId>1</EventLogoId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <LogoArea>sample string 5</LogoArea>
      <LogoImageFilePath>sample string 6</LogoImageFilePath>
      <LogoName>sample string 4</LogoName>
      <LogoTypeId>3</LogoTypeId>
      <LogoTypeName>sample string 1</LogoTypeName>
    </Clean_EventLogoInformation>
    <Clean_EventLogoInformation>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>2</EventId>
      <EventLogoId>1</EventLogoId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <LogoArea>sample string 5</LogoArea>
      <LogoImageFilePath>sample string 6</LogoImageFilePath>
      <LogoName>sample string 4</LogoName>
      <LogoTypeId>3</LogoTypeId>
      <LogoTypeName>sample string 1</LogoTypeName>
    </Clean_EventLogoInformation>
  </logo_information>
  <match_configuration>
    <Clean_EventTournamentMatchConfiguration>
      <AdvantageperGame xmlns="http://schemas.datacontract.org/2004/07/">1</AdvantageperGame>
      <BestOfXGames xmlns="http://schemas.datacontract.org/2004/07/">1</BestOfXGames>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
      <EventId xmlns="http://schemas.datacontract.org/2004/07/">1</EventId>
      <EventTournamentMatchConfigurationId xmlns="http://schemas.datacontract.org/2004/07/">1</EventTournamentMatchConfigurationId>
      <EventTournamentPhaseId xmlns="http://schemas.datacontract.org/2004/07/">1</EventTournamentPhaseId>
      <GameNumber xmlns="http://schemas.datacontract.org/2004/07/">1</GameNumber>
      <IndividualMatchType xmlns="http://schemas.datacontract.org/2004/07/">1</IndividualMatchType>
      <IsActive xmlns="http://schemas.datacontract.org/2004/07/">true</IsActive>
      <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/">true</IsDeleted>
      <IsEventLevel xmlns="http://schemas.datacontract.org/2004/07/">true</IsEventLevel>
      <LastModifiedBy xmlns="http://schemas.datacontract.org/2004/07/">1</LastModifiedBy>
      <LastUpdatedDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <MaxChallengesPerCompetitor xmlns="http://schemas.datacontract.org/2004/07/">1</MaxChallengesPerCompetitor>
      <MaxGamesPerIndividualMatch xmlns="http://schemas.datacontract.org/2004/07/">1</MaxGamesPerIndividualMatch>
      <MaxpointsperGame xmlns="http://schemas.datacontract.org/2004/07/">1</MaxpointsperGame>
      <SubEventId xmlns="http://schemas.datacontract.org/2004/07/">1</SubEventId>
      <SuddenDeathPoint xmlns="http://schemas.datacontract.org/2004/07/">1</SuddenDeathPoint>
      <TTRReview xmlns="http://schemas.datacontract.org/2004/07/">true</TTRReview>
      <TeamMatchBestOfXGames xmlns="http://schemas.datacontract.org/2004/07/">1</TeamMatchBestOfXGames>
      <TeamMatchSequence xmlns="http://schemas.datacontract.org/2004/07/">sample string 3</TeamMatchSequence>
      <TeamMatchTotal xmlns="http://schemas.datacontract.org/2004/07/">1</TeamMatchTotal>
      <TeamMatchWinnerNumberOfGames xmlns="http://schemas.datacontract.org/2004/07/">1</TeamMatchWinnerNumberOfGames>
      <YellowCard xmlns="http://schemas.datacontract.org/2004/07/">true</YellowCard>
      <YellowRed1 xmlns="http://schemas.datacontract.org/2004/07/">true</YellowRed1>
      <YellowRed2 xmlns="http://schemas.datacontract.org/2004/07/">true</YellowRed2>
      <PhaseName>sample string 1</PhaseName>
      <SubEventName>sample string 2</SubEventName>
    </Clean_EventTournamentMatchConfiguration>
    <Clean_EventTournamentMatchConfiguration>
      <AdvantageperGame xmlns="http://schemas.datacontract.org/2004/07/">1</AdvantageperGame>
      <BestOfXGames xmlns="http://schemas.datacontract.org/2004/07/">1</BestOfXGames>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
      <EventId xmlns="http://schemas.datacontract.org/2004/07/">1</EventId>
      <EventTournamentMatchConfigurationId xmlns="http://schemas.datacontract.org/2004/07/">1</EventTournamentMatchConfigurationId>
      <EventTournamentPhaseId xmlns="http://schemas.datacontract.org/2004/07/">1</EventTournamentPhaseId>
      <GameNumber xmlns="http://schemas.datacontract.org/2004/07/">1</GameNumber>
      <IndividualMatchType xmlns="http://schemas.datacontract.org/2004/07/">1</IndividualMatchType>
      <IsActive xmlns="http://schemas.datacontract.org/2004/07/">true</IsActive>
      <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/">true</IsDeleted>
      <IsEventLevel xmlns="http://schemas.datacontract.org/2004/07/">true</IsEventLevel>
      <LastModifiedBy xmlns="http://schemas.datacontract.org/2004/07/">1</LastModifiedBy>
      <LastUpdatedDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <MaxChallengesPerCompetitor xmlns="http://schemas.datacontract.org/2004/07/">1</MaxChallengesPerCompetitor>
      <MaxGamesPerIndividualMatch xmlns="http://schemas.datacontract.org/2004/07/">1</MaxGamesPerIndividualMatch>
      <MaxpointsperGame xmlns="http://schemas.datacontract.org/2004/07/">1</MaxpointsperGame>
      <SubEventId xmlns="http://schemas.datacontract.org/2004/07/">1</SubEventId>
      <SuddenDeathPoint xmlns="http://schemas.datacontract.org/2004/07/">1</SuddenDeathPoint>
      <TTRReview xmlns="http://schemas.datacontract.org/2004/07/">true</TTRReview>
      <TeamMatchBestOfXGames xmlns="http://schemas.datacontract.org/2004/07/">1</TeamMatchBestOfXGames>
      <TeamMatchSequence xmlns="http://schemas.datacontract.org/2004/07/">sample string 3</TeamMatchSequence>
      <TeamMatchTotal xmlns="http://schemas.datacontract.org/2004/07/">1</TeamMatchTotal>
      <TeamMatchWinnerNumberOfGames xmlns="http://schemas.datacontract.org/2004/07/">1</TeamMatchWinnerNumberOfGames>
      <YellowCard xmlns="http://schemas.datacontract.org/2004/07/">true</YellowCard>
      <YellowRed1 xmlns="http://schemas.datacontract.org/2004/07/">true</YellowRed1>
      <YellowRed2 xmlns="http://schemas.datacontract.org/2004/07/">true</YellowRed2>
      <PhaseName>sample string 1</PhaseName>
      <SubEventName>sample string 2</SubEventName>
    </Clean_EventTournamentMatchConfiguration>
  </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:31:32.7005256+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:31:32.7005256+00:00</LastUpdatedDateTime>
      <Name>sample string 2</Name>
    </EventMiscellaneousInfo>
  </miscellaneous>
  <non_ma_fees_profiletype_information>
    <Clean_EventNonMAFeesProfileTypeInformation>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>4</EventId>
      <EventNonMAFeesbyProfileTypeId>1</EventNonMAFeesbyProfileTypeId>
      <ExtSubProfileId>5</ExtSubProfileId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <ParticipationFee>7</ParticipationFee>
      <SubEventId>1</SubEventId>
      <TaxRateId>6</TaxRateId>
      <ProfileTypeName>sample string 2</ProfileTypeName>
      <SubEventName>sample string 1</SubEventName>
      <TaxName>sample string 3</TaxName>
    </Clean_EventNonMAFeesProfileTypeInformation>
    <Clean_EventNonMAFeesProfileTypeInformation>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>4</EventId>
      <EventNonMAFeesbyProfileTypeId>1</EventNonMAFeesbyProfileTypeId>
      <ExtSubProfileId>5</ExtSubProfileId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <ParticipationFee>7</ParticipationFee>
      <SubEventId>1</SubEventId>
      <TaxRateId>6</TaxRateId>
      <ProfileTypeName>sample string 2</ProfileTypeName>
      <SubEventName>sample string 1</SubEventName>
      <TaxName>sample string 3</TaxName>
    </Clean_EventNonMAFeesProfileTypeInformation>
  </non_ma_fees_profiletype_information>
  <non_ma_hospitality_details_information>
    <Clean_EventNonMAHospitalityDetailsInformation>
      <ComplementaryNights>1</ComplementaryNights>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <Description>sample string 24</Description>
      <EarlyCheckIn>23</EarlyCheckIn>
      <EventHospitalityOptionId>1</EventHospitalityOptionId>
      <EventId>13</EventId>
      <EventNonMAHospitalityOptionDetailId>1</EventNonMAHospitalityOptionDetailId>
      <ExtSubProfileId>14</ExtSubProfileId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <IsFilled>true</IsFilled>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <LateCheckOut>22</LateCheckOut>
      <MinimumNights>19</MinimumNights>
      <OrganizationId>15</OrganizationId>
      <PriceExtraNightPerPerson>21</PriceExtraNightPerPerson>
      <PricePerNightperPerson>18</PricePerNightperPerson>
      <PriceWholeEventPerPerson>20</PriceWholeEventPerPerson>
      <RoomTypeId>16</RoomTypeId>
      <TaxRateId>17</TaxRateId>
      <OrgAddress1>sample string 7</OrgAddress1>
      <OrgAddress2>sample string 8</OrgAddress2>
      <OrgAddress3>sample string 9</OrgAddress3>
      <OrgCity>sample string 10</OrgCity>
      <OrgContactNumbers>sample string 5</OrgContactNumbers>
      <OrgCountry>sample string 11</OrgCountry>
      <OrgEmails>sample string 6</OrgEmails>
      <OrganizationName>sample string 1</OrganizationName>
      <ProfileTypeName>sample string 3</ProfileTypeName>
      <RoomTypeName>sample string 2</RoomTypeName>
      <TaxName>sample string 4</TaxName>
      <Website>sample string 12</Website>
    </Clean_EventNonMAHospitalityDetailsInformation>
    <Clean_EventNonMAHospitalityDetailsInformation>
      <ComplementaryNights>1</ComplementaryNights>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <Description>sample string 24</Description>
      <EarlyCheckIn>23</EarlyCheckIn>
      <EventHospitalityOptionId>1</EventHospitalityOptionId>
      <EventId>13</EventId>
      <EventNonMAHospitalityOptionDetailId>1</EventNonMAHospitalityOptionDetailId>
      <ExtSubProfileId>14</ExtSubProfileId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <IsFilled>true</IsFilled>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <LateCheckOut>22</LateCheckOut>
      <MinimumNights>19</MinimumNights>
      <OrganizationId>15</OrganizationId>
      <PriceExtraNightPerPerson>21</PriceExtraNightPerPerson>
      <PricePerNightperPerson>18</PricePerNightperPerson>
      <PriceWholeEventPerPerson>20</PriceWholeEventPerPerson>
      <RoomTypeId>16</RoomTypeId>
      <TaxRateId>17</TaxRateId>
      <OrgAddress1>sample string 7</OrgAddress1>
      <OrgAddress2>sample string 8</OrgAddress2>
      <OrgAddress3>sample string 9</OrgAddress3>
      <OrgCity>sample string 10</OrgCity>
      <OrgContactNumbers>sample string 5</OrgContactNumbers>
      <OrgCountry>sample string 11</OrgCountry>
      <OrgEmails>sample string 6</OrgEmails>
      <OrganizationName>sample string 1</OrganizationName>
      <ProfileTypeName>sample string 3</ProfileTypeName>
      <RoomTypeName>sample string 2</RoomTypeName>
      <TaxName>sample string 4</TaxName>
      <Website>sample string 12</Website>
    </Clean_EventNonMAHospitalityDetailsInformation>
  </non_ma_hospitality_details_information>
  <non_ma_hospitality_information>
    <AllowedFirstArrivalDate>2025-07-18T16:31:32.7005256+00:00</AllowedFirstArrivalDate>
    <AllowedLastDepartureDate>2025-07-18T16:31:32.7005256+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:31:32.7005256+00:00</LastUpdatedDateTime>
  </non_ma_hospitality_information>
  <non_ma_profile_groups>
    <Clean_EventNonMAProfileGroups>
      <AccomodationDeadLine>2025-07-18T16:31:32.7005256+00:00</AccomodationDeadLine>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>2</EventId>
      <EventNonMAProfileGroupId>1</EventNonMAProfileGroupId>
      <ExtProfileGroupId>3</ExtProfileGroupId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <ParticipantDeadline>2025-07-18T16:31:32.7005256+00:00</ParticipantDeadline>
      <TravelDeadline>2025-07-18T16:31:32.7005256+00:00</TravelDeadline>
      <VisaDeadline>2025-07-18T16:31:32.7005256+00:00</VisaDeadline>
      <NonMAProfileGroupName>sample string 1</NonMAProfileGroupName>
    </Clean_EventNonMAProfileGroups>
    <Clean_EventNonMAProfileGroups>
      <AccomodationDeadLine>2025-07-18T16:31:32.7005256+00:00</AccomodationDeadLine>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>2</EventId>
      <EventNonMAProfileGroupId>1</EventNonMAProfileGroupId>
      <ExtProfileGroupId>3</ExtProfileGroupId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <ParticipantDeadline>2025-07-18T16:31:32.7005256+00:00</ParticipantDeadline>
      <TravelDeadline>2025-07-18T16:31:32.7005256+00:00</TravelDeadline>
      <VisaDeadline>2025-07-18T16:31:32.7005256+00:00</VisaDeadline>
      <NonMAProfileGroupName>sample string 1</NonMAProfileGroupName>
    </Clean_EventNonMAProfileGroups>
  </non_ma_profile_groups>
  <non_ma_sub_profiles>
    <Clean_EventNonMASubProfiles>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>3</EventId>
      <EventNonMASubProfileId>1</EventNonMASubProfileId>
      <ExtProfileGroupId>4</ExtProfileGroupId>
      <ExtSubProfileId>5</ExtSubProfileId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <NonMAProfileGroupName>sample string 1</NonMAProfileGroupName>
      <NonMASubProfileName>sample string 2</NonMASubProfileName>
    </Clean_EventNonMASubProfiles>
    <Clean_EventNonMASubProfiles>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>3</EventId>
      <EventNonMASubProfileId>1</EventNonMASubProfileId>
      <ExtProfileGroupId>4</ExtProfileGroupId>
      <ExtSubProfileId>5</ExtSubProfileId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <NonMAProfileGroupName>sample string 1</NonMAProfileGroupName>
      <NonMASubProfileName>sample string 2</NonMASubProfileName>
    </Clean_EventNonMASubProfiles>
  </non_ma_sub_profiles>
  <oes_additional_date_information>
    <Clean_EventOESAdditionalDateInformation>
      <AdditionalDateName>sample string 2</AdditionalDateName>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EndDateTime>2025-07-18T16:31:32.7005256+00:00</EndDateTime>
      <EventId>1</EventId>
      <EventOESAdditionalDateId>1</EventOESAdditionalDateId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <StartDateTime>2025-07-18T16:31:32.7005256+00:00</StartDateTime>
    </Clean_EventOESAdditionalDateInformation>
    <Clean_EventOESAdditionalDateInformation>
      <AdditionalDateName>sample string 2</AdditionalDateName>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EndDateTime>2025-07-18T16:31:32.7005256+00:00</EndDateTime>
      <EventId>1</EventId>
      <EventOESAdditionalDateId>1</EventOESAdditionalDateId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <StartDateTime>2025-07-18T16:31:32.7005256+00:00</StartDateTime>
    </Clean_EventOESAdditionalDateInformation>
  </oes_additional_date_information>
  <oes_information>
    <AccomodationDetailsDeadLine>2025-07-18T16:31:32.7005256+00:00</AccomodationDetailsDeadLine>
    <CancellationDeadline>2025-07-18T16:31:32.7005256+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:31:32.7005256+00:00</FinalEntriesEndDate>
    <FinalEntriesStartDate>2025-07-18T16:31:32.7005256+00:00</FinalEntriesStartDate>
    <IsDeleted>true</IsDeleted>
    <LastModifiedBy>1</LastModifiedBy>
    <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
    <MaxNoOfProfilesperPerson>1</MaxNoOfProfilesperPerson>
    <MaxNumberofEntries>6</MaxNumberofEntries>
    <OverlapCheckNeeded>true</OverlapCheckNeeded>
    <OverlapEventWeek>1</OverlapEventWeek>
    <OverlapEventYear>1</OverlapEventYear>
    <PreliminaryEntriesEndDate>2025-07-18T16:31:32.7005256+00:00</PreliminaryEntriesEndDate>
    <PreliminaryEntriesStartdate>2025-07-18T16:31:32.7005256+00:00</PreliminaryEntriesStartdate>
    <RoomCacellationDeadline>2025-07-18T16:31:32.7005256+00:00</RoomCacellationDeadline>
    <TravelDetailsDeadline>2025-07-18T16:31:32.7005256+00:00</TravelDetailsDeadline>
    <VisaDetailsDeadline>2025-07-18T16:31:32.7005256+00:00</VisaDetailsDeadline>
    <CurrencyName>sample string 1</CurrencyName>
    <DeadlineTimeZoneCode>sample string 2</DeadlineTimeZoneCode>
    <TimeZoneLoc>sample string 3</TimeZoneLoc>
  </oes_information>
  <oes_non_ma_information>
    <AllowNonMAEntries>true</AllowNonMAEntries>
    <CreatedBy>1</CreatedBy>
    <Deleted>1</Deleted>
    <EntryEndDateTime>2025-07-18T16:31:32.7005256+00:00</EntryEndDateTime>
    <EntryStartDateTime>2025-07-18T16:31:32.7005256+00:00</EntryStartDateTime>
    <EventId>1</EventId>
    <EventOESNonMADetailsId>1</EventOESNonMADetailsId>
    <IsDeleted>true</IsDeleted>
    <LastModifiedBy>1</LastModifiedBy>
    <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
  </oes_non_ma_information>
  <organization_information>
    <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:31:32.7005256+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:31:32.7005256+00:00</LastUpdatedDateTime>
      <OrganizationId>3</OrganizationId>
      <ParticipateWithPlayers>true</ParticipateWithPlayers>
      <OrgCode>sample string 2</OrgCode>
      <OrganizationName>sample string 1</OrganizationName>
    </Clean_EventOrganizationInformation>
  </organization_information>
  <payment_option_information>
    <Clean_EventPaymentOptionInfo>
      <Comments>sample string 7</Comments>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>8</EventId>
      <EventPaymentOptionId>1</EventPaymentOptionId>
      <IsActive>true</IsActive>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <PaymentAccountId>6</PaymentAccountId>
      <PaymentAccountName>sample string 1</PaymentAccountName>
      <PaymentDescription>sample string 5</PaymentDescription>
      <PaymentGateway>sample string 4</PaymentGateway>
      <PaymentLink>sample string 3</PaymentLink>
      <PaymentMethod>sample string 2</PaymentMethod>
    </Clean_EventPaymentOptionInfo>
    <Clean_EventPaymentOptionInfo>
      <Comments>sample string 7</Comments>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>8</EventId>
      <EventPaymentOptionId>1</EventPaymentOptionId>
      <IsActive>true</IsActive>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <PaymentAccountId>6</PaymentAccountId>
      <PaymentAccountName>sample string 1</PaymentAccountName>
      <PaymentDescription>sample string 5</PaymentDescription>
      <PaymentGateway>sample string 4</PaymentGateway>
      <PaymentLink>sample string 3</PaymentLink>
      <PaymentMethod>sample string 2</PaymentMethod>
    </Clean_EventPaymentOptionInfo>
  </payment_option_information>
  <phase_information>
    <Clean_EventPhaseInformation>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
      <EventId xmlns="http://schemas.datacontract.org/2004/07/">1</EventId>
      <EventTournamentPhaseId xmlns="http://schemas.datacontract.org/2004/07/">1</EventTournamentPhaseId>
      <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:31:32.7005256+00:00</LastUpdatedDateTime>
      <PhaseName xmlns="http://schemas.datacontract.org/2004/07/">sample string 2</PhaseName>
    </Clean_EventPhaseInformation>
    <Clean_EventPhaseInformation>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
      <EventId xmlns="http://schemas.datacontract.org/2004/07/">1</EventId>
      <EventTournamentPhaseId xmlns="http://schemas.datacontract.org/2004/07/">1</EventTournamentPhaseId>
      <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:31:32.7005256+00:00</LastUpdatedDateTime>
      <PhaseName xmlns="http://schemas.datacontract.org/2004/07/">sample string 2</PhaseName>
    </Clean_EventPhaseInformation>
  </phase_information>
  <profile_quota_information>
    <Clean_EventProfileQuotasInformation>
      <AccreditationCode>sample string 6</AccreditationCode>
      <AllowRestriction>true</AllowRestriction>
      <CoreOrgOnly>true</CoreOrgOnly>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>2</EventId>
      <EventQuotaProfileId>1</EventQuotaProfileId>
      <GeneralCount>5</GeneralCount>
      <HostCount>4</HostCount>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <QuotaProfileId>3</QuotaProfileId>
      <IsParentChildProfileType>true</IsParentChildProfileType>
      <ProfileTypeName>sample string 1</ProfileTypeName>
    </Clean_EventProfileQuotasInformation>
    <Clean_EventProfileQuotasInformation>
      <AccreditationCode>sample string 6</AccreditationCode>
      <AllowRestriction>true</AllowRestriction>
      <CoreOrgOnly>true</CoreOrgOnly>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>2</EventId>
      <EventQuotaProfileId>1</EventQuotaProfileId>
      <GeneralCount>5</GeneralCount>
      <HostCount>4</HostCount>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <QuotaProfileId>3</QuotaProfileId>
      <IsParentChildProfileType>true</IsParentChildProfileType>
      <ProfileTypeName>sample string 1</ProfileTypeName>
    </Clean_EventProfileQuotasInformation>
  </profile_quota_information>
  <sponsor_information>
    <Clean_EventSponsorInformation>
      <CreatedBy>1</CreatedBy>
      <DarkLogo>sample string 11</DarkLogo>
      <Deleted>1</Deleted>
      <EventId>4</EventId>
      <EventSponsorId>1</EventSponsorId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <Link>sample string 12</Link>
      <Logo>sample string 10</Logo>
      <OrganizationId>1</OrganizationId>
      <Priority>1</Priority>
      <SponsorCoreTypeId>6</SponsorCoreTypeId>
      <SponsorName>sample string 7</SponsorName>
      <SponsorOrganizationPrimaryContactEmail>sample string 8</SponsorOrganizationPrimaryContactEmail>
      <SponsorOrganizationPrimaryContactNo>sample string 9</SponsorOrganizationPrimaryContactNo>
      <SponsorTypeId>5</SponsorTypeId>
      <OrganizationName>sample string 1</OrganizationName>
      <SponsorCoreTypeName>sample string 3</SponsorCoreTypeName>
      <SponsorTypeName>sample string 2</SponsorTypeName>
    </Clean_EventSponsorInformation>
    <Clean_EventSponsorInformation>
      <CreatedBy>1</CreatedBy>
      <DarkLogo>sample string 11</DarkLogo>
      <Deleted>1</Deleted>
      <EventId>4</EventId>
      <EventSponsorId>1</EventSponsorId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <Link>sample string 12</Link>
      <Logo>sample string 10</Logo>
      <OrganizationId>1</OrganizationId>
      <Priority>1</Priority>
      <SponsorCoreTypeId>6</SponsorCoreTypeId>
      <SponsorName>sample string 7</SponsorName>
      <SponsorOrganizationPrimaryContactEmail>sample string 8</SponsorOrganizationPrimaryContactEmail>
      <SponsorOrganizationPrimaryContactNo>sample string 9</SponsorOrganizationPrimaryContactNo>
      <SponsorTypeId>5</SponsorTypeId>
      <OrganizationName>sample string 1</OrganizationName>
      <SponsorCoreTypeName>sample string 3</SponsorCoreTypeName>
      <SponsorTypeName>sample string 2</SponsorTypeName>
    </Clean_EventSponsorInformation>
  </sponsor_information>
  <subevent_information>
    <TournamentSubEventCleanJSON>
      <age_category_information xmlns:d4p1="http://schemas.datacontract.org/2004/07/">
        <d4p1:Clean_EventTournamentSubEventAgeCategoryInfo>
          <d4p1:CreatedBy>1</d4p1:CreatedBy>
          <d4p1:Deleted>1</d4p1:Deleted>
          <d4p1:EventId>5</d4p1:EventId>
          <d4p1:EventTournamentSubEventAgeCategoryLinkedId>1</d4p1:EventTournamentSubEventAgeCategoryLinkedId>
          <d4p1:IsDeleted>true</d4p1:IsDeleted>
          <d4p1:LastModifiedBy>1</d4p1:LastModifiedBy>
          <d4p1:LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</d4p1:LastUpdatedDateTime>
          <d4p1:SubEventId>6</d4p1:SubEventId>
          <d4p1:TournamentAgeCategoryId>7</d4p1:TournamentAgeCategoryId>
          <d4p1:AgeLimitEnd>4</d4p1:AgeLimitEnd>
          <d4p1:AgeLimitStart>3</d4p1:AgeLimitStart>
          <d4p1:SubEventName>sample string 1</d4p1:SubEventName>
          <d4p1:TournamentAgeCategoryName>sample string 2</d4p1:TournamentAgeCategoryName>
        </d4p1:Clean_EventTournamentSubEventAgeCategoryInfo>
        <d4p1:Clean_EventTournamentSubEventAgeCategoryInfo>
          <d4p1:CreatedBy>1</d4p1:CreatedBy>
          <d4p1:Deleted>1</d4p1:Deleted>
          <d4p1:EventId>5</d4p1:EventId>
          <d4p1:EventTournamentSubEventAgeCategoryLinkedId>1</d4p1:EventTournamentSubEventAgeCategoryLinkedId>
          <d4p1:IsDeleted>true</d4p1:IsDeleted>
          <d4p1:LastModifiedBy>1</d4p1:LastModifiedBy>
          <d4p1:LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</d4p1:LastUpdatedDateTime>
          <d4p1:SubEventId>6</d4p1:SubEventId>
          <d4p1:TournamentAgeCategoryId>7</d4p1:TournamentAgeCategoryId>
          <d4p1:AgeLimitEnd>4</d4p1:AgeLimitEnd>
          <d4p1:AgeLimitStart>3</d4p1:AgeLimitStart>
          <d4p1:SubEventName>sample string 1</d4p1:SubEventName>
          <d4p1:TournamentAgeCategoryName>sample string 2</d4p1:TournamentAgeCategoryName>
        </d4p1:Clean_EventTournamentSubEventAgeCategoryInfo>
      </age_category_information>
      <basic_information>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EntriesRankingMonth>1</EntriesRankingMonth>
        <EntriesRankingWeek>1</EntriesRankingWeek>
        <EntriesRankingYear>1</EntriesRankingYear>
        <EventId>3</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:31:32.7005256+00:00</LastUpdatedDateTime>
        <MaxTeamSize>1</MaxTeamSize>
        <MinTeamSize>1</MinTeamSize>
        <NumberOfTotalMatches>1</NumberOfTotalMatches>
        <OrgGeneralMenQuota>1</OrgGeneralMenQuota>
        <OrgGeneralWomenQuota>1</OrgGeneralWomenQuota>
        <PlayerEntriesEndDate>2025-07-18T16:31:32.7005256+00:00</PlayerEntriesEndDate>
        <PlayerEntriesStartDate>2025-07-18T16:31:32.7005256+00:00</PlayerEntriesStartDate>
        <SeedingRankingMonth>1</SeedingRankingMonth>
        <SeedingRankingWeek>1</SeedingRankingWeek>
        <SeedingRankingYear>1</SeedingRankingYear>
        <SubEventCode>sample string 6</SubEventCode>
        <SubEventDesc>sample string 5</SubEventDesc>
        <SubEventDrawTypeId>1</SubEventDrawTypeId>
        <SubEventEntryType>sample string 8</SubEventEntryType>
        <SubEventId>1</SubEventId>
        <SubEventName>sample string 4</SubEventName>
        <WaitingListAllowed>true</WaitingListAllowed>
        <SubEventDrawTypeName>sample string 2</SubEventDrawTypeName>
        <SubEventTypeName>sample string 1</SubEventTypeName>
      </basic_information>
      <conducting_draws xmlns:d4p1="http://schemas.datacontract.org/2004/07/">
        <d4p1:Clean_TournamentSubEventConductingDrawInfo>
          <d4p1:CreatedBy>1</d4p1:CreatedBy>
          <d4p1:Deleted>1</d4p1:Deleted>
          <d4p1:EventDrawsId>5</d4p1:EventDrawsId>
          <d4p1:EventId>3</d4p1:EventId>
          <d4p1:IsDeleted>true</d4p1:IsDeleted>
          <d4p1:LastModifiedBy>1</d4p1:LastModifiedBy>
          <d4p1:LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</d4p1:LastUpdatedDateTime>
          <d4p1:SubEventConductingDrawId>1</d4p1:SubEventConductingDrawId>
          <d4p1:SubEventId>4</d4p1:SubEventId>
          <d4p1:DrawName>sample string 2</d4p1:DrawName>
          <d4p1:SubEventName>sample string 1</d4p1:SubEventName>
        </d4p1:Clean_TournamentSubEventConductingDrawInfo>
        <d4p1:Clean_TournamentSubEventConductingDrawInfo>
          <d4p1:CreatedBy>1</d4p1:CreatedBy>
          <d4p1:Deleted>1</d4p1:Deleted>
          <d4p1:EventDrawsId>5</d4p1:EventDrawsId>
          <d4p1:EventId>3</d4p1:EventId>
          <d4p1:IsDeleted>true</d4p1:IsDeleted>
          <d4p1:LastModifiedBy>1</d4p1:LastModifiedBy>
          <d4p1:LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</d4p1:LastUpdatedDateTime>
          <d4p1:SubEventConductingDrawId>1</d4p1:SubEventConductingDrawId>
          <d4p1:SubEventId>4</d4p1:SubEventId>
          <d4p1:DrawName>sample string 2</d4p1:DrawName>
          <d4p1:SubEventName>sample string 1</d4p1:SubEventName>
        </d4p1:Clean_TournamentSubEventConductingDrawInfo>
      </conducting_draws>
      <paralympic_classes>
        <Clean_EventSEParalympicClassesInfo>
          <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
          <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
          <EventId xmlns="http://schemas.datacontract.org/2004/07/">2</EventId>
          <EventSEParalympicClassesLinkedId xmlns="http://schemas.datacontract.org/2004/07/">1</EventSEParalympicClassesLinkedId>
          <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:31:32.7005256+00:00</LastUpdatedDateTime>
          <ParalympicClassId xmlns="http://schemas.datacontract.org/2004/07/">4</ParalympicClassId>
          <SubEventId xmlns="http://schemas.datacontract.org/2004/07/">3</SubEventId>
          <ParalympicClassName>sample string 1</ParalympicClassName>
        </Clean_EventSEParalympicClassesInfo>
        <Clean_EventSEParalympicClassesInfo>
          <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
          <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
          <EventId xmlns="http://schemas.datacontract.org/2004/07/">2</EventId>
          <EventSEParalympicClassesLinkedId xmlns="http://schemas.datacontract.org/2004/07/">1</EventSEParalympicClassesLinkedId>
          <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:31:32.7005256+00:00</LastUpdatedDateTime>
          <ParalympicClassId xmlns="http://schemas.datacontract.org/2004/07/">4</ParalympicClassId>
          <SubEventId xmlns="http://schemas.datacontract.org/2004/07/">3</SubEventId>
          <ParalympicClassName>sample string 1</ParalympicClassName>
        </Clean_EventSEParalympicClassesInfo>
      </paralympic_classes>
      <phase_information xmlns:d4p1="http://schemas.datacontract.org/2004/07/">
        <d4p1:Clean_EventTournamentSubEventPhasesInfo>
          <d4p1:Deleted>1</d4p1:Deleted>
          <d4p1:EndDateTime>2025-07-18T16:31:32.7005256+00:00</d4p1:EndDateTime>
          <d4p1:EventDrawsId>1</d4p1:EventDrawsId>
          <d4p1:EventId>1</d4p1:EventId>
          <d4p1:EventTournamentPhaseId>1</d4p1:EventTournamentPhaseId>
          <d4p1:IsActive>true</d4p1:IsActive>
          <d4p1:IsDeleted>true</d4p1:IsDeleted>
          <d4p1:OrderNumber>1</d4p1:OrderNumber>
          <d4p1:StartDateTime>2025-07-18T16:31:32.7005256+00:00</d4p1:StartDateTime>
          <d4p1:SubEventId>1</d4p1:SubEventId>
          <d4p1:SubEventPhaseId>1</d4p1:SubEventPhaseId>
          <d4p1:DrawName>sample string 3</d4p1:DrawName>
          <d4p1:PhaseName>sample string 2</d4p1:PhaseName>
          <d4p1:SubEventName>sample string 1</d4p1:SubEventName>
        </d4p1:Clean_EventTournamentSubEventPhasesInfo>
        <d4p1:Clean_EventTournamentSubEventPhasesInfo>
          <d4p1:Deleted>1</d4p1:Deleted>
          <d4p1:EndDateTime>2025-07-18T16:31:32.7005256+00:00</d4p1:EndDateTime>
          <d4p1:EventDrawsId>1</d4p1:EventDrawsId>
          <d4p1:EventId>1</d4p1:EventId>
          <d4p1:EventTournamentPhaseId>1</d4p1:EventTournamentPhaseId>
          <d4p1:IsActive>true</d4p1:IsActive>
          <d4p1:IsDeleted>true</d4p1:IsDeleted>
          <d4p1:OrderNumber>1</d4p1:OrderNumber>
          <d4p1:StartDateTime>2025-07-18T16:31:32.7005256+00:00</d4p1:StartDateTime>
          <d4p1:SubEventId>1</d4p1:SubEventId>
          <d4p1:SubEventPhaseId>1</d4p1:SubEventPhaseId>
          <d4p1:DrawName>sample string 3</d4p1:DrawName>
          <d4p1:PhaseName>sample string 2</d4p1:PhaseName>
          <d4p1:SubEventName>sample string 1</d4p1:SubEventName>
        </d4p1:Clean_EventTournamentSubEventPhasesInfo>
      </phase_information>
      <prize_information xmlns:d4p1="http://schemas.datacontract.org/2004/07/">
        <d4p1:Clean_EventTournamentPrizeMoneyInfo>
          <d4p1:CurrencyId>1</d4p1:CurrencyId>
          <d4p1:Deleted>1</d4p1:Deleted>
          <d4p1:EventDrawsId>1</d4p1:EventDrawsId>
          <d4p1:EventId>1</d4p1:EventId>
          <d4p1:EventTournamentPhaseId>1</d4p1:EventTournamentPhaseId>
          <d4p1:EventTournamentPrizeMoneyId>1</d4p1:EventTournamentPrizeMoneyId>
          <d4p1:IsActive>true</d4p1:IsActive>
          <d4p1:IsDeleted>true</d4p1:IsDeleted>
          <d4p1:PrizeMoney>sample string 5</d4p1:PrizeMoney>
          <d4p1:PrizePositionId>1</d4p1:PrizePositionId>
          <d4p1:SubEventId>1</d4p1:SubEventId>
          <d4p1:CurrencyName>sample string 4</d4p1:CurrencyName>
          <d4p1:DrawName>sample string 2</d4p1:DrawName>
          <d4p1:PhaseName>sample string 3</d4p1:PhaseName>
          <d4p1:SubEventName>sample string 1</d4p1:SubEventName>
        </d4p1:Clean_EventTournamentPrizeMoneyInfo>
        <d4p1:Clean_EventTournamentPrizeMoneyInfo>
          <d4p1:CurrencyId>1</d4p1:CurrencyId>
          <d4p1:Deleted>1</d4p1:Deleted>
          <d4p1:EventDrawsId>1</d4p1:EventDrawsId>
          <d4p1:EventId>1</d4p1:EventId>
          <d4p1:EventTournamentPhaseId>1</d4p1:EventTournamentPhaseId>
          <d4p1:EventTournamentPrizeMoneyId>1</d4p1:EventTournamentPrizeMoneyId>
          <d4p1:IsActive>true</d4p1:IsActive>
          <d4p1:IsDeleted>true</d4p1:IsDeleted>
          <d4p1:PrizeMoney>sample string 5</d4p1:PrizeMoney>
          <d4p1:PrizePositionId>1</d4p1:PrizePositionId>
          <d4p1:SubEventId>1</d4p1:SubEventId>
          <d4p1:CurrencyName>sample string 4</d4p1:CurrencyName>
          <d4p1:DrawName>sample string 2</d4p1:DrawName>
          <d4p1:PhaseName>sample string 3</d4p1:PhaseName>
          <d4p1:SubEventName>sample string 1</d4p1:SubEventName>
        </d4p1:Clean_EventTournamentPrizeMoneyInfo>
      </prize_information>
      <restriction_info xmlns:d4p1="http://schemas.datacontract.org/2004/07/">
        <d4p1:AutomaticEntry_MainDraw>1</d4p1:AutomaticEntry_MainDraw>
        <d4p1:AutomaticEntry_QualDraw>1</d4p1:AutomaticEntry_QualDraw>
        <d4p1:ContinentalWinners_MainDraw>1</d4p1:ContinentalWinners_MainDraw>
        <d4p1:CreatedBy>1</d4p1:CreatedBy>
        <d4p1:CreatedDateTime>2025-07-18T16:31:32.7005256+00:00</d4p1:CreatedDateTime>
        <d4p1:EventCoreTypeId>3</d4p1:EventCoreTypeId>
        <d4p1:EventName>sample string 2</d4p1:EventName>
        <d4p1:EventTournamentRestrictionId>1</d4p1:EventTournamentRestrictionId>
        <d4p1:HOST_NERAllNationPairs_MainDraw>1</d4p1:HOST_NERAllNationPairs_MainDraw>
        <d4p1:HOST_NERAllNationPairs_QualDraw>1</d4p1:HOST_NERAllNationPairs_QualDraw>
        <d4p1:HOST_NERPlayers_MainDraw>1</d4p1:HOST_NERPlayers_MainDraw>
        <d4p1:HOST_NERPlayers_QualDraw>1</d4p1:HOST_NERPlayers_QualDraw>
        <d4p1:HOST_NERTotalPairs_MainDraw>1</d4p1:HOST_NERTotalPairs_MainDraw>
        <d4p1:HOST_NERTotalPairs_QualDraw>1</d4p1:HOST_NERTotalPairs_QualDraw>
        <d4p1:HostWildCards_MainDraw>1</d4p1:HostWildCards_MainDraw>
        <d4p1:HostWildCards_QualDraw>1</d4p1:HostWildCards_QualDraw>
        <d4p1:IsActive>true</d4p1:IsActive>
        <d4p1:IsDeleted>true</d4p1:IsDeleted>
        <d4p1:IsWaitingListAllowed>true</d4p1:IsWaitingListAllowed>
        <d4p1:LastModifiedBy>1</d4p1:LastModifiedBy>
        <d4p1:LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</d4p1:LastUpdatedDateTime>
        <d4p1:MainDrawQualifierSpots>1</d4p1:MainDrawQualifierSpots>
        <d4p1:MainDrawSeeds>1</d4p1:MainDrawSeeds>
        <d4p1:MainDrawSize>1</d4p1:MainDrawSize>
        <d4p1:NERAllNationPairs_MainDraw>1</d4p1:NERAllNationPairs_MainDraw>
        <d4p1:NERAllNationPairs_QualDraw>1</d4p1:NERAllNationPairs_QualDraw>
        <d4p1:NERPairFull_MainDraw>1</d4p1:NERPairFull_MainDraw>
        <d4p1:NERPairFull_QualDraw>1</d4p1:NERPairFull_QualDraw>
        <d4p1:NERPlayers_MainDraw>1</d4p1:NERPlayers_MainDraw>
        <d4p1:NERPlayers_QualDraw>1</d4p1:NERPlayers_QualDraw>
        <d4p1:OCGC_MainDraw>1</d4p1:OCGC_MainDraw>
        <d4p1:OCGC_QualDraw>1</d4p1:OCGC_QualDraw>
        <d4p1:PDRRankLimit>1</d4p1:PDRRankLimit>
        <d4p1:PDR_MainDraw>1</d4p1:PDR_MainDraw>
        <d4p1:PDR_QualDraw>1</d4p1:PDR_QualDraw>
        <d4p1:QualDrawSeeds>1</d4p1:QualDrawSeeds>
        <d4p1:QualDrawSize>1</d4p1:QualDrawSize>
        <d4p1:SubEventDrawTypeId>1</d4p1:SubEventDrawTypeId>
        <d4p1:SubEventPlayTypeId>4</d4p1:SubEventPlayTypeId>
        <d4p1:WTTWildCards>1</d4p1:WTTWildCards>
        <d4p1:YouthNominated_MainDraw>1</d4p1:YouthNominated_MainDraw>
        <d4p1:YouthNominated_QualDraw>1</d4p1:YouthNominated_QualDraw>
      </restriction_info>
    </TournamentSubEventCleanJSON>
    <TournamentSubEventCleanJSON>
      <age_category_information xmlns:d4p1="http://schemas.datacontract.org/2004/07/">
        <d4p1:Clean_EventTournamentSubEventAgeCategoryInfo>
          <d4p1:CreatedBy>1</d4p1:CreatedBy>
          <d4p1:Deleted>1</d4p1:Deleted>
          <d4p1:EventId>5</d4p1:EventId>
          <d4p1:EventTournamentSubEventAgeCategoryLinkedId>1</d4p1:EventTournamentSubEventAgeCategoryLinkedId>
          <d4p1:IsDeleted>true</d4p1:IsDeleted>
          <d4p1:LastModifiedBy>1</d4p1:LastModifiedBy>
          <d4p1:LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</d4p1:LastUpdatedDateTime>
          <d4p1:SubEventId>6</d4p1:SubEventId>
          <d4p1:TournamentAgeCategoryId>7</d4p1:TournamentAgeCategoryId>
          <d4p1:AgeLimitEnd>4</d4p1:AgeLimitEnd>
          <d4p1:AgeLimitStart>3</d4p1:AgeLimitStart>
          <d4p1:SubEventName>sample string 1</d4p1:SubEventName>
          <d4p1:TournamentAgeCategoryName>sample string 2</d4p1:TournamentAgeCategoryName>
        </d4p1:Clean_EventTournamentSubEventAgeCategoryInfo>
        <d4p1:Clean_EventTournamentSubEventAgeCategoryInfo>
          <d4p1:CreatedBy>1</d4p1:CreatedBy>
          <d4p1:Deleted>1</d4p1:Deleted>
          <d4p1:EventId>5</d4p1:EventId>
          <d4p1:EventTournamentSubEventAgeCategoryLinkedId>1</d4p1:EventTournamentSubEventAgeCategoryLinkedId>
          <d4p1:IsDeleted>true</d4p1:IsDeleted>
          <d4p1:LastModifiedBy>1</d4p1:LastModifiedBy>
          <d4p1:LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</d4p1:LastUpdatedDateTime>
          <d4p1:SubEventId>6</d4p1:SubEventId>
          <d4p1:TournamentAgeCategoryId>7</d4p1:TournamentAgeCategoryId>
          <d4p1:AgeLimitEnd>4</d4p1:AgeLimitEnd>
          <d4p1:AgeLimitStart>3</d4p1:AgeLimitStart>
          <d4p1:SubEventName>sample string 1</d4p1:SubEventName>
          <d4p1:TournamentAgeCategoryName>sample string 2</d4p1:TournamentAgeCategoryName>
        </d4p1:Clean_EventTournamentSubEventAgeCategoryInfo>
      </age_category_information>
      <basic_information>
        <CreatedBy>1</CreatedBy>
        <Deleted>1</Deleted>
        <EntriesRankingMonth>1</EntriesRankingMonth>
        <EntriesRankingWeek>1</EntriesRankingWeek>
        <EntriesRankingYear>1</EntriesRankingYear>
        <EventId>3</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:31:32.7005256+00:00</LastUpdatedDateTime>
        <MaxTeamSize>1</MaxTeamSize>
        <MinTeamSize>1</MinTeamSize>
        <NumberOfTotalMatches>1</NumberOfTotalMatches>
        <OrgGeneralMenQuota>1</OrgGeneralMenQuota>
        <OrgGeneralWomenQuota>1</OrgGeneralWomenQuota>
        <PlayerEntriesEndDate>2025-07-18T16:31:32.7005256+00:00</PlayerEntriesEndDate>
        <PlayerEntriesStartDate>2025-07-18T16:31:32.7005256+00:00</PlayerEntriesStartDate>
        <SeedingRankingMonth>1</SeedingRankingMonth>
        <SeedingRankingWeek>1</SeedingRankingWeek>
        <SeedingRankingYear>1</SeedingRankingYear>
        <SubEventCode>sample string 6</SubEventCode>
        <SubEventDesc>sample string 5</SubEventDesc>
        <SubEventDrawTypeId>1</SubEventDrawTypeId>
        <SubEventEntryType>sample string 8</SubEventEntryType>
        <SubEventId>1</SubEventId>
        <SubEventName>sample string 4</SubEventName>
        <WaitingListAllowed>true</WaitingListAllowed>
        <SubEventDrawTypeName>sample string 2</SubEventDrawTypeName>
        <SubEventTypeName>sample string 1</SubEventTypeName>
      </basic_information>
      <conducting_draws xmlns:d4p1="http://schemas.datacontract.org/2004/07/">
        <d4p1:Clean_TournamentSubEventConductingDrawInfo>
          <d4p1:CreatedBy>1</d4p1:CreatedBy>
          <d4p1:Deleted>1</d4p1:Deleted>
          <d4p1:EventDrawsId>5</d4p1:EventDrawsId>
          <d4p1:EventId>3</d4p1:EventId>
          <d4p1:IsDeleted>true</d4p1:IsDeleted>
          <d4p1:LastModifiedBy>1</d4p1:LastModifiedBy>
          <d4p1:LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</d4p1:LastUpdatedDateTime>
          <d4p1:SubEventConductingDrawId>1</d4p1:SubEventConductingDrawId>
          <d4p1:SubEventId>4</d4p1:SubEventId>
          <d4p1:DrawName>sample string 2</d4p1:DrawName>
          <d4p1:SubEventName>sample string 1</d4p1:SubEventName>
        </d4p1:Clean_TournamentSubEventConductingDrawInfo>
        <d4p1:Clean_TournamentSubEventConductingDrawInfo>
          <d4p1:CreatedBy>1</d4p1:CreatedBy>
          <d4p1:Deleted>1</d4p1:Deleted>
          <d4p1:EventDrawsId>5</d4p1:EventDrawsId>
          <d4p1:EventId>3</d4p1:EventId>
          <d4p1:IsDeleted>true</d4p1:IsDeleted>
          <d4p1:LastModifiedBy>1</d4p1:LastModifiedBy>
          <d4p1:LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</d4p1:LastUpdatedDateTime>
          <d4p1:SubEventConductingDrawId>1</d4p1:SubEventConductingDrawId>
          <d4p1:SubEventId>4</d4p1:SubEventId>
          <d4p1:DrawName>sample string 2</d4p1:DrawName>
          <d4p1:SubEventName>sample string 1</d4p1:SubEventName>
        </d4p1:Clean_TournamentSubEventConductingDrawInfo>
      </conducting_draws>
      <paralympic_classes>
        <Clean_EventSEParalympicClassesInfo>
          <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
          <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
          <EventId xmlns="http://schemas.datacontract.org/2004/07/">2</EventId>
          <EventSEParalympicClassesLinkedId xmlns="http://schemas.datacontract.org/2004/07/">1</EventSEParalympicClassesLinkedId>
          <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:31:32.7005256+00:00</LastUpdatedDateTime>
          <ParalympicClassId xmlns="http://schemas.datacontract.org/2004/07/">4</ParalympicClassId>
          <SubEventId xmlns="http://schemas.datacontract.org/2004/07/">3</SubEventId>
          <ParalympicClassName>sample string 1</ParalympicClassName>
        </Clean_EventSEParalympicClassesInfo>
        <Clean_EventSEParalympicClassesInfo>
          <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
          <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
          <EventId xmlns="http://schemas.datacontract.org/2004/07/">2</EventId>
          <EventSEParalympicClassesLinkedId xmlns="http://schemas.datacontract.org/2004/07/">1</EventSEParalympicClassesLinkedId>
          <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:31:32.7005256+00:00</LastUpdatedDateTime>
          <ParalympicClassId xmlns="http://schemas.datacontract.org/2004/07/">4</ParalympicClassId>
          <SubEventId xmlns="http://schemas.datacontract.org/2004/07/">3</SubEventId>
          <ParalympicClassName>sample string 1</ParalympicClassName>
        </Clean_EventSEParalympicClassesInfo>
      </paralympic_classes>
      <phase_information xmlns:d4p1="http://schemas.datacontract.org/2004/07/">
        <d4p1:Clean_EventTournamentSubEventPhasesInfo>
          <d4p1:Deleted>1</d4p1:Deleted>
          <d4p1:EndDateTime>2025-07-18T16:31:32.7005256+00:00</d4p1:EndDateTime>
          <d4p1:EventDrawsId>1</d4p1:EventDrawsId>
          <d4p1:EventId>1</d4p1:EventId>
          <d4p1:EventTournamentPhaseId>1</d4p1:EventTournamentPhaseId>
          <d4p1:IsActive>true</d4p1:IsActive>
          <d4p1:IsDeleted>true</d4p1:IsDeleted>
          <d4p1:OrderNumber>1</d4p1:OrderNumber>
          <d4p1:StartDateTime>2025-07-18T16:31:32.7005256+00:00</d4p1:StartDateTime>
          <d4p1:SubEventId>1</d4p1:SubEventId>
          <d4p1:SubEventPhaseId>1</d4p1:SubEventPhaseId>
          <d4p1:DrawName>sample string 3</d4p1:DrawName>
          <d4p1:PhaseName>sample string 2</d4p1:PhaseName>
          <d4p1:SubEventName>sample string 1</d4p1:SubEventName>
        </d4p1:Clean_EventTournamentSubEventPhasesInfo>
        <d4p1:Clean_EventTournamentSubEventPhasesInfo>
          <d4p1:Deleted>1</d4p1:Deleted>
          <d4p1:EndDateTime>2025-07-18T16:31:32.7005256+00:00</d4p1:EndDateTime>
          <d4p1:EventDrawsId>1</d4p1:EventDrawsId>
          <d4p1:EventId>1</d4p1:EventId>
          <d4p1:EventTournamentPhaseId>1</d4p1:EventTournamentPhaseId>
          <d4p1:IsActive>true</d4p1:IsActive>
          <d4p1:IsDeleted>true</d4p1:IsDeleted>
          <d4p1:OrderNumber>1</d4p1:OrderNumber>
          <d4p1:StartDateTime>2025-07-18T16:31:32.7005256+00:00</d4p1:StartDateTime>
          <d4p1:SubEventId>1</d4p1:SubEventId>
          <d4p1:SubEventPhaseId>1</d4p1:SubEventPhaseId>
          <d4p1:DrawName>sample string 3</d4p1:DrawName>
          <d4p1:PhaseName>sample string 2</d4p1:PhaseName>
          <d4p1:SubEventName>sample string 1</d4p1:SubEventName>
        </d4p1:Clean_EventTournamentSubEventPhasesInfo>
      </phase_information>
      <prize_information xmlns:d4p1="http://schemas.datacontract.org/2004/07/">
        <d4p1:Clean_EventTournamentPrizeMoneyInfo>
          <d4p1:CurrencyId>1</d4p1:CurrencyId>
          <d4p1:Deleted>1</d4p1:Deleted>
          <d4p1:EventDrawsId>1</d4p1:EventDrawsId>
          <d4p1:EventId>1</d4p1:EventId>
          <d4p1:EventTournamentPhaseId>1</d4p1:EventTournamentPhaseId>
          <d4p1:EventTournamentPrizeMoneyId>1</d4p1:EventTournamentPrizeMoneyId>
          <d4p1:IsActive>true</d4p1:IsActive>
          <d4p1:IsDeleted>true</d4p1:IsDeleted>
          <d4p1:PrizeMoney>sample string 5</d4p1:PrizeMoney>
          <d4p1:PrizePositionId>1</d4p1:PrizePositionId>
          <d4p1:SubEventId>1</d4p1:SubEventId>
          <d4p1:CurrencyName>sample string 4</d4p1:CurrencyName>
          <d4p1:DrawName>sample string 2</d4p1:DrawName>
          <d4p1:PhaseName>sample string 3</d4p1:PhaseName>
          <d4p1:SubEventName>sample string 1</d4p1:SubEventName>
        </d4p1:Clean_EventTournamentPrizeMoneyInfo>
        <d4p1:Clean_EventTournamentPrizeMoneyInfo>
          <d4p1:CurrencyId>1</d4p1:CurrencyId>
          <d4p1:Deleted>1</d4p1:Deleted>
          <d4p1:EventDrawsId>1</d4p1:EventDrawsId>
          <d4p1:EventId>1</d4p1:EventId>
          <d4p1:EventTournamentPhaseId>1</d4p1:EventTournamentPhaseId>
          <d4p1:EventTournamentPrizeMoneyId>1</d4p1:EventTournamentPrizeMoneyId>
          <d4p1:IsActive>true</d4p1:IsActive>
          <d4p1:IsDeleted>true</d4p1:IsDeleted>
          <d4p1:PrizeMoney>sample string 5</d4p1:PrizeMoney>
          <d4p1:PrizePositionId>1</d4p1:PrizePositionId>
          <d4p1:SubEventId>1</d4p1:SubEventId>
          <d4p1:CurrencyName>sample string 4</d4p1:CurrencyName>
          <d4p1:DrawName>sample string 2</d4p1:DrawName>
          <d4p1:PhaseName>sample string 3</d4p1:PhaseName>
          <d4p1:SubEventName>sample string 1</d4p1:SubEventName>
        </d4p1:Clean_EventTournamentPrizeMoneyInfo>
      </prize_information>
      <restriction_info xmlns:d4p1="http://schemas.datacontract.org/2004/07/">
        <d4p1:AutomaticEntry_MainDraw>1</d4p1:AutomaticEntry_MainDraw>
        <d4p1:AutomaticEntry_QualDraw>1</d4p1:AutomaticEntry_QualDraw>
        <d4p1:ContinentalWinners_MainDraw>1</d4p1:ContinentalWinners_MainDraw>
        <d4p1:CreatedBy>1</d4p1:CreatedBy>
        <d4p1:CreatedDateTime>2025-07-18T16:31:32.7005256+00:00</d4p1:CreatedDateTime>
        <d4p1:EventCoreTypeId>3</d4p1:EventCoreTypeId>
        <d4p1:EventName>sample string 2</d4p1:EventName>
        <d4p1:EventTournamentRestrictionId>1</d4p1:EventTournamentRestrictionId>
        <d4p1:HOST_NERAllNationPairs_MainDraw>1</d4p1:HOST_NERAllNationPairs_MainDraw>
        <d4p1:HOST_NERAllNationPairs_QualDraw>1</d4p1:HOST_NERAllNationPairs_QualDraw>
        <d4p1:HOST_NERPlayers_MainDraw>1</d4p1:HOST_NERPlayers_MainDraw>
        <d4p1:HOST_NERPlayers_QualDraw>1</d4p1:HOST_NERPlayers_QualDraw>
        <d4p1:HOST_NERTotalPairs_MainDraw>1</d4p1:HOST_NERTotalPairs_MainDraw>
        <d4p1:HOST_NERTotalPairs_QualDraw>1</d4p1:HOST_NERTotalPairs_QualDraw>
        <d4p1:HostWildCards_MainDraw>1</d4p1:HostWildCards_MainDraw>
        <d4p1:HostWildCards_QualDraw>1</d4p1:HostWildCards_QualDraw>
        <d4p1:IsActive>true</d4p1:IsActive>
        <d4p1:IsDeleted>true</d4p1:IsDeleted>
        <d4p1:IsWaitingListAllowed>true</d4p1:IsWaitingListAllowed>
        <d4p1:LastModifiedBy>1</d4p1:LastModifiedBy>
        <d4p1:LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</d4p1:LastUpdatedDateTime>
        <d4p1:MainDrawQualifierSpots>1</d4p1:MainDrawQualifierSpots>
        <d4p1:MainDrawSeeds>1</d4p1:MainDrawSeeds>
        <d4p1:MainDrawSize>1</d4p1:MainDrawSize>
        <d4p1:NERAllNationPairs_MainDraw>1</d4p1:NERAllNationPairs_MainDraw>
        <d4p1:NERAllNationPairs_QualDraw>1</d4p1:NERAllNationPairs_QualDraw>
        <d4p1:NERPairFull_MainDraw>1</d4p1:NERPairFull_MainDraw>
        <d4p1:NERPairFull_QualDraw>1</d4p1:NERPairFull_QualDraw>
        <d4p1:NERPlayers_MainDraw>1</d4p1:NERPlayers_MainDraw>
        <d4p1:NERPlayers_QualDraw>1</d4p1:NERPlayers_QualDraw>
        <d4p1:OCGC_MainDraw>1</d4p1:OCGC_MainDraw>
        <d4p1:OCGC_QualDraw>1</d4p1:OCGC_QualDraw>
        <d4p1:PDRRankLimit>1</d4p1:PDRRankLimit>
        <d4p1:PDR_MainDraw>1</d4p1:PDR_MainDraw>
        <d4p1:PDR_QualDraw>1</d4p1:PDR_QualDraw>
        <d4p1:QualDrawSeeds>1</d4p1:QualDrawSeeds>
        <d4p1:QualDrawSize>1</d4p1:QualDrawSize>
        <d4p1:SubEventDrawTypeId>1</d4p1:SubEventDrawTypeId>
        <d4p1:SubEventPlayTypeId>4</d4p1:SubEventPlayTypeId>
        <d4p1:WTTWildCards>1</d4p1:WTTWildCards>
        <d4p1:YouthNominated_MainDraw>1</d4p1:YouthNominated_MainDraw>
        <d4p1:YouthNominated_QualDraw>1</d4p1:YouthNominated_QualDraw>
      </restriction_info>
    </TournamentSubEventCleanJSON>
  </subevent_information>
  <system_of_play_information>
    <Clean_EventTournamentSystemOfPlayInfo>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
      <EventId xmlns="http://schemas.datacontract.org/2004/07/">2</EventId>
      <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:31:32.7005256+00:00</LastUpdatedDateTime>
      <SystemOfPlayId xmlns="http://schemas.datacontract.org/2004/07/">3</SystemOfPlayId>
      <TournamentSystemOfPlayLinkedId xmlns="http://schemas.datacontract.org/2004/07/">1</TournamentSystemOfPlayLinkedId>
      <SystemOfPlayName>sample string 1</SystemOfPlayName>
    </Clean_EventTournamentSystemOfPlayInfo>
    <Clean_EventTournamentSystemOfPlayInfo>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
      <EventId xmlns="http://schemas.datacontract.org/2004/07/">2</EventId>
      <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:31:32.7005256+00:00</LastUpdatedDateTime>
      <SystemOfPlayId xmlns="http://schemas.datacontract.org/2004/07/">3</SystemOfPlayId>
      <TournamentSystemOfPlayLinkedId xmlns="http://schemas.datacontract.org/2004/07/">1</TournamentSystemOfPlayLinkedId>
      <SystemOfPlayName>sample string 1</SystemOfPlayName>
    </Clean_EventTournamentSystemOfPlayInfo>
  </system_of_play_information>
  <transport_information>
    <Clean_EventTransportInformation>
      <AdditionalCost>1</AdditionalCost>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <DropPlace>sample string 8</DropPlace>
      <EventId>3</EventId>
      <EventTransportOptionId>1</EventTransportOptionId>
      <IncludedinHospitalityPack>true</IncludedinHospitalityPack>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <OptionName>sample string 4</OptionName>
      <PickupPlace>sample string 7</PickupPlace>
      <RegularCost>1</RegularCost>
      <Remarks>sample string 10</Remarks>
      <SeatingCapacity>1</SeatingCapacity>
      <TaxRateId>6</TaxRateId>
      <TransportTypeId>5</TransportTypeId>
      <TaxName>sample string 2</TaxName>
      <TransportTypeName>sample string 1</TransportTypeName>
    </Clean_EventTransportInformation>
    <Clean_EventTransportInformation>
      <AdditionalCost>1</AdditionalCost>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <DropPlace>sample string 8</DropPlace>
      <EventId>3</EventId>
      <EventTransportOptionId>1</EventTransportOptionId>
      <IncludedinHospitalityPack>true</IncludedinHospitalityPack>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.7005256+00:00</LastUpdatedDateTime>
      <OptionName>sample string 4</OptionName>
      <PickupPlace>sample string 7</PickupPlace>
      <RegularCost>1</RegularCost>
      <Remarks>sample string 10</Remarks>
      <SeatingCapacity>1</SeatingCapacity>
      <TaxRateId>6</TaxRateId>
      <TransportTypeId>5</TransportTypeId>
      <TaxName>sample string 2</TaxName>
      <TransportTypeName>sample string 1</TransportTypeName>
    </Clean_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:31:32.7005256+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:31:32.7005256+00:00</LastUpdatedDateTime>
      <Location>sample string 2</Location>
    </EventTravelInfo>
  </travel_information>
  <visa_information>
    <Clean_EventVisaInformation>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
      <EventId xmlns="http://schemas.datacontract.org/2004/07/">1</EventId>
      <EventVisaInformationId xmlns="http://schemas.datacontract.org/2004/07/">2</EventVisaInformationId>
      <IsActive xmlns="http://schemas.datacontract.org/2004/07/">true</IsActive>
      <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/">true</IsDeleted>
      <VisaDescription xmlns="http://schemas.datacontract.org/2004/07/">sample string 4</VisaDescription>
      <VisaTypeId xmlns="http://schemas.datacontract.org/2004/07/">3</VisaTypeId>
      <VisaTypeName>sample string 1</VisaTypeName>
    </Clean_EventVisaInformation>
    <Clean_EventVisaInformation>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
      <EventId xmlns="http://schemas.datacontract.org/2004/07/">1</EventId>
      <EventVisaInformationId xmlns="http://schemas.datacontract.org/2004/07/">2</EventVisaInformationId>
      <IsActive xmlns="http://schemas.datacontract.org/2004/07/">true</IsActive>
      <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/">true</IsDeleted>
      <VisaDescription xmlns="http://schemas.datacontract.org/2004/07/">sample string 4</VisaDescription>
      <VisaTypeId xmlns="http://schemas.datacontract.org/2004/07/">3</VisaTypeId>
      <VisaTypeName>sample string 1</VisaTypeName>
    </Clean_EventVisaInformation>
  </visa_information>
</EventCleanJSON>