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

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

ID: 5581237689

Match Scores

18-21

Loss

Play Date

2026-04-20

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
FH
Fred hall

8GPLRM · Newfield, NJ, US

DUPR

2.869

TR
Tim Reinking

V2EDQ5 · USA

DUPR

2.983

TEAM 2WINNER
CL
Carlos Lichty

V2VZXE · USA

DUPR

3.517

CM
Christopher Moscony

Z95D4W · Philadelphia, PA, US

DUPR

3.256

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-5581237689
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6983307530,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Fred hall",
        "dupr_id": "8GPLRM",
        "rating": 2.869,
        "profile_pic_url": null,
        "location": "Newfield, NJ, US"
      },
      {
        "name": "Tim Reinking",
        "dupr_id": "V2EDQ5",
        "rating": 2.983,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6340950952,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carlos Lichty",
        "dupr_id": "V2VZXE",
        "rating": 3.517,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher Moscony",
        "dupr_id": "Z95D4W",
        "rating": 3.256,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  }
]