Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4972704476

Match Scores

15-21

Win

Play Date

2026-05-02

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LC
Lucy Chow

12RXDE · West Chester, PA, US

DUPR

3.772

RB
Robert Block

DN0576 · Wynnewood, PA, US

DUPR

3.942

TEAM 2WINNER
NM
Nicole Mandry

89DMVE · Evesham, NJ, US

DUPR

3.601

SS
Scott Strong

8JGV7D · Medford Lakes, NJ, US

DUPR

3.813

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-4972704476
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6236292586,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lucy Chow",
        "dupr_id": "12RXDE",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": "West Chester, PA, US"
      },
      {
        "name": "Robert Block",
        "dupr_id": "DN0576",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": "Wynnewood, PA, US"
      }
    ]
  },
  {
    "team_id": 7785207554,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicole Mandry",
        "dupr_id": "89DMVE",
        "rating": 3.601,
        "profile_pic_url": null,
        "location": "Evesham, NJ, US"
      },
      {
        "name": "Scott Strong",
        "dupr_id": "8JGV7D",
        "rating": 3.813,
        "profile_pic_url": null,
        "location": "Medford Lakes, NJ, US"
      }
    ]
  }
]