Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5849111712

Match Scores

11-6

Loss

Play Date

2026-06-06

Play Time (Est)

1:00 PM

Play Location

Littleton, CO

View Facility Page →

Competitor Teams

TEAM 1WINNER
RP
Ritika Patel

V4Z69J · USA

DUPR

3.946

KD
Kenzie Dahnert

JJM6DO · Golden, CO, US

DUPR

4.099

TEAM 2LOSS
KM
Kimberly McNeilus

PKQJGZ · Littleton, CO, US

DUPR

3.736

CE
Charissa Enget

59MMRL · USA

DUPR

4.031

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-5849111712
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8186872131,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ritika Patel",
        "dupr_id": "V4Z69J",
        "rating": 3.946,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kenzie Dahnert",
        "dupr_id": "JJM6DO",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": "Golden, CO, US"
      }
    ]
  },
  {
    "team_id": 6407529970,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kimberly McNeilus",
        "dupr_id": "PKQJGZ",
        "rating": 3.736,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      },
      {
        "name": "Charissa Enget",
        "dupr_id": "59MMRL",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]