Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (3.5) Week (13) Bounce Malvern @ Bounce Philly Thunder

ID: 4774442777

Match Scores

21-14

Loss

Play Date

2026-05-20

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
Jenna posner

2LON6E · PA, US

DUPR

3.570

JW
Jon Wheel

ZDKYWW · Phoenixville, PA, US

DUPR

3.993

TEAM 2LOSS
CV
Christina Vuong

MP5K4D · USA

DUPR

3.171

ZS
Zach Strickland

7NO9L0 · Philadelphia, PA, US

DUPR

3.687

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-4774442777
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7261290382,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jenna posner",
        "dupr_id": "2LON6E",
        "rating": 3.57,
        "profile_pic_url": null,
        "location": "PA, US"
      },
      {
        "name": "Jon Wheel",
        "dupr_id": "ZDKYWW",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": "Phoenixville, PA, US"
      }
    ]
  },
  {
    "team_id": 5167785825,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christina Vuong",
        "dupr_id": "MP5K4D",
        "rating": 3.171,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zach Strickland",
        "dupr_id": "7NO9L0",
        "rating": 3.687,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  }
]