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

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

ID: 8022214426

Match Scores

21-11

Loss

Play Date

2026-04-27

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
Julia Manetta

YN6ZOK · Philadelphia, PA, US

DUPR

3.479

TA
Ted Asavamongkolkul

ELOR6M · Philadelphia, PA, US

DUPR

3.559

TEAM 2LOSS
TZ
Tina Zhao

ELY52V · Cherry Hill, NJ, US

DUPR

3.173

FH
Fred hall

8GPLRM · Newfield, NJ, US

DUPR

2.899

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-8022214426
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4731215562,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julia Manetta",
        "dupr_id": "YN6ZOK",
        "rating": 3.479,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Ted Asavamongkolkul",
        "dupr_id": "ELOR6M",
        "rating": 3.559,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  },
  {
    "team_id": 8050826780,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tina Zhao",
        "dupr_id": "ELY52V",
        "rating": 3.173,
        "profile_pic_url": null,
        "location": "Cherry Hill, NJ, US"
      },
      {
        "name": "Fred hall",
        "dupr_id": "8GPLRM",
        "rating": 2.899,
        "profile_pic_url": null,
        "location": "Newfield, NJ, US"
      }
    ]
  }
]