Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5302665007

Match Scores

11-8, 11-5, 11-13

Loss

Play Date

2025-04-10

Play Time (Est)

8:45 AM

Play Location

203B W 9000 S, Sandy, UT 84070, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SC
Sean Caldwell

17JZMM · West Valley City, UT, US

DUPR

4.318

MD
Matt Dimock

3L06LZ · Draper, UT, US

DUPR

4.996

TEAM 2LOSS
CW
Charlie Wood

89DM0K · Lehi, UT, US

DUPR

4.033

JL
James Learned

8MZMNV · South Jordan, UT, US

DUPR

4.618

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-5302665007
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6695574367,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sean Caldwell",
        "dupr_id": "17JZMM",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": "West Valley City, UT, US"
      },
      {
        "name": "Matt Dimock",
        "dupr_id": "3L06LZ",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  },
  {
    "team_id": 5882505786,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charlie Wood",
        "dupr_id": "89DM0K",
        "rating": 4.033,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "James Learned",
        "dupr_id": "8MZMNV",
        "rating": 4.618,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  }
]