Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (4.0) Week (2) ACE @ Bounce Philly

ID: 5979467792

Match Scores

20-22

Win

Play Date

2026-05-28

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KS
Kate Siedell

V7L6EE · Haddonfield, NJ, US

DUPR

4.316

DB
Danielle Bernero

PWQRXE · Evesham, NJ, US

DUPR

4.155

TEAM 2WINNER
AB
Alyssa Boyle

L5RM5Q · Chester County, PA, US

DUPR

4.480

BL
Brittney Lew

V7L6X7 · Philadelphia, PA, US

DUPR

4.032

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-5979467792
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8503088001,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kate Siedell",
        "dupr_id": "V7L6EE",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": "Haddonfield, NJ, US"
      },
      {
        "name": "Danielle Bernero",
        "dupr_id": "PWQRXE",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": "Evesham, NJ, US"
      }
    ]
  },
  {
    "team_id": 6746282847,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alyssa Boyle",
        "dupr_id": "L5RM5Q",
        "rating": 4.48,
        "profile_pic_url": null,
        "location": "Chester County, PA, US"
      },
      {
        "name": "Brittney Lew",
        "dupr_id": "V7L6X7",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  }
]