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: 5482835263

Match Scores

11-7

Win

Play Date

2026-06-05

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PK
Paul Klassen

EWPW9V · Lenexa, KS, US

DUPR

2.945

MC
Michele Clarke

XKMDO7 · USA

DUPR

2.407

TEAM 2LOSS
RM
Rick McGinniss

NR2OZ7 · Kansas City, MO, US

DUPR

2.773

AG
Andrew Greenwood

4PW5KM · USA

DUPR

2.577

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-5482835263
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7722765626,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul  Klassen",
        "dupr_id": "EWPW9V",
        "rating": 2.945,
        "profile_pic_url": null,
        "location": "Lenexa, KS, US"
      },
      {
        "name": "Michele Clarke",
        "dupr_id": "XKMDO7",
        "rating": 2.407,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7988146178,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rick  McGinniss",
        "dupr_id": "NR2OZ7",
        "rating": 2.773,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Andrew Greenwood",
        "dupr_id": "4PW5KM",
        "rating": 2.577,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]