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

Selkirk Red Rock Open - Mens Doubles Pro

ID: 5862984782

Match Scores

11-6, 3-11, 11-3

Loss

Play Date

2023-04-07

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TF
Todd Fought

3VGK63 · USA

DUPR

3.500

SS
Spencer Smith

8EXQQV · Lehi, UT, US

DUPR

6.089

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-5862984782
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7242683796,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Todd Fought",
        "dupr_id": "3VGK63",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Spencer  Smith",
        "dupr_id": "8EXQQV",
        "rating": 6.089,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 7715144561,
    "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"
      }
    ]
  }
]