Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 9 League

ID: 7320095015

Match Scores

10-12

Loss

Play Date

2025-12-16

Play Time (Est)

12:45 AM

Play Location

Littleton, CO, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RR
rick redmond

8G7EPM · Littleton, CO, US

DUPR

4.216

DS
Desirae Smelser

EGZXEJ · Littleton, CO, US

DUPR

4.083

TEAM 2WINNER
JH
Jack Healy

M2L6XL · Denver, CO, US

DUPR

4.291

SK
Suzanne Kern

PKLQ7Q · Wheat Ridge, CO, US

DUPR

3.574

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-7320095015
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8133866200,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "rick redmond",
        "dupr_id": "8G7EPM",
        "rating": 4.216,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      },
      {
        "name": "Desirae Smelser",
        "dupr_id": "EGZXEJ",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      }
    ]
  },
  {
    "team_id": 6417779905,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jack Healy",
        "dupr_id": "M2L6XL",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Suzanne Kern",
        "dupr_id": "PKLQ7Q",
        "rating": 3.574,
        "profile_pic_url": null,
        "location": "Wheat Ridge, CO, US"
      }
    ]
  }
]