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

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

ID: 8095322940

Match Scores

21-17

Win

Play Date

2026-05-11

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CM
Cory Mintz

DY7QOY · USA

DUPR

3.096

JP
Jason Paderon

Q5ZP5D · Woodbridge Township, NJ, US

DUPR

3.243

TEAM 2LOSS
IA
Inho Andrew Yuh

170EK5 · Voorhees Township, NJ, US

DUPR

3.134

FH
Fred hall

8GPLRM · Newfield, NJ, US

DUPR

2.887

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-8095322940
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6287405222,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cory Mintz",
        "dupr_id": "DY7QOY",
        "rating": 3.096,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Paderon",
        "dupr_id": "Q5ZP5D",
        "rating": 3.243,
        "profile_pic_url": null,
        "location": "Woodbridge Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 4923368279,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Inho Andrew Yuh",
        "dupr_id": "170EK5",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": "Voorhees Township, NJ, US"
      },
      {
        "name": "Fred hall",
        "dupr_id": "8GPLRM",
        "rating": 2.887,
        "profile_pic_url": null,
        "location": "Newfield, NJ, US"
      }
    ]
  }
]