GET api/CloneEvent/GETSubEvents/{event_id}?new_event_id={new_event_id}
Clone Event Init
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
event_id | integer |
Required |
|
new_event_id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
suubevent_ids_change_dcName | Description | Type | Additional information |
---|---|---|---|
subevents | Collection of TournamentSubEventCreateJSON |
None. |
|
subevent_ids | Collection of subevent_ids_list_dc |
None. |
Response Formats
application/json, text/json
Sample:
{ "subevents": [ { "basic_information": { "SubEventId": 1, "EventId": 1, "SubEventName": "sample string 2", "SubEventDesc": "sample string 3", "SubEventCode": "sample string 4", "EventTournamentRestrictionId": 1, "NumberOfTotalMatches": 1, "IsActive": true, "SubEventEntryType": "sample string 6", "InterOrgPartnershipsAllowed": true, "IsOptional": true, "WaitingListAllowed": true, "OrgGeneralMenQuota": 1, "OrgGeneralWomenQuota": 1, "LOCGeneralMenQuota": 1, "LOCGeneralWomenQuota": 1, "MinTeamSize": 1, "MaxTeamSize": 1, "SubEventDrawTypeId": 1, "Deleted": 1, "CreatedBy": 1, "LastModifiedBy": 1, "LastUpdatedDateTime": "2025-07-18T16:18:04.3364304+00:00", "IsDeleted": true, "PlayerEntriesStartDate": "2025-07-18T16:18:04.3364304+00:00", "PlayerEntriesEndDate": "2025-07-18T16:18:04.3364304+00:00", "EntriesRankingWeek": 1, "EntriesRankingMonth": 1, "EntriesRankingYear": 1, "SeedingRankingWeek": 1, "SeedingRankingMonth": 1, "SeedingRankingYear": 1 }, "phase_information": [ { "SubEventPhaseId": 1, "EventId": 1, "SubEventId": 1, "EventTournamentPhaseId": 1, "EventDrawsId": 1, "OrderNumber": 1, "IsActive": true, "IsDeleted": true, "Deleted": 1, "StartDateTime": "2025-07-18T16:18:04.3364304+00:00", "EndDateTime": "2025-07-18T16:18:04.3364304+00:00" }, { "SubEventPhaseId": 1, "EventId": 1, "SubEventId": 1, "EventTournamentPhaseId": 1, "EventDrawsId": 1, "OrderNumber": 1, "IsActive": true, "IsDeleted": true, "Deleted": 1, "StartDateTime": "2025-07-18T16:18:04.3364304+00:00", "EndDateTime": "2025-07-18T16:18:04.3364304+00:00" } ], "prize_information": [ { "EventTournamentPrizeMoneyId": 1, "EventId": 1, "SubEventId": 1, "EventDrawsId": 1, "EventTournamentPhaseId": 1, "PrizeMoney": "sample string 1", "CurrencyId": 1, "PrizePositionId": 1, "IsActive": true, "IsDeleted": true, "Deleted": 1 }, { "EventTournamentPrizeMoneyId": 1, "EventId": 1, "SubEventId": 1, "EventDrawsId": 1, "EventTournamentPhaseId": 1, "PrizeMoney": "sample string 1", "CurrencyId": 1, "PrizePositionId": 1, "IsActive": true, "IsDeleted": true, "Deleted": 1 } ], "age_category_information": [ { "EventTournamentSubEventAgeCategoryLinkedId": 1, "EventId": 1, "SubEventId": 2, "TournamentAgeCategoryId": 3, "Deleted": 1, "CreatedBy": 1, "LastModifiedBy": 1, "LastUpdatedDateTime": "2025-07-18T16:18:04.3364304+00:00", "IsDeleted": true }, { "EventTournamentSubEventAgeCategoryLinkedId": 1, "EventId": 1, "SubEventId": 2, "TournamentAgeCategoryId": 3, "Deleted": 1, "CreatedBy": 1, "LastModifiedBy": 1, "LastUpdatedDateTime": "2025-07-18T16:18:04.3364304+00:00", "IsDeleted": true } ], "conducting_draws": [ { "SubEventConductingDrawId": 1, "EventId": 1, "SubEventId": 2, "EventDrawsId": 3, "Deleted": 1, "CreatedBy": 1, "LastModifiedBy": 1, "LastUpdatedDateTime": "2025-07-18T16:18:04.3364304+00:00", "IsDeleted": true }, { "SubEventConductingDrawId": 1, "EventId": 1, "SubEventId": 2, "EventDrawsId": 3, "Deleted": 1, "CreatedBy": 1, "LastModifiedBy": 1, "LastUpdatedDateTime": "2025-07-18T16:18:04.3364304+00:00", "IsDeleted": true } ], "paralympic_classes": [ { "EventSEParalympicClassesLinkedId": 1, "EventId": 1, "SubEventId": 2, "ParalympicClassId": 3, "Deleted": 1, "CreatedBy": 1, "LastModifiedBy": 1, "LastUpdatedDateTime": "2025-07-18T16:18:04.3364304+00:00", "IsDeleted": true }, { "EventSEParalympicClassesLinkedId": 1, "EventId": 1, "SubEventId": 2, "ParalympicClassId": 3, "Deleted": 1, "CreatedBy": 1, "LastModifiedBy": 1, "LastUpdatedDateTime": "2025-07-18T16:18:04.3364304+00:00", "IsDeleted": true } ], "organization_ner_details": [ { "SubEventOrganizationNERId": 1, "OrganizationId": 1, "SubEventId": 1, "EventId": 1, "NERPlayers": 1, "NERFullNationPairs": 1, "Deleted": 1, "CreatedBy": 1, "LastModifiedBy": 1, "LastUpdatedDateTime": "2025-07-18T16:18:04.3364304+00:00", "IsDeleted": true }, { "SubEventOrganizationNERId": 1, "OrganizationId": 1, "SubEventId": 1, "EventId": 1, "NERPlayers": 1, "NERFullNationPairs": 1, "Deleted": 1, "CreatedBy": 1, "LastModifiedBy": 1, "LastUpdatedDateTime": "2025-07-18T16:18:04.3364304+00:00", "IsDeleted": true } ] }, { "basic_information": { "SubEventId": 1, "EventId": 1, "SubEventName": "sample string 2", "SubEventDesc": "sample string 3", "SubEventCode": "sample string 4", "EventTournamentRestrictionId": 1, "NumberOfTotalMatches": 1, "IsActive": true, "SubEventEntryType": "sample string 6", "InterOrgPartnershipsAllowed": true, "IsOptional": true, "WaitingListAllowed": true, "OrgGeneralMenQuota": 1, "OrgGeneralWomenQuota": 1, "LOCGeneralMenQuota": 1, "LOCGeneralWomenQuota": 1, "MinTeamSize": 1, "MaxTeamSize": 1, "SubEventDrawTypeId": 1, "Deleted": 1, "CreatedBy": 1, "LastModifiedBy": 1, "LastUpdatedDateTime": "2025-07-18T16:18:04.3364304+00:00", "IsDeleted": true, "PlayerEntriesStartDate": "2025-07-18T16:18:04.3364304+00:00", "PlayerEntriesEndDate": "2025-07-18T16:18:04.3364304+00:00", "EntriesRankingWeek": 1, "EntriesRankingMonth": 1, "EntriesRankingYear": 1, "SeedingRankingWeek": 1, "SeedingRankingMonth": 1, "SeedingRankingYear": 1 }, "phase_information": [ { "SubEventPhaseId": 1, "EventId": 1, "SubEventId": 1, "EventTournamentPhaseId": 1, "EventDrawsId": 1, "OrderNumber": 1, "IsActive": true, "IsDeleted": true, "Deleted": 1, "StartDateTime": "2025-07-18T16:18:04.3364304+00:00", "EndDateTime": "2025-07-18T16:18:04.3364304+00:00" }, { "SubEventPhaseId": 1, "EventId": 1, "SubEventId": 1, "EventTournamentPhaseId": 1, "EventDrawsId": 1, "OrderNumber": 1, "IsActive": true, "IsDeleted": true, "Deleted": 1, "StartDateTime": "2025-07-18T16:18:04.3364304+00:00", "EndDateTime": "2025-07-18T16:18:04.3364304+00:00" } ], "prize_information": [ { "EventTournamentPrizeMoneyId": 1, "EventId": 1, "SubEventId": 1, "EventDrawsId": 1, "EventTournamentPhaseId": 1, "PrizeMoney": "sample string 1", "CurrencyId": 1, "PrizePositionId": 1, "IsActive": true, "IsDeleted": true, "Deleted": 1 }, { "EventTournamentPrizeMoneyId": 1, "EventId": 1, "SubEventId": 1, "EventDrawsId": 1, "EventTournamentPhaseId": 1, "PrizeMoney": "sample string 1", "CurrencyId": 1, "PrizePositionId": 1, "IsActive": true, "IsDeleted": true, "Deleted": 1 } ], "age_category_information": [ { "EventTournamentSubEventAgeCategoryLinkedId": 1, "EventId": 1, "SubEventId": 2, "TournamentAgeCategoryId": 3, "Deleted": 1, "CreatedBy": 1, "LastModifiedBy": 1, "LastUpdatedDateTime": "2025-07-18T16:18:04.3364304+00:00", "IsDeleted": true }, { "EventTournamentSubEventAgeCategoryLinkedId": 1, "EventId": 1, "SubEventId": 2, "TournamentAgeCategoryId": 3, "Deleted": 1, "CreatedBy": 1, "LastModifiedBy": 1, "LastUpdatedDateTime": "2025-07-18T16:18:04.3364304+00:00", "IsDeleted": true } ], "conducting_draws": [ { "SubEventConductingDrawId": 1, "EventId": 1, "SubEventId": 2, "EventDrawsId": 3, "Deleted": 1, "CreatedBy": 1, "LastModifiedBy": 1, "LastUpdatedDateTime": "2025-07-18T16:18:04.3364304+00:00", "IsDeleted": true }, { "SubEventConductingDrawId": 1, "EventId": 1, "SubEventId": 2, "EventDrawsId": 3, "Deleted": 1, "CreatedBy": 1, "LastModifiedBy": 1, "LastUpdatedDateTime": "2025-07-18T16:18:04.3364304+00:00", "IsDeleted": true } ], "paralympic_classes": [ { "EventSEParalympicClassesLinkedId": 1, "EventId": 1, "SubEventId": 2, "ParalympicClassId": 3, "Deleted": 1, "CreatedBy": 1, "LastModifiedBy": 1, "LastUpdatedDateTime": "2025-07-18T16:18:04.3364304+00:00", "IsDeleted": true }, { "EventSEParalympicClassesLinkedId": 1, "EventId": 1, "SubEventId": 2, "ParalympicClassId": 3, "Deleted": 1, "CreatedBy": 1, "LastModifiedBy": 1, "LastUpdatedDateTime": "2025-07-18T16:18:04.3364304+00:00", "IsDeleted": true } ], "organization_ner_details": [ { "SubEventOrganizationNERId": 1, "OrganizationId": 1, "SubEventId": 1, "EventId": 1, "NERPlayers": 1, "NERFullNationPairs": 1, "Deleted": 1, "CreatedBy": 1, "LastModifiedBy": 1, "LastUpdatedDateTime": "2025-07-18T16:18:04.3364304+00:00", "IsDeleted": true }, { "SubEventOrganizationNERId": 1, "OrganizationId": 1, "SubEventId": 1, "EventId": 1, "NERPlayers": 1, "NERFullNationPairs": 1, "Deleted": 1, "CreatedBy": 1, "LastModifiedBy": 1, "LastUpdatedDateTime": "2025-07-18T16:18:04.3364304+00:00", "IsDeleted": true } ] } ], "subevent_ids": [ { "SubEventId": 1, "NewSubEventId": 2, "SubEventName": "sample string 3" }, { "SubEventId": 1, "NewSubEventId": 2, "SubEventName": "sample string 3" } ] }
application/xml, text/xml
Sample:
<suubevent_ids_change_dc xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WebApplicationITTF1.Controllers"> <subevent_ids> <subevent_ids_list_dc> <NewSubEventId>2</NewSubEventId> <SubEventId>1</SubEventId> <SubEventName>sample string 3</SubEventName> </subevent_ids_list_dc> <subevent_ids_list_dc> <NewSubEventId>2</NewSubEventId> <SubEventId>1</SubEventId> <SubEventName>sample string 3</SubEventName> </subevent_ids_list_dc> </subevent_ids> <subevents xmlns:d2p1="http://schemas.datacontract.org/2004/07/ClassLibraryITTF1"> <d2p1:TournamentSubEventCreateJSON> <d2p1:age_category_information xmlns:d4p1="http://schemas.datacontract.org/2004/07/"> <d4p1:EventTournamentSubEventAgeCategoryInfo> <d4p1:CreatedBy>1</d4p1:CreatedBy> <d4p1:Deleted>1</d4p1:Deleted> <d4p1:EventId>1</d4p1:EventId> <d4p1:EventTournamentSubEventAgeCategoryLinkedId>1</d4p1:EventTournamentSubEventAgeCategoryLinkedId> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:LastModifiedBy>1</d4p1:LastModifiedBy> <d4p1:LastUpdatedDateTime>2025-07-18T16:18:04.3364304+00:00</d4p1:LastUpdatedDateTime> <d4p1:SubEventId>2</d4p1:SubEventId> <d4p1:TournamentAgeCategoryId>3</d4p1:TournamentAgeCategoryId> </d4p1:EventTournamentSubEventAgeCategoryInfo> <d4p1:EventTournamentSubEventAgeCategoryInfo> <d4p1:CreatedBy>1</d4p1:CreatedBy> <d4p1:Deleted>1</d4p1:Deleted> <d4p1:EventId>1</d4p1:EventId> <d4p1:EventTournamentSubEventAgeCategoryLinkedId>1</d4p1:EventTournamentSubEventAgeCategoryLinkedId> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:LastModifiedBy>1</d4p1:LastModifiedBy> <d4p1:LastUpdatedDateTime>2025-07-18T16:18:04.3364304+00:00</d4p1:LastUpdatedDateTime> <d4p1:SubEventId>2</d4p1:SubEventId> <d4p1:TournamentAgeCategoryId>3</d4p1:TournamentAgeCategoryId> </d4p1:EventTournamentSubEventAgeCategoryInfo> </d2p1:age_category_information> <d2p1:basic_information> <d2p1:CreatedBy>1</d2p1:CreatedBy> <d2p1:Deleted>1</d2p1:Deleted> <d2p1:EntriesRankingMonth>1</d2p1:EntriesRankingMonth> <d2p1:EntriesRankingWeek>1</d2p1:EntriesRankingWeek> <d2p1:EntriesRankingYear>1</d2p1:EntriesRankingYear> <d2p1:EventId>1</d2p1:EventId> <d2p1:EventTournamentRestrictionId>1</d2p1:EventTournamentRestrictionId> <d2p1:InterOrgPartnershipsAllowed>true</d2p1:InterOrgPartnershipsAllowed> <d2p1:IsActive>true</d2p1:IsActive> <d2p1:IsDeleted>true</d2p1:IsDeleted> <d2p1:IsOptional>true</d2p1:IsOptional> <d2p1:LOCGeneralMenQuota>1</d2p1:LOCGeneralMenQuota> <d2p1:LOCGeneralWomenQuota>1</d2p1:LOCGeneralWomenQuota> <d2p1:LastModifiedBy>1</d2p1:LastModifiedBy> <d2p1:LastUpdatedDateTime>2025-07-18T16:18:04.3364304+00:00</d2p1:LastUpdatedDateTime> <d2p1:MaxTeamSize>1</d2p1:MaxTeamSize> <d2p1:MinTeamSize>1</d2p1:MinTeamSize> <d2p1:NumberOfTotalMatches>1</d2p1:NumberOfTotalMatches> <d2p1:OrgGeneralMenQuota>1</d2p1:OrgGeneralMenQuota> <d2p1:OrgGeneralWomenQuota>1</d2p1:OrgGeneralWomenQuota> <d2p1:PlayerEntriesEndDate>2025-07-18T16:18:04.3364304+00:00</d2p1:PlayerEntriesEndDate> <d2p1:PlayerEntriesStartDate>2025-07-18T16:18:04.3364304+00:00</d2p1:PlayerEntriesStartDate> <d2p1:SeedingRankingMonth>1</d2p1:SeedingRankingMonth> <d2p1:SeedingRankingWeek>1</d2p1:SeedingRankingWeek> <d2p1:SeedingRankingYear>1</d2p1:SeedingRankingYear> <d2p1:SubEventCode>sample string 4</d2p1:SubEventCode> <d2p1:SubEventDesc>sample string 3</d2p1:SubEventDesc> <d2p1:SubEventDrawTypeId>1</d2p1:SubEventDrawTypeId> <d2p1:SubEventEntryType>sample string 6</d2p1:SubEventEntryType> <d2p1:SubEventId>1</d2p1:SubEventId> <d2p1:SubEventName>sample string 2</d2p1:SubEventName> <d2p1:WaitingListAllowed>true</d2p1:WaitingListAllowed> </d2p1:basic_information> <d2p1:conducting_draws xmlns:d4p1="http://schemas.datacontract.org/2004/07/"> <d4p1:TournamentSubEventConductingDrawInfo> <d4p1:CreatedBy>1</d4p1:CreatedBy> <d4p1:Deleted>1</d4p1:Deleted> <d4p1:EventDrawsId>3</d4p1:EventDrawsId> <d4p1:EventId>1</d4p1:EventId> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:LastModifiedBy>1</d4p1:LastModifiedBy> <d4p1:LastUpdatedDateTime>2025-07-18T16:18:04.3364304+00:00</d4p1:LastUpdatedDateTime> <d4p1:SubEventConductingDrawId>1</d4p1:SubEventConductingDrawId> <d4p1:SubEventId>2</d4p1:SubEventId> </d4p1:TournamentSubEventConductingDrawInfo> <d4p1:TournamentSubEventConductingDrawInfo> <d4p1:CreatedBy>1</d4p1:CreatedBy> <d4p1:Deleted>1</d4p1:Deleted> <d4p1:EventDrawsId>3</d4p1:EventDrawsId> <d4p1:EventId>1</d4p1:EventId> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:LastModifiedBy>1</d4p1:LastModifiedBy> <d4p1:LastUpdatedDateTime>2025-07-18T16:18:04.3364304+00:00</d4p1:LastUpdatedDateTime> <d4p1:SubEventConductingDrawId>1</d4p1:SubEventConductingDrawId> <d4p1:SubEventId>2</d4p1:SubEventId> </d4p1:TournamentSubEventConductingDrawInfo> </d2p1:conducting_draws> <d2p1:organization_ner_details> <d2p1:subevent_organization_ner_info> <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:18:04.3364304+00:00</d2p1:LastUpdatedDateTime> <d2p1:NERFullNationPairs>1</d2p1:NERFullNationPairs> <d2p1:NERPlayers>1</d2p1:NERPlayers> <d2p1:OrganizationId>1</d2p1:OrganizationId> <d2p1:SubEventId>1</d2p1:SubEventId> <d2p1:SubEventOrganizationNERId>1</d2p1:SubEventOrganizationNERId> </d2p1:subevent_organization_ner_info> <d2p1:subevent_organization_ner_info> <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:18:04.3364304+00:00</d2p1:LastUpdatedDateTime> <d2p1:NERFullNationPairs>1</d2p1:NERFullNationPairs> <d2p1:NERPlayers>1</d2p1:NERPlayers> <d2p1:OrganizationId>1</d2p1:OrganizationId> <d2p1:SubEventId>1</d2p1:SubEventId> <d2p1:SubEventOrganizationNERId>1</d2p1:SubEventOrganizationNERId> </d2p1:subevent_organization_ner_info> </d2p1:organization_ner_details> <d2p1:paralympic_classes xmlns:d4p1="http://schemas.datacontract.org/2004/07/"> <d4p1:EventSEParalympicClassesInfo> <d4p1:CreatedBy>1</d4p1:CreatedBy> <d4p1:Deleted>1</d4p1:Deleted> <d4p1:EventId>1</d4p1:EventId> <d4p1:EventSEParalympicClassesLinkedId>1</d4p1:EventSEParalympicClassesLinkedId> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:LastModifiedBy>1</d4p1:LastModifiedBy> <d4p1:LastUpdatedDateTime>2025-07-18T16:18:04.3364304+00:00</d4p1:LastUpdatedDateTime> <d4p1:ParalympicClassId>3</d4p1:ParalympicClassId> <d4p1:SubEventId>2</d4p1:SubEventId> </d4p1:EventSEParalympicClassesInfo> <d4p1:EventSEParalympicClassesInfo> <d4p1:CreatedBy>1</d4p1:CreatedBy> <d4p1:Deleted>1</d4p1:Deleted> <d4p1:EventId>1</d4p1:EventId> <d4p1:EventSEParalympicClassesLinkedId>1</d4p1:EventSEParalympicClassesLinkedId> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:LastModifiedBy>1</d4p1:LastModifiedBy> <d4p1:LastUpdatedDateTime>2025-07-18T16:18:04.3364304+00:00</d4p1:LastUpdatedDateTime> <d4p1:ParalympicClassId>3</d4p1:ParalympicClassId> <d4p1:SubEventId>2</d4p1:SubEventId> </d4p1:EventSEParalympicClassesInfo> </d2p1:paralympic_classes> <d2p1:phase_information xmlns:d4p1="http://schemas.datacontract.org/2004/07/"> <d4p1:EventTournamentSubEventPhasesInfo> <d4p1:Deleted>1</d4p1:Deleted> <d4p1:EndDateTime>2025-07-18T16:18:04.3364304+00:00</d4p1:EndDateTime> <d4p1:EventDrawsId>1</d4p1:EventDrawsId> <d4p1:EventId>1</d4p1:EventId> <d4p1:EventTournamentPhaseId>1</d4p1:EventTournamentPhaseId> <d4p1:IsActive>true</d4p1:IsActive> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:OrderNumber>1</d4p1:OrderNumber> <d4p1:StartDateTime>2025-07-18T16:18:04.3364304+00:00</d4p1:StartDateTime> <d4p1:SubEventId>1</d4p1:SubEventId> <d4p1:SubEventPhaseId>1</d4p1:SubEventPhaseId> </d4p1:EventTournamentSubEventPhasesInfo> <d4p1:EventTournamentSubEventPhasesInfo> <d4p1:Deleted>1</d4p1:Deleted> <d4p1:EndDateTime>2025-07-18T16:18:04.3364304+00:00</d4p1:EndDateTime> <d4p1:EventDrawsId>1</d4p1:EventDrawsId> <d4p1:EventId>1</d4p1:EventId> <d4p1:EventTournamentPhaseId>1</d4p1:EventTournamentPhaseId> <d4p1:IsActive>true</d4p1:IsActive> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:OrderNumber>1</d4p1:OrderNumber> <d4p1:StartDateTime>2025-07-18T16:18:04.3364304+00:00</d4p1:StartDateTime> <d4p1:SubEventId>1</d4p1:SubEventId> <d4p1:SubEventPhaseId>1</d4p1:SubEventPhaseId> </d4p1:EventTournamentSubEventPhasesInfo> </d2p1:phase_information> <d2p1:prize_information xmlns:d4p1="http://schemas.datacontract.org/2004/07/"> <d4p1:EventTournamentPrizeMoneyInfo> <d4p1:CurrencyId>1</d4p1:CurrencyId> <d4p1:Deleted>1</d4p1:Deleted> <d4p1:EventDrawsId>1</d4p1:EventDrawsId> <d4p1:EventId>1</d4p1:EventId> <d4p1:EventTournamentPhaseId>1</d4p1:EventTournamentPhaseId> <d4p1:EventTournamentPrizeMoneyId>1</d4p1:EventTournamentPrizeMoneyId> <d4p1:IsActive>true</d4p1:IsActive> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:PrizeMoney>sample string 1</d4p1:PrizeMoney> <d4p1:PrizePositionId>1</d4p1:PrizePositionId> <d4p1:SubEventId>1</d4p1:SubEventId> </d4p1:EventTournamentPrizeMoneyInfo> <d4p1:EventTournamentPrizeMoneyInfo> <d4p1:CurrencyId>1</d4p1:CurrencyId> <d4p1:Deleted>1</d4p1:Deleted> <d4p1:EventDrawsId>1</d4p1:EventDrawsId> <d4p1:EventId>1</d4p1:EventId> <d4p1:EventTournamentPhaseId>1</d4p1:EventTournamentPhaseId> <d4p1:EventTournamentPrizeMoneyId>1</d4p1:EventTournamentPrizeMoneyId> <d4p1:IsActive>true</d4p1:IsActive> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:PrizeMoney>sample string 1</d4p1:PrizeMoney> <d4p1:PrizePositionId>1</d4p1:PrizePositionId> <d4p1:SubEventId>1</d4p1:SubEventId> </d4p1:EventTournamentPrizeMoneyInfo> </d2p1:prize_information> </d2p1:TournamentSubEventCreateJSON> <d2p1:TournamentSubEventCreateJSON> <d2p1:age_category_information xmlns:d4p1="http://schemas.datacontract.org/2004/07/"> <d4p1:EventTournamentSubEventAgeCategoryInfo> <d4p1:CreatedBy>1</d4p1:CreatedBy> <d4p1:Deleted>1</d4p1:Deleted> <d4p1:EventId>1</d4p1:EventId> <d4p1:EventTournamentSubEventAgeCategoryLinkedId>1</d4p1:EventTournamentSubEventAgeCategoryLinkedId> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:LastModifiedBy>1</d4p1:LastModifiedBy> <d4p1:LastUpdatedDateTime>2025-07-18T16:18:04.3364304+00:00</d4p1:LastUpdatedDateTime> <d4p1:SubEventId>2</d4p1:SubEventId> <d4p1:TournamentAgeCategoryId>3</d4p1:TournamentAgeCategoryId> </d4p1:EventTournamentSubEventAgeCategoryInfo> <d4p1:EventTournamentSubEventAgeCategoryInfo> <d4p1:CreatedBy>1</d4p1:CreatedBy> <d4p1:Deleted>1</d4p1:Deleted> <d4p1:EventId>1</d4p1:EventId> <d4p1:EventTournamentSubEventAgeCategoryLinkedId>1</d4p1:EventTournamentSubEventAgeCategoryLinkedId> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:LastModifiedBy>1</d4p1:LastModifiedBy> <d4p1:LastUpdatedDateTime>2025-07-18T16:18:04.3364304+00:00</d4p1:LastUpdatedDateTime> <d4p1:SubEventId>2</d4p1:SubEventId> <d4p1:TournamentAgeCategoryId>3</d4p1:TournamentAgeCategoryId> </d4p1:EventTournamentSubEventAgeCategoryInfo> </d2p1:age_category_information> <d2p1:basic_information> <d2p1:CreatedBy>1</d2p1:CreatedBy> <d2p1:Deleted>1</d2p1:Deleted> <d2p1:EntriesRankingMonth>1</d2p1:EntriesRankingMonth> <d2p1:EntriesRankingWeek>1</d2p1:EntriesRankingWeek> <d2p1:EntriesRankingYear>1</d2p1:EntriesRankingYear> <d2p1:EventId>1</d2p1:EventId> <d2p1:EventTournamentRestrictionId>1</d2p1:EventTournamentRestrictionId> <d2p1:InterOrgPartnershipsAllowed>true</d2p1:InterOrgPartnershipsAllowed> <d2p1:IsActive>true</d2p1:IsActive> <d2p1:IsDeleted>true</d2p1:IsDeleted> <d2p1:IsOptional>true</d2p1:IsOptional> <d2p1:LOCGeneralMenQuota>1</d2p1:LOCGeneralMenQuota> <d2p1:LOCGeneralWomenQuota>1</d2p1:LOCGeneralWomenQuota> <d2p1:LastModifiedBy>1</d2p1:LastModifiedBy> <d2p1:LastUpdatedDateTime>2025-07-18T16:18:04.3364304+00:00</d2p1:LastUpdatedDateTime> <d2p1:MaxTeamSize>1</d2p1:MaxTeamSize> <d2p1:MinTeamSize>1</d2p1:MinTeamSize> <d2p1:NumberOfTotalMatches>1</d2p1:NumberOfTotalMatches> <d2p1:OrgGeneralMenQuota>1</d2p1:OrgGeneralMenQuota> <d2p1:OrgGeneralWomenQuota>1</d2p1:OrgGeneralWomenQuota> <d2p1:PlayerEntriesEndDate>2025-07-18T16:18:04.3364304+00:00</d2p1:PlayerEntriesEndDate> <d2p1:PlayerEntriesStartDate>2025-07-18T16:18:04.3364304+00:00</d2p1:PlayerEntriesStartDate> <d2p1:SeedingRankingMonth>1</d2p1:SeedingRankingMonth> <d2p1:SeedingRankingWeek>1</d2p1:SeedingRankingWeek> <d2p1:SeedingRankingYear>1</d2p1:SeedingRankingYear> <d2p1:SubEventCode>sample string 4</d2p1:SubEventCode> <d2p1:SubEventDesc>sample string 3</d2p1:SubEventDesc> <d2p1:SubEventDrawTypeId>1</d2p1:SubEventDrawTypeId> <d2p1:SubEventEntryType>sample string 6</d2p1:SubEventEntryType> <d2p1:SubEventId>1</d2p1:SubEventId> <d2p1:SubEventName>sample string 2</d2p1:SubEventName> <d2p1:WaitingListAllowed>true</d2p1:WaitingListAllowed> </d2p1:basic_information> <d2p1:conducting_draws xmlns:d4p1="http://schemas.datacontract.org/2004/07/"> <d4p1:TournamentSubEventConductingDrawInfo> <d4p1:CreatedBy>1</d4p1:CreatedBy> <d4p1:Deleted>1</d4p1:Deleted> <d4p1:EventDrawsId>3</d4p1:EventDrawsId> <d4p1:EventId>1</d4p1:EventId> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:LastModifiedBy>1</d4p1:LastModifiedBy> <d4p1:LastUpdatedDateTime>2025-07-18T16:18:04.3364304+00:00</d4p1:LastUpdatedDateTime> <d4p1:SubEventConductingDrawId>1</d4p1:SubEventConductingDrawId> <d4p1:SubEventId>2</d4p1:SubEventId> </d4p1:TournamentSubEventConductingDrawInfo> <d4p1:TournamentSubEventConductingDrawInfo> <d4p1:CreatedBy>1</d4p1:CreatedBy> <d4p1:Deleted>1</d4p1:Deleted> <d4p1:EventDrawsId>3</d4p1:EventDrawsId> <d4p1:EventId>1</d4p1:EventId> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:LastModifiedBy>1</d4p1:LastModifiedBy> <d4p1:LastUpdatedDateTime>2025-07-18T16:18:04.3364304+00:00</d4p1:LastUpdatedDateTime> <d4p1:SubEventConductingDrawId>1</d4p1:SubEventConductingDrawId> <d4p1:SubEventId>2</d4p1:SubEventId> </d4p1:TournamentSubEventConductingDrawInfo> </d2p1:conducting_draws> <d2p1:organization_ner_details> <d2p1:subevent_organization_ner_info> <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:18:04.3364304+00:00</d2p1:LastUpdatedDateTime> <d2p1:NERFullNationPairs>1</d2p1:NERFullNationPairs> <d2p1:NERPlayers>1</d2p1:NERPlayers> <d2p1:OrganizationId>1</d2p1:OrganizationId> <d2p1:SubEventId>1</d2p1:SubEventId> <d2p1:SubEventOrganizationNERId>1</d2p1:SubEventOrganizationNERId> </d2p1:subevent_organization_ner_info> <d2p1:subevent_organization_ner_info> <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:18:04.3364304+00:00</d2p1:LastUpdatedDateTime> <d2p1:NERFullNationPairs>1</d2p1:NERFullNationPairs> <d2p1:NERPlayers>1</d2p1:NERPlayers> <d2p1:OrganizationId>1</d2p1:OrganizationId> <d2p1:SubEventId>1</d2p1:SubEventId> <d2p1:SubEventOrganizationNERId>1</d2p1:SubEventOrganizationNERId> </d2p1:subevent_organization_ner_info> </d2p1:organization_ner_details> <d2p1:paralympic_classes xmlns:d4p1="http://schemas.datacontract.org/2004/07/"> <d4p1:EventSEParalympicClassesInfo> <d4p1:CreatedBy>1</d4p1:CreatedBy> <d4p1:Deleted>1</d4p1:Deleted> <d4p1:EventId>1</d4p1:EventId> <d4p1:EventSEParalympicClassesLinkedId>1</d4p1:EventSEParalympicClassesLinkedId> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:LastModifiedBy>1</d4p1:LastModifiedBy> <d4p1:LastUpdatedDateTime>2025-07-18T16:18:04.3364304+00:00</d4p1:LastUpdatedDateTime> <d4p1:ParalympicClassId>3</d4p1:ParalympicClassId> <d4p1:SubEventId>2</d4p1:SubEventId> </d4p1:EventSEParalympicClassesInfo> <d4p1:EventSEParalympicClassesInfo> <d4p1:CreatedBy>1</d4p1:CreatedBy> <d4p1:Deleted>1</d4p1:Deleted> <d4p1:EventId>1</d4p1:EventId> <d4p1:EventSEParalympicClassesLinkedId>1</d4p1:EventSEParalympicClassesLinkedId> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:LastModifiedBy>1</d4p1:LastModifiedBy> <d4p1:LastUpdatedDateTime>2025-07-18T16:18:04.3364304+00:00</d4p1:LastUpdatedDateTime> <d4p1:ParalympicClassId>3</d4p1:ParalympicClassId> <d4p1:SubEventId>2</d4p1:SubEventId> </d4p1:EventSEParalympicClassesInfo> </d2p1:paralympic_classes> <d2p1:phase_information xmlns:d4p1="http://schemas.datacontract.org/2004/07/"> <d4p1:EventTournamentSubEventPhasesInfo> <d4p1:Deleted>1</d4p1:Deleted> <d4p1:EndDateTime>2025-07-18T16:18:04.3364304+00:00</d4p1:EndDateTime> <d4p1:EventDrawsId>1</d4p1:EventDrawsId> <d4p1:EventId>1</d4p1:EventId> <d4p1:EventTournamentPhaseId>1</d4p1:EventTournamentPhaseId> <d4p1:IsActive>true</d4p1:IsActive> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:OrderNumber>1</d4p1:OrderNumber> <d4p1:StartDateTime>2025-07-18T16:18:04.3364304+00:00</d4p1:StartDateTime> <d4p1:SubEventId>1</d4p1:SubEventId> <d4p1:SubEventPhaseId>1</d4p1:SubEventPhaseId> </d4p1:EventTournamentSubEventPhasesInfo> <d4p1:EventTournamentSubEventPhasesInfo> <d4p1:Deleted>1</d4p1:Deleted> <d4p1:EndDateTime>2025-07-18T16:18:04.3364304+00:00</d4p1:EndDateTime> <d4p1:EventDrawsId>1</d4p1:EventDrawsId> <d4p1:EventId>1</d4p1:EventId> <d4p1:EventTournamentPhaseId>1</d4p1:EventTournamentPhaseId> <d4p1:IsActive>true</d4p1:IsActive> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:OrderNumber>1</d4p1:OrderNumber> <d4p1:StartDateTime>2025-07-18T16:18:04.3364304+00:00</d4p1:StartDateTime> <d4p1:SubEventId>1</d4p1:SubEventId> <d4p1:SubEventPhaseId>1</d4p1:SubEventPhaseId> </d4p1:EventTournamentSubEventPhasesInfo> </d2p1:phase_information> <d2p1:prize_information xmlns:d4p1="http://schemas.datacontract.org/2004/07/"> <d4p1:EventTournamentPrizeMoneyInfo> <d4p1:CurrencyId>1</d4p1:CurrencyId> <d4p1:Deleted>1</d4p1:Deleted> <d4p1:EventDrawsId>1</d4p1:EventDrawsId> <d4p1:EventId>1</d4p1:EventId> <d4p1:EventTournamentPhaseId>1</d4p1:EventTournamentPhaseId> <d4p1:EventTournamentPrizeMoneyId>1</d4p1:EventTournamentPrizeMoneyId> <d4p1:IsActive>true</d4p1:IsActive> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:PrizeMoney>sample string 1</d4p1:PrizeMoney> <d4p1:PrizePositionId>1</d4p1:PrizePositionId> <d4p1:SubEventId>1</d4p1:SubEventId> </d4p1:EventTournamentPrizeMoneyInfo> <d4p1:EventTournamentPrizeMoneyInfo> <d4p1:CurrencyId>1</d4p1:CurrencyId> <d4p1:Deleted>1</d4p1:Deleted> <d4p1:EventDrawsId>1</d4p1:EventDrawsId> <d4p1:EventId>1</d4p1:EventId> <d4p1:EventTournamentPhaseId>1</d4p1:EventTournamentPhaseId> <d4p1:EventTournamentPrizeMoneyId>1</d4p1:EventTournamentPrizeMoneyId> <d4p1:IsActive>true</d4p1:IsActive> <d4p1:IsDeleted>true</d4p1:IsDeleted> <d4p1:PrizeMoney>sample string 1</d4p1:PrizeMoney> <d4p1:PrizePositionId>1</d4p1:PrizePositionId> <d4p1:SubEventId>1</d4p1:SubEventId> </d4p1:EventTournamentPrizeMoneyInfo> </d2p1:prize_information> </d2p1:TournamentSubEventCreateJSON> </subevents> </suubevent_ids_change_dc>