Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7558625522

Match Scores

20-22

Win

Play Date

2026-04-25

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RR
Richard Ross

8G95PD · Cherry Hill, NJ, US

DUPR

3.399

JD
John DeChristopher

67JLXE · Pitman, NJ, US

DUPR

3.629

TEAM 2WINNER
SS
Scott Strong

8JGV7D · Medford Lakes, NJ, US

DUPR

3.806

DH
Dave Hartzell

84POY2 · Mount Holly, NJ, US

DUPR

3.506

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-7558625522
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4695077923,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Richard Ross",
        "dupr_id": "8G95PD",
        "rating": 3.399,
        "profile_pic_url": null,
        "location": "Cherry Hill, NJ, US"
      },
      {
        "name": "John DeChristopher",
        "dupr_id": "67JLXE",
        "rating": 3.629,
        "profile_pic_url": null,
        "location": "Pitman, NJ, US"
      }
    ]
  },
  {
    "team_id": 6232962638,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Strong",
        "dupr_id": "8JGV7D",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": "Medford Lakes, NJ, US"
      },
      {
        "name": "Dave Hartzell",
        "dupr_id": "84POY2",
        "rating": 3.506,
        "profile_pic_url": null,
        "location": "Mount Holly, NJ, US"
      }
    ]
  }
]