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

Raleigh PPA Challenger - Mixed Doubles Pro Main Draw

ID: 4916699800

Match Scores

15-0

Loss

Play Date

2025-12-14

Play Time (Est)

5:00 PM

Play Location

Raleigh, NC

View Facility Page →

Competitor Teams

TEAM 1WINNER
ID
Isabella Dunlap

M2GLQO · Oklahoma City, OK, US

DUPR

5.535

Christopher Haworth

3Y4V2E · PPA Tour Pro

DUPR

6.066

TEAM 2LOSS
AL
Alicia Lai

4L7OMG · Lakewood, CO, US

DUPR

4.912

HY
Harrison Yee

8K504Q · New York, NY, US

DUPR

5.592

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-4916699800
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8159785443,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Isabella Dunlap",
        "dupr_id": "M2GLQO",
        "rating": 5.535,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Christopher Haworth",
        "dupr_id": "3Y4V2E",
        "rating": 6.066,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/08/2025-chris-haworth-headshot_480.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 5891732846,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alicia Lai",
        "dupr_id": "4L7OMG",
        "rating": 4.912,
        "profile_pic_url": null,
        "location": "Lakewood, CO, US"
      },
      {
        "name": "Harrison Yee",
        "dupr_id": "8K504Q",
        "rating": 5.592,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]