Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Coed League D - 05/19

ID: 4901534758

Match Scores

11-1

Loss

Play Date

2026-05-19

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BC
Brett Clayson

16GOKK · Pleasant Grove, UT, US

DUPR

4.325

JW
Jim Welsh

12JJPY · Vineyard, UT, US

DUPR

4.184

TEAM 2LOSS
EJ
Emily Jensen

3ZWENL · Lehi, UT, US

DUPR

3.136

MH
Michael Hansen

8W4OL3 · Spanish Fork, UT, US

DUPR

4.444

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-4901534758
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4761380588,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brett Clayson",
        "dupr_id": "16GOKK",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Jim Welsh",
        "dupr_id": "12JJPY",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Vineyard, UT, US"
      }
    ]
  },
  {
    "team_id": 4673188481,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emily Jensen",
        "dupr_id": "3ZWENL",
        "rating": 3.136,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Michael Hansen",
        "dupr_id": "8W4OL3",
        "rating": 4.444,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      }
    ]
  }
]