Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Dupr 20 game 1

ID: 5582386430

Match Scores

21-16

Loss

Play Date

2025-11-08

Play Time (Est)

3:30 PM

Play Location

Gotham Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
James Peng

3YDOGP · New York, NY, US

DUPR

5.205

KB
Kristina Breisacher

ZN544W · San Diego, CA, US

DUPR

5.098

TEAM 2LOSS
JH
Jack Hared

KO4LQ6 · Rockville, MD, US

DUPR

4.962

AW
Ashley Wagner

KOK2K7 · Oton, Western Visayas, PH

DUPR

4.748

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-5582386430
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7850370678,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Peng",
        "dupr_id": "3YDOGP",
        "rating": 5.205,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Kristina Breisacher",
        "dupr_id": "ZN544W",
        "rating": 5.098,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 7301435280,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jack Hared",
        "dupr_id": "KO4LQ6",
        "rating": 4.962,
        "profile_pic_url": null,
        "location": "Rockville, MD, US"
      },
      {
        "name": "Ashley Wagner",
        "dupr_id": "KOK2K7",
        "rating": 4.748,
        "profile_pic_url": null,
        "location": "Oton, Western Visayas, PH"
      }
    ]
  }
]