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

Match Scores

11-8

Loss

Play Date

2026-05-15

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Jacob Bateson

3VXKWJ · Bonner Springs, KS, US

DUPR

4.344

AP
Alena Prenger

ZZZWLQ · USA

DUPR

2.657

TEAM 2LOSS
SS
Sandeep Sangepu

4P9W02 · Kansas City, MO, US

DUPR

3.575

TM
Tom Meier

6PQNLG · USA

DUPR

3.111

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-4377741456
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7322836036,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob Bateson",
        "dupr_id": "3VXKWJ",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": "Bonner Springs, KS, US"
      },
      {
        "name": "Alena  Prenger",
        "dupr_id": "ZZZWLQ",
        "rating": 2.657,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5616503891,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sandeep Sangepu",
        "dupr_id": "4P9W02",
        "rating": 3.575,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Tom Meier",
        "dupr_id": "6PQNLG",
        "rating": 3.111,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]