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

Char Bar Friday Round Robin 2.064 - 2.967 - Week 6 - Bracket Semifinals

ID: 5318465173

Match Scores

11-6

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.953

AG
Andrew Greenwood

4PW5KM · USA

DUPR

2.594

TEAM 2LOSS
MC
Michele Clarke

XKMDO7 · USA

DUPR

2.389

HS
Hemang Shah

DYM6P4 · USA

DUPR

2.063

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-5318465173
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4567467310,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul  Klassen",
        "dupr_id": "EWPW9V",
        "rating": 2.953,
        "profile_pic_url": null,
        "location": "Lenexa, KS, US"
      },
      {
        "name": "Andrew Greenwood",
        "dupr_id": "4PW5KM",
        "rating": 2.594,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7717081118,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michele Clarke",
        "dupr_id": "XKMDO7",
        "rating": 2.389,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hemang Shah",
        "dupr_id": "DYM6P4",
        "rating": 2.063,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]