Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Charleston Metro PPA Challenger - Mixed Doubles Pro Main Draw

ID: 7888355349

Match Scores

11-1, 11-1

Loss

Play Date

2025-10-05

Play Time (Est)

10:15 AM

Play Location

North Charleston, SC

View Facility Page →

Competitor Teams

TEAM 1WINNER
Alex Walker

XJ2VO2 · PPA Tour Pro

DUPR

5.626

ZP
Zak Parks

3P50PE · Jacksonville Beach, FL, US

DUPR

5.839

TEAM 2LOSS
KH
Katelyn Hilliard

3YDN24 · Savannah, GA, US

DUPR

4.966

CL
Cody Lanier

8WEE6L · Statesboro, GA, US

DUPR

5.018

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7888355349
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4684359983,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Walker",
        "dupr_id": "XJ2VO2",
        "rating": 5.626,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Alex-Walker.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Zak Parks",
        "dupr_id": "3P50PE",
        "rating": 5.839,
        "profile_pic_url": null,
        "location": "Jacksonville Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 5818426309,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katelyn Hilliard",
        "dupr_id": "3YDN24",
        "rating": 4.966,
        "profile_pic_url": null,
        "location": "Savannah, GA, US"
      },
      {
        "name": "Cody Lanier",
        "dupr_id": "8WEE6L",
        "rating": 5.018,
        "profile_pic_url": null,
        "location": "Statesboro, GA, US"
      }
    ]
  }
]