Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (3.5 (50+)) Week (11) Bounce Malvern @ Players Courtyard

ID: 6452542509

Match Scores

15-21

Win

Play Date

2026-05-02

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LC
Lucy Chow

12RXDE · West Chester, PA, US

DUPR

3.762

TL
Todd Law

2LZWYE · Chester Springs, PA, US

DUPR

3.848

TEAM 2WINNER
NM
Nicole Mandry

89DMVE · Evesham, NJ, US

DUPR

3.611

SS
Scott Strong

8JGV7D · Medford Lakes, NJ, US

DUPR

3.818

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-6452542509
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5522565142,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lucy Chow",
        "dupr_id": "12RXDE",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": "West Chester, PA, US"
      },
      {
        "name": "Todd Law",
        "dupr_id": "2LZWYE",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Chester Springs, PA, US"
      }
    ]
  },
  {
    "team_id": 5205906130,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicole Mandry",
        "dupr_id": "89DMVE",
        "rating": 3.611,
        "profile_pic_url": null,
        "location": "Evesham, NJ, US"
      },
      {
        "name": "Scott Strong",
        "dupr_id": "8JGV7D",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": "Medford Lakes, NJ, US"
      }
    ]
  }
]