Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Men's 4.0 Doubles - 3rd Annual Pickleboo Tournament

ID: 5684277558

Match Scores

11-2, 11-2

Loss

Play Date

2025-11-01

Play Time (Est)

7:30 PM

Play Location

The Box Elder Events Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
FP
Ferris Pendegraft

E95R5O · Rapid City, SD, US

DUPR

4.846

SR
Shannon R Lapp

DWXN4M · Rapid City, SD, US

DUPR

5.031

TEAM 2LOSS
LU
luis usera

1R4K7M · Rapid City, SD, US

DUPR

4.274

JK
Jonathan Krum

YGGNEG · USA

DUPR

4.177

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-5684277558
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5229530732,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ferris Pendegraft",
        "dupr_id": "E95R5O",
        "rating": 4.846,
        "profile_pic_url": null,
        "location": "Rapid City, SD, US"
      },
      {
        "name": "Shannon R Lapp",
        "dupr_id": "DWXN4M",
        "rating": 5.031,
        "profile_pic_url": null,
        "location": "Rapid City, SD, US"
      }
    ]
  },
  {
    "team_id": 6410078104,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "luis usera",
        "dupr_id": "1R4K7M",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Rapid City, SD, US"
      },
      {
        "name": "Jonathan Krum",
        "dupr_id": "YGGNEG",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]