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

PFL SUMMER SHOWDOWN S2/2025 - Men’s Doubles Skill (4.5, 4.75, 5.0) Age: (Any)

ID: 5814352750

Match Scores

8-11

Win

Play Date

2025-09-20

Play Time (Est)

11:30 PM

Play Location

Concord Pickleball, Pitts School Road Northwest, Concord, NC, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AY
Adam Yabes

YXN6P4 · Charlotte, NC, US

DUPR

4.719

AP
Alex Pyun

PKODXE · USA

DUPR

4.613

TEAM 2WINNER
DG
David Gu

EWQ2JV · Charlotte, NC, US

DUPR

4.325

DY
David Yang

X2OP67 · USA

DUPR

4.694

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-5814352750
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8521588823,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adam Yabes",
        "dupr_id": "YXN6P4",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Alex Pyun",
        "dupr_id": "PKODXE",
        "rating": 4.613,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7924794432,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Gu",
        "dupr_id": "EWQ2JV",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "David Yang",
        "dupr_id": "X2OP67",
        "rating": 4.694,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]