Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7449736304

Match Scores

8-11, 11-8, 6-11

Loss

Play Date

2025-04-10

Play Time (Est)

9: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.323

JL
James Learned

8MZMNV · South Jordan, UT, US

DUPR

4.612

TEAM 2WINNER
MD
Matt Dimock

3L06LZ · Draper, UT, US

DUPR

5.003

CW
Charlie Wood

89DM0K · Lehi, UT, US

DUPR

4.025

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