Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Kearney.Comp.Spring.2026.Tourney!

ID: 6676608850

Match Scores

15-8

Win

Play Date

2026-06-04

Play Time (Est)

11:30 PM

Play Location

619 19th St, Kearney, MO 64060, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
GB
Gabe Bevan

567XG5 · USA

DUPR

3.607

GF
Greg Feldkamp

O6ZZ72 · Kansas City, MO, US

DUPR

4.143

TEAM 2LOSS
AF
Aaron Freestone

0PG0OQ · USA

DUPR

3.372

CR
Corbin Ryan

XOJXP5 · USA

DUPR

3.307

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-6676608850
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8221782873,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gabe Bevan",
        "dupr_id": "567XG5",
        "rating": 3.607,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Feldkamp",
        "dupr_id": "O6ZZ72",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  },
  {
    "team_id": 6881814291,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Freestone",
        "dupr_id": "0PG0OQ",
        "rating": 3.372,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Corbin Ryan",
        "dupr_id": "XOJXP5",
        "rating": 3.307,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]