Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Char Bar Friday Round Robin 3.731 - 4.277 - Week 1 - Bracket

ID: 8510262758

Match Scores

11-8

Win

Play Date

2026-04-17

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GF
Greg Feldkamp

O6ZZ72 · Kansas City, MO, US

DUPR

4.153

CM
Colin Moran

E9954O · Clay County, MO, US

DUPR

4.323

TEAM 2LOSS
MB
Matthew Burton

JZD044 · USA

DUPR

3.962

SP
Samantha Peck

8JPNW8 · Platte City, MO, US

DUPR

3.654

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-8510262758
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4619438251,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Greg Feldkamp",
        "dupr_id": "O6ZZ72",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Colin Moran",
        "dupr_id": "E9954O",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "Clay County, MO, US"
      }
    ]
  },
  {
    "team_id": 7860723484,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Burton",
        "dupr_id": "JZD044",
        "rating": 3.962,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Samantha Peck",
        "dupr_id": "8JPNW8",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": "Platte City, MO, US"
      }
    ]
  }
]