Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A- DUPR 18 - Pennsylvania State Championship The Dink Minor League Pickleball @ Bounce Pickleball hosted by All State Pickleball League

ID: 8188224921

Match Scores

15-21

Loss

Play Date

2025-09-07

Play Time (Est)

10:15 AM

Play Location

Bounce Pickleball Club - Malvern

View Facility Page →

Competitor Teams

TEAM 1LOSS
SE
Sophia Ebron

ZNNZKW · Guanacaste Province, CR

DUPR

4.067

MT
marina todd

0QLVDN · New York, NY, US

DUPR

4.651

TEAM 2WINNER
AB
Alyssa Bialek

L55QLK · Annapolis, MD, US

DUPR

4.862

SS
Sheree Schwartz

99ZODK · USA

DUPR

4.172

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-8188224921
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4650515789,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sophia Ebron",
        "dupr_id": "ZNNZKW",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": "Guanacaste Province, CR"
      },
      {
        "name": "marina todd",
        "dupr_id": "0QLVDN",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 6852349093,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alyssa Bialek",
        "dupr_id": "L55QLK",
        "rating": 4.862,
        "profile_pic_url": null,
        "location": "Annapolis, MD, US"
      },
      {
        "name": "Sheree Schwartz",
        "dupr_id": "99ZODK",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]