Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5254479432

Match Scores

11-9, 9-11, 11-4

Loss

Play Date

2025-03-27

Play Time (Est)

1:00 PM

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.337

MD
Matt Dimock

3L06LZ · Draper, UT, US

DUPR

4.983

TEAM 2LOSS
CW
Charlie Wood

89DM0K · Lehi, UT, US

DUPR

3.934

JL
James Learned

8MZMNV · South Jordan, UT, US

DUPR

4.676

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