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

CPL (3.0) Week (11) Monroe @ APC Garden State

ID: 6737430055

Match Scores

25-23

Win

Play Date

2026-05-11

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SF
Stephen Fredericksen

V257RE · Aberdeen Township, NJ, US

DUPR

3.434

JP
Jason Paderon

Q5ZP5D · Woodbridge Township, NJ, US

DUPR

3.246

TEAM 2LOSS
CB
Craig Batzar

2ZWOZ7 · USA

DUPR

3.230

IA
Inho Andrew Yuh

170EK5 · Voorhees Township, NJ, US

DUPR

3.132

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-6737430055
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7359495237,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen  Fredericksen",
        "dupr_id": "V257RE",
        "rating": 3.434,
        "profile_pic_url": null,
        "location": "Aberdeen Township, NJ, US"
      },
      {
        "name": "Jason Paderon",
        "dupr_id": "Q5ZP5D",
        "rating": 3.246,
        "profile_pic_url": null,
        "location": "Woodbridge Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 5175272535,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Craig Batzar",
        "dupr_id": "2ZWOZ7",
        "rating": 3.23,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Inho Andrew Yuh",
        "dupr_id": "170EK5",
        "rating": 3.132,
        "profile_pic_url": null,
        "location": "Voorhees Township, NJ, US"
      }
    ]
  }
]