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

DUPR Bowl

ID: 5331413637

Match Scores

6-11

Win

Play Date

2023-02-18

Play Time (Est)

10:15 AM

Play Location

Council Bluffs, IA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DB
Daniel Bettmann

352RWV · Council Bluffs, IA, US

DUPR

4.875

KK
Kevin Kersey

1QKY9D · Papillion, NE, US

DUPR

4.855

TEAM 2WINNER
TD
Tim Dall

3LMGLZ · Omaha, NE, US

DUPR

4.853

JD
JD Drake

3OQDKE · USA

DUPR

3.500

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-5331413637
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6100685970,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Bettmann",
        "dupr_id": "352RWV",
        "rating": 4.875,
        "profile_pic_url": null,
        "location": "Council Bluffs, IA, US"
      },
      {
        "name": "Kevin Kersey",
        "dupr_id": "1QKY9D",
        "rating": 4.855,
        "profile_pic_url": null,
        "location": "Papillion, NE, US"
      }
    ]
  },
  {
    "team_id": 8090864054,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tim Dall",
        "dupr_id": "3LMGLZ",
        "rating": 4.853,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "JD Drake",
        "dupr_id": "3OQDKE",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]