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

PPA Tour: Selkirk Red Rock Open Mens Doubles Senior Open

ID: 6275699041

Match Scores

11-0, 11-6

Loss

Play Date

2024-04-28

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Scott Johnston

17JWQN · Herriman, UT, US

DUPR

5.434

JH
John Hedberg

8MDLV8 · St. George, UT, US

DUPR

5.435

TEAM 2LOSS
BR
Brandon Ritter

3O4M73 · Murray, UT, US

DUPR

5.048

RB
Rick Berrett

12JJ64 · Cedar Hills, UT, US

DUPR

5.187

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-6275699041
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8528963934,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Johnston",
        "dupr_id": "17JWQN",
        "rating": 5.434,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65bdb8848fc9e.jpg",
        "location": "Herriman, UT, US"
      },
      {
        "name": "John Hedberg",
        "dupr_id": "8MDLV8",
        "rating": 5.435,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 5161388031,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Ritter",
        "dupr_id": "3O4M73",
        "rating": 5.048,
        "profile_pic_url": null,
        "location": "Murray, UT, US"
      },
      {
        "name": "Rick Berrett",
        "dupr_id": "12JJ64",
        "rating": 5.187,
        "profile_pic_url": null,
        "location": "Cedar Hills, UT, US"
      }
    ]
  }
]