Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8329297032

Match Scores

1-11, 9-11, 3-11

Win

Play Date

2025-12-10

Play Time (Est)

1:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
SC
Sean Caldwell

17JZMM · West Valley City, UT, US

DUPR

4.320

CW
Charlie Wood

89DM0K · Lehi, UT, US

DUPR

3.584

TEAM 2WINNER
MD
Matt Dimock

3L06LZ · Draper, UT, US

DUPR

4.918

JL
James Learned

8MZMNV · South Jordan, UT, US

DUPR

4.547

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