Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

USA Pickleball Golden Ticket - Boise - Men's Doubles 3.0: 60+/3.5: 55+60+65+

ID: 4298873067

Match Scores

11-5, 11-4

Loss

Play Date

2026-03-26

Play Time (Est)

4:45 AM

Play Location

The Flying Pickle

View Facility Page →

Competitor Teams

TEAM 1WINNER
DB
David Bush

N7QX77 · USA

DUPR

3.866

BD
Ben Davis

WXZOXK · Boise, ID, US

DUPR

3.665

TEAM 2LOSS
PH
Paul Hauser

89J907 · Spokane, WA, US

DUPR

3.693

MB
Michael Byrne

X29RZ5 · USA

DUPR

3.821

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-4298873067
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5182261927,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Bush",
        "dupr_id": "N7QX77",
        "rating": 3.866,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Davis",
        "dupr_id": "WXZOXK",
        "rating": 3.665,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  },
  {
    "team_id": 6520065128,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Hauser",
        "dupr_id": "89J907",
        "rating": 3.693,
        "profile_pic_url": null,
        "location": "Spokane, WA, US"
      },
      {
        "name": "Michael Byrne",
        "dupr_id": "X29RZ5",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]