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

Black Desert PPA Challenger - Mens Doubles Pro Main Draw

ID: 5475902021

Match Scores

15-7

Loss

Play Date

2026-05-02

Play Time (Est)

6:15 AM

Play Location

Santa Clara, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
GW
Garrett Whitehead

8ERWM3 · Draper, UT, US

DUPR

5.893

AQ
Alexander Qi

8GOJVX · Salt Lake City, UT, US

DUPR

5.503

TEAM 2LOSS
Andrew Caldarella

8DJ5M8 · PPA Tour Pro

DUPR

5.454

JA
Jackson Ayotte

8MP0DO · Tempe, AZ, US

DUPR

5.625

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-5475902021
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7916809168,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Garrett Whitehead",
        "dupr_id": "8ERWM3",
        "rating": 5.893,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Alexander Qi",
        "dupr_id": "8GOJVX",
        "rating": 5.503,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 5157406190,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Caldarella",
        "dupr_id": "8DJ5M8",
        "rating": 5.454,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/12/2025-andrew-caldarella-headhost_480.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Jackson Ayotte",
        "dupr_id": "8MP0DO",
        "rating": 5.625,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      }
    ]
  }
]