Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6463806540

Match Scores

11-5

Win

Play Date

2026-05-20

Play Time (Est)

1:00 PM

Play Location

Hitters SportsPlex

Unverified Facility

Competitor Teams

TEAM 1WINNER
BG
Bryan Gromowski

KO4LJQ · Waunakee, WI, US

DUPR

3.960

AG
Anthony Greig

30V9K2 · Madison, WI, US

DUPR

3.551

TEAM 2LOSS
JB
John Benton

8KGWD7 · USA

DUPR

4.214

AG
Adolf G Gundersen

9JX7JE · USA

DUPR

3.359

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-6463806540
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6006637958,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryan Gromowski",
        "dupr_id": "KO4LJQ",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": "Waunakee, WI, US"
      },
      {
        "name": "Anthony Greig",
        "dupr_id": "30V9K2",
        "rating": 3.551,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  },
  {
    "team_id": 4461061346,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Benton",
        "dupr_id": "8KGWD7",
        "rating": 4.214,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adolf G Gundersen",
        "dupr_id": "9JX7JE",
        "rating": 3.359,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]