Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed 4.0 Doubles - 3rd Annual Pickleboo Tournament

ID: 8557099083

Match Scores

15-11

Loss

Play Date

2025-11-02

Play Time (Est)

4:45 AM

Play Location

The Box Elder Events Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
BZ
Brian Ziegler

8KJMK1 · Conroe, TX, US

DUPR

4.516

AT
Aimee Takasaki

9962XV · USA

DUPR

3.879

TEAM 2LOSS
LU
luis usera

1R4K7M · Rapid City, SD, US

DUPR

4.210

HC
Holly Coates

2LP59E · Rapid City, SD, US

DUPR

4.004

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-8557099083
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5174456698,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Ziegler",
        "dupr_id": "8KJMK1",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "Aimee Takasaki",
        "dupr_id": "9962XV",
        "rating": 3.879,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5366572119,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "luis usera",
        "dupr_id": "1R4K7M",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": "Rapid City, SD, US"
      },
      {
        "name": "Holly Coates",
        "dupr_id": "2LP59E",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": "Rapid City, SD, US"
      }
    ]
  }
]