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

CPL (3.0) Week (9) Bounce Philly Lightning @ APC Garden State

ID: 6336715079

Match Scores

21-15

Loss

Play Date

2026-04-27

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GC
Grady Craig

4VW5YK · USA

DUPR

3.026

CL
Carlos Lichty

V2VZXE · USA

DUPR

3.481

TEAM 2LOSS
CB
Craig Batzar

2ZWOZ7 · USA

DUPR

3.236

FH
Fred hall

8GPLRM · Newfield, NJ, US

DUPR

2.894

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-6336715079
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7037484856,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grady Craig",
        "dupr_id": "4VW5YK",
        "rating": 3.026,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carlos Lichty",
        "dupr_id": "V2VZXE",
        "rating": 3.481,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6203008489,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Craig Batzar",
        "dupr_id": "2ZWOZ7",
        "rating": 3.236,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fred hall",
        "dupr_id": "8GPLRM",
        "rating": 2.894,
        "profile_pic_url": null,
        "location": "Newfield, NJ, US"
      }
    ]
  }
]