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

DUPR Bowl

ID: 7791173071

Match Scores

4-11

Win

Play Date

2023-02-18

Play Time (Est)

8:45 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

DK
Dave Kirchhoefer

8GDE0M · Omaha, NE, US

DUPR

4.487

TEAM 2WINNER
KK
Kevin Kersey

1QKY9D · Papillion, NE, US

DUPR

4.855

TD
Tim Dall

3LMGLZ · Omaha, NE, US

DUPR

4.853

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-7791173071
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7623641079,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Bettmann",
        "dupr_id": "352RWV",
        "rating": 4.875,
        "profile_pic_url": null,
        "location": "Council Bluffs, IA, US"
      },
      {
        "name": "Dave Kirchhoefer",
        "dupr_id": "8GDE0M",
        "rating": 4.487,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  },
  {
    "team_id": 5324918979,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Kersey",
        "dupr_id": "1QKY9D",
        "rating": 4.855,
        "profile_pic_url": null,
        "location": "Papillion, NE, US"
      },
      {
        "name": "Tim Dall",
        "dupr_id": "3LMGLZ",
        "rating": 4.853,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  }
]