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

Selkirk Red Rock Open - Mens Doubles Pro

ID: 5518211131

Match Scores

15-10

Loss

Play Date

2023-04-07

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Caden Nemoff

8DWQX3 · PPA Tour Pro

DUPR

5.423

RC
Rob Cassidy

8MOGG1 · Rochester, NY, US

DUPR

5.875

TEAM 2LOSS
AR
Austin Read

3ZD0DM · USA

DUPR

3.500

SG
Sterling Galli

8M04ED · Provo, UT, US

DUPR

6.134

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-5518211131
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6309716255,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Caden Nemoff",
        "dupr_id": "8DWQX3",
        "rating": 5.423,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/05/6d6ddabe-b04f-4d47-a38e-8859eeb7a877.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Rob Cassidy",
        "dupr_id": "8MOGG1",
        "rating": 5.875,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 7603146551,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Austin Read",
        "dupr_id": "3ZD0DM",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sterling Galli",
        "dupr_id": "8M04ED",
        "rating": 6.134,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  }
]