Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (4.0) Week (1) Dill Dinkers Lansdale @ ACE

ID: 7010451125

Match Scores

17-21

Loss

Play Date

2026-05-21

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
NV
Nicole Votta

DNLR5Y · Dresher, PA, US

DUPR

3.620

CL
Chris Lee

ODP4G7 · Fort Washington, PA, US

DUPR

4.324

TEAM 2WINNER
KS
Kate Siedell

V7L6EE · Haddonfield, NJ, US

DUPR

4.303

NM
Nickolas Mirabelli

ZNK59Q · NJ, US

DUPR

4.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-7010451125
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7334731502,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nicole Votta",
        "dupr_id": "DNLR5Y",
        "rating": 3.62,
        "profile_pic_url": null,
        "location": "Dresher, PA, US"
      },
      {
        "name": "Chris Lee",
        "dupr_id": "ODP4G7",
        "rating": 4.324,
        "profile_pic_url": null,
        "location": "Fort Washington, PA, US"
      }
    ]
  },
  {
    "team_id": 6555540976,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kate Siedell",
        "dupr_id": "V7L6EE",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": "Haddonfield, NJ, US"
      },
      {
        "name": "Nickolas Mirabelli",
        "dupr_id": "ZNK59Q",
        "rating": 4.402,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  }
]