Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6629048333

Match Scores

21-16

Win

Play Date

2026-04-15

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GD
Grace Du

JZD26J · Berwyn, PA, US

DUPR

3.832

JP
Jenna posner

2LON6E · PA, US

DUPR

3.587

TEAM 2LOSS
VB
Virginie Boutin

WN7R7L · USA

DUPR

3.411

LY
Lisa Yuskevich

RZR77D · Doylestown, PA, US

DUPR

3.279

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-6629048333
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7281673597,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grace Du",
        "dupr_id": "JZD26J",
        "rating": 3.832,
        "profile_pic_url": null,
        "location": "Berwyn, PA, US"
      },
      {
        "name": "Jenna posner",
        "dupr_id": "2LON6E",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": "PA, US"
      }
    ]
  },
  {
    "team_id": 8516439969,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Virginie Boutin",
        "dupr_id": "WN7R7L",
        "rating": 3.411,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lisa Yuskevich",
        "dupr_id": "RZR77D",
        "rating": 3.279,
        "profile_pic_url": null,
        "location": "Doylestown, PA, US"
      }
    ]
  }
]