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

CPL (3.0) Week (10) Bounce Philly Thunder @ Monroe

ID: 6067343963

Match Scores

18-21

Loss

Play Date

2026-05-04

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AM
Alison Maser

M9O9LP · USA

DUPR

2.170

WW
Will Waggenspack

P5LJOZ · Philadelphia, PA, US

DUPR

3.063

TEAM 2WINNER
AA
Alina Allakhveranova

EWPODM · Atlantic Highlands, NJ, US

DUPR

3.250

JP
Jason Paderon

Q5ZP5D · Woodbridge Township, NJ, US

DUPR

3.233

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-6067343963
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7944691144,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alison Maser",
        "dupr_id": "M9O9LP",
        "rating": 2.17,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Will Waggenspack",
        "dupr_id": "P5LJOZ",
        "rating": 3.063,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  },
  {
    "team_id": 5536917176,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alina Allakhveranova",
        "dupr_id": "EWPODM",
        "rating": 3.25,
        "profile_pic_url": null,
        "location": "Atlantic Highlands, NJ, US"
      },
      {
        "name": "Jason Paderon",
        "dupr_id": "Q5ZP5D",
        "rating": 3.233,
        "profile_pic_url": null,
        "location": "Woodbridge Township, NJ, US"
      }
    ]
  }
]