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

Match Scores

11-1

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

EWQ2JV · Charlotte, NC, US

DUPR

4.288

DY
David Yang

X2OP67 · USA

DUPR

4.632

TEAM 2LOSS
AV
Abe Vasquez

3YLEYP · Charlotte, NC, US

DUPR

4.847

CW
Chris williams

MYXODP · USA

DUPR

3.675

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-6310471390
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5761907062,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Gu",
        "dupr_id": "EWQ2JV",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "David Yang",
        "dupr_id": "X2OP67",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8271326890,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Abe Vasquez",
        "dupr_id": "3YLEYP",
        "rating": 4.847,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Chris williams",
        "dupr_id": "MYXODP",
        "rating": 3.675,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]