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

Black Desert PPA Challenger - Mens Doubles Pro Main Draw

ID: 6410089164

Match Scores

16-14

Loss

Play Date

2026-05-02

Play Time (Est)

1:00 PM

Play Location

Santa Clara, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
JF
Justin Fullmer

3OL76L · Idaho Falls, ID, US

DUPR

5.230

CB
Clayton Boydston

3ZVZW8 · Provo, UT, US

DUPR

5.457

TEAM 2LOSS
AW
Alec Weller

35E5D5 · Las Vegas, NV, US

DUPR

5.517

BM
Ben McNair

3LWRPK · Las Vegas, NV, US

DUPR

5.177

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-6410089164
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6445650781,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Fullmer",
        "dupr_id": "3OL76L",
        "rating": 5.23,
        "profile_pic_url": null,
        "location": "Idaho Falls, ID, US"
      },
      {
        "name": "Clayton Boydston",
        "dupr_id": "3ZVZW8",
        "rating": 5.457,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 8100678219,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alec Weller",
        "dupr_id": "35E5D5",
        "rating": 5.517,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Ben McNair",
        "dupr_id": "3LWRPK",
        "rating": 5.177,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]