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

Char Bar Spring Round Robin 2.008 - 2.979 - Week 11 - Round 1 Pool B

ID: 8024848931

Match Scores

11-8

Loss

Play Date

2026-05-12

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DE
Dylan Evans

RWQNZZ · USA

DUPR

2.886

AR
Ashlyn Reimer

LWR9KK · Smithville, MO, US

DUPR

2.660

TEAM 2LOSS
EO
Eric Ortiz

EW52DV · Kansas City, KS, US

DUPR

2.961

PW
Parker Walet

56YZGR · Kansas City, MO, US

DUPR

2.210

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-8024848931
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5901281035,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dylan Evans",
        "dupr_id": "RWQNZZ",
        "rating": 2.886,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ashlyn  Reimer",
        "dupr_id": "LWR9KK",
        "rating": 2.66,
        "profile_pic_url": null,
        "location": "Smithville, MO, US"
      }
    ]
  },
  {
    "team_id": 8213283618,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Ortiz",
        "dupr_id": "EW52DV",
        "rating": 2.961,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      },
      {
        "name": "Parker Walet",
        "dupr_id": "56YZGR",
        "rating": 2.21,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  }
]