Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6849075387

Match Scores

11-5

Win

Play Date

2025-09-20

Play Time (Est)

4:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
DG
David Gu

EWQ2JV · Charlotte, NC, US

DUPR

4.314

DY
David Yang

X2OP67 · USA

DUPR

4.676

TEAM 2LOSS
TJ
Tristan James Watson

122EZR · Hamer, SC, US

DUPR

4.891

WG
Weston Glassgow

EW4LXV · USA

DUPR

4.105

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-6849075387
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7461083766,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Gu",
        "dupr_id": "EWQ2JV",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "David Yang",
        "dupr_id": "X2OP67",
        "rating": 4.676,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5729016226,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tristan James Watson",
        "dupr_id": "122EZR",
        "rating": 4.891,
        "profile_pic_url": null,
        "location": "Hamer, SC, US"
      },
      {
        "name": "Weston Glassgow",
        "dupr_id": "EW4LXV",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]