Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (3.5 (50+)) Week (10) APC Garden State @ Players Courtyard

ID: 6007443299

Match Scores

14-21

Win

Play Date

2026-04-25

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
EB
Elizabeth Brofft

JZVVYO · Cherry Hill, NJ, US

DUPR

3.433

KR
Kim Rodano

V472J7 · Maple Shade, NJ, US

DUPR

3.433

TEAM 2WINNER
NM
Nicole Mandry

89DMVE · Evesham, NJ, US

DUPR

3.593

SS
Sophea Siv

Q959G5 · USA

DUPR

3.887

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-6007443299
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8539499826,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Elizabeth Brofft",
        "dupr_id": "JZVVYO",
        "rating": 3.433,
        "profile_pic_url": null,
        "location": "Cherry Hill, NJ, US"
      },
      {
        "name": "Kim Rodano",
        "dupr_id": "V472J7",
        "rating": 3.433,
        "profile_pic_url": null,
        "location": "Maple Shade, NJ, US"
      }
    ]
  },
  {
    "team_id": 4664958823,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicole Mandry",
        "dupr_id": "89DMVE",
        "rating": 3.593,
        "profile_pic_url": null,
        "location": "Evesham, NJ, US"
      },
      {
        "name": "Sophea Siv",
        "dupr_id": "Q959G5",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]