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

DUPR Bowl

ID: 5418333660

Match Scores

10-11

Win

Play Date

2023-02-18

Play Time (Est)

1:00 PM

Play Location

Council Bluffs, IA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KK
Kevin Kersey

1QKY9D · Papillion, NE, US

DUPR

4.855

MP
Marlon Polk

1QXVP5 · Omaha, NE, US

DUPR

4.216

TEAM 2WINNER
TD
Tim Dall

3LMGLZ · Omaha, NE, US

DUPR

4.853

EH
Evan Hoffpauir

3VLJN5 · Omaha, NE, US

DUPR

4.411

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-5418333660
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5396861722,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Kersey",
        "dupr_id": "1QKY9D",
        "rating": 4.855,
        "profile_pic_url": null,
        "location": "Papillion, NE, US"
      },
      {
        "name": "Marlon Polk",
        "dupr_id": "1QXVP5",
        "rating": 4.216,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  },
  {
    "team_id": 4426178650,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tim Dall",
        "dupr_id": "3LMGLZ",
        "rating": 4.853,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Evan Hoffpauir",
        "dupr_id": "3VLJN5",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  }
]