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

DUPR Bowl

ID: 4448950539

Match Scores

11-5

Win

Play Date

2023-02-18

Play Time (Est)

4:45 AM

Play Location

Council Bluffs, IA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TD
Tim Dall

3LMGLZ · Omaha, NE, US

DUPR

4.853

DK
Dave Kirchhoefer

8GDE0M · Omaha, NE, US

DUPR

4.487

TEAM 2LOSS
EH
Evan Hoffpauir

3VLJN5 · Omaha, NE, US

DUPR

4.411

EN
Eric Nelson

3X9OGX · Omaha, NE, US

DUPR

4.741

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-4448950539
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7238274367,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Dall",
        "dupr_id": "3LMGLZ",
        "rating": 4.853,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Dave Kirchhoefer",
        "dupr_id": "8GDE0M",
        "rating": 4.487,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  },
  {
    "team_id": 7862438823,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Evan Hoffpauir",
        "dupr_id": "3VLJN5",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Eric Nelson",
        "dupr_id": "3X9OGX",
        "rating": 4.741,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  }
]