Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CAPA Ladder League - Pickleheads Up & Down the River - Game 1

ID: 7355456758

Match Scores

7-11

Win

Play Date

2026-05-20

Play Time (Est)

11:30 PM

Play Location

Hitters SportsPlex

Unverified Facility

Competitor Teams

TEAM 1LOSS
JB
John Benton

8KGWD7 · USA

DUPR

4.176

AG
Adolf G Gundersen

9JX7JE · USA

DUPR

3.308

TEAM 2WINNER
BG
Bryan Gromowski

KO4LJQ · Waunakee, WI, US

DUPR

3.968

AG
Anthony Greig

30V9K2 · Madison, WI, US

DUPR

3.589

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-7355456758
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7277809447,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Benton",
        "dupr_id": "8KGWD7",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adolf G Gundersen",
        "dupr_id": "9JX7JE",
        "rating": 3.308,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6022580960,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryan Gromowski",
        "dupr_id": "KO4LJQ",
        "rating": 3.968,
        "profile_pic_url": null,
        "location": "Waunakee, WI, US"
      },
      {
        "name": "Anthony Greig",
        "dupr_id": "30V9K2",
        "rating": 3.589,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  }
]