Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Charlotte Amateur Open @ Pickleball Charlotte - Mens Doubles Skill: (4.5) Age: (25 To 36)

ID: 6388934062

Match Scores

11-0

Win

Play Date

2026-05-16

Play Time (Est)

11:30 PM

Play Location

Charlotte, NC

View Facility Page →

Competitor Teams

TEAM 1WINNER
QW
Qianzhi Wang

7DP669 · Harris County, TX, US

DUPR

4.615

SX
Sam Xin

304L7G · Charlotte, NC, US

DUPR

4.709

TEAM 2LOSS
LS
Lloyd Steven Johnson

EGML9V · USA

DUPR

3.292

TL
Tyrus LaRocca

G5WNOG · USA

DUPR

3.887

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-6388934062
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7510389646,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Qianzhi Wang",
        "dupr_id": "7DP669",
        "rating": 4.615,
        "profile_pic_url": null,
        "location": "Harris County, TX, US"
      },
      {
        "name": "Sam Xin",
        "dupr_id": "304L7G",
        "rating": 4.709,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 7072480860,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lloyd Steven Johnson",
        "dupr_id": "EGML9V",
        "rating": 3.292,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyrus LaRocca",
        "dupr_id": "G5WNOG",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]