Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Coed League D - 06/02

ID: 7816078643

Match Scores

11-8

Win

Play Date

2026-06-02

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EJ
Emily Jensen

3ZWENL · Lehi, UT, US

DUPR

3.151

JW
Jim Welsh

12JJPY · Vineyard, UT, US

DUPR

4.244

TEAM 2LOSS
AJ
Alex Johnson

8W7Z6K · Rexburg, ID, US

DUPR

3.191

CL
Cedrik Laplante

3L0ZZ5 · Pleasant Grove, UT, US

DUPR

4.241

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-7816078643
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7250388418,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emily Jensen",
        "dupr_id": "3ZWENL",
        "rating": 3.151,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Jim Welsh",
        "dupr_id": "12JJPY",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": "Vineyard, UT, US"
      }
    ]
  },
  {
    "team_id": 6164579383,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Johnson",
        "dupr_id": "8W7Z6K",
        "rating": 3.191,
        "profile_pic_url": null,
        "location": "Rexburg, ID, US"
      },
      {
        "name": "Cedrik Laplante",
        "dupr_id": "3L0ZZ5",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  }
]