Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CLT PBPL - Advanced Doubles - Wednesday League Match

ID: 6631715462

Match Scores

11-3, 11-5

Win

Play Date

2026-06-03

Play Time (Est)

3:30 PM

Play Location

Ezell Farms Community Park, Mintwood Drive, Mint Hill, NC, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BT
Bipin Tamrakar

3VLZGP · Indian Trail, NC, US

DUPR

4.252

ST
sulav Thapa

9J2O7K · USA

DUPR

4.233

TEAM 2LOSS
NK
Nam Kang

NYOYD2 · Charlotte, NC, US

DUPR

3.893

HD
Harry DL

ZNLK9D · USA

DUPR

3.618

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-6631715462
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4392188984,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bipin Tamrakar",
        "dupr_id": "3VLZGP",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": "Indian Trail, NC, US"
      },
      {
        "name": "sulav Thapa",
        "dupr_id": "9J2O7K",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6998544604,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nam Kang",
        "dupr_id": "NYOYD2",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Harry DL",
        "dupr_id": "ZNLK9D",
        "rating": 3.618,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]