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

Dupr 20 game 1

ID: 4750334704

Match Scores

21-18

Loss

Play Date

2025-11-08

Play Time (Est)

5:00 PM

Play Location

Gotham Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
James Peng

3YDOGP · New York, NY, US

DUPR

5.207

KB
Kristina Breisacher

ZN544W · San Diego, CA, US

DUPR

5.094

TEAM 2LOSS
JH
Jack Hared

KO4LQ6 · Rockville, MD, US

DUPR

4.961

AW
Ashley Wagner

KOK2K7 · Oton, Western Visayas, PH

DUPR

4.750

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