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

Black Desert PPA Challenger - Mens Doubles Pro Main Draw

ID: 8028105439

Match Scores

7-11, 5-11

Win

Play Date

2026-05-02

Play Time (Est)

8:45 AM

Play Location

Santa Clara, UT

View Facility Page →

Competitor Teams

TEAM 1LOSS
RN
Rio Newcombe

3OWZVE · Gilbert, AZ, US

DUPR

5.754

CL
Cameron Luhring

1NKM7Z · Parkersburg, IA, US

DUPR

6.220

TEAM 2WINNER
GW
Garrett Whitehead

8ERWM3 · Draper, UT, US

DUPR

5.918

AQ
Alexander Qi

8GOJVX · Salt Lake City, UT, US

DUPR

5.526

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-8028105439
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6856888658,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rio Newcombe",
        "dupr_id": "3OWZVE",
        "rating": 5.754,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Cameron Luhring",
        "dupr_id": "1NKM7Z",
        "rating": 6.22,
        "profile_pic_url": null,
        "location": "Parkersburg, IA, US"
      }
    ]
  },
  {
    "team_id": 8198141160,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Garrett Whitehead",
        "dupr_id": "8ERWM3",
        "rating": 5.918,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Alexander Qi",
        "dupr_id": "8GOJVX",
        "rating": 5.526,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]