Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6021213423

Match Scores

4-15

Loss

Play Date

2026-06-06

Play Time (Est)

4:45 AM

Play Location

Littleton, CO

View Facility Page →

Competitor Teams

TEAM 1LOSS
KM
Kimberly McNeilus

PKQJGZ · Littleton, CO, US

DUPR

3.774

CE
Charissa Enget

59MMRL · USA

DUPR

4.072

TEAM 2WINNER
JP
Jackie Parker

RWRLMZ · USA

DUPR

4.076

AC
Ashlee Cerda

XJKW54 · USA

DUPR

4.445

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-6021213423
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4768412350,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kimberly McNeilus",
        "dupr_id": "PKQJGZ",
        "rating": 3.774,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      },
      {
        "name": "Charissa Enget",
        "dupr_id": "59MMRL",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7009413489,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jackie Parker",
        "dupr_id": "RWRLMZ",
        "rating": 4.076,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ashlee Cerda",
        "dupr_id": "XJKW54",
        "rating": 4.445,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]