Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (3.5) Week (8) Bounce Malvern @ Picklr Newtown

ID: 7878695326

Match Scores

24-22

Win

Play Date

2026-04-15

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
Jenna posner

2LON6E · PA, US

DUPR

3.586

KB
Kevin Basch

L5ZW05 · Pottstown, PA, US

DUPR

4.009

TEAM 2LOSS
AH
Andria Hinton

6N94Z0 · Newtown, PA, US

DUPR

3.693

ES
Eric Shipon

8DZ606 · Newtown, PA, US

DUPR

3.619

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-7878695326
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6343312370,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenna posner",
        "dupr_id": "2LON6E",
        "rating": 3.586,
        "profile_pic_url": null,
        "location": "PA, US"
      },
      {
        "name": "Kevin Basch",
        "dupr_id": "L5ZW05",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": "Pottstown, PA, US"
      }
    ]
  },
  {
    "team_id": 8108512728,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andria Hinton",
        "dupr_id": "6N94Z0",
        "rating": 3.693,
        "profile_pic_url": null,
        "location": "Newtown, PA, US"
      },
      {
        "name": "Eric Shipon",
        "dupr_id": "8DZ606",
        "rating": 3.619,
        "profile_pic_url": null,
        "location": "Newtown, PA, US"
      }
    ]
  }
]