Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (4.0) Week (12) Dill Dinkers Hatboro @ Bounce Philly

ID: 8042652350

Match Scores

21-10

Win

Play Date

2026-05-14

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ER
Erika Richards

3Y5NNE · Horsham, PA, US

DUPR

4.363

CE
Claudya Elefante

MYV4PL · PA, US

DUPR

4.253

TEAM 2LOSS
SS
Sami Spieller

2L5L07 · Wayne, PA, US

DUPR

3.843

BL
Brittney Lew

V7L6X7 · Philadelphia, PA, US

DUPR

4.040

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-8042652350
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6688314994,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erika Richards",
        "dupr_id": "3Y5NNE",
        "rating": 4.363,
        "profile_pic_url": null,
        "location": "Horsham, PA, US"
      },
      {
        "name": "Claudya Elefante",
        "dupr_id": "MYV4PL",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": "PA, US"
      }
    ]
  },
  {
    "team_id": 6088160909,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sami Spieller",
        "dupr_id": "2L5L07",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": "Wayne, PA, US"
      },
      {
        "name": "Brittney Lew",
        "dupr_id": "V7L6X7",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  }
]