Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

CPL (3.0) Week (8) Players Courtyard @ Picklr Newtown

ID: 5130475577

Match Scores

23-21

Loss

Play Date

2026-04-20

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BC
Ben Cortes

1296JE · Pemberton Township, NJ, US

DUPR

3.327

JC
James Conroy

LWKWLK · Cherry Hill, NJ, US

DUPR

3.173

TEAM 2LOSS
GL
Gary Leung

9JJ76R · USA

DUPR

2.807

MB
Michael Borgia

4V4922 · Bucks County, PA, US

DUPR

3.280

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-5130475577
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6031952643,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Cortes",
        "dupr_id": "1296JE",
        "rating": 3.327,
        "profile_pic_url": null,
        "location": "Pemberton Township, NJ, US"
      },
      {
        "name": "James Conroy",
        "dupr_id": "LWKWLK",
        "rating": 3.173,
        "profile_pic_url": null,
        "location": "Cherry Hill, NJ, US"
      }
    ]
  },
  {
    "team_id": 5798498424,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gary Leung",
        "dupr_id": "9JJ76R",
        "rating": 2.807,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Borgia",
        "dupr_id": "4V4922",
        "rating": 3.28,
        "profile_pic_url": null,
        "location": "Bucks County, PA, US"
      }
    ]
  }
]