Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6012885226

Match Scores

14-21

Win

Play Date

2026-05-02

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CN
Chris Norton

35Z45P · USA

DUPR

3.918

DM
David Mills

4LRZLG · Media, PA, US

DUPR

3.781

TEAM 2WINNER
SS
Scott Strong

8JGV7D · Medford Lakes, NJ, US

DUPR

3.824

MP
Michael Plumeri

PKX5YX · Haddonfield, NJ, US

DUPR

3.921

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-6012885226
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5777000054,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Norton",
        "dupr_id": "35Z45P",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Mills",
        "dupr_id": "4LRZLG",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": "Media, PA, US"
      }
    ]
  },
  {
    "team_id": 5122614293,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Strong",
        "dupr_id": "8JGV7D",
        "rating": 3.824,
        "profile_pic_url": null,
        "location": "Medford Lakes, NJ, US"
      },
      {
        "name": "Michael Plumeri",
        "dupr_id": "PKX5YX",
        "rating": 3.921,
        "profile_pic_url": null,
        "location": "Haddonfield, NJ, US"
      }
    ]
  }
]