Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (3.5) Week (2) Dill Dinkers Hatboro @ Bounce Philly Lightning

ID: 7545897177

Match Scores

21-15

Win

Play Date

2026-06-03

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JF
Jessica Fernández

G0Z40V · USA

DUPR

3.908

DB
David Barth

KDL22K · Willow Grove, PA, US

DUPR

3.748

TEAM 2LOSS
BL
Brittney Lew

V7L6X7 · Philadelphia, PA, US

DUPR

4.023

JP
JJ Pospiech

G5OQ6G · Philadelphia, PA, US

DUPR

4.032

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-7545897177
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7981442598,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica  Fernández",
        "dupr_id": "G0Z40V",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Barth",
        "dupr_id": "KDL22K",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": "Willow Grove, PA, US"
      }
    ]
  },
  {
    "team_id": 5720389651,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brittney Lew",
        "dupr_id": "V7L6X7",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "JJ Pospiech",
        "dupr_id": "G5OQ6G",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  }
]