Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Kearney.Comp.Spring.2026.Tourney!

ID: 7431744877

Match Scores

11-3, 11-1

Win

Play Date

2026-06-04

Play Time (Est)

2:15 AM

Play Location

619 19th St, Kearney, MO 64060, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
GB
Gabe Bevan

567XG5 · USA

DUPR

3.646

GF
Greg Feldkamp

O6ZZ72 · Kansas City, MO, US

DUPR

4.168

TEAM 2LOSS
WE
William Elling

Q5JDND · USA

DUPR

3.562

GE
grant elling

WXNVRM · USA

DUPR

3.105

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-7431744877
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6670622230,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gabe Bevan",
        "dupr_id": "567XG5",
        "rating": 3.646,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Feldkamp",
        "dupr_id": "O6ZZ72",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  },
  {
    "team_id": 5908364381,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Elling",
        "dupr_id": "Q5JDND",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "grant elling",
        "dupr_id": "WXNVRM",
        "rating": 3.105,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]