GET api/SubEvent/{id}/Cleandata
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
TournamentSubEventCleanJSON| Name | Description | Type | Additional information |
|---|---|---|---|
| basic_information | Clean_TournamentSubEventBasicInfo |
None. |
|
| phase_information | Collection of Clean_EventTournamentSubEventPhasesInfo |
None. |
|
| prize_information | Collection of Clean_EventTournamentPrizeMoneyInfo |
None. |
|
| age_category_information | Collection of Clean_EventTournamentSubEventAgeCategoryInfo |
None. |
|
| conducting_draws | Collection of Clean_TournamentSubEventConductingDrawInfo |
None. |
|
| restriction_info | EventTournamentRestrictionInfo |
None. |
|
| paralympic_classes | Collection of Clean_EventSEParalympicClassesInfo |
None. |
Response Formats
application/json, text/json
Sample:
{
"basic_information": {
"SubEventTypeName": "sample string 1",
"SubEventDrawTypeName": "sample string 2",
"SubEventId": 1,
"EventId": 3,
"SubEventName": "sample string 4",
"SubEventDesc": "sample string 5",
"SubEventCode": "sample string 6",
"EventTournamentRestrictionId": 1,
"NumberOfTotalMatches": 1,
"IsActive": true,
"SubEventEntryType": "sample string 8",
"InterOrgPartnershipsAllowed": true,
"IsOptional": true,
"WaitingListAllowed": true,
"OrgGeneralMenQuota": 1,
"OrgGeneralWomenQuota": 1,
"LOCGeneralMenQuota": 1,
"LOCGeneralWomenQuota": 1,
"MinTeamSize": 1,
"MaxTeamSize": 1,
"SubEventDrawTypeId": 1,
"Deleted": 1,
"CreatedBy": 1,
"LastModifiedBy": 1,
"LastUpdatedDateTime": "2026-02-04T07:59:15.0412174+00:00",
"IsDeleted": true,
"PlayerEntriesStartDate": "2026-02-04T07:59:15.0412174+00:00",
"PlayerEntriesEndDate": "2026-02-04T07:59:15.0412174+00:00",
"EntriesRankingWeek": 1,
"EntriesRankingMonth": 1,
"EntriesRankingYear": 1,
"SeedingRankingWeek": 1,
"SeedingRankingMonth": 1,
"SeedingRankingYear": 1
},
"phase_information": [
{
"SubEventName": "sample string 1",
"PhaseName": "sample string 2",
"DrawName": "sample string 3",
"SubEventPhaseId": 1,
"EventId": 1,
"SubEventId": 1,
"EventTournamentPhaseId": 1,
"EventDrawsId": 1,
"OrderNumber": 1,
"IsActive": true,
"IsDeleted": true,
"Deleted": 1,
"StartDateTime": "2026-02-04T07:59:15.0412174+00:00",
"EndDateTime": "2026-02-04T07:59:15.0412174+00:00"
},
{
"SubEventName": "sample string 1",
"PhaseName": "sample string 2",
"DrawName": "sample string 3",
"SubEventPhaseId": 1,
"EventId": 1,
"SubEventId": 1,
"EventTournamentPhaseId": 1,
"EventDrawsId": 1,
"OrderNumber": 1,
"IsActive": true,
"IsDeleted": true,
"Deleted": 1,
"StartDateTime": "2026-02-04T07:59:15.0412174+00:00",
"EndDateTime": "2026-02-04T07:59:15.0412174+00:00"
}
],
"prize_information": [
{
"SubEventName": "sample string 1",
"DrawName": "sample string 2",
"PhaseName": "sample string 3",
"CurrencyName": "sample string 4",
"EventTournamentPrizeMoneyId": 1,
"EventId": 1,
"SubEventId": 1,
"EventDrawsId": 1,
"EventTournamentPhaseId": 1,
"PrizeMoney": "sample string 5",
"CurrencyId": 1,
"PrizePositionId": 1,
"IsActive": true,
"IsDeleted": true,
"Deleted": 1
},
{
"SubEventName": "sample string 1",
"DrawName": "sample string 2",
"PhaseName": "sample string 3",
"CurrencyName": "sample string 4",
"EventTournamentPrizeMoneyId": 1,
"EventId": 1,
"SubEventId": 1,
"EventDrawsId": 1,
"EventTournamentPhaseId": 1,
"PrizeMoney": "sample string 5",
"CurrencyId": 1,
"PrizePositionId": 1,
"IsActive": true,
"IsDeleted": true,
"Deleted": 1
}
],
"age_category_information": [
{
"SubEventName": "sample string 1",
"TournamentAgeCategoryName": "sample string 2",
"AgeLimitStart": 3,
"AgeLimitEnd": 4,
"EventTournamentSubEventAgeCategoryLinkedId": 1,
"EventId": 5,
"SubEventId": 6,
"TournamentAgeCategoryId": 7,
"Deleted": 1,
"CreatedBy": 1,
"LastModifiedBy": 1,
"LastUpdatedDateTime": "2026-02-04T07:59:15.0412174+00:00",
"IsDeleted": true
},
{
"SubEventName": "sample string 1",
"TournamentAgeCategoryName": "sample string 2",
"AgeLimitStart": 3,
"AgeLimitEnd": 4,
"EventTournamentSubEventAgeCategoryLinkedId": 1,
"EventId": 5,
"SubEventId": 6,
"TournamentAgeCategoryId": 7,
"Deleted": 1,
"CreatedBy": 1,
"LastModifiedBy": 1,
"LastUpdatedDateTime": "2026-02-04T07:59:15.0412174+00:00",
"IsDeleted": true
}
],
"conducting_draws": [
{
"SubEventName": "sample string 1",
"DrawName": "sample string 2",
"SubEventConductingDrawId": 1,
"EventId": 3,
"SubEventId": 4,
"EventDrawsId": 5,
"Deleted": 1,
"CreatedBy": 1,
"LastModifiedBy": 1,
"LastUpdatedDateTime": "2026-02-04T07:59:15.0412174+00:00",
"IsDeleted": true
},
{
"SubEventName": "sample string 1",
"DrawName": "sample string 2",
"SubEventConductingDrawId": 1,
"EventId": 3,
"SubEventId": 4,
"EventDrawsId": 5,
"Deleted": 1,
"CreatedBy": 1,
"LastModifiedBy": 1,
"LastUpdatedDateTime": "2026-02-04T07:59:15.0412174+00:00",
"IsDeleted": true
}
],
"restriction_info": {
"EventTournamentRestrictionId": 1,
"EventName": "sample string 2",
"EventCoreTypeId": 3,
"SubEventPlayTypeId": 4,
"SubEventDrawTypeId": 1,
"NERPlayers_MainDraw": 1,
"NERPairFull_MainDraw": 1,
"NERAllNationPairs_MainDraw": 1,
"NERPlayers_QualDraw": 1,
"NERPairFull_QualDraw": 1,
"NERAllNationPairs_QualDraw": 1,
"HostWildCards_MainDraw": 1,
"HostWildCards_QualDraw": 1,
"WTTWildCards": 1,
"AutomaticEntry_MainDraw": 1,
"AutomaticEntry_QualDraw": 1,
"ContinentalWinners_MainDraw": 1,
"MainDrawQualifierSpots": 1,
"PDR_MainDraw": 1,
"PDR_QualDraw": 1,
"MainDrawSize": 1,
"QualDrawSize": 1,
"MainDrawSeeds": 1,
"QualDrawSeeds": 1,
"IsWaitingListAllowed": true,
"IsActive": true,
"CreatedDateTime": "2026-02-04T07:59:15.0412174+00:00",
"LastUpdatedDateTime": "2026-02-04T07:59:15.0412174+00:00",
"CreatedBy": 1,
"LastModifiedBy": 1,
"IsDeleted": true,
"YouthNominated_MainDraw": 1,
"YouthNominated_QualDraw": 1,
"HOST_NERPlayers_MainDraw": 1,
"HOST_NERTotalPairs_MainDraw": 1,
"HOST_NERAllNationPairs_MainDraw": 1,
"HOST_NERPlayers_QualDraw": 1,
"HOST_NERTotalPairs_QualDraw": 1,
"HOST_NERAllNationPairs_QualDraw": 1,
"PDRRankLimit": 1,
"OCGC_MainDraw": 1,
"OCGC_QualDraw": 1,
"IsOverwrite": true
},
"paralympic_classes": [
{
"ParalympicClassName": "sample string 1",
"EventSEParalympicClassesLinkedId": 1,
"EventId": 1,
"SubEventId": 1,
"ParalympicClassId": 1,
"Deleted": 1,
"CreatedBy": 1,
"LastModifiedBy": 1,
"LastUpdatedDateTime": "2026-02-04T07:59:15.0412174+00:00",
"IsDeleted": true
},
{
"ParalympicClassName": "sample string 1",
"EventSEParalympicClassesLinkedId": 1,
"EventId": 1,
"SubEventId": 1,
"ParalympicClassId": 1,
"Deleted": 1,
"CreatedBy": 1,
"LastModifiedBy": 1,
"LastUpdatedDateTime": "2026-02-04T07:59:15.0412174+00:00",
"IsDeleted": true
}
]
}
application/xml, text/xml
Sample:
<TournamentSubEventCleanJSON xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ClassLibraryITTF1">
<age_category_information xmlns:d2p1="http://schemas.datacontract.org/2004/07/">
<d2p1:Clean_EventTournamentSubEventAgeCategoryInfo>
<d2p1:CreatedBy>1</d2p1:CreatedBy>
<d2p1:Deleted>1</d2p1:Deleted>
<d2p1:EventId>5</d2p1:EventId>
<d2p1:EventTournamentSubEventAgeCategoryLinkedId>1</d2p1:EventTournamentSubEventAgeCategoryLinkedId>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:LastModifiedBy>1</d2p1:LastModifiedBy>
<d2p1:LastUpdatedDateTime>2026-02-04T07:59:15.0412174+00:00</d2p1:LastUpdatedDateTime>
<d2p1:SubEventId>6</d2p1:SubEventId>
<d2p1:TournamentAgeCategoryId>7</d2p1:TournamentAgeCategoryId>
<d2p1:AgeLimitEnd>4</d2p1:AgeLimitEnd>
<d2p1:AgeLimitStart>3</d2p1:AgeLimitStart>
<d2p1:SubEventName>sample string 1</d2p1:SubEventName>
<d2p1:TournamentAgeCategoryName>sample string 2</d2p1:TournamentAgeCategoryName>
</d2p1:Clean_EventTournamentSubEventAgeCategoryInfo>
<d2p1:Clean_EventTournamentSubEventAgeCategoryInfo>
<d2p1:CreatedBy>1</d2p1:CreatedBy>
<d2p1:Deleted>1</d2p1:Deleted>
<d2p1:EventId>5</d2p1:EventId>
<d2p1:EventTournamentSubEventAgeCategoryLinkedId>1</d2p1:EventTournamentSubEventAgeCategoryLinkedId>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:LastModifiedBy>1</d2p1:LastModifiedBy>
<d2p1:LastUpdatedDateTime>2026-02-04T07:59:15.0412174+00:00</d2p1:LastUpdatedDateTime>
<d2p1:SubEventId>6</d2p1:SubEventId>
<d2p1:TournamentAgeCategoryId>7</d2p1:TournamentAgeCategoryId>
<d2p1:AgeLimitEnd>4</d2p1:AgeLimitEnd>
<d2p1:AgeLimitStart>3</d2p1:AgeLimitStart>
<d2p1:SubEventName>sample string 1</d2p1:SubEventName>
<d2p1:TournamentAgeCategoryName>sample string 2</d2p1:TournamentAgeCategoryName>
</d2p1:Clean_EventTournamentSubEventAgeCategoryInfo>
</age_category_information>
<basic_information>
<CreatedBy>1</CreatedBy>
<Deleted>1</Deleted>
<EntriesRankingMonth>1</EntriesRankingMonth>
<EntriesRankingWeek>1</EntriesRankingWeek>
<EntriesRankingYear>1</EntriesRankingYear>
<EventId>3</EventId>
<EventTournamentRestrictionId>1</EventTournamentRestrictionId>
<InterOrgPartnershipsAllowed>true</InterOrgPartnershipsAllowed>
<IsActive>true</IsActive>
<IsDeleted>true</IsDeleted>
<IsOptional>true</IsOptional>
<LOCGeneralMenQuota>1</LOCGeneralMenQuota>
<LOCGeneralWomenQuota>1</LOCGeneralWomenQuota>
<LastModifiedBy>1</LastModifiedBy>
<LastUpdatedDateTime>2026-02-04T07:59:15.0412174+00:00</LastUpdatedDateTime>
<MaxTeamSize>1</MaxTeamSize>
<MinTeamSize>1</MinTeamSize>
<NumberOfTotalMatches>1</NumberOfTotalMatches>
<OrgGeneralMenQuota>1</OrgGeneralMenQuota>
<OrgGeneralWomenQuota>1</OrgGeneralWomenQuota>
<PlayerEntriesEndDate>2026-02-04T07:59:15.0412174+00:00</PlayerEntriesEndDate>
<PlayerEntriesStartDate>2026-02-04T07:59:15.0412174+00:00</PlayerEntriesStartDate>
<SeedingRankingMonth>1</SeedingRankingMonth>
<SeedingRankingWeek>1</SeedingRankingWeek>
<SeedingRankingYear>1</SeedingRankingYear>
<SubEventCode>sample string 6</SubEventCode>
<SubEventDesc>sample string 5</SubEventDesc>
<SubEventDrawTypeId>1</SubEventDrawTypeId>
<SubEventEntryType>sample string 8</SubEventEntryType>
<SubEventId>1</SubEventId>
<SubEventName>sample string 4</SubEventName>
<WaitingListAllowed>true</WaitingListAllowed>
<SubEventDrawTypeName>sample string 2</SubEventDrawTypeName>
<SubEventTypeName>sample string 1</SubEventTypeName>
</basic_information>
<conducting_draws xmlns:d2p1="http://schemas.datacontract.org/2004/07/">
<d2p1:Clean_TournamentSubEventConductingDrawInfo>
<d2p1:CreatedBy>1</d2p1:CreatedBy>
<d2p1:Deleted>1</d2p1:Deleted>
<d2p1:EventDrawsId>5</d2p1:EventDrawsId>
<d2p1:EventId>3</d2p1:EventId>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:LastModifiedBy>1</d2p1:LastModifiedBy>
<d2p1:LastUpdatedDateTime>2026-02-04T07:59:15.0412174+00:00</d2p1:LastUpdatedDateTime>
<d2p1:SubEventConductingDrawId>1</d2p1:SubEventConductingDrawId>
<d2p1:SubEventId>4</d2p1:SubEventId>
<d2p1:DrawName>sample string 2</d2p1:DrawName>
<d2p1:SubEventName>sample string 1</d2p1:SubEventName>
</d2p1:Clean_TournamentSubEventConductingDrawInfo>
<d2p1:Clean_TournamentSubEventConductingDrawInfo>
<d2p1:CreatedBy>1</d2p1:CreatedBy>
<d2p1:Deleted>1</d2p1:Deleted>
<d2p1:EventDrawsId>5</d2p1:EventDrawsId>
<d2p1:EventId>3</d2p1:EventId>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:LastModifiedBy>1</d2p1:LastModifiedBy>
<d2p1:LastUpdatedDateTime>2026-02-04T07:59:15.0412174+00:00</d2p1:LastUpdatedDateTime>
<d2p1:SubEventConductingDrawId>1</d2p1:SubEventConductingDrawId>
<d2p1:SubEventId>4</d2p1:SubEventId>
<d2p1:DrawName>sample string 2</d2p1:DrawName>
<d2p1:SubEventName>sample string 1</d2p1:SubEventName>
</d2p1:Clean_TournamentSubEventConductingDrawInfo>
</conducting_draws>
<paralympic_classes>
<Clean_EventSEParalympicClassesInfo>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
<EventId xmlns="http://schemas.datacontract.org/2004/07/">1</EventId>
<EventSEParalympicClassesLinkedId xmlns="http://schemas.datacontract.org/2004/07/">1</EventSEParalympicClassesLinkedId>
<IsDeleted xmlns="http://schemas.datacontract.org/2004/07/">true</IsDeleted>
<LastModifiedBy xmlns="http://schemas.datacontract.org/2004/07/">1</LastModifiedBy>
<LastUpdatedDateTime xmlns="http://schemas.datacontract.org/2004/07/">2026-02-04T07:59:15.0412174+00:00</LastUpdatedDateTime>
<ParalympicClassId xmlns="http://schemas.datacontract.org/2004/07/">1</ParalympicClassId>
<SubEventId xmlns="http://schemas.datacontract.org/2004/07/">1</SubEventId>
<ParalympicClassName>sample string 1</ParalympicClassName>
</Clean_EventSEParalympicClassesInfo>
<Clean_EventSEParalympicClassesInfo>
<CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
<Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
<EventId xmlns="http://schemas.datacontract.org/2004/07/">1</EventId>
<EventSEParalympicClassesLinkedId xmlns="http://schemas.datacontract.org/2004/07/">1</EventSEParalympicClassesLinkedId>
<IsDeleted xmlns="http://schemas.datacontract.org/2004/07/">true</IsDeleted>
<LastModifiedBy xmlns="http://schemas.datacontract.org/2004/07/">1</LastModifiedBy>
<LastUpdatedDateTime xmlns="http://schemas.datacontract.org/2004/07/">2026-02-04T07:59:15.0412174+00:00</LastUpdatedDateTime>
<ParalympicClassId xmlns="http://schemas.datacontract.org/2004/07/">1</ParalympicClassId>
<SubEventId xmlns="http://schemas.datacontract.org/2004/07/">1</SubEventId>
<ParalympicClassName>sample string 1</ParalympicClassName>
</Clean_EventSEParalympicClassesInfo>
</paralympic_classes>
<phase_information xmlns:d2p1="http://schemas.datacontract.org/2004/07/">
<d2p1:Clean_EventTournamentSubEventPhasesInfo>
<d2p1:Deleted>1</d2p1:Deleted>
<d2p1:EndDateTime>2026-02-04T07:59:15.0412174+00:00</d2p1:EndDateTime>
<d2p1:EventDrawsId>1</d2p1:EventDrawsId>
<d2p1:EventId>1</d2p1:EventId>
<d2p1:EventTournamentPhaseId>1</d2p1:EventTournamentPhaseId>
<d2p1:IsActive>true</d2p1:IsActive>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:OrderNumber>1</d2p1:OrderNumber>
<d2p1:StartDateTime>2026-02-04T07:59:15.0412174+00:00</d2p1:StartDateTime>
<d2p1:SubEventId>1</d2p1:SubEventId>
<d2p1:SubEventPhaseId>1</d2p1:SubEventPhaseId>
<d2p1:DrawName>sample string 3</d2p1:DrawName>
<d2p1:PhaseName>sample string 2</d2p1:PhaseName>
<d2p1:SubEventName>sample string 1</d2p1:SubEventName>
</d2p1:Clean_EventTournamentSubEventPhasesInfo>
<d2p1:Clean_EventTournamentSubEventPhasesInfo>
<d2p1:Deleted>1</d2p1:Deleted>
<d2p1:EndDateTime>2026-02-04T07:59:15.0412174+00:00</d2p1:EndDateTime>
<d2p1:EventDrawsId>1</d2p1:EventDrawsId>
<d2p1:EventId>1</d2p1:EventId>
<d2p1:EventTournamentPhaseId>1</d2p1:EventTournamentPhaseId>
<d2p1:IsActive>true</d2p1:IsActive>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:OrderNumber>1</d2p1:OrderNumber>
<d2p1:StartDateTime>2026-02-04T07:59:15.0412174+00:00</d2p1:StartDateTime>
<d2p1:SubEventId>1</d2p1:SubEventId>
<d2p1:SubEventPhaseId>1</d2p1:SubEventPhaseId>
<d2p1:DrawName>sample string 3</d2p1:DrawName>
<d2p1:PhaseName>sample string 2</d2p1:PhaseName>
<d2p1:SubEventName>sample string 1</d2p1:SubEventName>
</d2p1:Clean_EventTournamentSubEventPhasesInfo>
</phase_information>
<prize_information xmlns:d2p1="http://schemas.datacontract.org/2004/07/">
<d2p1:Clean_EventTournamentPrizeMoneyInfo>
<d2p1:CurrencyId>1</d2p1:CurrencyId>
<d2p1:Deleted>1</d2p1:Deleted>
<d2p1:EventDrawsId>1</d2p1:EventDrawsId>
<d2p1:EventId>1</d2p1:EventId>
<d2p1:EventTournamentPhaseId>1</d2p1:EventTournamentPhaseId>
<d2p1:EventTournamentPrizeMoneyId>1</d2p1:EventTournamentPrizeMoneyId>
<d2p1:IsActive>true</d2p1:IsActive>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:PrizeMoney>sample string 5</d2p1:PrizeMoney>
<d2p1:PrizePositionId>1</d2p1:PrizePositionId>
<d2p1:SubEventId>1</d2p1:SubEventId>
<d2p1:CurrencyName>sample string 4</d2p1:CurrencyName>
<d2p1:DrawName>sample string 2</d2p1:DrawName>
<d2p1:PhaseName>sample string 3</d2p1:PhaseName>
<d2p1:SubEventName>sample string 1</d2p1:SubEventName>
</d2p1:Clean_EventTournamentPrizeMoneyInfo>
<d2p1:Clean_EventTournamentPrizeMoneyInfo>
<d2p1:CurrencyId>1</d2p1:CurrencyId>
<d2p1:Deleted>1</d2p1:Deleted>
<d2p1:EventDrawsId>1</d2p1:EventDrawsId>
<d2p1:EventId>1</d2p1:EventId>
<d2p1:EventTournamentPhaseId>1</d2p1:EventTournamentPhaseId>
<d2p1:EventTournamentPrizeMoneyId>1</d2p1:EventTournamentPrizeMoneyId>
<d2p1:IsActive>true</d2p1:IsActive>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:PrizeMoney>sample string 5</d2p1:PrizeMoney>
<d2p1:PrizePositionId>1</d2p1:PrizePositionId>
<d2p1:SubEventId>1</d2p1:SubEventId>
<d2p1:CurrencyName>sample string 4</d2p1:CurrencyName>
<d2p1:DrawName>sample string 2</d2p1:DrawName>
<d2p1:PhaseName>sample string 3</d2p1:PhaseName>
<d2p1:SubEventName>sample string 1</d2p1:SubEventName>
</d2p1:Clean_EventTournamentPrizeMoneyInfo>
</prize_information>
<restriction_info xmlns:d2p1="http://schemas.datacontract.org/2004/07/">
<d2p1:AutomaticEntry_MainDraw>1</d2p1:AutomaticEntry_MainDraw>
<d2p1:AutomaticEntry_QualDraw>1</d2p1:AutomaticEntry_QualDraw>
<d2p1:ContinentalWinners_MainDraw>1</d2p1:ContinentalWinners_MainDraw>
<d2p1:CreatedBy>1</d2p1:CreatedBy>
<d2p1:CreatedDateTime>2026-02-04T07:59:15.0412174+00:00</d2p1:CreatedDateTime>
<d2p1:EventCoreTypeId>3</d2p1:EventCoreTypeId>
<d2p1:EventName>sample string 2</d2p1:EventName>
<d2p1:EventTournamentRestrictionId>1</d2p1:EventTournamentRestrictionId>
<d2p1:HOST_NERAllNationPairs_MainDraw>1</d2p1:HOST_NERAllNationPairs_MainDraw>
<d2p1:HOST_NERAllNationPairs_QualDraw>1</d2p1:HOST_NERAllNationPairs_QualDraw>
<d2p1:HOST_NERPlayers_MainDraw>1</d2p1:HOST_NERPlayers_MainDraw>
<d2p1:HOST_NERPlayers_QualDraw>1</d2p1:HOST_NERPlayers_QualDraw>
<d2p1:HOST_NERTotalPairs_MainDraw>1</d2p1:HOST_NERTotalPairs_MainDraw>
<d2p1:HOST_NERTotalPairs_QualDraw>1</d2p1:HOST_NERTotalPairs_QualDraw>
<d2p1:HostWildCards_MainDraw>1</d2p1:HostWildCards_MainDraw>
<d2p1:HostWildCards_QualDraw>1</d2p1:HostWildCards_QualDraw>
<d2p1:IsActive>true</d2p1:IsActive>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:IsOverwrite>true</d2p1:IsOverwrite>
<d2p1:IsWaitingListAllowed>true</d2p1:IsWaitingListAllowed>
<d2p1:LastModifiedBy>1</d2p1:LastModifiedBy>
<d2p1:LastUpdatedDateTime>2026-02-04T07:59:15.0412174+00:00</d2p1:LastUpdatedDateTime>
<d2p1:MainDrawQualifierSpots>1</d2p1:MainDrawQualifierSpots>
<d2p1:MainDrawSeeds>1</d2p1:MainDrawSeeds>
<d2p1:MainDrawSize>1</d2p1:MainDrawSize>
<d2p1:NERAllNationPairs_MainDraw>1</d2p1:NERAllNationPairs_MainDraw>
<d2p1:NERAllNationPairs_QualDraw>1</d2p1:NERAllNationPairs_QualDraw>
<d2p1:NERPairFull_MainDraw>1</d2p1:NERPairFull_MainDraw>
<d2p1:NERPairFull_QualDraw>1</d2p1:NERPairFull_QualDraw>
<d2p1:NERPlayers_MainDraw>1</d2p1:NERPlayers_MainDraw>
<d2p1:NERPlayers_QualDraw>1</d2p1:NERPlayers_QualDraw>
<d2p1:OCGC_MainDraw>1</d2p1:OCGC_MainDraw>
<d2p1:OCGC_QualDraw>1</d2p1:OCGC_QualDraw>
<d2p1:PDRRankLimit>1</d2p1:PDRRankLimit>
<d2p1:PDR_MainDraw>1</d2p1:PDR_MainDraw>
<d2p1:PDR_QualDraw>1</d2p1:PDR_QualDraw>
<d2p1:QualDrawSeeds>1</d2p1:QualDrawSeeds>
<d2p1:QualDrawSize>1</d2p1:QualDrawSize>
<d2p1:SubEventDrawTypeId>1</d2p1:SubEventDrawTypeId>
<d2p1:SubEventPlayTypeId>4</d2p1:SubEventPlayTypeId>
<d2p1:WTTWildCards>1</d2p1:WTTWildCards>
<d2p1:YouthNominated_MainDraw>1</d2p1:YouthNominated_MainDraw>
<d2p1:YouthNominated_QualDraw>1</d2p1:YouthNominated_QualDraw>
</restriction_info>
</TournamentSubEventCleanJSON>