Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Coed League D - 01/13

ID: 7945368106

Match Scores

8-11

Win

Play Date

2026-01-13

Play Time (Est)

11:30 PM

Play Location

1330 Sandhill Rd, Orem, UT 84058

View Facility Page →

Competitor Teams

TEAM 1LOSS
JS
Jeremy Stout

8W5KXG · USA

DUPR

3.702

SG
Scott Gorshe

89RN73 · Saratoga Springs, UT, US

DUPR

4.357

TEAM 2WINNER
PK
Pei Kuli

8EMRVW · Orem, UT, US

DUPR

4.734

DS
Dave Sylvester

17WNV0 · Cedar Hills, UT, US

DUPR

4.286

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-7945368106
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6320889013,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Stout",
        "dupr_id": "8W5KXG",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Gorshe",
        "dupr_id": "89RN73",
        "rating": 4.357,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      }
    ]
  },
  {
    "team_id": 5503595366,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pei Kuli",
        "dupr_id": "8EMRVW",
        "rating": 4.734,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Dave Sylvester",
        "dupr_id": "17WNV0",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": "Cedar Hills, UT, US"
      }
    ]
  }
]