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

DUPR 4.5+

ID: 6113569352

Match Scores

8-11

Win

Play Date

2024-03-02

Play Time (Est)

9:00 PM

Play Location

Omaha, NE, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
KK
Kevin Kersey

1QKY9D · Papillion, NE, US

DUPR

5.079

CF
Caden Frank

8WDK7Q · Omaha, NE, US

DUPR

4.667

TEAM 2WINNER
DK
Dave Kirchhoefer

8GDE0M · Omaha, NE, US

DUPR

4.539

EN
Eric Nelson

3X9OGX · Omaha, NE, US

DUPR

4.924

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-6113569352
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5508465681,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Kersey",
        "dupr_id": "1QKY9D",
        "rating": 5.079,
        "profile_pic_url": null,
        "location": "Papillion, NE, US"
      },
      {
        "name": "Caden Frank",
        "dupr_id": "8WDK7Q",
        "rating": 4.667,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  },
  {
    "team_id": 5629838945,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dave Kirchhoefer",
        "dupr_id": "8GDE0M",
        "rating": 4.539,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Eric Nelson",
        "dupr_id": "3X9OGX",
        "rating": 4.924,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  }
]