Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPB May 2026 Rotating Partners - Competitive - Pickleheads Mixed Madness - Round 6 Game 1

ID: 7882207038

Match Scores

1-11

Loss

Play Date

2026-05-02

Play Time (Est)

7:30 PM

Play Location

Sports Connection - Northlake

Unverified Facility

Competitor Teams

TEAM 1LOSS
GK
Gopal Kasarla

2ZMOD9 · USA

DUPR

2.970

RH
rakesh harsh

DNZPW4 · Lancaster County, SC, US

DUPR

3.526

TEAM 2WINNER
MJ
Michael-Paul James

76D9K5 · Charlotte, NC, US

DUPR

3.725

BK
brajesh kumar

0QMLM4 · Indian Trail, NC, US

DUPR

4.196

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-7882207038
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4836091633,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gopal Kasarla",
        "dupr_id": "2ZMOD9",
        "rating": 2.97,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "rakesh harsh",
        "dupr_id": "DNZPW4",
        "rating": 3.526,
        "profile_pic_url": null,
        "location": "Lancaster County, SC, US"
      }
    ]
  },
  {
    "team_id": 7239414608,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael-Paul James",
        "dupr_id": "76D9K5",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "brajesh kumar",
        "dupr_id": "0QMLM4",
        "rating": 4.196,
        "profile_pic_url": null,
        "location": "Indian Trail, NC, US"
      }
    ]
  }
]