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

Char Bar Spring Round Robin 2.012 - 3.139 - Week 10 - Round 1 Pool A

ID: 4902054248

Match Scores

6-11

Loss

Play Date

2026-05-05

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
HS
Hemang Shah

DYM6P4 · USA

DUPR

2.032

AR
Ashlyn Reimer

LWR9KK · Smithville, MO, US

DUPR

2.656

TEAM 2WINNER
EO
Eric Ortiz

EW52DV · Kansas City, KS, US

DUPR

2.959

JW
Justin Wilder

NXKGG2 · USA

DUPR

2.647

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-4902054248
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5158512439,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hemang Shah",
        "dupr_id": "DYM6P4",
        "rating": 2.032,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ashlyn  Reimer",
        "dupr_id": "LWR9KK",
        "rating": 2.656,
        "profile_pic_url": null,
        "location": "Smithville, MO, US"
      }
    ]
  },
  {
    "team_id": 6313475760,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Ortiz",
        "dupr_id": "EW52DV",
        "rating": 2.959,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      },
      {
        "name": "Justin Wilder",
        "dupr_id": "NXKGG2",
        "rating": 2.647,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]