Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8082975992

Match Scores

23-21

Loss

Play Date

2026-04-11

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SS
Sophea Siv

Q959G5 · NJ, US

DUPR

3.901

SS
Scott Strong

8JGV7D · Medford Lakes, NJ, US

DUPR

3.745

TEAM 2LOSS
KR
Kim Rodano

V472J7 · Maple Shade, NJ, US

DUPR

3.436

RR
Richard Ross

8G95PD · Cherry Hill, NJ, US

DUPR

3.439

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-8082975992
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6516242573,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sophea Siv",
        "dupr_id": "Q959G5",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": "NJ, US"
      },
      {
        "name": "Scott Strong",
        "dupr_id": "8JGV7D",
        "rating": 3.745,
        "profile_pic_url": null,
        "location": "Medford Lakes, NJ, US"
      }
    ]
  },
  {
    "team_id": 5207492402,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kim Rodano",
        "dupr_id": "V472J7",
        "rating": 3.436,
        "profile_pic_url": null,
        "location": "Maple Shade, NJ, US"
      },
      {
        "name": "Richard Ross",
        "dupr_id": "8G95PD",
        "rating": 3.439,
        "profile_pic_url": null,
        "location": "Cherry Hill, NJ, US"
      }
    ]
  }
]