Ppa

Professional Pickleball Association (PPA)

List PPA Tournament

GET
(GET) /v1/ppa/tournaments/{uuid}

To access, you need to use PPA API-TOKEN !

Request
Empty
Response
{
    "TournamentID": "15087840-f8d1-4c65-b725-cdff41e156da",
    "ClubID": "80f17003-cd92-4fc4-84e4-06d38e096042",
    "Platform": "PickleballBrackets",
    "DetailsURL": "https://pickleballbrackets.com/ptd.aspx?eid=15087840-F8D1-4C65-B725-CDFF41E156DA",
    "CancelTourney": false,
    "CostFeeOnEvents": true,
    "CostRegistrationCurrent": 95,
    "TourneyFromDate": "2043-01-07T13:00:00Z",
    "TourneyToDate": "2043-01-07T13:00:00Z",
    "IsPrizeMoney": true,
    "IsRegClosed": false,
    "LocationCity": "Buffalo",
    "LocationCountry": "USA",
    "LocationState": "NY",
    "LocationStreetAddress": "123 Main St",
    "LocationVenue": "The Place",
    "LocationZip": "14224",
    "Logo": "https://images.pickleball.com/placeholder/pickleball.png",
    "OnlineRegistrationActive": true,
    "RegistrationCount": "0",
    "RegistrationDateClosed": "2043-01-23T13:00:00Z",
    "RegistrationDateOpen": "2043-01-07T13:00:00Z",
    "TimeZoneAbbreviation": "EST",
    "Title": "PPA Template",
    "IsFeatured": false,
    "Longitude": -78.87664,
    "Latitude": 42.878677,
    "FormatCode": "en-US",
    "TimeZoneUTCOffset": -5,
    "IsFeaturedPlus": false,
    "ContactFormRegistration": "Melissa@pickleballtournaments.com",
    "ContactFormMyWebsiteAccount": "Melissa@pickleballtournaments.com",
    "ContactFormRefunds": "Melissa@pickleballtournaments.com",
    "ContactFormOther": "Melissa@pickleballtournaments.com",
    "ContactFormRequestPartnerChange": "Melissa@pickleballtournaments.com",
    "ContactFormVolunteer": "Melissa@pickleballtournaments.com",
    "ContactFormReferee": "Melissa@pickleballtournaments.com",
    "ContactFormVendor": "Melissa@pickleballtournaments.com",
    "ContactFormSponsor": "Melissa@pickleballtournaments.com",
    "ContactFormPublicDisplayName": "",
    "ContactFormPublicDisplayEmail": "",
    "ContactFormPublicDisplayPhone": "",
    "DateArchived":  "2022-12-16T19:43:11Z",
    "DateShowToPublic": "2043-01-07T18:00:00Z",
    "DateHideFromPublic":  "2022-12-16T19:43:11Z",
    "GoverningBodies": [],
    "PBTournamentCode": "PB1664",
    "IsTest": false,
    "IsAdvertiseOnly": false,
    "DateCompleted":  "2022-12-16T19:43:11Z",
    "UsingGeniusSports": false,
    "ClubSanctionLevelId": "",
    "dateCreated": "2023-05-30T09:12:54.469Z",
    "dateUpdated": "2023-05-30T09:14:33.969943380Z"
}

List PPA Current and Future Tournaments

GET
(GET) /v1/ppa/tournaments 

To access, you need to use PPA API-TOKEN !

Request
Empty
Response
{
    "totalRecords": "2",
    "result": [
        {
            "TournamentID": "15087840-f8d1-4c65-b725-cdff41e156da",
            "ClubID": "80f17003-cd92-4fc4-84e4-06d38e096042",
            "Platform": "PickleballBrackets",
            "DetailsURL": "https://pickleballbrackets.com/ptd.aspx?eid=15087840-F8D1-4C65-B725-CDFF41E156DA",
            "CancelTourney": false,
            "CostFeeOnEvents": true,
            "CostRegistrationCurrent": 95,
            "TourneyFromDate": "2043-01-07T13:00:00Z",
            "TourneyToDate": "2043-01-07T13:00:00Z",
            "IsPrizeMoney": true,
            "IsRegClosed": false,
            "LocationCity": "Buffalo",
            "LocationCountry": "USA",
            "LocationState": "NY",
            "LocationStreetAddress": "123 Main St",
            "LocationVenue": "The Place",
            "LocationZip": "14224",
            "Logo": "https://images.pickleball.com/placeholder/pickleball.png",
            "OnlineRegistrationActive": true,
            "RegistrationCount": "0",
            "RegistrationDateClosed": "2043-01-23T13:00:00Z",
            "RegistrationDateOpen": "2043-01-07T13:00:00Z",
            "TimeZoneAbbreviation": "EST",
            "Title": "PPA Template",
            "IsFeatured": false,
            "Longitude": -78.87664,
            "Latitude": 42.878677,
            "FormatCode": "en-US",
            "TimeZoneUTCOffset": -5,
            "IsFeaturedPlus": false,
            "ContactFormRegistration": "Melissa@pickleballtournaments.com",
            "ContactFormMyWebsiteAccount": "Melissa@pickleballtournaments.com",
            "ContactFormRefunds": "Melissa@pickleballtournaments.com",
            "ContactFormOther": "Melissa@pickleballtournaments.com",
            "ContactFormRequestPartnerChange": "Melissa@pickleballtournaments.com",
            "ContactFormVolunteer": "Melissa@pickleballtournaments.com",
            "ContactFormReferee": "Melissa@pickleballtournaments.com",
            "ContactFormVendor": "Melissa@pickleballtournaments.com",
            "ContactFormSponsor": "Melissa@pickleballtournaments.com",
            "ContactFormPublicDisplayName": "",
            "ContactFormPublicDisplayEmail": "",
            "ContactFormPublicDisplayPhone": "",
            "DateArchived":  "2022-12-16T19:43:11Z",
            "DateShowToPublic": "2043-01-07T18:00:00Z",
            "DateHideFromPublic":  "2022-12-16T19:43:11Z",
            "GoverningBodies": [],
            "PBTournamentCode": "PB1664",
            "IsTest": false,
            "IsAdvertiseOnly": false,
            "DateCompleted":  "2022-12-16T19:43:11Z",
            "UsingGeniusSports": false,
            "ClubSanctionLevelId": "",
            "dateCreated": "2023-05-30T09:12:54.469Z",
            "dateUpdated": "2023-05-30T09:14:33.969943380Z"
        },
        {
            "TournamentID": "ac16b6a2-67ac-4ccd-b248-5582767b049c",
            "ClubID": "80f17003-cd92-4fc4-84e4-06d38e096042",
            "Platform": "PickleballBrackets",
            "DetailsURL": "https://pickleballbrackets.com/ptd.aspx?eid=AC16B6A2-67AC-4CCD-B248-5582767B049C",
            "CancelTourney": false,
            "CostFeeOnEvents": false,
            "CostRegistrationCurrent": 0,
            "TourneyFromDate": "2041-04-24T13:00:00Z",
            "TourneyToDate": "2041-04-24T13:00:00Z",
            "IsPrizeMoney": false,
            "IsRegClosed": false,
            "LocationCity": "Buffalo",
            "LocationCountry": "USA",
            "LocationState": "NY",
            "LocationStreetAddress": "123 Main St",
            "LocationVenue": "The Place",
            "LocationZip": "14224",
            "Logo": "https://pickleballbrackets.com/uploads/events/AC16B6A2-67AC-4CCD-B248-5582767B049C/ac16b6a2-67ac-4ccd-b248-5582767b049c_Logo.png",
            "OnlineRegistrationActive": false,
            "RegistrationCount": "0",
            "RegistrationDateClosed": "2042-04-24T13:00:00Z",
            "RegistrationDateOpen": "2041-04-24T13:00:00Z",
            "TimeZoneAbbreviation": "EST",
            "Title": "PPA - TEMPLATE",
            "IsFeatured": false,
            "Longitude": -78.87664,
            "Latitude": 42.878677,
            "FormatCode": "en-US",
            "TimeZoneUTCOffset": -5,
            "IsFeaturedPlus": false,
            "ContactFormRegistration": "jason@buffalopickleball.com",
            "ContactFormMyWebsiteAccount": "jason@buffalopickleball.com",
            "ContactFormRefunds": "jason@buffalopickleball.com",
            "ContactFormOther": "jason@buffalopickleball.com",
            "ContactFormRequestPartnerChange": "jason@buffalopickleball.com",
            "ContactFormVolunteer": "jason@buffalopickleball.com",
            "ContactFormReferee": "jason@buffalopickleball.com",
            "ContactFormVendor": "jason@buffalopickleball.com",
            "ContactFormSponsor": "jason@buffalopickleball.com",
            "ContactFormPublicDisplayName": "",
            "ContactFormPublicDisplayEmail": "",
            "ContactFormPublicDisplayPhone": "",
            "DateArchived":  "2022-12-16T19:43:11Z",
            "DateShowToPublic": "2042-04-24T17:00:00Z",
            "DateHideFromPublic":  "2022-12-16T19:43:11Z",
            "GoverningBodies": [],
            "PBTournamentCode": "",
            "IsTest": false,
            "IsAdvertiseOnly": false,
            "DateCompleted":  "2022-12-16T19:43:11Z",
            "UsingGeniusSports": false,
            "ClubSanctionLevelId": "",
            "dateCreated": "2023-05-30T09:12:54.469Z",
            "dateUpdated": "2023-05-30T09:14:33.969943380Z"
        }
    ]
}

GET PPA Tournaments Played by User

GET
(GET) /v1/ppa/users/{uuid}/tournaments

To access, you need to use PPA API-TOKEN !

Request
Empty
Response
{
    "totalRecords": "2",
    "result": [
        {
            "TournamentID": "210c553a-d3b3-464f-9e1d-3c66e9685438",
            "ClubID": "a7537436-90d0-46b1-b857-a7b85133d26b",
            "Platform": "PickleballBrackets",
            "DetailsURL": "https://pickleballbrackets.com/ptd.aspx?eid=210C553A-D3B3-464F-9E1D-3C66E9685438",
            "CancelTourney": false,
            "CostFeeOnEvents": true,
            "CostRegistrationCurrent": 50,
            "TourneyFromDate": "2022-08-20T13:00:00Z",
            "TourneyToDate": "2022-08-21T15:30:00Z",
            "IsPrizeMoney": false,
            "IsRegClosed": true,
            "LocationCity": "Hamilton",
            "LocationCountry": "CAN",
            "LocationState": "ON",
            "LocationStreetAddress": "305 South Bend Rd E.",
            "LocationVenue": "Hill Park Recreation Centre",
            "LocationZip": "L9A 4K6",
            "Logo": "https://pickleballbrackets.com/uploads/events/210C553A-D3B3-464F-9E1D-3C66E9685438/210c553a-d3b3-464f-9e1d-3c66e9685438_Logo.png",
            "OnlineRegistrationActive": true,
            "RegistrationCount": "216",
            "RegistrationDateClosed": "2022-08-09T04:45:00Z",
            "RegistrationDateOpen": "2022-04-15T05:00:00Z",
            "TimeZoneAbbreviation": "EST",
            "Title": "2nd Annual Steel Town Showdown",
            "IsFeatured": false,
            "Longitude": -79.86315,
            "Latitude": 43.22776,
            "FormatCode": "en-CA",
            "TimeZoneUTCOffset": -5,
            "IsFeaturedPlus": false,
            "ContactFormRegistration": "S.kawamoto@live.ca",
            "ContactFormMyWebsiteAccount": "S.kawamoto@live.ca",
            "ContactFormRefunds": "J.kawamoto@live.ca",
            "ContactFormOther": "J.kawamoto@live.ca",
            "ContactFormRequestPartnerChange": "S.kawamoto@live.ca",
            "ContactFormVolunteer": "J.kawamoto@live.ca",
            "ContactFormReferee": "J.kawamoto@live.ca",
            "ContactFormVendor": "J.kawamoto@live.ca",
            "ContactFormSponsor": "J.kawamoto@live.ca",
            "ContactFormPublicDisplayName": "",
            "ContactFormPublicDisplayEmail": "",
            "ContactFormPublicDisplayPhone": "",
            "DateArchived":  "2022-12-16T19:43:11Z",
            "DateShowToPublic": "2022-01-02T06:45:00Z",
            "DateHideFromPublic":  "2022-12-16T19:43:11Z",
            "GoverningBodies": [],
            "PBTournamentCode": "PB157",
            "IsTest": false,
            "IsAdvertiseOnly": false,
            "DateCompleted":  "2022-12-16T19:43:11Z",
            "UsingGeniusSports": false,
            "ClubSanctionLevelId": ""
        },
        {
            "TournamentID": "c7838bf2-434f-42d9-b721-9367e8eaafc1",
            "ClubID": "afc0bca2-78e1-4c38-a6b5-9dc7d687dc83",
            "Platform": "PickleballBrackets",
            "DetailsURL": "https://pickleballbrackets.com/ptd.aspx?eid=C7838BF2-434F-42D9-B721-9367E8EAAFC1",
            "CancelTourney": false,
            "CostFeeOnEvents": true,
            "CostRegistrationCurrent": 70,
            "TourneyFromDate": "2022-06-22T13:00:00Z",
            "TourneyToDate": "2022-06-26T19:15:00Z",
            "IsPrizeMoney": false,
            "IsRegClosed": true,
            "LocationCity": "Kingston",
            "LocationCountry": "CAN",
            "LocationState": "ON",
            "LocationStreetAddress": "1350 Gardiners Rd",
            "LocationVenue": "Invista Centre",
            "LocationZip": "K7P 0E5",
            "Logo": "https://pickleballbrackets.com/uploads/events/C7838BF2-434F-42D9-B721-9367E8EAAFC1/c7838bf2-434f-42d9-b721-9367e8eaafc1_Logo.jpg",
            "OnlineRegistrationActive": true,
            "RegistrationCount": "954",
            "RegistrationDateClosed": "2022-06-04T04:45:00Z",
            "RegistrationDateOpen": "2022-03-03T01:00:00Z",
            "TimeZoneAbbreviation": "EST",
            "Title": "Pickleball Canada National Championship 2022",
            "IsFeatured": false,
            "Longitude": -76.569496,
            "Latitude": 44.27613,
            "FormatCode": "en-CA",
            "TimeZoneUTCOffset": -5,
            "IsFeaturedPlus": false,
            "ContactFormRegistration": "twobouncesolutions@gmail.com",
            "ContactFormMyWebsiteAccount": "twobouncesolutions@gmail.com",
            "ContactFormRefunds": "twobouncesolutions@gmail.com",
            "ContactFormOther": "Ryan@kingstonsold.com",
            "ContactFormRequestPartnerChange": "twobouncesolutions@gmail.com",
            "ContactFormVolunteer": "twobouncesolutions@gmail.com",
            "ContactFormReferee": "twobouncesolutions@gmail.com",
            "ContactFormVendor": "twobouncesolutions@gmail.com",
            "ContactFormSponsor": "twobouncesolutions@gmail.com",
            "ContactFormPublicDisplayName": "Ryan Hanes",
            "ContactFormPublicDisplayEmail": "twobouncesolutions@gmail.com",
            "ContactFormPublicDisplayPhone": "6138767926",
            "DateArchived":  "2022-12-16T19:43:11Z",
            "DateShowToPublic": "2022-02-06T18:00:00Z",
            "DateHideFromPublic":  "2022-12-16T19:43:11Z",
            "GoverningBodies": [],
            "PBTournamentCode": "PB626",
            "IsTest": false,
            "IsAdvertiseOnly": false,
            "DateCompleted":  "2022-12-16T19:43:11Z",
            "UsingGeniusSports": false,
            "ClubSanctionLevelId": ""
        }
    ]
}

List PPA Matches

GET
(GET) /v1/ppa/matches

To access, you need to use PPA API-TOKEN !

Request
Empty
Response
{
    "totalRecords": "2",
    "results": [
        {
            "roundNumber": 0,
            "matchNumber": 0,
            "teamOneUuid": "",
            "teamTwoUuid": "",
            "teamOnePlayerOneUuid": "",
            "teamOnePlayerTwoUuid": "",
            "teamTwoPlayerOneUuid": "",
            "teamTwoPlayerTwoUuid": "",
            "teamOnePlayerOneFirstName": "",
            "teamOnePlayerTwoFirstName": "",
            "teamTwoPlayerOneFirstName": "",
            "teamTwoPlayerTwoFirstName": "",
            "teamOnePlayerOneLastName": "",
            "teamOnePlayerTwoLastName": "",
            "teamTwoPlayerOneLastName": "",
            "teamTwoPlayerTwoLastName": "",
            "courtUuid": "",
            "courtTitle": "",
            "teamOneGameOneScore": 0,
            "teamOneGameTwoScore": 0,
            "teamOneGameThreeScore": 0,
            "teamOneGameFourScore": 0,
            "teamOneGameFiveScore": 0,
            "teamTwoGameOneScore": 0,
            "teamTwoGameTwoScore": 0,
            "teamTwoGameThreeScore": 0,
            "teamTwoGameFourScore": 0,
            "teamTwoGameFiveScore": 0,
            "scoreFormatTitle": "",
            "matchStart":  "2022-12-16T19:43:11Z",
            "matchCompleted":  "2022-12-16T19:43:11Z"
        },
        {
            "roundNumber": 0,
            "matchNumber": 0,
            "teamOneUuid": "",
            "teamTwoUuid": "",
            "teamOnePlayerOneUuid": "",
            "teamOnePlayerTwoUuid": "",
            "teamTwoPlayerOneUuid": "",
            "teamTwoPlayerTwoUuid": "",
            "teamOnePlayerOneFirstName": "",
            "teamOnePlayerTwoFirstName": "",
            "teamTwoPlayerOneFirstName": "",
            "teamTwoPlayerTwoFirstName": "",
            "teamOnePlayerOneLastName": "",
            "teamOnePlayerTwoLastName": "",
            "teamTwoPlayerOneLastName": "",
            "teamTwoPlayerTwoLastName": "",
            "courtUuid": "",
            "courtTitle": "",
            "teamOneGameOneScore": 0,
            "teamOneGameTwoScore": 0,
            "teamOneGameThreeScore": 0,
            "teamOneGameFourScore": 0,
            "teamOneGameFiveScore": 0,
            "teamTwoGameOneScore": 0,
            "teamTwoGameTwoScore": 0,
            "teamTwoGameThreeScore": 0,
            "teamTwoGameFourScore": 0,
            "teamTwoGameFiveScore": 0,
            "scoreFormatTitle": "",
            "matchStart":  "2022-12-16T19:43:11Z",
            "matchCompleted":  "2022-12-16T19:43:11Z"
        }
]
}

List PPA Tournament Events

Query Parameters

NameDescription
bracket_levelCan be either "Pro" , "Senior Pro" or "Amateur"
GET
(GET) /v1/ppa/tournaments/{uuid}/tournament_events

To access, you need to use PPA API-TOKEN !

Request
Empty
Response
{
   totalRecords": "4",
     "results": [
        {
            "tournamentId": "bdbb6c52-74e1-42e9-a448-421b8fa9f12f",
            "eventId": "237bb0d3-0c53-458e-b207-b8d38d87a6bb",
            "eventTitle": "Mixed Doubles Pro",
            "startDate": "2023-06-09T04:27:49Z",
            "endDate": null,
            "eventType": "MAIN_EVENT_TYPE",
            "loserEventUuid": "00000000-0000-0000-0000-000000000000",
            "winnerEventUuid": "00000000-0000-0000-0000-000000000000"
        },
        {
            "tournamentId": "bdbb6c52-74e1-42e9-a448-421b8fa9f12f",
            "eventId": "372a0bec-1792-41f6-b6cd-aacc13fd9843",
            "eventTitle": "Mens Pro Doubles Qualifier",
            "startDate": "2023-06-07T14:43:38Z",
            "endDate": "2023-06-07T18:19:59Z",
            "eventType": "QUALIFIER_EVENT_TYPE",
            "loserEventUuid": "7687820c-47c7-45b2-83ad-69e98d6fd9e4",
            "winnerEventUuid": "7eb48bbc-d5c7-49e9-971a-776032976c4b"
        },
        {
            "tournamentId": "bdbb6c52-74e1-42e9-a448-421b8fa9f12f",
            "eventId": "51c38441-be21-4176-ba8f-610340f8bc65",
            "eventTitle": "Mens Singles Pro Qualifier",
            "startDate": "2023-06-07T15:26:34Z",
            "endDate": "2023-06-07T19:58:42Z",
            "eventType": "QUALIFIER_EVENT_TYPE",
            "loserEventUuid": "8d6751ae-37bf-4541-b4a6-240c49b893be",
            "winnerEventUuid": "d484b217-6711-4b27-bb6e-3c0f27ddfd58"
        },
        {
            "tournamentId": "bdbb6c52-74e1-42e9-a448-421b8fa9f12f",
            "eventId": "7687820c-47c7-45b2-83ad-69e98d6fd9e4",
            "eventTitle": "Mens Pro Doubles PPA Points Draw",
            "startDate": "2023-06-10T04:18:09Z",
            "endDate": "2023-06-10T22:21:28Z",
            "eventType": "POINT_DRAW_EVENT_TYPE",
            "loserEventUuid": "00000000-0000-0000-0000-000000000000",
            "winnerEventUuid": "00000000-0000-0000-0000-000000000000"
        }
    ]
}

List PPA Matches by Tournament Event

GET
(GET) /v1/ppa/tournaments/{uuid}/tournament_events/{event_uuid}

To access, you need to use PPA API-TOKEN !

Request
Empty
Response
{
    "totalRecords": "2",
    "results": [
        {
            "roundNumber": 2,
            "matchNumber": 0,
            "teamOneUuid": "",
            "teamTwoUuid": "",
            "teamOnePlayerOneUuid": "",
            "teamOnePlayerTwoUuid": "",
            "teamTwoPlayerOneUuid": "",
            "teamTwoPlayerTwoUuid": "",
            "teamOnePlayerOneFirstName": "",
            "teamOnePlayerTwoFirstName": "",
            "teamTwoPlayerOneFirstName": "",
            "teamTwoPlayerTwoFirstName": "",
            "teamOnePlayerOneLastName": "",
            "teamOnePlayerTwoLastName": "",
            "teamTwoPlayerOneLastName": "",
            "teamTwoPlayerTwoLastName": "",
            "courtUuid": "",
            "courtTitle": "",
            "teamOneGameOneScore": 0,
            "teamOneGameTwoScore": 0,
            "teamOneGameThreeScore": 0,
            "teamOneGameFourScore": 0,
            "teamOneGameFiveScore": 0,
            "teamTwoGameOneScore": 0,
            "teamTwoGameTwoScore": 0,
            "teamTwoGameThreeScore": 0,
            "teamTwoGameFourScore": 0,
            "teamTwoGameFiveScore": 0,
            "scoreFormatTitle": "",
            "matchStart": null,
            "matchCompleted": null,
            "inBracketType": "",
            "scoreFormatGameBestOutOf": 3
        },
        {
            "roundNumber": 5,
            "matchNumber": 0,
            "teamOneUuid": "testing_ppa_team1",
            "teamTwoUuid": "testing_ppa_team2",
            "teamOnePlayerOneUuid": "0122-1525-2313-77474",
            "teamOnePlayerTwoUuid": "1561-7547-1i84-26d22",
            "teamTwoPlayerOneUuid": "8853-0999-2165-23622",
            "teamTwoPlayerTwoUuid": "5464-87448-21q4-32622",
            "teamOnePlayerOneFirstName": "",
            "teamOnePlayerTwoFirstName": "",
            "teamTwoPlayerOneFirstName": "",
            "teamTwoPlayerTwoFirstName": "",
            "teamOnePlayerOneLastName": "",
            "teamOnePlayerTwoLastName": "",
            "teamTwoPlayerOneLastName": "",
            "teamTwoPlayerTwoLastName": "",
            "courtUuid": "",
            "courtTitle": "",
            "teamOneGameOneScore": 5,
            "teamOneGameTwoScore": 2,
            "teamOneGameThreeScore": 7,
            "teamOneGameFourScore": 4,
            "teamOneGameFiveScore": 0,
            "teamTwoGameOneScore": 2,
            "teamTwoGameTwoScore": 0,
            "teamTwoGameThreeScore": 9,
            "teamTwoGameFourScore": 8,
            "teamTwoGameFiveScore": 5,
            "scoreFormatTitle": "",
            "matchStart": "2043-01-23T13:00:00Z",
            "matchCompleted": "2043-01-23T13:00:00Z",
            "inBracketType": "",
            "scoreFormatGameBestOutOf": 3
        }
    ]
}

List PPA Tournament Event Standings

GET
(GET) /v1/ppa/tournaments/{uuid}/event_standings/{event_uuid}

To access, you need to use PPA API-TOKEN !

Request
Empty
Response
{
    "result": {
        "eventUuid": "fff94944-f88b-4451-8ddb-25f1b69c4fdf",
        "eventTitle": "Pickleball Event",
        "placements": [
            {
                "placement": 1,
                "teamUuid": "D0928CB4-7DBB-42A7-B63A-D9168925B748",
                "playerOneUuid": "11839BEC-C679-4F2E-B645-1E8164B84A95",
                "playerTwoUuid": "19CEA78A-11D3-4657-8704-8134C92A8427",
                "playerOneFirstName": "Kellye",
                "playerOneLastName": "Waller",
                "playerTwoFirstName": "Matthew",
                "playerTwoLastName": "McVicar",
                "playerOneCountry": "United States",
                "playerTwoCountry": "United States",
                "playerOneImage": "",
                "playerTwoImage": ""
            },
            {
                "placement": 2,
                "teamUuid": "850E25E9-3471-4FB0-8AB0-E1D2C4715B39",
                "playerOneUuid": "09C29821-F8C8-4EAD-B685-056D3887EB8F",
                "playerTwoUuid": "8FD4F54A-C190-4512-8F4B-3809D658B6F1",
                "playerOneFirstName": "Donna",
                "playerOneLastName": "Owings",
                "playerTwoFirstName": "Don",
                "playerTwoLastName": "Owings",
                "playerOneCountry": "United States",
                "playerTwoCountry": "United States",
                "playerOneImage": "",
                "playerTwoImage": ""
            },
            {
                "placement": 3,
                "teamUuid": "850E25E9-3471-4FB0-8AB0-E1D2C4715B39",
                "playerOneUuid": "09C29821-F8C8-4EAD-B685-056D3887EB8F",
                "playerTwoUuid": "8FD4F54A-C190-4512-8F4B-3809D658B6F1",
                "playerOneFirstName": "John",
                "playerOneLastName": "Doe",
                "playerTwoFirstName": "Timur",
                "playerTwoLastName": "Hadzic",
                "playerOneCountry": "United States",
                "playerTwoCountry": "United States",
                "playerOneImage": "",
                "playerTwoImage": ""
            },
            {
                "placement": 4,
                "teamUuid": "D0928CB4-7DBB-42A7-B63A-D9168925B748",
                "playerOneUuid": "11839BEC-C679-4F2E-B645-1E8164B84A95",
                "playerTwoUuid": "19CEA78A-11D3-4657-8704-8134C92A8427",
                "playerOneFirstName": "Robert",
                "playerOneLastName": "Holloway",
                "playerTwoFirstName": "Paul",
                "playerTwoLastName": "Ferguson",
                "playerOneCountry": "United States",
                "playerTwoCountry": "United States",
                "playerOneImage": "",
                "playerTwoImage": ""
            }
        ]
    }
}

List Tournament Standings

GET
(GET) /v1/ppa/tournaments/{uuid}/tournament_standings

To access, you need to use PPA API-TOKEN !

Request
Empty
Response
{
    "result": {
        "standings": [
            {
                "eventUuid": "83097fdc-ca4d-4c31-a495-aa580bf8ff28",
                "eventTitle": "Womens Doubles Pro",
                "placements": [
                    {
                        "placement": 3,
                        "teamUuid": "f56a1a95-fae6-4add-98c4-6f6f3ebb2400",
                        "playerOneUuid": "0c1bb94d-3af2-42f4-b938-d712c707ace4",
                        "playerTwoUuid": "504e8c08-caf6-4db8-b454-11ffa321261c",
                        "playerOneFirstName": "Callie",
                        "playerOneLastName": "Smith",
                        "playerTwoFirstName": "Lucia",
                        "playerTwoLastName": "Kovalova",
                        "playerOneCountry": "United States",
                        "playerTwoCountry": "United States",
                        "playerOneImage": "",
                        "playerTwoImage": ""
                    },
                    {
                        "placement": 4,
                        "teamUuid": "8c22d260-38d3-4ed1-93f9-d964f5cf1dfe",
                        "playerOneUuid": "8e2f9629-19d0-409d-81dc-b64fe2f3d3ff",
                        "playerTwoUuid": "45e53881-72e4-4de1-9763-c2e7f7f854ba",
                        "playerOneFirstName": "Jessie",
                        "playerOneLastName": "Irvine",
                        "playerTwoFirstName": "Andrea",
                        "playerTwoLastName": "Koop",
                        "playerOneCountry": "United States",
                        "playerTwoCountry": "United States",
                        "playerOneImage": "",
                        "playerTwoImage": ""
                    }
                ]
            },
            {
                "eventUuid": "7eb48bbc-d5c7-49e9-971a-776032976c4b",
                "eventTitle": "Mens Doubles Pro",
                "placements": [
                    {
                        "placement": 3,
                        "teamUuid": "093b1ba8-b740-4781-96b1-b3daa842a60f",
                        "playerOneUuid": "9decd87b-03ac-4d79-a1e7-d03ca3f7519b",
                        "playerTwoUuid": "dbcb41e9-e983-410b-bc23-d184d034cfc0",
                        "playerOneFirstName": "James",
                        "playerOneLastName": "Ignatowich",
                        "playerTwoFirstName": "Tyson",
                        "playerTwoLastName": "McGuffin",
                        "playerOneCountry": "United States",
                        "playerTwoCountry": "United States",
                        "playerOneImage": "",
                        "playerTwoImage": ""
                    },
                    {
                        "placement": 4,
                        "teamUuid": "cb79c51c-002c-4cf0-bf47-5dfcfb529cd3",
                        "playerOneUuid": "89843e44-48fd-4a3f-b8c0-5f5aa6ae5741",
                        "playerTwoUuid": "3760b164-aabd-4893-b5a1-91a4eef558c1",
                        "playerOneFirstName": "Dekel",
                        "playerOneLastName": "Bar",
                        "playerTwoFirstName": "Callan",
                        "playerTwoLastName": "Dawson",
                        "playerOneCountry": "United States",
                        "playerTwoCountry": "United States",
                        "playerOneImage": "",
                        "playerTwoImage": ""
                    }
                ]
            },
            {
                "eventUuid": "237bb0d3-0c53-458e-b207-b8d38d87a6bb",
                "eventTitle": "Mixed Doubles Pro",
                "placements": []
            },
            {
                "eventUuid": "958f7f99-5c1f-4483-9a25-4e556c7af6b7",
                "eventTitle": "Womens Singles Pro",
                "placements": [
                    {
                        "placement": 1,
                        "teamUuid": "3842cf04-0833-4409-8a70-f155a6c2248f",
                        "playerOneUuid": "129b2771-34b5-4b7f-9c23-e020a6aa3e6a",
                        "playerTwoUuid": "",
                        "playerOneFirstName": "Anna Leigh",
                        "playerOneLastName": "Waters",
                        "playerTwoFirstName": "",
                        "playerTwoLastName": "",
                        "playerOneCountry": "United States",
                        "playerTwoCountry": "",
                        "playerOneImage": "",
                        "playerTwoImage": ""
                    },
                    {
                        "placement": 2,
                        "teamUuid": "cad4c647-9509-4d65-b0aa-41843a74b936",
                        "playerOneUuid": "9b97206b-783a-4fab-85e9-45a6240325a5",
                        "playerTwoUuid": "",
                        "playerOneFirstName": "Catherine",
                        "playerOneLastName": "Parenteau",
                        "playerTwoFirstName": "",
                        "playerTwoLastName": "",
                        "playerOneCountry": "United States",
                        "playerTwoCountry": "",
                        "playerOneImage": "",
                        "playerTwoImage": ""
                    }
                ]
            },
            {
                "eventUuid": "d484b217-6711-4b27-bb6e-3c0f27ddfd58",
                "eventTitle": "Mens Singles Pro",
                "placements": [
                    {
                        "placement": 1,
                        "teamUuid": "b04133da-47a1-401d-9587-3cfa9398859c",
                        "playerOneUuid": "dbcb41e9-e983-410b-bc23-d184d034cfc0",
                        "playerTwoUuid": "",
                        "playerOneFirstName": "Tyson",
                        "playerOneLastName": "McGuffin",
                        "playerTwoFirstName": "",
                        "playerTwoLastName": "",
                        "playerOneCountry": "United States",
                        "playerTwoCountry": "",
                        "playerOneImage": "",
                        "playerTwoImage": ""
                    },
                    {
                        "placement": 2,
                        "teamUuid": "71658343-81d9-4023-bceb-95bbe0ecf22a",
                        "playerOneUuid": "ff38654d-daae-4bad-a1a7-690e4e5706eb",
                        "playerTwoUuid": "",
                        "playerOneFirstName": "Connor",
                        "playerOneLastName": "Garnett",
                        "playerTwoFirstName": "",
                        "playerTwoLastName": "",
                        "playerOneCountry": "United States",
                        "playerTwoCountry": "",
                        "playerOneImage": "",
                        "playerTwoImage": ""
                    }
                ]
            }
        ]
    }
}

List Player Rankings Flat Data

GET
/v1/ppa/player_rankings_flat 

TO ACCESS, YOU NEED TO USE PPA-API TOKEN

Query Parameters

NameDescription
page_sizeNumber value that represents number of returned results
current_pageNumber value that represents offset of returned results
retrieve_allRetrieve all results
Request
Empty 
Response
{
    "totalRecords": "2",
    "results": [
        {
            "playerUuid": "003033d4-4072-4b5f-9484-9bcceb29b19f",
            "playerFullName": "test ",
            "mensSinglesRaceRank": "73",
            "mensSingles365Rank": "84",
            "mensSinglesRacePoints": 0,
            "mensSingles365Points": 0,
            "womensSinglesRaceRank": "0",
            "womensSingles365Rank": "0",
            "womensSinglesRacePoints": 0,
            "womensSingles365Points": 0,
            "mixedDoublesRaceRank": "79",
            "mixedDoubles365Rank": "90",
            "mixedDoublesRacePoints": 50,
            "mixedDoubles365Points": 50,
            "mensDoublesRaceRank": "0",
            "mensDoubles365Rank": "0",
            "mensDoublesRacePoints": 0,
            "mensDoubles365Points": 0,
            "womensDoublesRaceRank": "0",
            "womensDoubles365Rank": "0",
            "womensDoublesRacePoints": 0,
            "womensDoubles365Points": 0,
            "playerFirstName": "test",
            "playerLastName": "test",
            "playerSuffix": "",
            "playerGender": "M",
            "mensSinglesRaceTournamentsPlayed": "1",
            "mensSingles365TournamentsPlayed": "1",
            "womensSinglesRaceTournamentsPlayed": "0",
            "womensSingles365TournamentsPlayed": "0",
            "mixedDoublesRaceTournamentsPlayed": "1",
            "mixedDoubles365TournamentsPlayed": "1",
            "mensDoublesRaceTournamentsPlayed": "0",
            "mensDoubles365TournamentsPlayed": "0",
            "womensDoublesRaceTournamentsPlayed": "0",
            "womensDoubles365TournamentsPlayed": "0",
            "playerImageUrl": "https://images.pickleball.com/player/",
            "playerCountryAbbreviation": "USA",
            "playerCountryName": "United States",
            "playerAge": "34",
            "playerSlug": "test-slug"
        },
        {
            "playerUuid": "005b806c-f070-47b6-ac1a-d581c7788d9b",
            "playerFullName": "test",
            "mensSinglesRaceRank": "0",
            "mensSingles365Rank": "0",
            "mensSinglesRacePoints": 0,
            "mensSingles365Points": 0,
            "womensSinglesRaceRank": "0",
            "womensSingles365Rank": "0",
            "womensSinglesRacePoints": 0,
            "womensSingles365Points": 0,
            "mixedDoublesRaceRank": "0",
            "mixedDoubles365Rank": "0",
            "mixedDoublesRacePoints": 0,
            "mixedDoubles365Points": 0,
            "mensDoublesRaceRank": "86",
            "mensDoubles365Rank": "91",
            "mensDoublesRacePoints": 100,
            "mensDoubles365Points": 100,
            "womensDoublesRaceRank": "0",
            "womensDoubles365Rank": "0",
            "womensDoublesRacePoints": 0,
            "womensDoubles365Points": 0,
            "playerFirstName": "test",
            "playerLastName": "test",
            "playerSuffix": "",
            "playerGender": "M",
            "mensSinglesRaceTournamentsPlayed": "0",
            "mensSingles365TournamentsPlayed": "0",
            "womensSinglesRaceTournamentsPlayed": "0",
            "womensSingles365TournamentsPlayed": "0",
            "mixedDoublesRaceTournamentsPlayed": "0",
            "mixedDoubles365TournamentsPlayed": "0",
            "mensDoublesRaceTournamentsPlayed": "1",
            "mensDoubles365TournamentsPlayed": "1",
            "womensDoublesRaceTournamentsPlayed": "0",
            "womensDoubles365TournamentsPlayed": "0",
            "playerImageUrl": "https://images.pickleball.com/player/",
            "playerCountryAbbreviation": "USA",
            "playerCountryName": "United States",
            "playerAge": "34",
            "playerSlug": "test-slug"
}
    ]
}