Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CLT PBPL - Advanced Doubles - Wednesday League Match

ID: 8587384259

Match Scores

11-7

Win

Play Date

2026-06-03

Play Time (Est)

12:45 AM

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.232

ST
sulav Thapa

9J2O7K · USA

DUPR

3.945

TEAM 2LOSS
NK
Nam Kang

NYOYD2 · Charlotte, NC, US

DUPR

3.913

HD
Harry DL

ZNLK9D · USA

DUPR

3.723

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-8587384259
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7272311839,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bipin Tamrakar",
        "dupr_id": "3VLZGP",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Indian Trail, NC, US"
      },
      {
        "name": "sulav Thapa",
        "dupr_id": "9J2O7K",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6651712347,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nam Kang",
        "dupr_id": "NYOYD2",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Harry DL",
        "dupr_id": "ZNLK9D",
        "rating": 3.723,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]