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

PPA Tour: Selkirk Red Rock Open Mens Doubles Senior Open

ID: 7736144317

Match Scores

5-11, 7-11

Win

Play Date

2024-04-28

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DJ
David Johnson

17ZRN3 · Las Vegas, NV, US

DUPR

4.812

TY
Thomas Yeh

3LW7EZ · Las Vegas, NV, US

DUPR

5.136

TEAM 2WINNER
BR
Brandon Ritter

3O4M73 · Murray, UT, US

DUPR

5.053

RB
Rick Berrett

12JJ64 · Cedar Hills, UT, US

DUPR

5.192

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-7736144317
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7621563871,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Johnson",
        "dupr_id": "17ZRN3",
        "rating": 4.812,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Thomas Yeh",
        "dupr_id": "3LW7EZ",
        "rating": 5.136,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 7908392961,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon Ritter",
        "dupr_id": "3O4M73",
        "rating": 5.053,
        "profile_pic_url": null,
        "location": "Murray, UT, US"
      },
      {
        "name": "Rick Berrett",
        "dupr_id": "12JJ64",
        "rating": 5.192,
        "profile_pic_url": null,
        "location": "Cedar Hills, UT, US"
      }
    ]
  }
]