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

Black Desert PPA Challenger - Mens Doubles Pro Main Draw

ID: 8554778720

Match Scores

11-15

Loss

Play Date

2026-05-02

Play Time (Est)

9:00 PM

Play Location

Santa Clara, UT

View Facility Page →

Competitor Teams

TEAM 1LOSS
JW
Jason Weidman

3VX9EJ · St. George, UT, US

DUPR

5.633

WB
Wesley Burrows

8MPJPD · Thousand Oaks, CA, US

DUPR

5.707

TEAM 2WINNER
RC
Ryan Camras

67M4YQ · Garland County, AR, US

DUPR

5.641

JA
Jake Anderson

DWNKZM · North Little Rock, AR, US

DUPR

5.439

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-8554778720
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5876560024,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Weidman",
        "dupr_id": "3VX9EJ",
        "rating": 5.633,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Wesley Burrows",
        "dupr_id": "8MPJPD",
        "rating": 5.707,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      }
    ]
  },
  {
    "team_id": 5840391806,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Camras",
        "dupr_id": "67M4YQ",
        "rating": 5.641,
        "profile_pic_url": null,
        "location": "Garland County, AR, US"
      },
      {
        "name": "Jake Anderson",
        "dupr_id": "DWNKZM",
        "rating": 5.439,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      }
    ]
  }
]