Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DPC Level Up Cup - Mens Doubles - Age: (12+) - DUPR 4.0 to 4.5

ID: 7991616317

Match Scores

11-1

Win

Play Date

2026-06-06

Play Time (Est)

6:15 AM

Play Location

Littleton, CO

View Facility Page →

Competitor Teams

TEAM 1WINNER
DM
David Morse

MYV4OG · Denver, CO, US

DUPR

4.244

PE
Peter Evans

G5Z92V · USA

DUPR

4.229

TEAM 2LOSS
CH
Carlan Huntsman

1N425W · Idaho Falls, ID, US

DUPR

4.248

BM
Brandon Murri

3O9MMW · USA

DUPR

3.402

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-7991616317
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8330050146,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Morse",
        "dupr_id": "MYV4OG",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Peter  Evans",
        "dupr_id": "G5Z92V",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7970798829,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carlan Huntsman",
        "dupr_id": "1N425W",
        "rating": 4.248,
        "profile_pic_url": null,
        "location": "Idaho Falls, ID, US"
      },
      {
        "name": "Brandon Murri",
        "dupr_id": "3O9MMW",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]