Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

League D

ID: 5866383425

Match Scores

11-6

Loss

Play Date

2025-07-22

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SG
Scott Gorshe

89RN73 · Saratoga Springs, UT, US

DUPR

4.380

Greg Slater

89Q6VR · Provo, UT, US

DUPR

4.274

TEAM 2LOSS
JY
Jacob Young

3052N8 · Orem, UT, US

DUPR

4.252

AM
Aaron Moore

3ZRNQM · Orem, UT, US

DUPR

4.255

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-5866383425
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5968087361,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Gorshe",
        "dupr_id": "89RN73",
        "rating": 4.38,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      },
      {
        "name": "Greg Slater",
        "dupr_id": "89Q6VR",
        "rating": 4.274,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6622d93aa1175.jpg",
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 6179076906,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Young",
        "dupr_id": "3052N8",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Aaron Moore",
        "dupr_id": "3ZRNQM",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]