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

Match Scores

11-7

Win

Play Date

2026-05-12

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SW
Scott West

KXJ9G7 · Parkville, MO, US

DUPR

2.801

AR
Ashlyn Reimer

LWR9KK · Smithville, MO, US

DUPR

2.667

TEAM 2LOSS
DE
Dylan Evans

RWQNZZ · USA

DUPR

2.876

JF
Jennie Fortuna

30KG74 · Kansas City, MO, US

DUPR

2.517

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-7253247636
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6773851210,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott West",
        "dupr_id": "KXJ9G7",
        "rating": 2.801,
        "profile_pic_url": null,
        "location": "Parkville, MO, US"
      },
      {
        "name": "Ashlyn  Reimer",
        "dupr_id": "LWR9KK",
        "rating": 2.667,
        "profile_pic_url": null,
        "location": "Smithville, MO, US"
      }
    ]
  },
  {
    "team_id": 8158518707,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dylan Evans",
        "dupr_id": "RWQNZZ",
        "rating": 2.876,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jennie Fortuna",
        "dupr_id": "30KG74",
        "rating": 2.517,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  }
]