Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklr Club Championships Pool Play 4.5+

ID: 4911105023

Match Scores

15-8

Loss

Play Date

2026-05-23

Play Time (Est)

12:45 AM

Play Location

The Picklr Littleton

Unverified Facility

Competitor Teams

TEAM 1WINNER
AR
Alan Rodriguez

O6GRQP · Denver, CO, US

DUPR

4.172

AR
Amy Reiser

8KMDKK · Lakewood, CO, US

DUPR

4.298

TEAM 2LOSS
TW
Taylor White

76LGNM · USA

DUPR

4.002

CW
Conner White

Q5NOR0 · Denver, CO, US

DUPR

4.678

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-4911105023
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5888917024,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alan Rodriguez",
        "dupr_id": "O6GRQP",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Amy Reiser",
        "dupr_id": "8KMDKK",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": "Lakewood, CO, US"
      }
    ]
  },
  {
    "team_id": 4798534516,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Taylor White",
        "dupr_id": "76LGNM",
        "rating": 4.002,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Conner White",
        "dupr_id": "Q5NOR0",
        "rating": 4.678,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  }
]