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

Char Bar Friday Round Robin 2.760 - 4.326 - Week 4 - Round 1 Pool A

ID: 4831004452

Match Scores

5-11

Win

Play Date

2026-05-15

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TM
Tom Meier

6PQNLG · USA

DUPR

3.127

AP
Alena Prenger

ZZZWLQ · USA

DUPR

2.762

TEAM 2WINNER
PK
Paul Klassen

EWPW9V · Lenexa, KS, US

DUPR

2.965

SW
Scott West

KXJ9G7 · Parkville, MO, US

DUPR

2.779

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-4831004452
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8457886172,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom Meier",
        "dupr_id": "6PQNLG",
        "rating": 3.127,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alena  Prenger",
        "dupr_id": "ZZZWLQ",
        "rating": 2.762,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4350721815,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul  Klassen",
        "dupr_id": "EWPW9V",
        "rating": 2.965,
        "profile_pic_url": null,
        "location": "Lenexa, KS, US"
      },
      {
        "name": "Scott West",
        "dupr_id": "KXJ9G7",
        "rating": 2.779,
        "profile_pic_url": null,
        "location": "Parkville, MO, US"
      }
    ]
  }
]