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

Selkirk Red Rock Open - Mens Doubles Pro PPA Points Draw

ID: 6804350073

Match Scores

15-12

Win

Play Date

2023-04-07

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AF
Adam Fullmer

3Y47K8 · Eagle Mountain, UT, US

DUPR

5.593

BJ
Brad Jenson

8WKM9M · Riverton, UT, US

DUPR

5.362

TEAM 2LOSS
TH
Tyler Holbrook

3YMOPK · Eden, UT, US

DUPR

5.237

AK
Alema Key

1RDLZE · Morgan, UT, US

DUPR

5.099

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-6804350073
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6366686735,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Fullmer",
        "dupr_id": "3Y47K8",
        "rating": 5.593,
        "profile_pic_url": null,
        "location": "Eagle Mountain, UT, US"
      },
      {
        "name": "Brad Jenson",
        "dupr_id": "8WKM9M",
        "rating": 5.362,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  },
  {
    "team_id": 8459805332,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Holbrook",
        "dupr_id": "3YMOPK",
        "rating": 5.237,
        "profile_pic_url": null,
        "location": "Eden, UT, US"
      },
      {
        "name": "Alema Key",
        "dupr_id": "1RDLZE",
        "rating": 5.099,
        "profile_pic_url": null,
        "location": "Morgan, UT, US"
      }
    ]
  }
]