Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

USA Pickleball Golden Ticket - Boise - Mixed Doubles 4.0: 55+

ID: 6813676012

Match Scores

15-11

Win

Play Date

2026-03-25

Play Time (Est)

5:00 PM

Play Location

The Flying Pickle

View Facility Page →

Competitor Teams

TEAM 1WINNER
PH
Paul Hauser

89J907 · Spokane, WA, US

DUPR

3.753

SC
Shelley Cook

9P96GJ · Mead, WA, US

DUPR

3.833

TEAM 2LOSS
JB
Jeff Barnes

XJMV57 · USA

DUPR

3.883

KB
Kimberly Barnes

YGQWXE · Boise, ID, US

DUPR

3.279

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-6813676012
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6998130944,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Hauser",
        "dupr_id": "89J907",
        "rating": 3.753,
        "profile_pic_url": null,
        "location": "Spokane, WA, US"
      },
      {
        "name": "Shelley Cook",
        "dupr_id": "9P96GJ",
        "rating": 3.833,
        "profile_pic_url": null,
        "location": "Mead, WA, US"
      }
    ]
  },
  {
    "team_id": 4798078576,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Barnes",
        "dupr_id": "XJMV57",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kimberly Barnes",
        "dupr_id": "YGQWXE",
        "rating": 3.279,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  }
]