Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

World Pickle Games Opener - Coed Open Division $1000 prize pool

ID: 5511728482

Match Scores

11-4

Loss

Play Date

2026-03-15

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
HB
Hunter Bivins

89DK5V · Rockville, MD, US

DUPR

5.006

LH
Lew Halski

X3ZRP1 · Jefferson, GA, US

DUPR

5.250

TEAM 2LOSS
JV
James Vo

DW5M7X · Atlanta, GA, US

DUPR

4.622

PC
Patric Chu

RZYGLD · Chamblee, GA, US

DUPR

4.915

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-5511728482
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4458173420,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hunter Bivins",
        "dupr_id": "89DK5V",
        "rating": 5.006,
        "profile_pic_url": null,
        "location": "Rockville, MD, US"
      },
      {
        "name": "Lew Halski",
        "dupr_id": "X3ZRP1",
        "rating": 5.25,
        "profile_pic_url": null,
        "location": "Jefferson, GA, US"
      }
    ]
  },
  {
    "team_id": 7633292236,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Vo",
        "dupr_id": "DW5M7X",
        "rating": 4.622,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Patric Chu",
        "dupr_id": "RZYGLD",
        "rating": 4.915,
        "profile_pic_url": null,
        "location": "Chamblee, GA, US"
      }
    ]
  }
]