GET api/Event/{id}/HospDetails

Get Details Of an Event and Its Related Entries

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

EventGetJSON
NameDescriptionTypeAdditional information
core_information

EventGetCoreInformation

None.

basic_information

EventBasicInformation

None.

competition_information

EventCompetitionInformation

None.

organization_information

Collection of EventOrganizationInformation

None.

oes_information

EventOESInformation

None.

oes_non_ma_information

EventOESNonMAInformation

None.

oes_additional_date_information

Collection of EventOESAdditionalDateInformation

None.

sponsor_information

Collection of EventSponsorInformation

None.

document_information

Collection of EventDocumentInformation

None.

logo_information

Collection of EventLogoInformation

None.

date_information

EventDateInformation

None.

equipment_information

Collection of EventEquipmentInformation

None.

transport_information

Collection of EventTransportInformation

None.

fees_information

EventFeesInformation

None.

fees_profile_type_information

Collection of EventFeesProfileTypeInformation_secondary_dc

None.

non_ma_fees_profile_type_information

Collection of EventNonMAFeesProfileTypeInformation

None.

hospitality_information

EventHospitalityInformation

None.

hospitality_details_information

Collection of EventHospitalityDetailsInformation_secondary_dc

None.

non_ma_hospitality_information

EventNonMAHospitalityInformation

None.

non_ma_hospitality_details_information

Collection of EventNonMAHospitalityDetailsInformation

None.

category_information

Collection of EventTournamentCategoryInformation

None.

profile_quota_information

Collection of EventProfileQuotasInformation

None.

draw_information

Collection of EventDrawsInfo_secondary_dc

None.

accreditation_information

Collection of EventTournamentAccreditationInfo

None.

key_persons_information

Collection of EventKeyPersonsInfo

None.

payment_option_information

Collection of EventPaymentOptionInfo

None.

age_category_information

Collection of EventTournamentAgeCategoryInfo

None.

system_of_play_information

Collection of EventTournamentSystemOfPlayInfo

None.

match_configuration

EventTournamentMatchConfigurationInfo

None.

photos

Collection of EventPhotosInfo

None.

travel_information

Collection of EventTravelInfo

None.

miscellaneous

Collection of EventMiscellaneousInfo

None.

non_ma_profile_groups

Collection of EventNonMAProfileGroups

None.

non_ma_sub_profiles

Collection of EventNonMASubProfiles

None.

Response Formats

application/json, text/json

Sample:
{
  "core_information": {
    "CreatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
    "EventId": 1,
    "EventName": "sample string 2",
    "EventTypeId": 3,
    "EventCoreTypeId": 1,
    "IsBubbleEvent": true,
    "IsClosedEvent": true,
    "IsActive": true,
    "EventCode": "sample string 5",
    "CreatedBy": 1,
    "LastModifiedBy": 1,
    "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
    "IsDeleted": true,
    "IsFrontEndPlatformVisible": true,
    "IsBettingEnabled": true,
    "SwitchToLive": true,
    "IsAIEnabled": true,
    "IsMastersEvent": true,
    "IsParaEvent": true
  },
  "basic_information": {
    "EventBasicId": 1,
    "EventId": 1,
    "StartDateTime": "2025-07-18T16:31:32.9192818+00:00",
    "EndDateTime": "2025-07-18T16:31:32.9192818+00:00",
    "OrganizationId": 1,
    "LocationId": 1,
    "CurrencyId": 1,
    "address1": "sample string 1",
    "address2": "sample string 2",
    "address3": "sample string 3",
    "City": "sample string 4",
    "State": "sample string 5",
    "CountryCode": "sample string 6",
    "Postcode": "sample string 7",
    "GPSCOORDINATES": "sample string 8",
    "TimeZoneId": 1,
    "Website": "sample string 9",
    "Status": "sample string 10",
    "VenueId": 1,
    "ContactPerson": 1,
    "Photo": "sample string 11",
    "Tags": "sample string 12",
    "CreatedBy": 1,
    "LastModifiedBy": 1,
    "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
    "IsDeleted": true,
    "TournamentCategoryGroupId": 13,
    "IsLocReviewed": true,
    "IsSupervisorReviewed": true,
    "IsSanctioned": true,
    "ShowOrganizerinOES": true,
    "PageLink": "sample string 14",
    "WYCDeadlineHours": 1
  },
  "competition_information": {
    "EventCompetitionId": 1,
    "EventId": 1,
    "OrganizerContactPerson": 1,
    "EntriesRankingWeek": 1,
    "EntriesRankingMonth": 1,
    "EntriesRankingYear": 1,
    "RankingCountWeek": 1,
    "RankingCountMonth": 1,
    "RankingCountYear": 1,
    "SeedingRankingWeek": 1,
    "SeedingRankingMonth": 1,
    "SeedingRankingYear": 1,
    "AllowReserve": true,
    "VisaInformation": "sample string 3",
    "Comments": "sample string 4",
    "PlayingSystem": "sample string 5",
    "IsActive": true,
    "SystemOfPlay": "sample string 7",
    "PrizeCurrency": 1,
    "PrizeMoney": 1.1,
    "PrizeMoneyTax": "sample string 8",
    "PrizeComments": "sample string 9",
    "NumberofCompetitionTables": 1,
    "NumberofPracticeTables": 1,
    "RankingExpiryWeek": 1,
    "RankingExpiryMonth": 1,
    "RankingExpiryYear": 1,
    "NumberOfQualificationRounds": 1,
    "NumberOfWarmupTables": 1,
    "NumberOfTotalMatches": 1,
    "Deleted": 1,
    "CreatedBy": 1,
    "LastModifiedBy": 1,
    "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
    "IsDeleted": true
  },
  "organization_information": [
    {
      "EventParticipatingOrgId": 1,
      "OrganizationId": 1,
      "EventId": 2,
      "ParticipateWithPlayers": true,
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    },
    {
      "EventParticipatingOrgId": 1,
      "OrganizationId": 1,
      "EventId": 2,
      "ParticipateWithPlayers": true,
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    }
  ],
  "oes_information": {
    "EventOESId": 1,
    "EventId": 1,
    "CurrencyId": 2,
    "EnableOES": true,
    "PreliminaryEntriesStartdate": "2025-07-18T16:31:32.9192818+00:00",
    "PreliminaryEntriesEndDate": "2025-07-18T16:31:32.9192818+00:00",
    "FinalEntriesStartDate": "2025-07-18T16:31:32.9192818+00:00",
    "FinalEntriesEndDate": "2025-07-18T16:31:32.9192818+00:00",
    "TravelDetailsDeadline": "2025-07-18T16:31:32.9192818+00:00",
    "AccomodationDetailsDeadLine": "2025-07-18T16:31:32.9192818+00:00",
    "RoomCacellationDeadline": "2025-07-18T16:31:32.9192818+00:00",
    "CancellationDeadline": "2025-07-18T16:31:32.9192818+00:00",
    "MaxNumberofEntries": 3,
    "MaxNoOfProfilesperPerson": 1,
    "DeadlineTimeZoneId": 1,
    "Deleted": 1,
    "CreatedBy": 1,
    "LastModifiedBy": 1,
    "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
    "IsDeleted": true,
    "VisaDetailsDeadline": "2025-07-18T16:31:32.9192818+00:00",
    "OverlapCheckNeeded": true,
    "OverlapEventWeek": 1,
    "OverlapEventYear": 1
  },
  "oes_non_ma_information": {
    "EventOESNonMADetailsId": 1,
    "EventId": 1,
    "EntryStartDateTime": "2025-07-18T16:31:32.9192818+00:00",
    "EntryEndDateTime": "2025-07-18T16:31:32.9192818+00:00",
    "AllowNonMAEntries": true,
    "Deleted": 1,
    "CreatedBy": 1,
    "LastModifiedBy": 1,
    "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
    "IsDeleted": true
  },
  "oes_additional_date_information": [
    {
      "EventOESAdditionalDateId": 1,
      "EventId": 1,
      "AdditionalDateName": "sample string 2",
      "StartDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "EndDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    },
    {
      "EventOESAdditionalDateId": 1,
      "EventId": 1,
      "AdditionalDateName": "sample string 2",
      "StartDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "EndDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    }
  ],
  "sponsor_information": [
    {
      "EventSponsorId": 1,
      "EventId": 1,
      "OrganizationId": 1,
      "SponsorTypeId": 2,
      "SponsorCoreTypeId": 3,
      "SponsorName": "sample string 4",
      "SponsorOrganizationPrimaryContactEmail": "sample string 5",
      "SponsorOrganizationPrimaryContactNo": "sample string 6",
      "Logo": "sample string 7",
      "DarkLogo": "sample string 8",
      "Link": "sample string 9",
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true,
      "Priority": 1
    },
    {
      "EventSponsorId": 1,
      "EventId": 1,
      "OrganizationId": 1,
      "SponsorTypeId": 2,
      "SponsorCoreTypeId": 3,
      "SponsorName": "sample string 4",
      "SponsorOrganizationPrimaryContactEmail": "sample string 5",
      "SponsorOrganizationPrimaryContactNo": "sample string 6",
      "Logo": "sample string 7",
      "DarkLogo": "sample string 8",
      "Link": "sample string 9",
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true,
      "Priority": 1
    }
  ],
  "document_information": [
    {
      "DocumentId": 1,
      "EventId": 1,
      "DocumentTypeId": 2,
      "DocumentTitle": "sample string 3",
      "DocumentURL": "sample string 4",
      "IsActive": true,
      "Category": "sample string 6",
      "Place": "sample string 7",
      "Notes": "sample string 8",
      "ValidDateFrom": "2025-07-18T16:31:32.9192818+00:00",
      "ValidDateTo": "2025-07-18T16:31:32.9192818+00:00",
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    },
    {
      "DocumentId": 1,
      "EventId": 1,
      "DocumentTypeId": 2,
      "DocumentTitle": "sample string 3",
      "DocumentURL": "sample string 4",
      "IsActive": true,
      "Category": "sample string 6",
      "Place": "sample string 7",
      "Notes": "sample string 8",
      "ValidDateFrom": "2025-07-18T16:31:32.9192818+00:00",
      "ValidDateTo": "2025-07-18T16:31:32.9192818+00:00",
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    }
  ],
  "logo_information": [
    {
      "EventLogoId": 1,
      "EventId": 1,
      "LogoTypeId": 2,
      "LogoName": "sample string 3",
      "LogoArea": "sample string 4",
      "LogoImageFilePath": "sample string 5",
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    },
    {
      "EventLogoId": 1,
      "EventId": 1,
      "LogoTypeId": 2,
      "LogoName": "sample string 3",
      "LogoArea": "sample string 4",
      "LogoImageFilePath": "sample string 5",
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    }
  ],
  "date_information": {
    "EventDateId": 1,
    "EventId": 1,
    "SubEventId": 1,
    "FirstStageStartDate": "2025-07-18T16:31:32.9192818+00:00",
    "FirstStageEndDate": "2025-07-18T16:31:32.9192818+00:00",
    "MainDrawStartDate": "2025-07-18T16:31:32.9192818+00:00",
    "MainDrawEndDate": "2025-07-18T16:31:32.9192818+00:00",
    "Deleted": 1,
    "CreatedBy": 1,
    "LastModifiedBy": 1,
    "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
    "IsDeleted": true
  },
  "equipment_information": [
    {
      "EventEquipmentId": 1,
      "EventId": 1,
      "EquipmentId": 2,
      "EquipmentTypeId": 3,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    },
    {
      "EventEquipmentId": 1,
      "EventId": 1,
      "EquipmentId": 2,
      "EquipmentTypeId": 3,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    }
  ],
  "transport_information": [
    {
      "EventTransportOptionId": 1,
      "EventId": 1,
      "OptionName": "sample string 2",
      "TransportTypeId": 3,
      "TaxRateId": 4,
      "SeatingCapacity": 1,
      "PickupPlace": "sample string 5",
      "DropPlace": "sample string 6",
      "IsActive": true,
      "IncludedinHospitalityPack": true,
      "RegularCost": 1,
      "AdditionalCost": 1,
      "Remarks": "sample string 8",
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    },
    {
      "EventTransportOptionId": 1,
      "EventId": 1,
      "OptionName": "sample string 2",
      "TransportTypeId": 3,
      "TaxRateId": 4,
      "SeatingCapacity": 1,
      "PickupPlace": "sample string 5",
      "DropPlace": "sample string 6",
      "IsActive": true,
      "IncludedinHospitalityPack": true,
      "RegularCost": 1,
      "AdditionalCost": 1,
      "Remarks": "sample string 8",
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    }
  ],
  "fees_information": {
    "EventFeeId": 1,
    "EventId": 1,
    "SubEventId": 1,
    "CurrencyId": 2,
    "FeeDepositPercentage": 3.1,
    "TurnOffFee": true,
    "Deleted": 1,
    "CreatedBy": 1,
    "LastModifiedBy": 1,
    "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
    "IsDeleted": true
  },
  "fees_profile_type_information": [
    {
      "cancellation_information": [
        {
          "EventFeesProfileTypeCancellationOptionId": 1,
          "EventId": 1,
          "EventFeesbyProfileTypeId": 2,
          "Days": 3,
          "IsPercentage": true,
          "Value": 4,
          "IsActive": true,
          "Deleted": 1,
          "CreatedBy": 1,
          "LastModifiedBy": 1,
          "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
          "IsDeleted": true
        },
        {
          "EventFeesProfileTypeCancellationOptionId": 1,
          "EventId": 1,
          "EventFeesbyProfileTypeId": 2,
          "Days": 3,
          "IsPercentage": true,
          "Value": 4,
          "IsActive": true,
          "Deleted": 1,
          "CreatedBy": 1,
          "LastModifiedBy": 1,
          "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
          "IsDeleted": true
        }
      ],
      "EventFeesbyProfileTypeId": 1,
      "EventId": 1,
      "SubEventId": 1,
      "QuotaProfileId": 2,
      "TaxRateId": 3,
      "ParticipationFee": 4,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    },
    {
      "cancellation_information": [
        {
          "EventFeesProfileTypeCancellationOptionId": 1,
          "EventId": 1,
          "EventFeesbyProfileTypeId": 2,
          "Days": 3,
          "IsPercentage": true,
          "Value": 4,
          "IsActive": true,
          "Deleted": 1,
          "CreatedBy": 1,
          "LastModifiedBy": 1,
          "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
          "IsDeleted": true
        },
        {
          "EventFeesProfileTypeCancellationOptionId": 1,
          "EventId": 1,
          "EventFeesbyProfileTypeId": 2,
          "Days": 3,
          "IsPercentage": true,
          "Value": 4,
          "IsActive": true,
          "Deleted": 1,
          "CreatedBy": 1,
          "LastModifiedBy": 1,
          "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
          "IsDeleted": true
        }
      ],
      "EventFeesbyProfileTypeId": 1,
      "EventId": 1,
      "SubEventId": 1,
      "QuotaProfileId": 2,
      "TaxRateId": 3,
      "ParticipationFee": 4,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    }
  ],
  "non_ma_fees_profile_type_information": [
    {
      "EventNonMAFeesbyProfileTypeId": 1,
      "EventId": 1,
      "SubEventId": 1,
      "ExtSubProfileId": 2,
      "TaxRateId": 3,
      "ParticipationFee": 4,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    },
    {
      "EventNonMAFeesbyProfileTypeId": 1,
      "EventId": 1,
      "SubEventId": 1,
      "ExtSubProfileId": 2,
      "TaxRateId": 3,
      "ParticipationFee": 4,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    }
  ],
  "hospitality_information": {
    "EventHospitalityId": 1,
    "EventId": 1,
    "AllowedFirstArrivalDate": "2025-07-18T16:31:32.9192818+00:00",
    "AllowedLastDepartureDate": "2025-07-18T16:31:32.9192818+00:00",
    "ForceHospitality": true,
    "Deleted": 1,
    "CreatedBy": 1,
    "LastModifiedBy": 1,
    "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
    "IsDeleted": true
  },
  "hospitality_details_information": [
    {
      "cancellation_information": [
        {
          "EventTournamentHospitalityCancellationOptionId": 1,
          "EventId": 1,
          "EventHospitalityOptionDetailId": 2,
          "Days": 3,
          "IsPercentage": true,
          "Value": 4,
          "IsActive": true,
          "Deleted": 1,
          "CreatedBy": 1,
          "LastModifiedBy": 1,
          "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
          "IsDeleted": true
        },
        {
          "EventTournamentHospitalityCancellationOptionId": 1,
          "EventId": 1,
          "EventHospitalityOptionDetailId": 2,
          "Days": 3,
          "IsPercentage": true,
          "Value": 4,
          "IsActive": true,
          "Deleted": 1,
          "CreatedBy": 1,
          "LastModifiedBy": 1,
          "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
          "IsDeleted": true
        }
      ],
      "EventHospitalityOptionDetailId": 1,
      "EventId": 1,
      "EventHospitalityOptionId": 1,
      "QuotaProfileId": 2,
      "OrganizationId": 3,
      "RoomTypeId": 4,
      "TaxRateId": 5,
      "PricePerNightperPerson": 6,
      "MinimumNights": 7,
      "PriceWholeEventPerPerson": 8,
      "PriceExtraNightPerPerson": 9,
      "LateCheckOut": 10,
      "EarlyCheckIn": 11,
      "Description": "sample string 12",
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true,
      "ComplementaryNights": 1,
      "IsFilled": true,
      "ParaAccessibilityRoomTypeId": 1
    },
    {
      "cancellation_information": [
        {
          "EventTournamentHospitalityCancellationOptionId": 1,
          "EventId": 1,
          "EventHospitalityOptionDetailId": 2,
          "Days": 3,
          "IsPercentage": true,
          "Value": 4,
          "IsActive": true,
          "Deleted": 1,
          "CreatedBy": 1,
          "LastModifiedBy": 1,
          "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
          "IsDeleted": true
        },
        {
          "EventTournamentHospitalityCancellationOptionId": 1,
          "EventId": 1,
          "EventHospitalityOptionDetailId": 2,
          "Days": 3,
          "IsPercentage": true,
          "Value": 4,
          "IsActive": true,
          "Deleted": 1,
          "CreatedBy": 1,
          "LastModifiedBy": 1,
          "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
          "IsDeleted": true
        }
      ],
      "EventHospitalityOptionDetailId": 1,
      "EventId": 1,
      "EventHospitalityOptionId": 1,
      "QuotaProfileId": 2,
      "OrganizationId": 3,
      "RoomTypeId": 4,
      "TaxRateId": 5,
      "PricePerNightperPerson": 6,
      "MinimumNights": 7,
      "PriceWholeEventPerPerson": 8,
      "PriceExtraNightPerPerson": 9,
      "LateCheckOut": 10,
      "EarlyCheckIn": 11,
      "Description": "sample string 12",
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true,
      "ComplementaryNights": 1,
      "IsFilled": true,
      "ParaAccessibilityRoomTypeId": 1
    }
  ],
  "non_ma_hospitality_information": {
    "EventNonMAHospitalityId": 1,
    "EventId": 1,
    "AllowedFirstArrivalDate": "2025-07-18T16:31:32.9192818+00:00",
    "AllowedLastDepartureDate": "2025-07-18T16:31:32.9192818+00:00",
    "ForceHospitality": true,
    "Deleted": 1,
    "CreatedBy": 1,
    "LastModifiedBy": 1,
    "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
    "IsDeleted": true
  },
  "non_ma_hospitality_details_information": [
    {
      "EventNonMAHospitalityOptionDetailId": 1,
      "EventId": 1,
      "EventHospitalityOptionId": 1,
      "ExtSubProfileId": 2,
      "OrganizationId": 3,
      "RoomTypeId": 4,
      "TaxRateId": 5,
      "PricePerNightperPerson": 6,
      "MinimumNights": 7,
      "PriceWholeEventPerPerson": 8,
      "PriceExtraNightPerPerson": 9,
      "LateCheckOut": 10,
      "EarlyCheckIn": 11,
      "Description": "sample string 12",
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true,
      "ComplementaryNights": 1,
      "IsFilled": true
    },
    {
      "EventNonMAHospitalityOptionDetailId": 1,
      "EventId": 1,
      "EventHospitalityOptionId": 1,
      "ExtSubProfileId": 2,
      "OrganizationId": 3,
      "RoomTypeId": 4,
      "TaxRateId": 5,
      "PricePerNightperPerson": 6,
      "MinimumNights": 7,
      "PriceWholeEventPerPerson": 8,
      "PriceExtraNightPerPerson": 9,
      "LateCheckOut": 10,
      "EarlyCheckIn": 11,
      "Description": "sample string 12",
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true,
      "ComplementaryNights": 1,
      "IsFilled": true
    }
  ],
  "category_information": [
    {
      "EventTournamentCategoryLinkedId": 1,
      "EventId": 1,
      "TournamentCategoryId": 2,
      "TournamentCategoryGroupId": 3,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    },
    {
      "EventTournamentCategoryLinkedId": 1,
      "EventId": 1,
      "TournamentCategoryId": 2,
      "TournamentCategoryGroupId": 3,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    }
  ],
  "profile_quota_information": [
    {
      "EventQuotaProfileId": 1,
      "EventId": 1,
      "QuotaProfileId": 2,
      "AllowRestriction": true,
      "HostCount": 3,
      "GeneralCount": 4,
      "CoreOrgOnly": true,
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true,
      "AccreditationCode": "sample string 5"
    },
    {
      "EventQuotaProfileId": 1,
      "EventId": 1,
      "QuotaProfileId": 2,
      "AllowRestriction": true,
      "HostCount": 3,
      "GeneralCount": 4,
      "CoreOrgOnly": true,
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true,
      "AccreditationCode": "sample string 5"
    }
  ],
  "draw_information": [
    {
      "names": [
        {
          "EventDrawNameId": 1,
          "EventDrawsId": 1,
          "EventId": 2,
          "DrawName": "sample string 3",
          "LanguageCode": "sample string 4",
          "IsActive": true,
          "Deleted": 1,
          "CreatedBy": 1,
          "LastModifiedBy": 1,
          "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
          "IsDeleted": true
        },
        {
          "EventDrawNameId": 1,
          "EventDrawsId": 1,
          "EventId": 2,
          "DrawName": "sample string 3",
          "LanguageCode": "sample string 4",
          "IsActive": true,
          "Deleted": 1,
          "CreatedBy": 1,
          "LastModifiedBy": 1,
          "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
          "IsDeleted": true
        }
      ],
      "EventDrawsId": 1,
      "EventId": 1,
      "DrawName": "sample string 2",
      "StartDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "EndDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "Venue": "sample string 3",
      "TimeZoneId": 1,
      "IsActive": true,
      "IsDeleted": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00"
    },
    {
      "names": [
        {
          "EventDrawNameId": 1,
          "EventDrawsId": 1,
          "EventId": 2,
          "DrawName": "sample string 3",
          "LanguageCode": "sample string 4",
          "IsActive": true,
          "Deleted": 1,
          "CreatedBy": 1,
          "LastModifiedBy": 1,
          "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
          "IsDeleted": true
        },
        {
          "EventDrawNameId": 1,
          "EventDrawsId": 1,
          "EventId": 2,
          "DrawName": "sample string 3",
          "LanguageCode": "sample string 4",
          "IsActive": true,
          "Deleted": 1,
          "CreatedBy": 1,
          "LastModifiedBy": 1,
          "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
          "IsDeleted": true
        }
      ],
      "EventDrawsId": 1,
      "EventId": 1,
      "DrawName": "sample string 2",
      "StartDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "EndDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "Venue": "sample string 3",
      "TimeZoneId": 1,
      "IsActive": true,
      "IsDeleted": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00"
    }
  ],
  "accreditation_information": [
    {
      "EventTournamentAccreditationId": 1,
      "EventId": 1,
      "StartDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "EndDateTime": "2025-07-18T16:31:32.9192818+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.9192818+00:00"
    },
    {
      "EventTournamentAccreditationId": 1,
      "EventId": 1,
      "StartDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "EndDateTime": "2025-07-18T16:31:32.9192818+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.9192818+00:00"
    }
  ],
  "key_persons_information": [
    {
      "KeyPersonId": 1,
      "EventId": 1,
      "Event_KeyPersonAllowed_ProfilesId": 2,
      "ittfid": 3,
      "IsActive": true,
      "IsDeleted": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00"
    },
    {
      "KeyPersonId": 1,
      "EventId": 1,
      "Event_KeyPersonAllowed_ProfilesId": 2,
      "ittfid": 3,
      "IsActive": true,
      "IsDeleted": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00"
    }
  ],
  "payment_option_information": [
    {
      "EventPaymentOptionId": 1,
      "PaymentAccountId": 1,
      "Comments": "sample string 2",
      "EventId": 3,
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00"
    },
    {
      "EventPaymentOptionId": 1,
      "PaymentAccountId": 1,
      "Comments": "sample string 2",
      "EventId": 3,
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00"
    }
  ],
  "age_category_information": [
    {
      "EventTournamentAgeCategoryLinkedId": 1,
      "EventId": 1,
      "TournamentAgeCategoryId": 2,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    },
    {
      "EventTournamentAgeCategoryLinkedId": 1,
      "EventId": 1,
      "TournamentAgeCategoryId": 2,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    }
  ],
  "system_of_play_information": [
    {
      "TournamentSystemOfPlayLinkedId": 1,
      "EventId": 1,
      "SystemOfPlayId": 2,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    },
    {
      "TournamentSystemOfPlayLinkedId": 1,
      "EventId": 1,
      "SystemOfPlayId": 2,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    }
  ],
  "match_configuration": {
    "EventTournamentMatchConfigurationId": 1,
    "EventId": 1,
    "SubEventId": 1,
    "EventTournamentPhaseId": 1,
    "GameNumber": 1,
    "BestOfXGames": 1,
    "MaxpointsperGame": 1,
    "AdvantageperGame": 1,
    "SuddenDeathPoint": 1,
    "TTRReview": true,
    "MaxChallengesPerCompetitor": 1,
    "YellowCard": true,
    "YellowRed1": true,
    "YellowRed2": true,
    "IsActive": true,
    "IsDeleted": true,
    "Deleted": 1,
    "CreatedBy": 1,
    "LastModifiedBy": 1,
    "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
    "IsEventLevel": true,
    "TeamMatchTotal": 1,
    "TeamMatchBestOfXGames": 1,
    "TeamMatchWinnerNumberOfGames": 1,
    "TeamMatchSequence": "sample string 1",
    "IndividualMatchType": 1,
    "MaxGamesPerIndividualMatch": 1
  },
  "photos": [
    {
      "EventPhotoId": 1,
      "EventId": 1,
      "EventPhotoTypeId": 2,
      "PhotoUrl": "sample string 3",
      "PhotoNumber": 4,
      "Description": "sample string 5",
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    },
    {
      "EventPhotoId": 1,
      "EventId": 1,
      "EventPhotoTypeId": 2,
      "PhotoUrl": "sample string 3",
      "PhotoNumber": 4,
      "Description": "sample string 5",
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+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.9192818+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.9192818+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.9192818+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.9192818+00:00",
      "IsDeleted": true
    }
  ],
  "non_ma_profile_groups": [
    {
      "EventNonMAProfileGroupId": 1,
      "EventId": 1,
      "ExtProfileGroupId": 2,
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true,
      "ParticipantDeadline": "2025-07-18T16:31:32.9192818+00:00",
      "TravelDeadline": "2025-07-18T16:31:32.9192818+00:00",
      "AccomodationDeadLine": "2025-07-18T16:31:32.9192818+00:00",
      "VisaDeadline": "2025-07-18T16:31:32.9192818+00:00"
    },
    {
      "EventNonMAProfileGroupId": 1,
      "EventId": 1,
      "ExtProfileGroupId": 2,
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true,
      "ParticipantDeadline": "2025-07-18T16:31:32.9192818+00:00",
      "TravelDeadline": "2025-07-18T16:31:32.9192818+00:00",
      "AccomodationDeadLine": "2025-07-18T16:31:32.9192818+00:00",
      "VisaDeadline": "2025-07-18T16:31:32.9192818+00:00"
    }
  ],
  "non_ma_sub_profiles": [
    {
      "EventNonMASubProfileId": 1,
      "EventId": 1,
      "ExtProfileGroupId": 2,
      "ExtSubProfileId": 3,
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    },
    {
      "EventNonMASubProfileId": 1,
      "EventId": 1,
      "ExtProfileGroupId": 2,
      "ExtSubProfileId": 3,
      "IsActive": true,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:31:32.9192818+00:00",
      "IsDeleted": true
    }
  ]
}

application/xml, text/xml

Sample:
<EventGetJSON xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ClassLibraryITTF1">
  <accreditation_information xmlns:d2p1="http://schemas.datacontract.org/2004/07/">
    <d2p1:EventTournamentAccreditationInfo>
      <d2p1:Comments>sample string 3</d2p1:Comments>
      <d2p1:CreatedBy>1</d2p1:CreatedBy>
      <d2p1:Deleted>1</d2p1:Deleted>
      <d2p1:EndDateTime>2025-07-18T16:31:32.9192818+00:00</d2p1:EndDateTime>
      <d2p1:EventId>1</d2p1:EventId>
      <d2p1:EventTournamentAccreditationId>1</d2p1:EventTournamentAccreditationId>
      <d2p1:IsActive>true</d2p1:IsActive>
      <d2p1:IsDeleted>true</d2p1:IsDeleted>
      <d2p1:LastModifiedBy>1</d2p1:LastModifiedBy>
      <d2p1:LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</d2p1:LastUpdatedDateTime>
      <d2p1:Location>sample string 2</d2p1:Location>
      <d2p1:StartDateTime>2025-07-18T16:31:32.9192818+00:00</d2p1:StartDateTime>
    </d2p1:EventTournamentAccreditationInfo>
    <d2p1:EventTournamentAccreditationInfo>
      <d2p1:Comments>sample string 3</d2p1:Comments>
      <d2p1:CreatedBy>1</d2p1:CreatedBy>
      <d2p1:Deleted>1</d2p1:Deleted>
      <d2p1:EndDateTime>2025-07-18T16:31:32.9192818+00:00</d2p1:EndDateTime>
      <d2p1:EventId>1</d2p1:EventId>
      <d2p1:EventTournamentAccreditationId>1</d2p1:EventTournamentAccreditationId>
      <d2p1:IsActive>true</d2p1:IsActive>
      <d2p1:IsDeleted>true</d2p1:IsDeleted>
      <d2p1:LastModifiedBy>1</d2p1:LastModifiedBy>
      <d2p1:LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</d2p1:LastUpdatedDateTime>
      <d2p1:Location>sample string 2</d2p1:Location>
      <d2p1:StartDateTime>2025-07-18T16:31:32.9192818+00:00</d2p1:StartDateTime>
    </d2p1:EventTournamentAccreditationInfo>
  </accreditation_information>
  <age_category_information xmlns:d2p1="http://schemas.datacontract.org/2004/07/">
    <d2p1:EventTournamentAgeCategoryInfo>
      <d2p1:CreatedBy>1</d2p1:CreatedBy>
      <d2p1:Deleted>1</d2p1:Deleted>
      <d2p1:EventId>1</d2p1:EventId>
      <d2p1:EventTournamentAgeCategoryLinkedId>1</d2p1:EventTournamentAgeCategoryLinkedId>
      <d2p1:IsDeleted>true</d2p1:IsDeleted>
      <d2p1:LastModifiedBy>1</d2p1:LastModifiedBy>
      <d2p1:LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</d2p1:LastUpdatedDateTime>
      <d2p1:TournamentAgeCategoryId>2</d2p1:TournamentAgeCategoryId>
    </d2p1:EventTournamentAgeCategoryInfo>
    <d2p1:EventTournamentAgeCategoryInfo>
      <d2p1:CreatedBy>1</d2p1:CreatedBy>
      <d2p1:Deleted>1</d2p1:Deleted>
      <d2p1:EventId>1</d2p1:EventId>
      <d2p1:EventTournamentAgeCategoryLinkedId>1</d2p1:EventTournamentAgeCategoryLinkedId>
      <d2p1:IsDeleted>true</d2p1:IsDeleted>
      <d2p1:LastModifiedBy>1</d2p1:LastModifiedBy>
      <d2p1:LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</d2p1:LastUpdatedDateTime>
      <d2p1:TournamentAgeCategoryId>2</d2p1:TournamentAgeCategoryId>
    </d2p1:EventTournamentAgeCategoryInfo>
  </age_category_information>
  <basic_information>
    <City>sample string 4</City>
    <ContactPerson>1</ContactPerson>
    <CountryCode>sample string 6</CountryCode>
    <CreatedBy>1</CreatedBy>
    <CurrencyId>1</CurrencyId>
    <EndDateTime>2025-07-18T16:31:32.9192818+00:00</EndDateTime>
    <EventBasicId>1</EventBasicId>
    <EventId>1</EventId>
    <GPSCOORDINATES>sample string 8</GPSCOORDINATES>
    <IsDeleted>true</IsDeleted>
    <IsLocReviewed>true</IsLocReviewed>
    <IsSanctioned>true</IsSanctioned>
    <IsSupervisorReviewed>true</IsSupervisorReviewed>
    <LastModifiedBy>1</LastModifiedBy>
    <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
    <LocationId>1</LocationId>
    <OrganizationId>1</OrganizationId>
    <PageLink>sample string 14</PageLink>
    <Photo>sample string 11</Photo>
    <Postcode>sample string 7</Postcode>
    <ShowOrganizerinOES>true</ShowOrganizerinOES>
    <StartDateTime>2025-07-18T16:31:32.9192818+00:00</StartDateTime>
    <State>sample string 5</State>
    <Status>sample string 10</Status>
    <Tags>sample string 12</Tags>
    <TimeZoneId>1</TimeZoneId>
    <TournamentCategoryGroupId>13</TournamentCategoryGroupId>
    <VenueId>1</VenueId>
    <WYCDeadlineHours>1</WYCDeadlineHours>
    <Website>sample string 9</Website>
    <address1>sample string 1</address1>
    <address2>sample string 2</address2>
    <address3>sample string 3</address3>
  </basic_information>
  <category_information>
    <EventTournamentCategoryInformation>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>1</EventId>
      <EventTournamentCategoryLinkedId>1</EventTournamentCategoryLinkedId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <TournamentCategoryGroupId>3</TournamentCategoryGroupId>
      <TournamentCategoryId>2</TournamentCategoryId>
    </EventTournamentCategoryInformation>
    <EventTournamentCategoryInformation>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>1</EventId>
      <EventTournamentCategoryLinkedId>1</EventTournamentCategoryLinkedId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <TournamentCategoryGroupId>3</TournamentCategoryGroupId>
      <TournamentCategoryId>2</TournamentCategoryId>
    </EventTournamentCategoryInformation>
  </category_information>
  <competition_information>
    <AllowReserve>true</AllowReserve>
    <Comments>sample string 4</Comments>
    <CreatedBy>1</CreatedBy>
    <Deleted>1</Deleted>
    <EntriesRankingMonth>1</EntriesRankingMonth>
    <EntriesRankingWeek>1</EntriesRankingWeek>
    <EntriesRankingYear>1</EntriesRankingYear>
    <EventCompetitionId>1</EventCompetitionId>
    <EventId>1</EventId>
    <IsActive>true</IsActive>
    <IsDeleted>true</IsDeleted>
    <LastModifiedBy>1</LastModifiedBy>
    <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
    <NumberOfQualificationRounds>1</NumberOfQualificationRounds>
    <NumberOfTotalMatches>1</NumberOfTotalMatches>
    <NumberOfWarmupTables>1</NumberOfWarmupTables>
    <NumberofCompetitionTables>1</NumberofCompetitionTables>
    <NumberofPracticeTables>1</NumberofPracticeTables>
    <OrganizerContactPerson>1</OrganizerContactPerson>
    <PlayingSystem>sample string 5</PlayingSystem>
    <PrizeComments>sample string 9</PrizeComments>
    <PrizeCurrency>1</PrizeCurrency>
    <PrizeMoney>1.1</PrizeMoney>
    <PrizeMoneyTax>sample string 8</PrizeMoneyTax>
    <RankingCountMonth>1</RankingCountMonth>
    <RankingCountWeek>1</RankingCountWeek>
    <RankingCountYear>1</RankingCountYear>
    <RankingExpiryMonth>1</RankingExpiryMonth>
    <RankingExpiryWeek>1</RankingExpiryWeek>
    <RankingExpiryYear>1</RankingExpiryYear>
    <SeedingRankingMonth>1</SeedingRankingMonth>
    <SeedingRankingWeek>1</SeedingRankingWeek>
    <SeedingRankingYear>1</SeedingRankingYear>
    <SystemOfPlay>sample string 7</SystemOfPlay>
    <VisaInformation>sample string 3</VisaInformation>
  </competition_information>
  <date_information>
    <CreatedBy>1</CreatedBy>
    <Deleted>1</Deleted>
    <EventDateId>1</EventDateId>
    <EventId>1</EventId>
    <FirstStageEndDate>2025-07-18T16:31:32.9192818+00:00</FirstStageEndDate>
    <FirstStageStartDate>2025-07-18T16:31:32.9192818+00:00</FirstStageStartDate>
    <IsDeleted>true</IsDeleted>
    <LastModifiedBy>1</LastModifiedBy>
    <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
    <MainDrawEndDate>2025-07-18T16:31:32.9192818+00:00</MainDrawEndDate>
    <MainDrawStartDate>2025-07-18T16:31:32.9192818+00:00</MainDrawStartDate>
    <SubEventId>1</SubEventId>
  </date_information>
  <document_information>
    <EventDocumentInformation>
      <Category>sample string 6</Category>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <DocumentId>1</DocumentId>
      <DocumentTitle>sample string 3</DocumentTitle>
      <DocumentTypeId>2</DocumentTypeId>
      <DocumentURL>sample string 4</DocumentURL>
      <EventId>1</EventId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <Notes>sample string 8</Notes>
      <Place>sample string 7</Place>
      <ValidDateFrom>2025-07-18T16:31:32.9192818+00:00</ValidDateFrom>
      <ValidDateTo>2025-07-18T16:31:32.9192818+00:00</ValidDateTo>
    </EventDocumentInformation>
    <EventDocumentInformation>
      <Category>sample string 6</Category>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <DocumentId>1</DocumentId>
      <DocumentTitle>sample string 3</DocumentTitle>
      <DocumentTypeId>2</DocumentTypeId>
      <DocumentURL>sample string 4</DocumentURL>
      <EventId>1</EventId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <Notes>sample string 8</Notes>
      <Place>sample string 7</Place>
      <ValidDateFrom>2025-07-18T16:31:32.9192818+00:00</ValidDateFrom>
      <ValidDateTo>2025-07-18T16:31:32.9192818+00:00</ValidDateTo>
    </EventDocumentInformation>
  </document_information>
  <draw_information>
    <EventDrawsInfo_secondary_dc>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
      <DrawName xmlns="http://schemas.datacontract.org/2004/07/">sample string 2</DrawName>
      <EndDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:31:32.9192818+00:00</EndDateTime>
      <EventDrawsId xmlns="http://schemas.datacontract.org/2004/07/">1</EventDrawsId>
      <EventId xmlns="http://schemas.datacontract.org/2004/07/">1</EventId>
      <IsActive xmlns="http://schemas.datacontract.org/2004/07/">true</IsActive>
      <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/">true</IsDeleted>
      <LastModifiedBy xmlns="http://schemas.datacontract.org/2004/07/">1</LastModifiedBy>
      <LastUpdatedDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <StartDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:31:32.9192818+00:00</StartDateTime>
      <TimeZoneId xmlns="http://schemas.datacontract.org/2004/07/">1</TimeZoneId>
      <Venue xmlns="http://schemas.datacontract.org/2004/07/">sample string 3</Venue>
      <names>
        <EventDrawName_dc>
          <CreatedBy>1</CreatedBy>
          <Deleted>1</Deleted>
          <DrawName>sample string 3</DrawName>
          <EventDrawNameId>1</EventDrawNameId>
          <EventDrawsId>1</EventDrawsId>
          <EventId>2</EventId>
          <IsActive>true</IsActive>
          <IsDeleted>true</IsDeleted>
          <LanguageCode>sample string 4</LanguageCode>
          <LastModifiedBy>1</LastModifiedBy>
          <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
        </EventDrawName_dc>
        <EventDrawName_dc>
          <CreatedBy>1</CreatedBy>
          <Deleted>1</Deleted>
          <DrawName>sample string 3</DrawName>
          <EventDrawNameId>1</EventDrawNameId>
          <EventDrawsId>1</EventDrawsId>
          <EventId>2</EventId>
          <IsActive>true</IsActive>
          <IsDeleted>true</IsDeleted>
          <LanguageCode>sample string 4</LanguageCode>
          <LastModifiedBy>1</LastModifiedBy>
          <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
        </EventDrawName_dc>
      </names>
    </EventDrawsInfo_secondary_dc>
    <EventDrawsInfo_secondary_dc>
      <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
      <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
      <DrawName xmlns="http://schemas.datacontract.org/2004/07/">sample string 2</DrawName>
      <EndDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:31:32.9192818+00:00</EndDateTime>
      <EventDrawsId xmlns="http://schemas.datacontract.org/2004/07/">1</EventDrawsId>
      <EventId xmlns="http://schemas.datacontract.org/2004/07/">1</EventId>
      <IsActive xmlns="http://schemas.datacontract.org/2004/07/">true</IsActive>
      <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/">true</IsDeleted>
      <LastModifiedBy xmlns="http://schemas.datacontract.org/2004/07/">1</LastModifiedBy>
      <LastUpdatedDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <StartDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:31:32.9192818+00:00</StartDateTime>
      <TimeZoneId xmlns="http://schemas.datacontract.org/2004/07/">1</TimeZoneId>
      <Venue xmlns="http://schemas.datacontract.org/2004/07/">sample string 3</Venue>
      <names>
        <EventDrawName_dc>
          <CreatedBy>1</CreatedBy>
          <Deleted>1</Deleted>
          <DrawName>sample string 3</DrawName>
          <EventDrawNameId>1</EventDrawNameId>
          <EventDrawsId>1</EventDrawsId>
          <EventId>2</EventId>
          <IsActive>true</IsActive>
          <IsDeleted>true</IsDeleted>
          <LanguageCode>sample string 4</LanguageCode>
          <LastModifiedBy>1</LastModifiedBy>
          <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
        </EventDrawName_dc>
        <EventDrawName_dc>
          <CreatedBy>1</CreatedBy>
          <Deleted>1</Deleted>
          <DrawName>sample string 3</DrawName>
          <EventDrawNameId>1</EventDrawNameId>
          <EventDrawsId>1</EventDrawsId>
          <EventId>2</EventId>
          <IsActive>true</IsActive>
          <IsDeleted>true</IsDeleted>
          <LanguageCode>sample string 4</LanguageCode>
          <LastModifiedBy>1</LastModifiedBy>
          <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
        </EventDrawName_dc>
      </names>
    </EventDrawsInfo_secondary_dc>
  </draw_information>
  <equipment_information>
    <EventEquipmentInformation>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EquipmentId>2</EquipmentId>
      <EquipmentTypeId>3</EquipmentTypeId>
      <EventEquipmentId>1</EventEquipmentId>
      <EventId>1</EventId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
    </EventEquipmentInformation>
    <EventEquipmentInformation>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EquipmentId>2</EquipmentId>
      <EquipmentTypeId>3</EquipmentTypeId>
      <EventEquipmentId>1</EventEquipmentId>
      <EventId>1</EventId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
    </EventEquipmentInformation>
  </equipment_information>
  <fees_information>
    <CreatedBy>1</CreatedBy>
    <CurrencyId>2</CurrencyId>
    <Deleted>1</Deleted>
    <EventFeeId>1</EventFeeId>
    <EventId>1</EventId>
    <FeeDepositPercentage>3.1</FeeDepositPercentage>
    <IsDeleted>true</IsDeleted>
    <LastModifiedBy>1</LastModifiedBy>
    <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
    <SubEventId>1</SubEventId>
    <TurnOffFee>true</TurnOffFee>
  </fees_information>
  <fees_profile_type_information>
    <EventFeesProfileTypeInformation_secondary_dc>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventFeesbyProfileTypeId>1</EventFeesbyProfileTypeId>
      <EventId>1</EventId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <ParticipationFee>4</ParticipationFee>
      <QuotaProfileId>2</QuotaProfileId>
      <SubEventId>1</SubEventId>
      <TaxRateId>3</TaxRateId>
      <cancellation_information>
        <EventFeesProfileTypeCancellationOptions_dc>
          <CreatedBy>1</CreatedBy>
          <Days>3</Days>
          <Deleted>1</Deleted>
          <EventFeesProfileTypeCancellationOptionId>1</EventFeesProfileTypeCancellationOptionId>
          <EventFeesbyProfileTypeId>2</EventFeesbyProfileTypeId>
          <EventId>1</EventId>
          <IsActive>true</IsActive>
          <IsDeleted>true</IsDeleted>
          <IsPercentage>true</IsPercentage>
          <LastModifiedBy>1</LastModifiedBy>
          <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
          <Value>4</Value>
        </EventFeesProfileTypeCancellationOptions_dc>
        <EventFeesProfileTypeCancellationOptions_dc>
          <CreatedBy>1</CreatedBy>
          <Days>3</Days>
          <Deleted>1</Deleted>
          <EventFeesProfileTypeCancellationOptionId>1</EventFeesProfileTypeCancellationOptionId>
          <EventFeesbyProfileTypeId>2</EventFeesbyProfileTypeId>
          <EventId>1</EventId>
          <IsActive>true</IsActive>
          <IsDeleted>true</IsDeleted>
          <IsPercentage>true</IsPercentage>
          <LastModifiedBy>1</LastModifiedBy>
          <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
          <Value>4</Value>
        </EventFeesProfileTypeCancellationOptions_dc>
      </cancellation_information>
    </EventFeesProfileTypeInformation_secondary_dc>
    <EventFeesProfileTypeInformation_secondary_dc>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventFeesbyProfileTypeId>1</EventFeesbyProfileTypeId>
      <EventId>1</EventId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <ParticipationFee>4</ParticipationFee>
      <QuotaProfileId>2</QuotaProfileId>
      <SubEventId>1</SubEventId>
      <TaxRateId>3</TaxRateId>
      <cancellation_information>
        <EventFeesProfileTypeCancellationOptions_dc>
          <CreatedBy>1</CreatedBy>
          <Days>3</Days>
          <Deleted>1</Deleted>
          <EventFeesProfileTypeCancellationOptionId>1</EventFeesProfileTypeCancellationOptionId>
          <EventFeesbyProfileTypeId>2</EventFeesbyProfileTypeId>
          <EventId>1</EventId>
          <IsActive>true</IsActive>
          <IsDeleted>true</IsDeleted>
          <IsPercentage>true</IsPercentage>
          <LastModifiedBy>1</LastModifiedBy>
          <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
          <Value>4</Value>
        </EventFeesProfileTypeCancellationOptions_dc>
        <EventFeesProfileTypeCancellationOptions_dc>
          <CreatedBy>1</CreatedBy>
          <Days>3</Days>
          <Deleted>1</Deleted>
          <EventFeesProfileTypeCancellationOptionId>1</EventFeesProfileTypeCancellationOptionId>
          <EventFeesbyProfileTypeId>2</EventFeesbyProfileTypeId>
          <EventId>1</EventId>
          <IsActive>true</IsActive>
          <IsDeleted>true</IsDeleted>
          <IsPercentage>true</IsPercentage>
          <LastModifiedBy>1</LastModifiedBy>
          <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
          <Value>4</Value>
        </EventFeesProfileTypeCancellationOptions_dc>
      </cancellation_information>
    </EventFeesProfileTypeInformation_secondary_dc>
  </fees_profile_type_information>
  <hospitality_details_information>
    <EventHospitalityDetailsInformation_secondary_dc>
      <ComplementaryNights>1</ComplementaryNights>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <Description>sample string 12</Description>
      <EarlyCheckIn>11</EarlyCheckIn>
      <EventHospitalityOptionDetailId>1</EventHospitalityOptionDetailId>
      <EventHospitalityOptionId>1</EventHospitalityOptionId>
      <EventId>1</EventId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <IsFilled>true</IsFilled>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <LateCheckOut>10</LateCheckOut>
      <MinimumNights>7</MinimumNights>
      <OrganizationId>3</OrganizationId>
      <ParaAccessibilityRoomTypeId>1</ParaAccessibilityRoomTypeId>
      <PriceExtraNightPerPerson>9</PriceExtraNightPerPerson>
      <PricePerNightperPerson>6</PricePerNightperPerson>
      <PriceWholeEventPerPerson>8</PriceWholeEventPerPerson>
      <QuotaProfileId>2</QuotaProfileId>
      <RoomTypeId>4</RoomTypeId>
      <TaxRateId>5</TaxRateId>
      <cancellation_information>
        <EventHospitalityCancellationOptions_dc>
          <CreatedBy>1</CreatedBy>
          <Days>3</Days>
          <Deleted>1</Deleted>
          <EventHospitalityOptionDetailId>2</EventHospitalityOptionDetailId>
          <EventId>1</EventId>
          <EventTournamentHospitalityCancellationOptionId>1</EventTournamentHospitalityCancellationOptionId>
          <IsActive>true</IsActive>
          <IsDeleted>true</IsDeleted>
          <IsPercentage>true</IsPercentage>
          <LastModifiedBy>1</LastModifiedBy>
          <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
          <Value>4</Value>
        </EventHospitalityCancellationOptions_dc>
        <EventHospitalityCancellationOptions_dc>
          <CreatedBy>1</CreatedBy>
          <Days>3</Days>
          <Deleted>1</Deleted>
          <EventHospitalityOptionDetailId>2</EventHospitalityOptionDetailId>
          <EventId>1</EventId>
          <EventTournamentHospitalityCancellationOptionId>1</EventTournamentHospitalityCancellationOptionId>
          <IsActive>true</IsActive>
          <IsDeleted>true</IsDeleted>
          <IsPercentage>true</IsPercentage>
          <LastModifiedBy>1</LastModifiedBy>
          <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
          <Value>4</Value>
        </EventHospitalityCancellationOptions_dc>
      </cancellation_information>
    </EventHospitalityDetailsInformation_secondary_dc>
    <EventHospitalityDetailsInformation_secondary_dc>
      <ComplementaryNights>1</ComplementaryNights>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <Description>sample string 12</Description>
      <EarlyCheckIn>11</EarlyCheckIn>
      <EventHospitalityOptionDetailId>1</EventHospitalityOptionDetailId>
      <EventHospitalityOptionId>1</EventHospitalityOptionId>
      <EventId>1</EventId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <IsFilled>true</IsFilled>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <LateCheckOut>10</LateCheckOut>
      <MinimumNights>7</MinimumNights>
      <OrganizationId>3</OrganizationId>
      <ParaAccessibilityRoomTypeId>1</ParaAccessibilityRoomTypeId>
      <PriceExtraNightPerPerson>9</PriceExtraNightPerPerson>
      <PricePerNightperPerson>6</PricePerNightperPerson>
      <PriceWholeEventPerPerson>8</PriceWholeEventPerPerson>
      <QuotaProfileId>2</QuotaProfileId>
      <RoomTypeId>4</RoomTypeId>
      <TaxRateId>5</TaxRateId>
      <cancellation_information>
        <EventHospitalityCancellationOptions_dc>
          <CreatedBy>1</CreatedBy>
          <Days>3</Days>
          <Deleted>1</Deleted>
          <EventHospitalityOptionDetailId>2</EventHospitalityOptionDetailId>
          <EventId>1</EventId>
          <EventTournamentHospitalityCancellationOptionId>1</EventTournamentHospitalityCancellationOptionId>
          <IsActive>true</IsActive>
          <IsDeleted>true</IsDeleted>
          <IsPercentage>true</IsPercentage>
          <LastModifiedBy>1</LastModifiedBy>
          <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
          <Value>4</Value>
        </EventHospitalityCancellationOptions_dc>
        <EventHospitalityCancellationOptions_dc>
          <CreatedBy>1</CreatedBy>
          <Days>3</Days>
          <Deleted>1</Deleted>
          <EventHospitalityOptionDetailId>2</EventHospitalityOptionDetailId>
          <EventId>1</EventId>
          <EventTournamentHospitalityCancellationOptionId>1</EventTournamentHospitalityCancellationOptionId>
          <IsActive>true</IsActive>
          <IsDeleted>true</IsDeleted>
          <IsPercentage>true</IsPercentage>
          <LastModifiedBy>1</LastModifiedBy>
          <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
          <Value>4</Value>
        </EventHospitalityCancellationOptions_dc>
      </cancellation_information>
    </EventHospitalityDetailsInformation_secondary_dc>
  </hospitality_details_information>
  <hospitality_information>
    <AllowedFirstArrivalDate>2025-07-18T16:31:32.9192818+00:00</AllowedFirstArrivalDate>
    <AllowedLastDepartureDate>2025-07-18T16:31:32.9192818+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.9192818+00:00</LastUpdatedDateTime>
  </hospitality_information>
  <key_persons_information xmlns:d2p1="http://schemas.datacontract.org/2004/07/">
    <d2p1:EventKeyPersonsInfo>
      <d2p1:CreatedBy>1</d2p1:CreatedBy>
      <d2p1:Deleted>1</d2p1:Deleted>
      <d2p1:EventId>1</d2p1:EventId>
      <d2p1:Event_KeyPersonAllowed_ProfilesId>2</d2p1:Event_KeyPersonAllowed_ProfilesId>
      <d2p1:IsActive>true</d2p1:IsActive>
      <d2p1:IsDeleted>true</d2p1:IsDeleted>
      <d2p1:KeyPersonId>1</d2p1:KeyPersonId>
      <d2p1:LastModifiedBy>1</d2p1:LastModifiedBy>
      <d2p1:LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</d2p1:LastUpdatedDateTime>
      <d2p1:ittfid>3</d2p1:ittfid>
    </d2p1:EventKeyPersonsInfo>
    <d2p1:EventKeyPersonsInfo>
      <d2p1:CreatedBy>1</d2p1:CreatedBy>
      <d2p1:Deleted>1</d2p1:Deleted>
      <d2p1:EventId>1</d2p1:EventId>
      <d2p1:Event_KeyPersonAllowed_ProfilesId>2</d2p1:Event_KeyPersonAllowed_ProfilesId>
      <d2p1:IsActive>true</d2p1:IsActive>
      <d2p1:IsDeleted>true</d2p1:IsDeleted>
      <d2p1:KeyPersonId>1</d2p1:KeyPersonId>
      <d2p1:LastModifiedBy>1</d2p1:LastModifiedBy>
      <d2p1:LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</d2p1:LastUpdatedDateTime>
      <d2p1:ittfid>3</d2p1:ittfid>
    </d2p1:EventKeyPersonsInfo>
  </key_persons_information>
  <logo_information>
    <EventLogoInformation>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>1</EventId>
      <EventLogoId>1</EventLogoId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <LogoArea>sample string 4</LogoArea>
      <LogoImageFilePath>sample string 5</LogoImageFilePath>
      <LogoName>sample string 3</LogoName>
      <LogoTypeId>2</LogoTypeId>
    </EventLogoInformation>
    <EventLogoInformation>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>1</EventId>
      <EventLogoId>1</EventLogoId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <LogoArea>sample string 4</LogoArea>
      <LogoImageFilePath>sample string 5</LogoImageFilePath>
      <LogoName>sample string 3</LogoName>
      <LogoTypeId>2</LogoTypeId>
    </EventLogoInformation>
  </logo_information>
  <match_configuration xmlns:d2p1="http://schemas.datacontract.org/2004/07/">
    <d2p1:AdvantageperGame>1</d2p1:AdvantageperGame>
    <d2p1:BestOfXGames>1</d2p1:BestOfXGames>
    <d2p1:CreatedBy>1</d2p1:CreatedBy>
    <d2p1:Deleted>1</d2p1:Deleted>
    <d2p1:EventId>1</d2p1:EventId>
    <d2p1:EventTournamentMatchConfigurationId>1</d2p1:EventTournamentMatchConfigurationId>
    <d2p1:EventTournamentPhaseId>1</d2p1:EventTournamentPhaseId>
    <d2p1:GameNumber>1</d2p1:GameNumber>
    <d2p1:IndividualMatchType>1</d2p1:IndividualMatchType>
    <d2p1:IsActive>true</d2p1:IsActive>
    <d2p1:IsDeleted>true</d2p1:IsDeleted>
    <d2p1:IsEventLevel>true</d2p1:IsEventLevel>
    <d2p1:LastModifiedBy>1</d2p1:LastModifiedBy>
    <d2p1:LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</d2p1:LastUpdatedDateTime>
    <d2p1:MaxChallengesPerCompetitor>1</d2p1:MaxChallengesPerCompetitor>
    <d2p1:MaxGamesPerIndividualMatch>1</d2p1:MaxGamesPerIndividualMatch>
    <d2p1:MaxpointsperGame>1</d2p1:MaxpointsperGame>
    <d2p1:SubEventId>1</d2p1:SubEventId>
    <d2p1:SuddenDeathPoint>1</d2p1:SuddenDeathPoint>
    <d2p1:TTRReview>true</d2p1:TTRReview>
    <d2p1:TeamMatchBestOfXGames>1</d2p1:TeamMatchBestOfXGames>
    <d2p1:TeamMatchSequence>sample string 1</d2p1:TeamMatchSequence>
    <d2p1:TeamMatchTotal>1</d2p1:TeamMatchTotal>
    <d2p1:TeamMatchWinnerNumberOfGames>1</d2p1:TeamMatchWinnerNumberOfGames>
    <d2p1:YellowCard>true</d2p1:YellowCard>
    <d2p1:YellowRed1>true</d2p1:YellowRed1>
    <d2p1:YellowRed2>true</d2p1:YellowRed2>
  </match_configuration>
  <miscellaneous>
    <EventMiscellaneousInfo>
      <Cost>1</Cost>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <Description>sample string 3</Description>
      <EventId>1</EventId>
      <EventMiscellaneousId>1</EventMiscellaneousId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+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.9192818+00:00</LastUpdatedDateTime>
      <Name>sample string 2</Name>
    </EventMiscellaneousInfo>
  </miscellaneous>
  <non_ma_fees_profile_type_information>
    <EventNonMAFeesProfileTypeInformation>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>1</EventId>
      <EventNonMAFeesbyProfileTypeId>1</EventNonMAFeesbyProfileTypeId>
      <ExtSubProfileId>2</ExtSubProfileId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <ParticipationFee>4</ParticipationFee>
      <SubEventId>1</SubEventId>
      <TaxRateId>3</TaxRateId>
    </EventNonMAFeesProfileTypeInformation>
    <EventNonMAFeesProfileTypeInformation>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>1</EventId>
      <EventNonMAFeesbyProfileTypeId>1</EventNonMAFeesbyProfileTypeId>
      <ExtSubProfileId>2</ExtSubProfileId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <ParticipationFee>4</ParticipationFee>
      <SubEventId>1</SubEventId>
      <TaxRateId>3</TaxRateId>
    </EventNonMAFeesProfileTypeInformation>
  </non_ma_fees_profile_type_information>
  <non_ma_hospitality_details_information>
    <EventNonMAHospitalityDetailsInformation>
      <ComplementaryNights>1</ComplementaryNights>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <Description>sample string 12</Description>
      <EarlyCheckIn>11</EarlyCheckIn>
      <EventHospitalityOptionId>1</EventHospitalityOptionId>
      <EventId>1</EventId>
      <EventNonMAHospitalityOptionDetailId>1</EventNonMAHospitalityOptionDetailId>
      <ExtSubProfileId>2</ExtSubProfileId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <IsFilled>true</IsFilled>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <LateCheckOut>10</LateCheckOut>
      <MinimumNights>7</MinimumNights>
      <OrganizationId>3</OrganizationId>
      <PriceExtraNightPerPerson>9</PriceExtraNightPerPerson>
      <PricePerNightperPerson>6</PricePerNightperPerson>
      <PriceWholeEventPerPerson>8</PriceWholeEventPerPerson>
      <RoomTypeId>4</RoomTypeId>
      <TaxRateId>5</TaxRateId>
    </EventNonMAHospitalityDetailsInformation>
    <EventNonMAHospitalityDetailsInformation>
      <ComplementaryNights>1</ComplementaryNights>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <Description>sample string 12</Description>
      <EarlyCheckIn>11</EarlyCheckIn>
      <EventHospitalityOptionId>1</EventHospitalityOptionId>
      <EventId>1</EventId>
      <EventNonMAHospitalityOptionDetailId>1</EventNonMAHospitalityOptionDetailId>
      <ExtSubProfileId>2</ExtSubProfileId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <IsFilled>true</IsFilled>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <LateCheckOut>10</LateCheckOut>
      <MinimumNights>7</MinimumNights>
      <OrganizationId>3</OrganizationId>
      <PriceExtraNightPerPerson>9</PriceExtraNightPerPerson>
      <PricePerNightperPerson>6</PricePerNightperPerson>
      <PriceWholeEventPerPerson>8</PriceWholeEventPerPerson>
      <RoomTypeId>4</RoomTypeId>
      <TaxRateId>5</TaxRateId>
    </EventNonMAHospitalityDetailsInformation>
  </non_ma_hospitality_details_information>
  <non_ma_hospitality_information>
    <AllowedFirstArrivalDate>2025-07-18T16:31:32.9192818+00:00</AllowedFirstArrivalDate>
    <AllowedLastDepartureDate>2025-07-18T16:31:32.9192818+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.9192818+00:00</LastUpdatedDateTime>
  </non_ma_hospitality_information>
  <non_ma_profile_groups>
    <EventNonMAProfileGroups>
      <AccomodationDeadLine>2025-07-18T16:31:32.9192818+00:00</AccomodationDeadLine>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>1</EventId>
      <EventNonMAProfileGroupId>1</EventNonMAProfileGroupId>
      <ExtProfileGroupId>2</ExtProfileGroupId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <ParticipantDeadline>2025-07-18T16:31:32.9192818+00:00</ParticipantDeadline>
      <TravelDeadline>2025-07-18T16:31:32.9192818+00:00</TravelDeadline>
      <VisaDeadline>2025-07-18T16:31:32.9192818+00:00</VisaDeadline>
    </EventNonMAProfileGroups>
    <EventNonMAProfileGroups>
      <AccomodationDeadLine>2025-07-18T16:31:32.9192818+00:00</AccomodationDeadLine>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>1</EventId>
      <EventNonMAProfileGroupId>1</EventNonMAProfileGroupId>
      <ExtProfileGroupId>2</ExtProfileGroupId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <ParticipantDeadline>2025-07-18T16:31:32.9192818+00:00</ParticipantDeadline>
      <TravelDeadline>2025-07-18T16:31:32.9192818+00:00</TravelDeadline>
      <VisaDeadline>2025-07-18T16:31:32.9192818+00:00</VisaDeadline>
    </EventNonMAProfileGroups>
  </non_ma_profile_groups>
  <non_ma_sub_profiles>
    <EventNonMASubProfiles>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>1</EventId>
      <EventNonMASubProfileId>1</EventNonMASubProfileId>
      <ExtProfileGroupId>2</ExtProfileGroupId>
      <ExtSubProfileId>3</ExtSubProfileId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
    </EventNonMASubProfiles>
    <EventNonMASubProfiles>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>1</EventId>
      <EventNonMASubProfileId>1</EventNonMASubProfileId>
      <ExtProfileGroupId>2</ExtProfileGroupId>
      <ExtSubProfileId>3</ExtSubProfileId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
    </EventNonMASubProfiles>
  </non_ma_sub_profiles>
  <oes_additional_date_information>
    <EventOESAdditionalDateInformation>
      <AdditionalDateName>sample string 2</AdditionalDateName>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EndDateTime>2025-07-18T16:31:32.9192818+00:00</EndDateTime>
      <EventId>1</EventId>
      <EventOESAdditionalDateId>1</EventOESAdditionalDateId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <StartDateTime>2025-07-18T16:31:32.9192818+00:00</StartDateTime>
    </EventOESAdditionalDateInformation>
    <EventOESAdditionalDateInformation>
      <AdditionalDateName>sample string 2</AdditionalDateName>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EndDateTime>2025-07-18T16:31:32.9192818+00:00</EndDateTime>
      <EventId>1</EventId>
      <EventOESAdditionalDateId>1</EventOESAdditionalDateId>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <StartDateTime>2025-07-18T16:31:32.9192818+00:00</StartDateTime>
    </EventOESAdditionalDateInformation>
  </oes_additional_date_information>
  <oes_information>
    <AccomodationDetailsDeadLine>2025-07-18T16:31:32.9192818+00:00</AccomodationDetailsDeadLine>
    <CancellationDeadline>2025-07-18T16:31:32.9192818+00:00</CancellationDeadline>
    <CreatedBy>1</CreatedBy>
    <CurrencyId>2</CurrencyId>
    <DeadlineTimeZoneId>1</DeadlineTimeZoneId>
    <Deleted>1</Deleted>
    <EnableOES>true</EnableOES>
    <EventId>1</EventId>
    <EventOESId>1</EventOESId>
    <FinalEntriesEndDate>2025-07-18T16:31:32.9192818+00:00</FinalEntriesEndDate>
    <FinalEntriesStartDate>2025-07-18T16:31:32.9192818+00:00</FinalEntriesStartDate>
    <IsDeleted>true</IsDeleted>
    <LastModifiedBy>1</LastModifiedBy>
    <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
    <MaxNoOfProfilesperPerson>1</MaxNoOfProfilesperPerson>
    <MaxNumberofEntries>3</MaxNumberofEntries>
    <OverlapCheckNeeded>true</OverlapCheckNeeded>
    <OverlapEventWeek>1</OverlapEventWeek>
    <OverlapEventYear>1</OverlapEventYear>
    <PreliminaryEntriesEndDate>2025-07-18T16:31:32.9192818+00:00</PreliminaryEntriesEndDate>
    <PreliminaryEntriesStartdate>2025-07-18T16:31:32.9192818+00:00</PreliminaryEntriesStartdate>
    <RoomCacellationDeadline>2025-07-18T16:31:32.9192818+00:00</RoomCacellationDeadline>
    <TravelDetailsDeadline>2025-07-18T16:31:32.9192818+00:00</TravelDetailsDeadline>
    <VisaDetailsDeadline>2025-07-18T16:31:32.9192818+00:00</VisaDetailsDeadline>
  </oes_information>
  <oes_non_ma_information>
    <AllowNonMAEntries>true</AllowNonMAEntries>
    <CreatedBy>1</CreatedBy>
    <Deleted>1</Deleted>
    <EntryEndDateTime>2025-07-18T16:31:32.9192818+00:00</EntryEndDateTime>
    <EntryStartDateTime>2025-07-18T16:31:32.9192818+00:00</EntryStartDateTime>
    <EventId>1</EventId>
    <EventOESNonMADetailsId>1</EventOESNonMADetailsId>
    <IsDeleted>true</IsDeleted>
    <LastModifiedBy>1</LastModifiedBy>
    <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
  </oes_non_ma_information>
  <organization_information>
    <EventOrganizationInformation>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>2</EventId>
      <EventParticipatingOrgId>1</EventParticipatingOrgId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <OrganizationId>1</OrganizationId>
      <ParticipateWithPlayers>true</ParticipateWithPlayers>
    </EventOrganizationInformation>
    <EventOrganizationInformation>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>2</EventId>
      <EventParticipatingOrgId>1</EventParticipatingOrgId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <OrganizationId>1</OrganizationId>
      <ParticipateWithPlayers>true</ParticipateWithPlayers>
    </EventOrganizationInformation>
  </organization_information>
  <payment_option_information>
    <EventPaymentOptionInfo>
      <Comments>sample string 2</Comments>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>3</EventId>
      <EventPaymentOptionId>1</EventPaymentOptionId>
      <IsActive>true</IsActive>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <PaymentAccountId>1</PaymentAccountId>
    </EventPaymentOptionInfo>
    <EventPaymentOptionInfo>
      <Comments>sample string 2</Comments>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>3</EventId>
      <EventPaymentOptionId>1</EventPaymentOptionId>
      <IsActive>true</IsActive>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <PaymentAccountId>1</PaymentAccountId>
    </EventPaymentOptionInfo>
  </payment_option_information>
  <photos xmlns:d2p1="http://schemas.datacontract.org/2004/07/">
    <d2p1:EventPhotosInfo>
      <d2p1:CreatedBy>1</d2p1:CreatedBy>
      <d2p1:Deleted>1</d2p1:Deleted>
      <d2p1:Description>sample string 5</d2p1:Description>
      <d2p1:EventId>1</d2p1:EventId>
      <d2p1:EventPhotoId>1</d2p1:EventPhotoId>
      <d2p1:EventPhotoTypeId>2</d2p1:EventPhotoTypeId>
      <d2p1:IsDeleted>true</d2p1:IsDeleted>
      <d2p1:LastModifiedBy>1</d2p1:LastModifiedBy>
      <d2p1:LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</d2p1:LastUpdatedDateTime>
      <d2p1:PhotoNumber>4</d2p1:PhotoNumber>
      <d2p1:PhotoUrl>sample string 3</d2p1:PhotoUrl>
    </d2p1:EventPhotosInfo>
    <d2p1:EventPhotosInfo>
      <d2p1:CreatedBy>1</d2p1:CreatedBy>
      <d2p1:Deleted>1</d2p1:Deleted>
      <d2p1:Description>sample string 5</d2p1:Description>
      <d2p1:EventId>1</d2p1:EventId>
      <d2p1:EventPhotoId>1</d2p1:EventPhotoId>
      <d2p1:EventPhotoTypeId>2</d2p1:EventPhotoTypeId>
      <d2p1:IsDeleted>true</d2p1:IsDeleted>
      <d2p1:LastModifiedBy>1</d2p1:LastModifiedBy>
      <d2p1:LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</d2p1:LastUpdatedDateTime>
      <d2p1:PhotoNumber>4</d2p1:PhotoNumber>
      <d2p1:PhotoUrl>sample string 3</d2p1:PhotoUrl>
    </d2p1:EventPhotosInfo>
  </photos>
  <profile_quota_information>
    <EventProfileQuotasInformation>
      <AccreditationCode>sample string 5</AccreditationCode>
      <AllowRestriction>true</AllowRestriction>
      <CoreOrgOnly>true</CoreOrgOnly>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>1</EventId>
      <EventQuotaProfileId>1</EventQuotaProfileId>
      <GeneralCount>4</GeneralCount>
      <HostCount>3</HostCount>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <QuotaProfileId>2</QuotaProfileId>
    </EventProfileQuotasInformation>
    <EventProfileQuotasInformation>
      <AccreditationCode>sample string 5</AccreditationCode>
      <AllowRestriction>true</AllowRestriction>
      <CoreOrgOnly>true</CoreOrgOnly>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>1</EventId>
      <EventQuotaProfileId>1</EventQuotaProfileId>
      <GeneralCount>4</GeneralCount>
      <HostCount>3</HostCount>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <QuotaProfileId>2</QuotaProfileId>
    </EventProfileQuotasInformation>
  </profile_quota_information>
  <sponsor_information>
    <EventSponsorInformation>
      <CreatedBy>1</CreatedBy>
      <DarkLogo>sample string 8</DarkLogo>
      <Deleted>1</Deleted>
      <EventId>1</EventId>
      <EventSponsorId>1</EventSponsorId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <Link>sample string 9</Link>
      <Logo>sample string 7</Logo>
      <OrganizationId>1</OrganizationId>
      <Priority>1</Priority>
      <SponsorCoreTypeId>3</SponsorCoreTypeId>
      <SponsorName>sample string 4</SponsorName>
      <SponsorOrganizationPrimaryContactEmail>sample string 5</SponsorOrganizationPrimaryContactEmail>
      <SponsorOrganizationPrimaryContactNo>sample string 6</SponsorOrganizationPrimaryContactNo>
      <SponsorTypeId>2</SponsorTypeId>
    </EventSponsorInformation>
    <EventSponsorInformation>
      <CreatedBy>1</CreatedBy>
      <DarkLogo>sample string 8</DarkLogo>
      <Deleted>1</Deleted>
      <EventId>1</EventId>
      <EventSponsorId>1</EventSponsorId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <Link>sample string 9</Link>
      <Logo>sample string 7</Logo>
      <OrganizationId>1</OrganizationId>
      <Priority>1</Priority>
      <SponsorCoreTypeId>3</SponsorCoreTypeId>
      <SponsorName>sample string 4</SponsorName>
      <SponsorOrganizationPrimaryContactEmail>sample string 5</SponsorOrganizationPrimaryContactEmail>
      <SponsorOrganizationPrimaryContactNo>sample string 6</SponsorOrganizationPrimaryContactNo>
      <SponsorTypeId>2</SponsorTypeId>
    </EventSponsorInformation>
  </sponsor_information>
  <system_of_play_information xmlns:d2p1="http://schemas.datacontract.org/2004/07/">
    <d2p1:EventTournamentSystemOfPlayInfo>
      <d2p1:CreatedBy>1</d2p1:CreatedBy>
      <d2p1:Deleted>1</d2p1:Deleted>
      <d2p1:EventId>1</d2p1:EventId>
      <d2p1:IsDeleted>true</d2p1:IsDeleted>
      <d2p1:LastModifiedBy>1</d2p1:LastModifiedBy>
      <d2p1:LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</d2p1:LastUpdatedDateTime>
      <d2p1:SystemOfPlayId>2</d2p1:SystemOfPlayId>
      <d2p1:TournamentSystemOfPlayLinkedId>1</d2p1:TournamentSystemOfPlayLinkedId>
    </d2p1:EventTournamentSystemOfPlayInfo>
    <d2p1:EventTournamentSystemOfPlayInfo>
      <d2p1:CreatedBy>1</d2p1:CreatedBy>
      <d2p1:Deleted>1</d2p1:Deleted>
      <d2p1:EventId>1</d2p1:EventId>
      <d2p1:IsDeleted>true</d2p1:IsDeleted>
      <d2p1:LastModifiedBy>1</d2p1:LastModifiedBy>
      <d2p1:LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</d2p1:LastUpdatedDateTime>
      <d2p1:SystemOfPlayId>2</d2p1:SystemOfPlayId>
      <d2p1:TournamentSystemOfPlayLinkedId>1</d2p1:TournamentSystemOfPlayLinkedId>
    </d2p1:EventTournamentSystemOfPlayInfo>
  </system_of_play_information>
  <transport_information>
    <EventTransportInformation>
      <AdditionalCost>1</AdditionalCost>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <DropPlace>sample string 6</DropPlace>
      <EventId>1</EventId>
      <EventTransportOptionId>1</EventTransportOptionId>
      <IncludedinHospitalityPack>true</IncludedinHospitalityPack>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <OptionName>sample string 2</OptionName>
      <PickupPlace>sample string 5</PickupPlace>
      <RegularCost>1</RegularCost>
      <Remarks>sample string 8</Remarks>
      <SeatingCapacity>1</SeatingCapacity>
      <TaxRateId>4</TaxRateId>
      <TransportTypeId>3</TransportTypeId>
    </EventTransportInformation>
    <EventTransportInformation>
      <AdditionalCost>1</AdditionalCost>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <DropPlace>sample string 6</DropPlace>
      <EventId>1</EventId>
      <EventTransportOptionId>1</EventTransportOptionId>
      <IncludedinHospitalityPack>true</IncludedinHospitalityPack>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
      <OptionName>sample string 2</OptionName>
      <PickupPlace>sample string 5</PickupPlace>
      <RegularCost>1</RegularCost>
      <Remarks>sample string 8</Remarks>
      <SeatingCapacity>1</SeatingCapacity>
      <TaxRateId>4</TaxRateId>
      <TransportTypeId>3</TransportTypeId>
    </EventTransportInformation>
  </transport_information>
  <travel_information>
    <EventTravelInfo>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EventId>1</EventId>
      <EventTravelOptionId>1</EventTravelOptionId>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+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.9192818+00:00</LastUpdatedDateTime>
      <Location>sample string 2</Location>
    </EventTravelInfo>
  </travel_information>
  <core_information>
    <CreatedBy>1</CreatedBy>
    <EventCode>sample string 5</EventCode>
    <EventCoreTypeId>1</EventCoreTypeId>
    <EventId>1</EventId>
    <EventName>sample string 2</EventName>
    <EventTypeId>3</EventTypeId>
    <IsAIEnabled>true</IsAIEnabled>
    <IsActive>true</IsActive>
    <IsBettingEnabled>true</IsBettingEnabled>
    <IsBubbleEvent>true</IsBubbleEvent>
    <IsClosedEvent>true</IsClosedEvent>
    <IsDeleted>true</IsDeleted>
    <IsFrontEndPlatformVisible>true</IsFrontEndPlatformVisible>
    <IsMastersEvent>true</IsMastersEvent>
    <IsParaEvent>true</IsParaEvent>
    <LastModifiedBy>1</LastModifiedBy>
    <LastUpdatedDateTime>2025-07-18T16:31:32.9192818+00:00</LastUpdatedDateTime>
    <SwitchToLive>true</SwitchToLive>
    <CreatedDateTime>2025-07-18T16:31:32.9192818+00:00</CreatedDateTime>
  </core_information>
</EventGetJSON>