GET api/SubEvent_by_Event/{id}/Cleandata

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of TournamentSubEventCleanJSON
NameDescriptionTypeAdditional 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": "2025-07-18T16:10:03.7408949+00:00",
      "IsDeleted": true,
      "PlayerEntriesStartDate": "2025-07-18T16:10:03.7565187+00:00",
      "PlayerEntriesEndDate": "2025-07-18T16:10:03.7565187+00:00",
      "EntriesRankingWeek": 1,
      "EntriesRankingMonth": 1,
      "EntriesRankingYear": 1,
      "SeedingRankingWeek": 1,
      "SeedingRankingMonth": 1,
      "SeedingRankingYear": 1
    },
    "phase_information": [
      {
        "SubEventName": "sample string 1",
        "PhaseName": "sample string 2",
        "DrawName": "sample string 3",
        "SubEventPhaseId": 1,
        "EventId": 1,
        "SubEventId": 1,
        "EventTournamentPhaseId": 1,
        "EventDrawsId": 1,
        "OrderNumber": 1,
        "IsActive": true,
        "IsDeleted": true,
        "Deleted": 1,
        "StartDateTime": "2025-07-18T16:10:03.7565187+00:00",
        "EndDateTime": "2025-07-18T16:10:03.7565187+00:00"
      },
      {
        "SubEventName": "sample string 1",
        "PhaseName": "sample string 2",
        "DrawName": "sample string 3",
        "SubEventPhaseId": 1,
        "EventId": 1,
        "SubEventId": 1,
        "EventTournamentPhaseId": 1,
        "EventDrawsId": 1,
        "OrderNumber": 1,
        "IsActive": true,
        "IsDeleted": true,
        "Deleted": 1,
        "StartDateTime": "2025-07-18T16:10:03.7565187+00:00",
        "EndDateTime": "2025-07-18T16:10:03.7565187+00:00"
      }
    ],
    "prize_information": [
      {
        "SubEventName": "sample string 1",
        "DrawName": "sample string 2",
        "PhaseName": "sample string 3",
        "CurrencyName": "sample string 4",
        "EventTournamentPrizeMoneyId": 1,
        "EventId": 1,
        "SubEventId": 1,
        "EventDrawsId": 1,
        "EventTournamentPhaseId": 1,
        "PrizeMoney": "sample string 5",
        "CurrencyId": 1,
        "PrizePositionId": 1,
        "IsActive": true,
        "IsDeleted": true,
        "Deleted": 1
      },
      {
        "SubEventName": "sample string 1",
        "DrawName": "sample string 2",
        "PhaseName": "sample string 3",
        "CurrencyName": "sample string 4",
        "EventTournamentPrizeMoneyId": 1,
        "EventId": 1,
        "SubEventId": 1,
        "EventDrawsId": 1,
        "EventTournamentPhaseId": 1,
        "PrizeMoney": "sample string 5",
        "CurrencyId": 1,
        "PrizePositionId": 1,
        "IsActive": true,
        "IsDeleted": true,
        "Deleted": 1
      }
    ],
    "age_category_information": [
      {
        "SubEventName": "sample string 1",
        "TournamentAgeCategoryName": "sample string 2",
        "AgeLimitStart": 3,
        "AgeLimitEnd": 4,
        "EventTournamentSubEventAgeCategoryLinkedId": 1,
        "EventId": 5,
        "SubEventId": 6,
        "TournamentAgeCategoryId": 7,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:10:03.7565187+00:00",
        "IsDeleted": true
      },
      {
        "SubEventName": "sample string 1",
        "TournamentAgeCategoryName": "sample string 2",
        "AgeLimitStart": 3,
        "AgeLimitEnd": 4,
        "EventTournamentSubEventAgeCategoryLinkedId": 1,
        "EventId": 5,
        "SubEventId": 6,
        "TournamentAgeCategoryId": 7,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:10:03.7565187+00:00",
        "IsDeleted": true
      }
    ],
    "conducting_draws": [
      {
        "SubEventName": "sample string 1",
        "DrawName": "sample string 2",
        "SubEventConductingDrawId": 1,
        "EventId": 3,
        "SubEventId": 4,
        "EventDrawsId": 5,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:10:03.7565187+00:00",
        "IsDeleted": true
      },
      {
        "SubEventName": "sample string 1",
        "DrawName": "sample string 2",
        "SubEventConductingDrawId": 1,
        "EventId": 3,
        "SubEventId": 4,
        "EventDrawsId": 5,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:10:03.7565187+00:00",
        "IsDeleted": true
      }
    ],
    "restriction_info": {
      "EventTournamentRestrictionId": 1,
      "EventName": "sample string 2",
      "EventCoreTypeId": 3,
      "SubEventPlayTypeId": 4,
      "SubEventDrawTypeId": 1,
      "NERPlayers_MainDraw": 1,
      "NERPairFull_MainDraw": 1,
      "NERAllNationPairs_MainDraw": 1,
      "NERPlayers_QualDraw": 1,
      "NERPairFull_QualDraw": 1,
      "NERAllNationPairs_QualDraw": 1,
      "HostWildCards_MainDraw": 1,
      "HostWildCards_QualDraw": 1,
      "WTTWildCards": 1,
      "AutomaticEntry_MainDraw": 1,
      "AutomaticEntry_QualDraw": 1,
      "ContinentalWinners_MainDraw": 1,
      "MainDrawQualifierSpots": 1,
      "PDR_MainDraw": 1,
      "PDR_QualDraw": 1,
      "MainDrawSize": 1,
      "QualDrawSize": 1,
      "MainDrawSeeds": 1,
      "QualDrawSeeds": 1,
      "IsWaitingListAllowed": true,
      "IsActive": true,
      "CreatedDateTime": "2025-07-18T16:10:03.7565187+00:00",
      "LastUpdatedDateTime": "2025-07-18T16:10:03.7565187+00:00",
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "IsDeleted": true,
      "YouthNominated_MainDraw": 1,
      "YouthNominated_QualDraw": 1,
      "HOST_NERPlayers_MainDraw": 1,
      "HOST_NERTotalPairs_MainDraw": 1,
      "HOST_NERAllNationPairs_MainDraw": 1,
      "HOST_NERPlayers_QualDraw": 1,
      "HOST_NERTotalPairs_QualDraw": 1,
      "HOST_NERAllNationPairs_QualDraw": 1,
      "PDRRankLimit": 1,
      "OCGC_MainDraw": 1,
      "OCGC_QualDraw": 1
    },
    "paralympic_classes": [
      {
        "ParalympicClassName": "sample string 1",
        "EventSEParalympicClassesLinkedId": 1,
        "EventId": 2,
        "SubEventId": 3,
        "ParalympicClassId": 4,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:10:03.7565187+00:00",
        "IsDeleted": true
      },
      {
        "ParalympicClassName": "sample string 1",
        "EventSEParalympicClassesLinkedId": 1,
        "EventId": 2,
        "SubEventId": 3,
        "ParalympicClassId": 4,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:10:03.7565187+00:00",
        "IsDeleted": true
      }
    ]
  },
  {
    "basic_information": {
      "SubEventTypeName": "sample string 1",
      "SubEventDrawTypeName": "sample string 2",
      "SubEventId": 1,
      "EventId": 3,
      "SubEventName": "sample string 4",
      "SubEventDesc": "sample string 5",
      "SubEventCode": "sample string 6",
      "EventTournamentRestrictionId": 1,
      "NumberOfTotalMatches": 1,
      "IsActive": true,
      "SubEventEntryType": "sample string 8",
      "InterOrgPartnershipsAllowed": true,
      "IsOptional": true,
      "WaitingListAllowed": true,
      "OrgGeneralMenQuota": 1,
      "OrgGeneralWomenQuota": 1,
      "LOCGeneralMenQuota": 1,
      "LOCGeneralWomenQuota": 1,
      "MinTeamSize": 1,
      "MaxTeamSize": 1,
      "SubEventDrawTypeId": 1,
      "Deleted": 1,
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "LastUpdatedDateTime": "2025-07-18T16:10:03.7408949+00:00",
      "IsDeleted": true,
      "PlayerEntriesStartDate": "2025-07-18T16:10:03.7565187+00:00",
      "PlayerEntriesEndDate": "2025-07-18T16:10:03.7565187+00:00",
      "EntriesRankingWeek": 1,
      "EntriesRankingMonth": 1,
      "EntriesRankingYear": 1,
      "SeedingRankingWeek": 1,
      "SeedingRankingMonth": 1,
      "SeedingRankingYear": 1
    },
    "phase_information": [
      {
        "SubEventName": "sample string 1",
        "PhaseName": "sample string 2",
        "DrawName": "sample string 3",
        "SubEventPhaseId": 1,
        "EventId": 1,
        "SubEventId": 1,
        "EventTournamentPhaseId": 1,
        "EventDrawsId": 1,
        "OrderNumber": 1,
        "IsActive": true,
        "IsDeleted": true,
        "Deleted": 1,
        "StartDateTime": "2025-07-18T16:10:03.7565187+00:00",
        "EndDateTime": "2025-07-18T16:10:03.7565187+00:00"
      },
      {
        "SubEventName": "sample string 1",
        "PhaseName": "sample string 2",
        "DrawName": "sample string 3",
        "SubEventPhaseId": 1,
        "EventId": 1,
        "SubEventId": 1,
        "EventTournamentPhaseId": 1,
        "EventDrawsId": 1,
        "OrderNumber": 1,
        "IsActive": true,
        "IsDeleted": true,
        "Deleted": 1,
        "StartDateTime": "2025-07-18T16:10:03.7565187+00:00",
        "EndDateTime": "2025-07-18T16:10:03.7565187+00:00"
      }
    ],
    "prize_information": [
      {
        "SubEventName": "sample string 1",
        "DrawName": "sample string 2",
        "PhaseName": "sample string 3",
        "CurrencyName": "sample string 4",
        "EventTournamentPrizeMoneyId": 1,
        "EventId": 1,
        "SubEventId": 1,
        "EventDrawsId": 1,
        "EventTournamentPhaseId": 1,
        "PrizeMoney": "sample string 5",
        "CurrencyId": 1,
        "PrizePositionId": 1,
        "IsActive": true,
        "IsDeleted": true,
        "Deleted": 1
      },
      {
        "SubEventName": "sample string 1",
        "DrawName": "sample string 2",
        "PhaseName": "sample string 3",
        "CurrencyName": "sample string 4",
        "EventTournamentPrizeMoneyId": 1,
        "EventId": 1,
        "SubEventId": 1,
        "EventDrawsId": 1,
        "EventTournamentPhaseId": 1,
        "PrizeMoney": "sample string 5",
        "CurrencyId": 1,
        "PrizePositionId": 1,
        "IsActive": true,
        "IsDeleted": true,
        "Deleted": 1
      }
    ],
    "age_category_information": [
      {
        "SubEventName": "sample string 1",
        "TournamentAgeCategoryName": "sample string 2",
        "AgeLimitStart": 3,
        "AgeLimitEnd": 4,
        "EventTournamentSubEventAgeCategoryLinkedId": 1,
        "EventId": 5,
        "SubEventId": 6,
        "TournamentAgeCategoryId": 7,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:10:03.7565187+00:00",
        "IsDeleted": true
      },
      {
        "SubEventName": "sample string 1",
        "TournamentAgeCategoryName": "sample string 2",
        "AgeLimitStart": 3,
        "AgeLimitEnd": 4,
        "EventTournamentSubEventAgeCategoryLinkedId": 1,
        "EventId": 5,
        "SubEventId": 6,
        "TournamentAgeCategoryId": 7,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:10:03.7565187+00:00",
        "IsDeleted": true
      }
    ],
    "conducting_draws": [
      {
        "SubEventName": "sample string 1",
        "DrawName": "sample string 2",
        "SubEventConductingDrawId": 1,
        "EventId": 3,
        "SubEventId": 4,
        "EventDrawsId": 5,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:10:03.7565187+00:00",
        "IsDeleted": true
      },
      {
        "SubEventName": "sample string 1",
        "DrawName": "sample string 2",
        "SubEventConductingDrawId": 1,
        "EventId": 3,
        "SubEventId": 4,
        "EventDrawsId": 5,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:10:03.7565187+00:00",
        "IsDeleted": true
      }
    ],
    "restriction_info": {
      "EventTournamentRestrictionId": 1,
      "EventName": "sample string 2",
      "EventCoreTypeId": 3,
      "SubEventPlayTypeId": 4,
      "SubEventDrawTypeId": 1,
      "NERPlayers_MainDraw": 1,
      "NERPairFull_MainDraw": 1,
      "NERAllNationPairs_MainDraw": 1,
      "NERPlayers_QualDraw": 1,
      "NERPairFull_QualDraw": 1,
      "NERAllNationPairs_QualDraw": 1,
      "HostWildCards_MainDraw": 1,
      "HostWildCards_QualDraw": 1,
      "WTTWildCards": 1,
      "AutomaticEntry_MainDraw": 1,
      "AutomaticEntry_QualDraw": 1,
      "ContinentalWinners_MainDraw": 1,
      "MainDrawQualifierSpots": 1,
      "PDR_MainDraw": 1,
      "PDR_QualDraw": 1,
      "MainDrawSize": 1,
      "QualDrawSize": 1,
      "MainDrawSeeds": 1,
      "QualDrawSeeds": 1,
      "IsWaitingListAllowed": true,
      "IsActive": true,
      "CreatedDateTime": "2025-07-18T16:10:03.7565187+00:00",
      "LastUpdatedDateTime": "2025-07-18T16:10:03.7565187+00:00",
      "CreatedBy": 1,
      "LastModifiedBy": 1,
      "IsDeleted": true,
      "YouthNominated_MainDraw": 1,
      "YouthNominated_QualDraw": 1,
      "HOST_NERPlayers_MainDraw": 1,
      "HOST_NERTotalPairs_MainDraw": 1,
      "HOST_NERAllNationPairs_MainDraw": 1,
      "HOST_NERPlayers_QualDraw": 1,
      "HOST_NERTotalPairs_QualDraw": 1,
      "HOST_NERAllNationPairs_QualDraw": 1,
      "PDRRankLimit": 1,
      "OCGC_MainDraw": 1,
      "OCGC_QualDraw": 1
    },
    "paralympic_classes": [
      {
        "ParalympicClassName": "sample string 1",
        "EventSEParalympicClassesLinkedId": 1,
        "EventId": 2,
        "SubEventId": 3,
        "ParalympicClassId": 4,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:10:03.7565187+00:00",
        "IsDeleted": true
      },
      {
        "ParalympicClassName": "sample string 1",
        "EventSEParalympicClassesLinkedId": 1,
        "EventId": 2,
        "SubEventId": 3,
        "ParalympicClassId": 4,
        "Deleted": 1,
        "CreatedBy": 1,
        "LastModifiedBy": 1,
        "LastUpdatedDateTime": "2025-07-18T16:10:03.7565187+00:00",
        "IsDeleted": true
      }
    ]
  }
]

application/xml, text/xml

Sample:
<ArrayOfTournamentSubEventCleanJSON xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ClassLibraryITTF1">
  <TournamentSubEventCleanJSON>
    <age_category_information xmlns:d3p1="http://schemas.datacontract.org/2004/07/">
      <d3p1:Clean_EventTournamentSubEventAgeCategoryInfo>
        <d3p1:CreatedBy>1</d3p1:CreatedBy>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventId>5</d3p1:EventId>
        <d3p1:EventTournamentSubEventAgeCategoryLinkedId>1</d3p1:EventTournamentSubEventAgeCategoryLinkedId>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
        <d3p1:LastUpdatedDateTime>2025-07-18T16:10:03.7565187+00:00</d3p1:LastUpdatedDateTime>
        <d3p1:SubEventId>6</d3p1:SubEventId>
        <d3p1:TournamentAgeCategoryId>7</d3p1:TournamentAgeCategoryId>
        <d3p1:AgeLimitEnd>4</d3p1:AgeLimitEnd>
        <d3p1:AgeLimitStart>3</d3p1:AgeLimitStart>
        <d3p1:SubEventName>sample string 1</d3p1:SubEventName>
        <d3p1:TournamentAgeCategoryName>sample string 2</d3p1:TournamentAgeCategoryName>
      </d3p1:Clean_EventTournamentSubEventAgeCategoryInfo>
      <d3p1:Clean_EventTournamentSubEventAgeCategoryInfo>
        <d3p1:CreatedBy>1</d3p1:CreatedBy>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventId>5</d3p1:EventId>
        <d3p1:EventTournamentSubEventAgeCategoryLinkedId>1</d3p1:EventTournamentSubEventAgeCategoryLinkedId>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
        <d3p1:LastUpdatedDateTime>2025-07-18T16:10:03.7565187+00:00</d3p1:LastUpdatedDateTime>
        <d3p1:SubEventId>6</d3p1:SubEventId>
        <d3p1:TournamentAgeCategoryId>7</d3p1:TournamentAgeCategoryId>
        <d3p1:AgeLimitEnd>4</d3p1:AgeLimitEnd>
        <d3p1:AgeLimitStart>3</d3p1:AgeLimitStart>
        <d3p1:SubEventName>sample string 1</d3p1:SubEventName>
        <d3p1:TournamentAgeCategoryName>sample string 2</d3p1:TournamentAgeCategoryName>
      </d3p1:Clean_EventTournamentSubEventAgeCategoryInfo>
    </age_category_information>
    <basic_information>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EntriesRankingMonth>1</EntriesRankingMonth>
      <EntriesRankingWeek>1</EntriesRankingWeek>
      <EntriesRankingYear>1</EntriesRankingYear>
      <EventId>3</EventId>
      <EventTournamentRestrictionId>1</EventTournamentRestrictionId>
      <InterOrgPartnershipsAllowed>true</InterOrgPartnershipsAllowed>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <IsOptional>true</IsOptional>
      <LOCGeneralMenQuota>1</LOCGeneralMenQuota>
      <LOCGeneralWomenQuota>1</LOCGeneralWomenQuota>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:10:03.7408949+00:00</LastUpdatedDateTime>
      <MaxTeamSize>1</MaxTeamSize>
      <MinTeamSize>1</MinTeamSize>
      <NumberOfTotalMatches>1</NumberOfTotalMatches>
      <OrgGeneralMenQuota>1</OrgGeneralMenQuota>
      <OrgGeneralWomenQuota>1</OrgGeneralWomenQuota>
      <PlayerEntriesEndDate>2025-07-18T16:10:03.7565187+00:00</PlayerEntriesEndDate>
      <PlayerEntriesStartDate>2025-07-18T16:10:03.7565187+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:d3p1="http://schemas.datacontract.org/2004/07/">
      <d3p1:Clean_TournamentSubEventConductingDrawInfo>
        <d3p1:CreatedBy>1</d3p1:CreatedBy>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventDrawsId>5</d3p1:EventDrawsId>
        <d3p1:EventId>3</d3p1:EventId>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
        <d3p1:LastUpdatedDateTime>2025-07-18T16:10:03.7565187+00:00</d3p1:LastUpdatedDateTime>
        <d3p1:SubEventConductingDrawId>1</d3p1:SubEventConductingDrawId>
        <d3p1:SubEventId>4</d3p1:SubEventId>
        <d3p1:DrawName>sample string 2</d3p1:DrawName>
        <d3p1:SubEventName>sample string 1</d3p1:SubEventName>
      </d3p1:Clean_TournamentSubEventConductingDrawInfo>
      <d3p1:Clean_TournamentSubEventConductingDrawInfo>
        <d3p1:CreatedBy>1</d3p1:CreatedBy>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventDrawsId>5</d3p1:EventDrawsId>
        <d3p1:EventId>3</d3p1:EventId>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
        <d3p1:LastUpdatedDateTime>2025-07-18T16:10:03.7565187+00:00</d3p1:LastUpdatedDateTime>
        <d3p1:SubEventConductingDrawId>1</d3p1:SubEventConductingDrawId>
        <d3p1:SubEventId>4</d3p1:SubEventId>
        <d3p1:DrawName>sample string 2</d3p1:DrawName>
        <d3p1:SubEventName>sample string 1</d3p1:SubEventName>
      </d3p1:Clean_TournamentSubEventConductingDrawInfo>
    </conducting_draws>
    <paralympic_classes>
      <Clean_EventSEParalympicClassesInfo>
        <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
        <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
        <EventId xmlns="http://schemas.datacontract.org/2004/07/">2</EventId>
        <EventSEParalympicClassesLinkedId xmlns="http://schemas.datacontract.org/2004/07/">1</EventSEParalympicClassesLinkedId>
        <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/">true</IsDeleted>
        <LastModifiedBy xmlns="http://schemas.datacontract.org/2004/07/">1</LastModifiedBy>
        <LastUpdatedDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:10:03.7565187+00:00</LastUpdatedDateTime>
        <ParalympicClassId xmlns="http://schemas.datacontract.org/2004/07/">4</ParalympicClassId>
        <SubEventId xmlns="http://schemas.datacontract.org/2004/07/">3</SubEventId>
        <ParalympicClassName>sample string 1</ParalympicClassName>
      </Clean_EventSEParalympicClassesInfo>
      <Clean_EventSEParalympicClassesInfo>
        <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
        <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
        <EventId xmlns="http://schemas.datacontract.org/2004/07/">2</EventId>
        <EventSEParalympicClassesLinkedId xmlns="http://schemas.datacontract.org/2004/07/">1</EventSEParalympicClassesLinkedId>
        <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/">true</IsDeleted>
        <LastModifiedBy xmlns="http://schemas.datacontract.org/2004/07/">1</LastModifiedBy>
        <LastUpdatedDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:10:03.7565187+00:00</LastUpdatedDateTime>
        <ParalympicClassId xmlns="http://schemas.datacontract.org/2004/07/">4</ParalympicClassId>
        <SubEventId xmlns="http://schemas.datacontract.org/2004/07/">3</SubEventId>
        <ParalympicClassName>sample string 1</ParalympicClassName>
      </Clean_EventSEParalympicClassesInfo>
    </paralympic_classes>
    <phase_information xmlns:d3p1="http://schemas.datacontract.org/2004/07/">
      <d3p1:Clean_EventTournamentSubEventPhasesInfo>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EndDateTime>2025-07-18T16:10:03.7565187+00:00</d3p1:EndDateTime>
        <d3p1:EventDrawsId>1</d3p1:EventDrawsId>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:EventTournamentPhaseId>1</d3p1:EventTournamentPhaseId>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:OrderNumber>1</d3p1:OrderNumber>
        <d3p1:StartDateTime>2025-07-18T16:10:03.7565187+00:00</d3p1:StartDateTime>
        <d3p1:SubEventId>1</d3p1:SubEventId>
        <d3p1:SubEventPhaseId>1</d3p1:SubEventPhaseId>
        <d3p1:DrawName>sample string 3</d3p1:DrawName>
        <d3p1:PhaseName>sample string 2</d3p1:PhaseName>
        <d3p1:SubEventName>sample string 1</d3p1:SubEventName>
      </d3p1:Clean_EventTournamentSubEventPhasesInfo>
      <d3p1:Clean_EventTournamentSubEventPhasesInfo>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EndDateTime>2025-07-18T16:10:03.7565187+00:00</d3p1:EndDateTime>
        <d3p1:EventDrawsId>1</d3p1:EventDrawsId>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:EventTournamentPhaseId>1</d3p1:EventTournamentPhaseId>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:OrderNumber>1</d3p1:OrderNumber>
        <d3p1:StartDateTime>2025-07-18T16:10:03.7565187+00:00</d3p1:StartDateTime>
        <d3p1:SubEventId>1</d3p1:SubEventId>
        <d3p1:SubEventPhaseId>1</d3p1:SubEventPhaseId>
        <d3p1:DrawName>sample string 3</d3p1:DrawName>
        <d3p1:PhaseName>sample string 2</d3p1:PhaseName>
        <d3p1:SubEventName>sample string 1</d3p1:SubEventName>
      </d3p1:Clean_EventTournamentSubEventPhasesInfo>
    </phase_information>
    <prize_information xmlns:d3p1="http://schemas.datacontract.org/2004/07/">
      <d3p1:Clean_EventTournamentPrizeMoneyInfo>
        <d3p1:CurrencyId>1</d3p1:CurrencyId>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventDrawsId>1</d3p1:EventDrawsId>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:EventTournamentPhaseId>1</d3p1:EventTournamentPhaseId>
        <d3p1:EventTournamentPrizeMoneyId>1</d3p1:EventTournamentPrizeMoneyId>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:PrizeMoney>sample string 5</d3p1:PrizeMoney>
        <d3p1:PrizePositionId>1</d3p1:PrizePositionId>
        <d3p1:SubEventId>1</d3p1:SubEventId>
        <d3p1:CurrencyName>sample string 4</d3p1:CurrencyName>
        <d3p1:DrawName>sample string 2</d3p1:DrawName>
        <d3p1:PhaseName>sample string 3</d3p1:PhaseName>
        <d3p1:SubEventName>sample string 1</d3p1:SubEventName>
      </d3p1:Clean_EventTournamentPrizeMoneyInfo>
      <d3p1:Clean_EventTournamentPrizeMoneyInfo>
        <d3p1:CurrencyId>1</d3p1:CurrencyId>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventDrawsId>1</d3p1:EventDrawsId>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:EventTournamentPhaseId>1</d3p1:EventTournamentPhaseId>
        <d3p1:EventTournamentPrizeMoneyId>1</d3p1:EventTournamentPrizeMoneyId>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:PrizeMoney>sample string 5</d3p1:PrizeMoney>
        <d3p1:PrizePositionId>1</d3p1:PrizePositionId>
        <d3p1:SubEventId>1</d3p1:SubEventId>
        <d3p1:CurrencyName>sample string 4</d3p1:CurrencyName>
        <d3p1:DrawName>sample string 2</d3p1:DrawName>
        <d3p1:PhaseName>sample string 3</d3p1:PhaseName>
        <d3p1:SubEventName>sample string 1</d3p1:SubEventName>
      </d3p1:Clean_EventTournamentPrizeMoneyInfo>
    </prize_information>
    <restriction_info xmlns:d3p1="http://schemas.datacontract.org/2004/07/">
      <d3p1:AutomaticEntry_MainDraw>1</d3p1:AutomaticEntry_MainDraw>
      <d3p1:AutomaticEntry_QualDraw>1</d3p1:AutomaticEntry_QualDraw>
      <d3p1:ContinentalWinners_MainDraw>1</d3p1:ContinentalWinners_MainDraw>
      <d3p1:CreatedBy>1</d3p1:CreatedBy>
      <d3p1:CreatedDateTime>2025-07-18T16:10:03.7565187+00:00</d3p1:CreatedDateTime>
      <d3p1:EventCoreTypeId>3</d3p1:EventCoreTypeId>
      <d3p1:EventName>sample string 2</d3p1:EventName>
      <d3p1:EventTournamentRestrictionId>1</d3p1:EventTournamentRestrictionId>
      <d3p1:HOST_NERAllNationPairs_MainDraw>1</d3p1:HOST_NERAllNationPairs_MainDraw>
      <d3p1:HOST_NERAllNationPairs_QualDraw>1</d3p1:HOST_NERAllNationPairs_QualDraw>
      <d3p1:HOST_NERPlayers_MainDraw>1</d3p1:HOST_NERPlayers_MainDraw>
      <d3p1:HOST_NERPlayers_QualDraw>1</d3p1:HOST_NERPlayers_QualDraw>
      <d3p1:HOST_NERTotalPairs_MainDraw>1</d3p1:HOST_NERTotalPairs_MainDraw>
      <d3p1:HOST_NERTotalPairs_QualDraw>1</d3p1:HOST_NERTotalPairs_QualDraw>
      <d3p1:HostWildCards_MainDraw>1</d3p1:HostWildCards_MainDraw>
      <d3p1:HostWildCards_QualDraw>1</d3p1:HostWildCards_QualDraw>
      <d3p1:IsActive>true</d3p1:IsActive>
      <d3p1:IsDeleted>true</d3p1:IsDeleted>
      <d3p1:IsWaitingListAllowed>true</d3p1:IsWaitingListAllowed>
      <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
      <d3p1:LastUpdatedDateTime>2025-07-18T16:10:03.7565187+00:00</d3p1:LastUpdatedDateTime>
      <d3p1:MainDrawQualifierSpots>1</d3p1:MainDrawQualifierSpots>
      <d3p1:MainDrawSeeds>1</d3p1:MainDrawSeeds>
      <d3p1:MainDrawSize>1</d3p1:MainDrawSize>
      <d3p1:NERAllNationPairs_MainDraw>1</d3p1:NERAllNationPairs_MainDraw>
      <d3p1:NERAllNationPairs_QualDraw>1</d3p1:NERAllNationPairs_QualDraw>
      <d3p1:NERPairFull_MainDraw>1</d3p1:NERPairFull_MainDraw>
      <d3p1:NERPairFull_QualDraw>1</d3p1:NERPairFull_QualDraw>
      <d3p1:NERPlayers_MainDraw>1</d3p1:NERPlayers_MainDraw>
      <d3p1:NERPlayers_QualDraw>1</d3p1:NERPlayers_QualDraw>
      <d3p1:OCGC_MainDraw>1</d3p1:OCGC_MainDraw>
      <d3p1:OCGC_QualDraw>1</d3p1:OCGC_QualDraw>
      <d3p1:PDRRankLimit>1</d3p1:PDRRankLimit>
      <d3p1:PDR_MainDraw>1</d3p1:PDR_MainDraw>
      <d3p1:PDR_QualDraw>1</d3p1:PDR_QualDraw>
      <d3p1:QualDrawSeeds>1</d3p1:QualDrawSeeds>
      <d3p1:QualDrawSize>1</d3p1:QualDrawSize>
      <d3p1:SubEventDrawTypeId>1</d3p1:SubEventDrawTypeId>
      <d3p1:SubEventPlayTypeId>4</d3p1:SubEventPlayTypeId>
      <d3p1:WTTWildCards>1</d3p1:WTTWildCards>
      <d3p1:YouthNominated_MainDraw>1</d3p1:YouthNominated_MainDraw>
      <d3p1:YouthNominated_QualDraw>1</d3p1:YouthNominated_QualDraw>
    </restriction_info>
  </TournamentSubEventCleanJSON>
  <TournamentSubEventCleanJSON>
    <age_category_information xmlns:d3p1="http://schemas.datacontract.org/2004/07/">
      <d3p1:Clean_EventTournamentSubEventAgeCategoryInfo>
        <d3p1:CreatedBy>1</d3p1:CreatedBy>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventId>5</d3p1:EventId>
        <d3p1:EventTournamentSubEventAgeCategoryLinkedId>1</d3p1:EventTournamentSubEventAgeCategoryLinkedId>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
        <d3p1:LastUpdatedDateTime>2025-07-18T16:10:03.7565187+00:00</d3p1:LastUpdatedDateTime>
        <d3p1:SubEventId>6</d3p1:SubEventId>
        <d3p1:TournamentAgeCategoryId>7</d3p1:TournamentAgeCategoryId>
        <d3p1:AgeLimitEnd>4</d3p1:AgeLimitEnd>
        <d3p1:AgeLimitStart>3</d3p1:AgeLimitStart>
        <d3p1:SubEventName>sample string 1</d3p1:SubEventName>
        <d3p1:TournamentAgeCategoryName>sample string 2</d3p1:TournamentAgeCategoryName>
      </d3p1:Clean_EventTournamentSubEventAgeCategoryInfo>
      <d3p1:Clean_EventTournamentSubEventAgeCategoryInfo>
        <d3p1:CreatedBy>1</d3p1:CreatedBy>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventId>5</d3p1:EventId>
        <d3p1:EventTournamentSubEventAgeCategoryLinkedId>1</d3p1:EventTournamentSubEventAgeCategoryLinkedId>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
        <d3p1:LastUpdatedDateTime>2025-07-18T16:10:03.7565187+00:00</d3p1:LastUpdatedDateTime>
        <d3p1:SubEventId>6</d3p1:SubEventId>
        <d3p1:TournamentAgeCategoryId>7</d3p1:TournamentAgeCategoryId>
        <d3p1:AgeLimitEnd>4</d3p1:AgeLimitEnd>
        <d3p1:AgeLimitStart>3</d3p1:AgeLimitStart>
        <d3p1:SubEventName>sample string 1</d3p1:SubEventName>
        <d3p1:TournamentAgeCategoryName>sample string 2</d3p1:TournamentAgeCategoryName>
      </d3p1:Clean_EventTournamentSubEventAgeCategoryInfo>
    </age_category_information>
    <basic_information>
      <CreatedBy>1</CreatedBy>
      <Deleted>1</Deleted>
      <EntriesRankingMonth>1</EntriesRankingMonth>
      <EntriesRankingWeek>1</EntriesRankingWeek>
      <EntriesRankingYear>1</EntriesRankingYear>
      <EventId>3</EventId>
      <EventTournamentRestrictionId>1</EventTournamentRestrictionId>
      <InterOrgPartnershipsAllowed>true</InterOrgPartnershipsAllowed>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <IsOptional>true</IsOptional>
      <LOCGeneralMenQuota>1</LOCGeneralMenQuota>
      <LOCGeneralWomenQuota>1</LOCGeneralWomenQuota>
      <LastModifiedBy>1</LastModifiedBy>
      <LastUpdatedDateTime>2025-07-18T16:10:03.7408949+00:00</LastUpdatedDateTime>
      <MaxTeamSize>1</MaxTeamSize>
      <MinTeamSize>1</MinTeamSize>
      <NumberOfTotalMatches>1</NumberOfTotalMatches>
      <OrgGeneralMenQuota>1</OrgGeneralMenQuota>
      <OrgGeneralWomenQuota>1</OrgGeneralWomenQuota>
      <PlayerEntriesEndDate>2025-07-18T16:10:03.7565187+00:00</PlayerEntriesEndDate>
      <PlayerEntriesStartDate>2025-07-18T16:10:03.7565187+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:d3p1="http://schemas.datacontract.org/2004/07/">
      <d3p1:Clean_TournamentSubEventConductingDrawInfo>
        <d3p1:CreatedBy>1</d3p1:CreatedBy>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventDrawsId>5</d3p1:EventDrawsId>
        <d3p1:EventId>3</d3p1:EventId>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
        <d3p1:LastUpdatedDateTime>2025-07-18T16:10:03.7565187+00:00</d3p1:LastUpdatedDateTime>
        <d3p1:SubEventConductingDrawId>1</d3p1:SubEventConductingDrawId>
        <d3p1:SubEventId>4</d3p1:SubEventId>
        <d3p1:DrawName>sample string 2</d3p1:DrawName>
        <d3p1:SubEventName>sample string 1</d3p1:SubEventName>
      </d3p1:Clean_TournamentSubEventConductingDrawInfo>
      <d3p1:Clean_TournamentSubEventConductingDrawInfo>
        <d3p1:CreatedBy>1</d3p1:CreatedBy>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventDrawsId>5</d3p1:EventDrawsId>
        <d3p1:EventId>3</d3p1:EventId>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
        <d3p1:LastUpdatedDateTime>2025-07-18T16:10:03.7565187+00:00</d3p1:LastUpdatedDateTime>
        <d3p1:SubEventConductingDrawId>1</d3p1:SubEventConductingDrawId>
        <d3p1:SubEventId>4</d3p1:SubEventId>
        <d3p1:DrawName>sample string 2</d3p1:DrawName>
        <d3p1:SubEventName>sample string 1</d3p1:SubEventName>
      </d3p1:Clean_TournamentSubEventConductingDrawInfo>
    </conducting_draws>
    <paralympic_classes>
      <Clean_EventSEParalympicClassesInfo>
        <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
        <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
        <EventId xmlns="http://schemas.datacontract.org/2004/07/">2</EventId>
        <EventSEParalympicClassesLinkedId xmlns="http://schemas.datacontract.org/2004/07/">1</EventSEParalympicClassesLinkedId>
        <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/">true</IsDeleted>
        <LastModifiedBy xmlns="http://schemas.datacontract.org/2004/07/">1</LastModifiedBy>
        <LastUpdatedDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:10:03.7565187+00:00</LastUpdatedDateTime>
        <ParalympicClassId xmlns="http://schemas.datacontract.org/2004/07/">4</ParalympicClassId>
        <SubEventId xmlns="http://schemas.datacontract.org/2004/07/">3</SubEventId>
        <ParalympicClassName>sample string 1</ParalympicClassName>
      </Clean_EventSEParalympicClassesInfo>
      <Clean_EventSEParalympicClassesInfo>
        <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/">1</CreatedBy>
        <Deleted xmlns="http://schemas.datacontract.org/2004/07/">1</Deleted>
        <EventId xmlns="http://schemas.datacontract.org/2004/07/">2</EventId>
        <EventSEParalympicClassesLinkedId xmlns="http://schemas.datacontract.org/2004/07/">1</EventSEParalympicClassesLinkedId>
        <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/">true</IsDeleted>
        <LastModifiedBy xmlns="http://schemas.datacontract.org/2004/07/">1</LastModifiedBy>
        <LastUpdatedDateTime xmlns="http://schemas.datacontract.org/2004/07/">2025-07-18T16:10:03.7565187+00:00</LastUpdatedDateTime>
        <ParalympicClassId xmlns="http://schemas.datacontract.org/2004/07/">4</ParalympicClassId>
        <SubEventId xmlns="http://schemas.datacontract.org/2004/07/">3</SubEventId>
        <ParalympicClassName>sample string 1</ParalympicClassName>
      </Clean_EventSEParalympicClassesInfo>
    </paralympic_classes>
    <phase_information xmlns:d3p1="http://schemas.datacontract.org/2004/07/">
      <d3p1:Clean_EventTournamentSubEventPhasesInfo>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EndDateTime>2025-07-18T16:10:03.7565187+00:00</d3p1:EndDateTime>
        <d3p1:EventDrawsId>1</d3p1:EventDrawsId>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:EventTournamentPhaseId>1</d3p1:EventTournamentPhaseId>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:OrderNumber>1</d3p1:OrderNumber>
        <d3p1:StartDateTime>2025-07-18T16:10:03.7565187+00:00</d3p1:StartDateTime>
        <d3p1:SubEventId>1</d3p1:SubEventId>
        <d3p1:SubEventPhaseId>1</d3p1:SubEventPhaseId>
        <d3p1:DrawName>sample string 3</d3p1:DrawName>
        <d3p1:PhaseName>sample string 2</d3p1:PhaseName>
        <d3p1:SubEventName>sample string 1</d3p1:SubEventName>
      </d3p1:Clean_EventTournamentSubEventPhasesInfo>
      <d3p1:Clean_EventTournamentSubEventPhasesInfo>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EndDateTime>2025-07-18T16:10:03.7565187+00:00</d3p1:EndDateTime>
        <d3p1:EventDrawsId>1</d3p1:EventDrawsId>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:EventTournamentPhaseId>1</d3p1:EventTournamentPhaseId>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:OrderNumber>1</d3p1:OrderNumber>
        <d3p1:StartDateTime>2025-07-18T16:10:03.7565187+00:00</d3p1:StartDateTime>
        <d3p1:SubEventId>1</d3p1:SubEventId>
        <d3p1:SubEventPhaseId>1</d3p1:SubEventPhaseId>
        <d3p1:DrawName>sample string 3</d3p1:DrawName>
        <d3p1:PhaseName>sample string 2</d3p1:PhaseName>
        <d3p1:SubEventName>sample string 1</d3p1:SubEventName>
      </d3p1:Clean_EventTournamentSubEventPhasesInfo>
    </phase_information>
    <prize_information xmlns:d3p1="http://schemas.datacontract.org/2004/07/">
      <d3p1:Clean_EventTournamentPrizeMoneyInfo>
        <d3p1:CurrencyId>1</d3p1:CurrencyId>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventDrawsId>1</d3p1:EventDrawsId>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:EventTournamentPhaseId>1</d3p1:EventTournamentPhaseId>
        <d3p1:EventTournamentPrizeMoneyId>1</d3p1:EventTournamentPrizeMoneyId>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:PrizeMoney>sample string 5</d3p1:PrizeMoney>
        <d3p1:PrizePositionId>1</d3p1:PrizePositionId>
        <d3p1:SubEventId>1</d3p1:SubEventId>
        <d3p1:CurrencyName>sample string 4</d3p1:CurrencyName>
        <d3p1:DrawName>sample string 2</d3p1:DrawName>
        <d3p1:PhaseName>sample string 3</d3p1:PhaseName>
        <d3p1:SubEventName>sample string 1</d3p1:SubEventName>
      </d3p1:Clean_EventTournamentPrizeMoneyInfo>
      <d3p1:Clean_EventTournamentPrizeMoneyInfo>
        <d3p1:CurrencyId>1</d3p1:CurrencyId>
        <d3p1:Deleted>1</d3p1:Deleted>
        <d3p1:EventDrawsId>1</d3p1:EventDrawsId>
        <d3p1:EventId>1</d3p1:EventId>
        <d3p1:EventTournamentPhaseId>1</d3p1:EventTournamentPhaseId>
        <d3p1:EventTournamentPrizeMoneyId>1</d3p1:EventTournamentPrizeMoneyId>
        <d3p1:IsActive>true</d3p1:IsActive>
        <d3p1:IsDeleted>true</d3p1:IsDeleted>
        <d3p1:PrizeMoney>sample string 5</d3p1:PrizeMoney>
        <d3p1:PrizePositionId>1</d3p1:PrizePositionId>
        <d3p1:SubEventId>1</d3p1:SubEventId>
        <d3p1:CurrencyName>sample string 4</d3p1:CurrencyName>
        <d3p1:DrawName>sample string 2</d3p1:DrawName>
        <d3p1:PhaseName>sample string 3</d3p1:PhaseName>
        <d3p1:SubEventName>sample string 1</d3p1:SubEventName>
      </d3p1:Clean_EventTournamentPrizeMoneyInfo>
    </prize_information>
    <restriction_info xmlns:d3p1="http://schemas.datacontract.org/2004/07/">
      <d3p1:AutomaticEntry_MainDraw>1</d3p1:AutomaticEntry_MainDraw>
      <d3p1:AutomaticEntry_QualDraw>1</d3p1:AutomaticEntry_QualDraw>
      <d3p1:ContinentalWinners_MainDraw>1</d3p1:ContinentalWinners_MainDraw>
      <d3p1:CreatedBy>1</d3p1:CreatedBy>
      <d3p1:CreatedDateTime>2025-07-18T16:10:03.7565187+00:00</d3p1:CreatedDateTime>
      <d3p1:EventCoreTypeId>3</d3p1:EventCoreTypeId>
      <d3p1:EventName>sample string 2</d3p1:EventName>
      <d3p1:EventTournamentRestrictionId>1</d3p1:EventTournamentRestrictionId>
      <d3p1:HOST_NERAllNationPairs_MainDraw>1</d3p1:HOST_NERAllNationPairs_MainDraw>
      <d3p1:HOST_NERAllNationPairs_QualDraw>1</d3p1:HOST_NERAllNationPairs_QualDraw>
      <d3p1:HOST_NERPlayers_MainDraw>1</d3p1:HOST_NERPlayers_MainDraw>
      <d3p1:HOST_NERPlayers_QualDraw>1</d3p1:HOST_NERPlayers_QualDraw>
      <d3p1:HOST_NERTotalPairs_MainDraw>1</d3p1:HOST_NERTotalPairs_MainDraw>
      <d3p1:HOST_NERTotalPairs_QualDraw>1</d3p1:HOST_NERTotalPairs_QualDraw>
      <d3p1:HostWildCards_MainDraw>1</d3p1:HostWildCards_MainDraw>
      <d3p1:HostWildCards_QualDraw>1</d3p1:HostWildCards_QualDraw>
      <d3p1:IsActive>true</d3p1:IsActive>
      <d3p1:IsDeleted>true</d3p1:IsDeleted>
      <d3p1:IsWaitingListAllowed>true</d3p1:IsWaitingListAllowed>
      <d3p1:LastModifiedBy>1</d3p1:LastModifiedBy>
      <d3p1:LastUpdatedDateTime>2025-07-18T16:10:03.7565187+00:00</d3p1:LastUpdatedDateTime>
      <d3p1:MainDrawQualifierSpots>1</d3p1:MainDrawQualifierSpots>
      <d3p1:MainDrawSeeds>1</d3p1:MainDrawSeeds>
      <d3p1:MainDrawSize>1</d3p1:MainDrawSize>
      <d3p1:NERAllNationPairs_MainDraw>1</d3p1:NERAllNationPairs_MainDraw>
      <d3p1:NERAllNationPairs_QualDraw>1</d3p1:NERAllNationPairs_QualDraw>
      <d3p1:NERPairFull_MainDraw>1</d3p1:NERPairFull_MainDraw>
      <d3p1:NERPairFull_QualDraw>1</d3p1:NERPairFull_QualDraw>
      <d3p1:NERPlayers_MainDraw>1</d3p1:NERPlayers_MainDraw>
      <d3p1:NERPlayers_QualDraw>1</d3p1:NERPlayers_QualDraw>
      <d3p1:OCGC_MainDraw>1</d3p1:OCGC_MainDraw>
      <d3p1:OCGC_QualDraw>1</d3p1:OCGC_QualDraw>
      <d3p1:PDRRankLimit>1</d3p1:PDRRankLimit>
      <d3p1:PDR_MainDraw>1</d3p1:PDR_MainDraw>
      <d3p1:PDR_QualDraw>1</d3p1:PDR_QualDraw>
      <d3p1:QualDrawSeeds>1</d3p1:QualDrawSeeds>
      <d3p1:QualDrawSize>1</d3p1:QualDrawSize>
      <d3p1:SubEventDrawTypeId>1</d3p1:SubEventDrawTypeId>
      <d3p1:SubEventPlayTypeId>4</d3p1:SubEventPlayTypeId>
      <d3p1:WTTWildCards>1</d3p1:WTTWildCards>
      <d3p1:YouthNominated_MainDraw>1</d3p1:YouthNominated_MainDraw>
      <d3p1:YouthNominated_QualDraw>1</d3p1:YouthNominated_QualDraw>
    </restriction_info>
  </TournamentSubEventCleanJSON>
</ArrayOfTournamentSubEventCleanJSON>