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

Match Scores

11-10

Loss

Play Date

2025-09-20

Play Time (Est)

9:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
SB
Scott Basinger

JZLOVD · USA

DUPR

4.670

KH
Kyung h Yoon

JJJQZO · USA

DUPR

4.292

TEAM 2LOSS
DG
David Gu

EWQ2JV · Charlotte, NC, US

DUPR

4.273

DY
David Yang

X2OP67 · USA

DUPR

4.609

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-7208846036
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6505796992,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Basinger",
        "dupr_id": "JZLOVD",
        "rating": 4.67,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyung h Yoon",
        "dupr_id": "JJJQZO",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8443516003,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Gu",
        "dupr_id": "EWQ2JV",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "David Yang",
        "dupr_id": "X2OP67",
        "rating": 4.609,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]