Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Pickle in Pagosa - Mens Doubles 4.5 and above

ID: 5916808873

Match Scores

15-2

Win

Play Date

2025-09-14

Play Time (Est)

2:15 AM

Play Location

Pagosa Springs, CO

View Facility Page →

Competitor Teams

TEAM 1WINNER
RB
roger barkoff

7DOJQN · Albuquerque, NM, US

DUPR

4.567

MG
Max Gallegos

2QPEPE · Albuquerque, NM, US

DUPR

5.027

TEAM 2LOSS
IE
Ivan Elias

2LO0E4 · USA

DUPR

3.752

SP
Sam Prutsman

5EWQNV · USA

DUPR

3.682

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-5916808873
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4374159839,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "roger barkoff",
        "dupr_id": "7DOJQN",
        "rating": 4.567,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      },
      {
        "name": "Max Gallegos",
        "dupr_id": "2QPEPE",
        "rating": 5.027,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      }
    ]
  },
  {
    "team_id": 8350360653,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ivan Elias",
        "dupr_id": "2LO0E4",
        "rating": 3.752,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sam Prutsman",
        "dupr_id": "5EWQNV",
        "rating": 3.682,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]