Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (4.0) Week (12) ACE @ Pickle House

ID: 5271419408

Match Scores

23-25

Loss

Play Date

2026-05-14

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DB
Danielle Bernero

PWQRXE · Evesham, NJ, US

DUPR

4.126

KS
Kate Siedell

V7L6EE · Haddonfield, NJ, US

DUPR

4.289

TEAM 2WINNER
LM
Lauren Mammano

KXP67O · Morrisville, PA, US

DUPR

4.424

EB
Emily Babinsky

MYX9GG · Allentown, NJ, US

DUPR

4.534

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-5271419408
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7959301846,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Danielle Bernero",
        "dupr_id": "PWQRXE",
        "rating": 4.126,
        "profile_pic_url": null,
        "location": "Evesham, NJ, US"
      },
      {
        "name": "Kate Siedell",
        "dupr_id": "V7L6EE",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "Haddonfield, NJ, US"
      }
    ]
  },
  {
    "team_id": 6556539052,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lauren Mammano",
        "dupr_id": "KXP67O",
        "rating": 4.424,
        "profile_pic_url": null,
        "location": "Morrisville, PA, US"
      },
      {
        "name": "Emily Babinsky",
        "dupr_id": "MYX9GG",
        "rating": 4.534,
        "profile_pic_url": null,
        "location": "Allentown, NJ, US"
      }
    ]
  }
]