GET api/Event_and_Singles/{event_id}/{gender}/Details
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| event_id | integer |
Required |
|
| gender | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Event_SE_Singles| Name | Description | Type | Additional information |
|---|---|---|---|
| Event | EventMinInfo |
None. |
|
| organization_info_clean | Collection of Clean_EventOrganizationInformation |
None. |
|
| oes_info_clean | Clean_EventOESInformation |
None. |
|
| draw_information | Collection of Clean_EventDrawsInfo |
None. |
|
| sub_events | Collection of SE_Singles_dc |
None. |
|
| category_info_clean | Clean_EventTournamentCategoryInformation |
None. |
Response Formats
application/json, text/json
Sample:
{
"Event": {
"core_information": {
"EventId": 1,
"EventName": "sample string 1",
"EventTypeId": 2,
"EventCoreTypeId": 1,
"IsBubbleEvent": true,
"IsClosedEvent": true,
"IsActive": true,
"EventCode": "sample string 4",
"CreatedBy": 1,
"LastModifiedBy": 1,
"LastUpdatedDateTime": "2026-02-04T03:36:05.6631983+00:00",
"IsDeleted": true,
"IsFrontEndPlatformVisible": true,
"IsBettingEnabled": true,
"SwitchToLive": true,
"IsAIEnabled": true,
"IsMastersEvent": true,
"IsParaEvent": true
},
"basic_information": {
"EventBasicId": 1,
"EventId": 1,
"StartDateTime": "2026-02-04T03:36:05.6631983+00:00",
"EndDateTime": "2026-02-04T03:36:05.6631983+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",
"VenueShortName": "sample string 9",
"TimeZoneId": 1,
"Website": "sample string 10",
"Status": "sample string 11",
"VenueId": 1,
"ContactPerson": 1,
"Photo": "sample string 12",
"Tags": "sample string 13",
"CreatedBy": 1,
"LastModifiedBy": 1,
"LastUpdatedDateTime": "2026-02-04T03:36:05.6631983+00:00",
"IsDeleted": true,
"TournamentCategoryGroupId": 14,
"IsLocReviewed": true,
"IsSupervisorReviewed": true,
"IsSanctioned": true,
"ShowOrganizerinOES": true,
"PageLink": "sample string 15",
"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": "2026-02-04T03:36:05.6631983+00:00",
"IsDeleted": true
},
"organization_information": [
{
"EventParticipatingOrgId": 1,
"OrganizationId": 1,
"EventId": 2,
"ParticipateWithPlayers": true,
"IsActive": true,
"Deleted": 1,
"CreatedBy": 1,
"LastModifiedBy": 1,
"LastUpdatedDateTime": "2026-02-04T03:36:05.6631983+00:00",
"IsDeleted": true
},
{
"EventParticipatingOrgId": 1,
"OrganizationId": 1,
"EventId": 2,
"ParticipateWithPlayers": true,
"IsActive": true,
"Deleted": 1,
"CreatedBy": 1,
"LastModifiedBy": 1,
"LastUpdatedDateTime": "2026-02-04T03:36:05.6631983+00:00",
"IsDeleted": true
}
],
"oes_information": {
"EventOESId": 1,
"EventId": 1,
"CurrencyId": 2,
"EnableOES": true,
"PreliminaryEntriesStartdate": "2026-02-04T03:36:05.6631983+00:00",
"PreliminaryEntriesEndDate": "2026-02-04T03:36:05.6631983+00:00",
"FinalEntriesStartDate": "2026-02-04T03:36:05.6631983+00:00",
"FinalEntriesEndDate": "2026-02-04T03:36:05.6631983+00:00",
"TravelDetailsDeadline": "2026-02-04T03:36:05.6631983+00:00",
"AccomodationDetailsDeadLine": "2026-02-04T03:36:05.6631983+00:00",
"RoomCacellationDeadline": "2026-02-04T03:36:05.6631983+00:00",
"CancellationDeadline": "2026-02-04T03:36:05.6631983+00:00",
"MaxNumberofEntries": 3,
"MaxNoOfProfilesperPerson": 1,
"DeadlineTimeZoneId": 1,
"Deleted": 1,
"CreatedBy": 1,
"LastModifiedBy": 1,
"LastUpdatedDateTime": "2026-02-04T03:36:05.6631983+00:00",
"IsDeleted": true,
"VisaDetailsDeadline": "2026-02-04T03:36:05.6631983+00:00",
"OverlapCheckNeeded": true,
"OverlapEventWeek": 1,
"OverlapEventYear": 1
},
"category_information": [
{
"EventTournamentCategoryLinkedId": 1,
"EventId": 1,
"TournamentCategoryId": 2,
"TournamentCategoryGroupId": 3,
"Deleted": 1,
"CreatedBy": 1,
"LastModifiedBy": 1,
"LastUpdatedDateTime": "2026-02-04T03:36:05.6631983+00:00",
"IsDeleted": true
},
{
"EventTournamentCategoryLinkedId": 1,
"EventId": 1,
"TournamentCategoryId": 2,
"TournamentCategoryGroupId": 3,
"Deleted": 1,
"CreatedBy": 1,
"LastModifiedBy": 1,
"LastUpdatedDateTime": "2026-02-04T03:36:05.6631983+00:00",
"IsDeleted": true
}
]
},
"organization_info_clean": [
{
"OrganizationName": "sample string 1",
"OrgCode": "sample string 2",
"EventParticipatingOrgId": 1,
"OrganizationId": 3,
"EventId": 4,
"ParticipateWithPlayers": true,
"IsActive": true,
"Deleted": 1,
"CreatedBy": 1,
"LastModifiedBy": 1,
"LastUpdatedDateTime": "2026-02-04T03:36:05.6631983+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": "2026-02-04T03:36:05.6631983+00:00",
"IsDeleted": true
}
],
"oes_info_clean": {
"CurrencyName": "sample string 1",
"DeadlineTimeZoneCode": "sample string 2",
"TimeZoneLoc": "sample string 3",
"EventOESId": 1,
"EventId": 4,
"CurrencyId": 5,
"EnableOES": true,
"PreliminaryEntriesStartdate": "2026-02-04T03:36:05.6631983+00:00",
"PreliminaryEntriesEndDate": "2026-02-04T03:36:05.6631983+00:00",
"FinalEntriesStartDate": "2026-02-04T03:36:05.6631983+00:00",
"FinalEntriesEndDate": "2026-02-04T03:36:05.6631983+00:00",
"TravelDetailsDeadline": "2026-02-04T03:36:05.6631983+00:00",
"AccomodationDetailsDeadLine": "2026-02-04T03:36:05.6631983+00:00",
"RoomCacellationDeadline": "2026-02-04T03:36:05.6631983+00:00",
"CancellationDeadline": "2026-02-04T03:36:05.6631983+00:00",
"MaxNumberofEntries": 6,
"MaxNoOfProfilesperPerson": 1,
"DeadlineTimeZoneId": 1,
"Deleted": 1,
"CreatedBy": 1,
"LastModifiedBy": 1,
"LastUpdatedDateTime": "2026-02-04T03:36:05.6631983+00:00",
"IsDeleted": true,
"VisaDetailsDeadline": "2026-02-04T03:36:05.6631983+00:00",
"OverlapCheckNeeded": true,
"OverlapEventWeek": 1,
"OverlapEventYear": 1
},
"draw_information": [
{
"TimeZoneCode": "sample string 1",
"EventDrawsId": 1,
"EventId": 2,
"DrawName": "sample string 3",
"StartDateTime": "2026-02-04T03:36:05.67892+00:00",
"EndDateTime": "2026-02-04T03:36:05.67892+00:00",
"Venue": "sample string 4",
"TimeZoneId": 1,
"IsActive": true,
"IsDeleted": true,
"Deleted": 1,
"CreatedBy": 1,
"LastModifiedBy": 1,
"LastUpdatedDateTime": "2026-02-04T03:36:05.67892+00:00"
},
{
"TimeZoneCode": "sample string 1",
"EventDrawsId": 1,
"EventId": 2,
"DrawName": "sample string 3",
"StartDateTime": "2026-02-04T03:36:05.67892+00:00",
"EndDateTime": "2026-02-04T03:36:05.67892+00:00",
"Venue": "sample string 4",
"TimeZoneId": 1,
"IsActive": true,
"IsDeleted": true,
"Deleted": 1,
"CreatedBy": 1,
"LastModifiedBy": 1,
"LastUpdatedDateTime": "2026-02-04T03:36:05.67892+00:00"
}
],
"sub_events": [
{
"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": "2026-02-04T03:36:05.67892+00:00",
"IsDeleted": true
},
"subevent_basic_clean": {
"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": "2026-02-04T03:36:05.67892+00:00",
"IsDeleted": true,
"PlayerEntriesStartDate": "2026-02-04T03:36:05.67892+00:00",
"PlayerEntriesEndDate": "2026-02-04T03:36:05.67892+00:00",
"EntriesRankingWeek": 1,
"EntriesRankingMonth": 1,
"EntriesRankingYear": 1,
"SeedingRankingWeek": 1,
"SeedingRankingMonth": 1,
"SeedingRankingYear": 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": "2026-02-04T03:36:05.67892+00:00",
"IsDeleted": true
},
"subevent_basic_clean": {
"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": "2026-02-04T03:36:05.67892+00:00",
"IsDeleted": true,
"PlayerEntriesStartDate": "2026-02-04T03:36:05.67892+00:00",
"PlayerEntriesEndDate": "2026-02-04T03:36:05.67892+00:00",
"EntriesRankingWeek": 1,
"EntriesRankingMonth": 1,
"EntriesRankingYear": 1,
"SeedingRankingWeek": 1,
"SeedingRankingMonth": 1,
"SeedingRankingYear": 1
}
}
],
"category_info_clean": {
"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": "2026-02-04T03:36:05.67892+00:00",
"IsDeleted": true
}
}
application/xml, text/xml
Sample:
<Event_SE_Singles xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ClassLibraryITTF1">
<Event>
<basic_information>
<City>sample string 4</City>
<ContactPerson>1</ContactPerson>
<CountryCode>sample string 6</CountryCode>
<CreatedBy>1</CreatedBy>
<CurrencyId>1</CurrencyId>
<EndDateTime>2026-02-04T03:36:05.6631983+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>2026-02-04T03:36:05.6631983+00:00</LastUpdatedDateTime>
<LocationId>1</LocationId>
<OrganizationId>1</OrganizationId>
<PageLink>sample string 15</PageLink>
<Photo>sample string 12</Photo>
<Postcode>sample string 7</Postcode>
<ShowOrganizerinOES>true</ShowOrganizerinOES>
<StartDateTime>2026-02-04T03:36:05.6631983+00:00</StartDateTime>
<State>sample string 5</State>
<Status>sample string 11</Status>
<Tags>sample string 13</Tags>
<TimeZoneId>1</TimeZoneId>
<TournamentCategoryGroupId>14</TournamentCategoryGroupId>
<VenueId>1</VenueId>
<VenueShortName>sample string 9</VenueShortName>
<WYCDeadlineHours>1</WYCDeadlineHours>
<Website>sample string 10</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>2026-02-04T03:36:05.6631983+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>2026-02-04T03:36:05.6631983+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>2026-02-04T03:36:05.6631983+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>
<core_information>
<CreatedBy>1</CreatedBy>
<EventCode>sample string 4</EventCode>
<EventCoreTypeId>1</EventCoreTypeId>
<EventId>1</EventId>
<EventName>sample string 1</EventName>
<EventTypeId>2</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>2026-02-04T03:36:05.6631983+00:00</LastUpdatedDateTime>
<SwitchToLive>true</SwitchToLive>
</core_information>
<oes_information>
<AccomodationDetailsDeadLine>2026-02-04T03:36:05.6631983+00:00</AccomodationDetailsDeadLine>
<CancellationDeadline>2026-02-04T03:36:05.6631983+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>2026-02-04T03:36:05.6631983+00:00</FinalEntriesEndDate>
<FinalEntriesStartDate>2026-02-04T03:36:05.6631983+00:00</FinalEntriesStartDate>
<IsDeleted>true</IsDeleted>
<LastModifiedBy>1</LastModifiedBy>
<LastUpdatedDateTime>2026-02-04T03:36:05.6631983+00:00</LastUpdatedDateTime>
<MaxNoOfProfilesperPerson>1</MaxNoOfProfilesperPerson>
<MaxNumberofEntries>3</MaxNumberofEntries>
<OverlapCheckNeeded>true</OverlapCheckNeeded>
<OverlapEventWeek>1</OverlapEventWeek>
<OverlapEventYear>1</OverlapEventYear>
<PreliminaryEntriesEndDate>2026-02-04T03:36:05.6631983+00:00</PreliminaryEntriesEndDate>
<PreliminaryEntriesStartdate>2026-02-04T03:36:05.6631983+00:00</PreliminaryEntriesStartdate>
<RoomCacellationDeadline>2026-02-04T03:36:05.6631983+00:00</RoomCacellationDeadline>
<TravelDetailsDeadline>2026-02-04T03:36:05.6631983+00:00</TravelDetailsDeadline>
<VisaDetailsDeadline>2026-02-04T03:36:05.6631983+00:00</VisaDetailsDeadline>
</oes_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>2026-02-04T03:36:05.6631983+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>2026-02-04T03:36:05.6631983+00:00</LastUpdatedDateTime>
<OrganizationId>1</OrganizationId>
<ParticipateWithPlayers>true</ParticipateWithPlayers>
</EventOrganizationInformation>
</organization_information>
</Event>
<category_info_clean>
<CreatedBy>1</CreatedBy>
<Deleted>1</Deleted>
<EventId>4</EventId>
<EventTournamentCategoryLinkedId>1</EventTournamentCategoryLinkedId>
<IsDeleted>true</IsDeleted>
<LastModifiedBy>1</LastModifiedBy>
<LastUpdatedDateTime>2026-02-04T03:36:05.67892+00:00</LastUpdatedDateTime>
<TournamentCategoryGroupId>6</TournamentCategoryGroupId>
<TournamentCategoryId>5</TournamentCategoryId>
<CategoryGroupName>sample string 2</CategoryGroupName>
<CategoryLogo>sample string 3</CategoryLogo>
<CategoryName>sample string 1</CategoryName>
</category_info_clean>
<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/">2026-02-04T03:36:05.67892+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/">2026-02-04T03:36:05.67892+00:00</LastUpdatedDateTime>
<StartDateTime xmlns="http://schemas.datacontract.org/2004/07/">2026-02-04T03:36:05.67892+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/">2026-02-04T03:36:05.67892+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/">2026-02-04T03:36:05.67892+00:00</LastUpdatedDateTime>
<StartDateTime xmlns="http://schemas.datacontract.org/2004/07/">2026-02-04T03:36:05.67892+00:00</StartDateTime>
<TimeZoneId xmlns="http://schemas.datacontract.org/2004/07/">1</TimeZoneId>
<Venue xmlns="http://schemas.datacontract.org/2004/07/">sample string 4</Venue>
<TimeZoneCode>sample string 1</TimeZoneCode>
</Clean_EventDrawsInfo>
</draw_information>
<oes_info_clean>
<AccomodationDetailsDeadLine>2026-02-04T03:36:05.6631983+00:00</AccomodationDetailsDeadLine>
<CancellationDeadline>2026-02-04T03:36:05.6631983+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>2026-02-04T03:36:05.6631983+00:00</FinalEntriesEndDate>
<FinalEntriesStartDate>2026-02-04T03:36:05.6631983+00:00</FinalEntriesStartDate>
<IsDeleted>true</IsDeleted>
<LastModifiedBy>1</LastModifiedBy>
<LastUpdatedDateTime>2026-02-04T03:36:05.6631983+00:00</LastUpdatedDateTime>
<MaxNoOfProfilesperPerson>1</MaxNoOfProfilesperPerson>
<MaxNumberofEntries>6</MaxNumberofEntries>
<OverlapCheckNeeded>true</OverlapCheckNeeded>
<OverlapEventWeek>1</OverlapEventWeek>
<OverlapEventYear>1</OverlapEventYear>
<PreliminaryEntriesEndDate>2026-02-04T03:36:05.6631983+00:00</PreliminaryEntriesEndDate>
<PreliminaryEntriesStartdate>2026-02-04T03:36:05.6631983+00:00</PreliminaryEntriesStartdate>
<RoomCacellationDeadline>2026-02-04T03:36:05.6631983+00:00</RoomCacellationDeadline>
<TravelDetailsDeadline>2026-02-04T03:36:05.6631983+00:00</TravelDetailsDeadline>
<VisaDetailsDeadline>2026-02-04T03:36:05.6631983+00:00</VisaDetailsDeadline>
<CurrencyName>sample string 1</CurrencyName>
<DeadlineTimeZoneCode>sample string 2</DeadlineTimeZoneCode>
<TimeZoneLoc>sample string 3</TimeZoneLoc>
</oes_info_clean>
<organization_info_clean>
<Clean_EventOrganizationInformation>
<CreatedBy>1</CreatedBy>
<Deleted>1</Deleted>
<EventId>4</EventId>
<EventParticipatingOrgId>1</EventParticipatingOrgId>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<LastModifiedBy>1</LastModifiedBy>
<LastUpdatedDateTime>2026-02-04T03:36:05.6631983+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>2026-02-04T03:36:05.6631983+00:00</LastUpdatedDateTime>
<OrganizationId>3</OrganizationId>
<ParticipateWithPlayers>true</ParticipateWithPlayers>
<OrgCode>sample string 2</OrgCode>
<OrganizationName>sample string 1</OrganizationName>
</Clean_EventOrganizationInformation>
</organization_info_clean>
<sub_events>
<SE_Singles_dc>
<age_category_information xmlns:d4p1="http://schemas.datacontract.org/2004/07/">
<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>2026-02-04T03:36:05.67892+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>
</age_category_information>
<subevent_basic_clean>
<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>2026-02-04T03:36:05.67892+00:00</LastUpdatedDateTime>
<MaxTeamSize>1</MaxTeamSize>
<MinTeamSize>1</MinTeamSize>
<NumberOfTotalMatches>1</NumberOfTotalMatches>
<OrgGeneralMenQuota>1</OrgGeneralMenQuota>
<OrgGeneralWomenQuota>1</OrgGeneralWomenQuota>
<PlayerEntriesEndDate>2026-02-04T03:36:05.67892+00:00</PlayerEntriesEndDate>
<PlayerEntriesStartDate>2026-02-04T03:36:05.67892+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>
</subevent_basic_clean>
</SE_Singles_dc>
<SE_Singles_dc>
<age_category_information xmlns:d4p1="http://schemas.datacontract.org/2004/07/">
<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>2026-02-04T03:36:05.67892+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>
</age_category_information>
<subevent_basic_clean>
<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>2026-02-04T03:36:05.67892+00:00</LastUpdatedDateTime>
<MaxTeamSize>1</MaxTeamSize>
<MinTeamSize>1</MinTeamSize>
<NumberOfTotalMatches>1</NumberOfTotalMatches>
<OrgGeneralMenQuota>1</OrgGeneralMenQuota>
<OrgGeneralWomenQuota>1</OrgGeneralWomenQuota>
<PlayerEntriesEndDate>2026-02-04T03:36:05.67892+00:00</PlayerEntriesEndDate>
<PlayerEntriesStartDate>2026-02-04T03:36:05.67892+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>
</subevent_basic_clean>
</SE_Singles_dc>
</sub_events>
</Event_SE_Singles>