Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed 4.0 Doubles - 3rd Annual Pickleboo Tournament

ID: 4833548655

Match Scores

15-10

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
PM
Peyton McCreery-Storms

2L5RV9 · Deadwood, SD, US

DUPR

4.281

JP
Jason Powell

ZDJ7ED · USA

DUPR

4.097

TEAM 2LOSS
LU
luis usera

1R4K7M · Rapid City, SD, US

DUPR

4.209

HC
Holly Coates

2LP59E · Rapid City, SD, US

DUPR

4.002

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-4833548655
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8334865014,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peyton McCreery-Storms",
        "dupr_id": "2L5RV9",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Deadwood, SD, US"
      },
      {
        "name": "Jason Powell",
        "dupr_id": "ZDJ7ED",
        "rating": 4.097,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6334790985,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "luis usera",
        "dupr_id": "1R4K7M",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": "Rapid City, SD, US"
      },
      {
        "name": "Holly Coates",
        "dupr_id": "2LP59E",
        "rating": 4.002,
        "profile_pic_url": null,
        "location": "Rapid City, SD, US"
      }
    ]
  }
]