Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6311574863

Match Scores

11-1

Win

Play Date

2026-05-20

Play Time (Est)

12:45 AM

Play Location

Hitters SportsPlex

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
John Benton

8KGWD7 · USA

DUPR

4.259

Bryan Gromowski

KO4LJQ · Waunakee, WI, US

DUPR

3.897

TEAM 2LOSS
AG
Adolf G Gundersen

9JX7JE · USA

DUPR

3.238

Anthony Greig

30V9K2 · Madison, WI, US

DUPR

3.337

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-6311574863
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5213933915,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Benton",
        "dupr_id": "8KGWD7",
        "rating": 4.259,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bryan Gromowski",
        "dupr_id": "KO4LJQ",
        "rating": 3.897,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/28.jpg",
        "location": "Waunakee, WI, US"
      }
    ]
  },
  {
    "team_id": 7216816895,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adolf G Gundersen",
        "dupr_id": "9JX7JE",
        "rating": 3.238,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony Greig",
        "dupr_id": "30V9K2",
        "rating": 3.337,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/59.jpg",
        "location": "Madison, WI, US"
      }
    ]
  }
]