Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Emerald Open Mixed Doubles 4.0 55+ - Emerald Open Mixed Doubles 4.0 55+

ID: 6119325156

Match Scores

5-11

Win

Play Date

2026-03-22

Play Time (Est)

1:00 PM

Play Location

Power Pickleball Club Spokane Valley WA

Unverified Facility

Competitor Teams

TEAM 1LOSS
PH
Paul Hauser

89J907 · Spokane, WA, US

DUPR

3.721

SC
Shelley Cook

9P96GJ · Mead, WA, US

DUPR

3.926

TEAM 2WINNER
SB
Shannon Bragiel

8E2PYJ · Spokane, WA, US

DUPR

3.583

MB
Michael Byrne

8GD2JM · Spokane, WA, US

DUPR

4.001

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-6119325156
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8125301697,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Hauser",
        "dupr_id": "89J907",
        "rating": 3.721,
        "profile_pic_url": null,
        "location": "Spokane, WA, US"
      },
      {
        "name": "Shelley Cook",
        "dupr_id": "9P96GJ",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": "Mead, WA, US"
      }
    ]
  },
  {
    "team_id": 7974572579,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shannon Bragiel",
        "dupr_id": "8E2PYJ",
        "rating": 3.583,
        "profile_pic_url": null,
        "location": "Spokane, WA, US"
      },
      {
        "name": "Michael Byrne",
        "dupr_id": "8GD2JM",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": "Spokane, WA, US"
      }
    ]
  }
]