Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (4.0) Week (10) Dill Dinkers Hatboro @ ACE

ID: 5318341003

Match Scores

21-16

Win

Play Date

2026-04-30

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CE
Claudya Elefante

MYV4PL · PA, US

DUPR

4.209

SR
Sarah Ross

7DKNK5 · King of Prussia, PA, US

DUPR

4.212

TEAM 2LOSS
KS
Kate Siedell

V7L6EE · Haddonfield, NJ, US

DUPR

4.300

PB
Pam Boyd

35MO0V · Medford, NJ, US

DUPR

4.024

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-5318341003
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6467588822,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Claudya Elefante",
        "dupr_id": "MYV4PL",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": "PA, US"
      },
      {
        "name": "Sarah Ross",
        "dupr_id": "7DKNK5",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "King of Prussia, PA, US"
      }
    ]
  },
  {
    "team_id": 4425660406,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kate Siedell",
        "dupr_id": "V7L6EE",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": "Haddonfield, NJ, US"
      },
      {
        "name": "Pam Boyd",
        "dupr_id": "35MO0V",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": "Medford, NJ, US"
      }
    ]
  }
]