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

2025 Pickle in Pagosa - Mens Doubles 4.5 and above

ID: 8491496600

Match Scores

3-15

Win

Play Date

2025-09-14

Play Time (Est)

9:00 PM

Play Location

Pagosa Springs, CO

View Facility Page →

Competitor Teams

TEAM 1LOSS
BJ
Bruce Jones

Q5627N · USA

DUPR

4.518

JB
Jeffrey Barkoff

17NVZ9 · Pagosa Springs, CO, US

DUPR

3.866

TEAM 2WINNER
RB
roger barkoff

7DOJQN · Albuquerque, NM, US

DUPR

4.615

MG
Max Gallegos

2QPEPE · Albuquerque, NM, US

DUPR

5.159

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-8491496600
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6781843115,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bruce Jones",
        "dupr_id": "Q5627N",
        "rating": 4.518,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeffrey Barkoff",
        "dupr_id": "17NVZ9",
        "rating": 3.866,
        "profile_pic_url": null,
        "location": "Pagosa Springs, CO, US"
      }
    ]
  },
  {
    "team_id": 4541843483,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "roger barkoff",
        "dupr_id": "7DOJQN",
        "rating": 4.615,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      },
      {
        "name": "Max Gallegos",
        "dupr_id": "2QPEPE",
        "rating": 5.159,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      }
    ]
  }
]