Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

AOP (3.597 to 4.113) - Week 6 - Round 1 Pool A

ID: 6648945264

Match Scores

11-9

Win

Play Date

2026-05-17

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JH
Justin heizer

Q5XWO4 · USA

DUPR

3.937

SB
Steve Berndsen

3ZYJLL · Lawrence, KS, US

DUPR

3.713

TEAM 2LOSS
BB
Balli Baidwan

KDJRWY · USA

DUPR

3.756

AK
Anel Kovac

NYKNQN · USA

DUPR

3.577

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-6648945264
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6622370506,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin heizer",
        "dupr_id": "Q5XWO4",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Berndsen",
        "dupr_id": "3ZYJLL",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": "Lawrence, KS, US"
      }
    ]
  },
  {
    "team_id": 6643255378,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Balli Baidwan",
        "dupr_id": "KDJRWY",
        "rating": 3.756,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anel Kovac",
        "dupr_id": "NYKNQN",
        "rating": 3.577,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]