Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

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

ID: 5508214511

Match Scores

11-10

Loss

Play Date

2026-05-02

Play Time (Est)

12:45 AM

Play Location

Sports Connection - Northlake

Unverified Facility

Competitor Teams

TEAM 1WINNER
JJ
Johnson Jay

DW2O9M · Charlotte, NC, US

DUPR

3.731

GK
Gopal Kasarla

2ZMOD9 · USA

DUPR

2.953

TEAM 2LOSS
RH
rakesh harsh

DNZPW4 · Lancaster County, SC, US

DUPR

3.572

MJ
Michael-Paul James

76D9K5 · Charlotte, NC, US

DUPR

3.704

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-5508214511
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7077954637,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Johnson Jay",
        "dupr_id": "DW2O9M",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Gopal Kasarla",
        "dupr_id": "2ZMOD9",
        "rating": 2.953,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6885727350,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "rakesh harsh",
        "dupr_id": "DNZPW4",
        "rating": 3.572,
        "profile_pic_url": null,
        "location": "Lancaster County, SC, US"
      },
      {
        "name": "Michael-Paul James",
        "dupr_id": "76D9K5",
        "rating": 3.704,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]