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: 5296118734

Match Scores

7-11

Loss

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
DG
David Gu

EWQ2JV · Charlotte, NC, US

DUPR

4.258

DY
David Yang

X2OP67 · USA

DUPR

4.582

TEAM 2WINNER
CD
Caleb Deckert

890GN7 · Charlotte, NC, US

DUPR

4.783

ZJ
Zachery James Miller

MYD20G · Charlotte, NC, US

DUPR

4.848

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-5296118734
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5566949742,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Gu",
        "dupr_id": "EWQ2JV",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "David Yang",
        "dupr_id": "X2OP67",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8555502769,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Caleb Deckert",
        "dupr_id": "890GN7",
        "rating": 4.783,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Zachery James Miller",
        "dupr_id": "MYD20G",
        "rating": 4.848,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]