Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Coed League D - 05/19

ID: 7401405416

Match Scores

3-11

Loss

Play Date

2026-05-19

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
EJ
Emily Jensen

3ZWENL · Lehi, UT, US

DUPR

3.188

MH
Michael Hansen

8W4OL3 · Spanish Fork, UT, US

DUPR

4.461

TEAM 2WINNER
BC
Brett Clayson

16GOKK · Pleasant Grove, UT, US

DUPR

4.308

JW
Jim Welsh

12JJPY · Vineyard, UT, US

DUPR

4.167

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