Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Char Bar Friday Round Robin 2.064 - 2.967 - Week 6 - Round 1 Pool A

ID: 7146024685

Match Scores

11-5

Win

Play Date

2026-06-05

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PK
Paul Klassen

EWPW9V · Lenexa, KS, US

DUPR

2.940

AG
Andrew Greenwood

4PW5KM · USA

DUPR

2.580

TEAM 2LOSS
LK
Lori Koch

3OO2RE · Kansas City, MO, US

DUPR

2.341

HS
Hemang Shah

DYM6P4 · USA

DUPR

2.057

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-7146024685
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5539332549,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul  Klassen",
        "dupr_id": "EWPW9V",
        "rating": 2.94,
        "profile_pic_url": null,
        "location": "Lenexa, KS, US"
      },
      {
        "name": "Andrew Greenwood",
        "dupr_id": "4PW5KM",
        "rating": 2.58,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6585954288,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lori Koch",
        "dupr_id": "3OO2RE",
        "rating": 2.341,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Hemang Shah",
        "dupr_id": "DYM6P4",
        "rating": 2.057,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]