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

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

ID: 5636541049

Match Scores

15-21

Loss

Play Date

2026-04-20

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LF
Lori Frank

GW7MMD · USA

DUPR

2.935

FH
Fred hall

8GPLRM · Newfield, NJ, US

DUPR

2.878

TEAM 2WINNER
CS
Carolyn Shipe

Z94NNM · Philadelphia, PA, US

DUPR

3.411

JM
Jonathan MacQueen

GWQPNV · Philadelphia, PA, US

DUPR

3.629

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-5636541049
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4504943423,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lori Frank",
        "dupr_id": "GW7MMD",
        "rating": 2.935,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fred hall",
        "dupr_id": "8GPLRM",
        "rating": 2.878,
        "profile_pic_url": null,
        "location": "Newfield, NJ, US"
      }
    ]
  },
  {
    "team_id": 8247302890,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carolyn Shipe",
        "dupr_id": "Z94NNM",
        "rating": 3.411,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Jonathan  MacQueen",
        "dupr_id": "GWQPNV",
        "rating": 3.629,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  }
]