Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6338560069

Match Scores

21-17

Win

Play Date

2026-04-15

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
Jenna posner

2LON6E · PA, US

DUPR

3.588

JF
jonathan Fossum

12ME44 · Gladwyne, PA, US

DUPR

3.566

TEAM 2LOSS
EG
Esha Gajjar

GWLK9Q · Newtown, PA, US

DUPR

3.408

AW
Anthony Wydan

MY7VGD · Philadelphia, PA, US

DUPR

3.768

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-6338560069
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6442847001,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenna posner",
        "dupr_id": "2LON6E",
        "rating": 3.588,
        "profile_pic_url": null,
        "location": "PA, US"
      },
      {
        "name": "jonathan Fossum",
        "dupr_id": "12ME44",
        "rating": 3.566,
        "profile_pic_url": null,
        "location": "Gladwyne, PA, US"
      }
    ]
  },
  {
    "team_id": 7038811679,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Esha Gajjar",
        "dupr_id": "GWLK9Q",
        "rating": 3.408,
        "profile_pic_url": null,
        "location": "Newtown, PA, US"
      },
      {
        "name": "Anthony Wydan",
        "dupr_id": "MY7VGD",
        "rating": 3.768,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  }
]