Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

2026 USSP Northwest Zone Championship - Seattle, WA- presented by Humana - Mixed Doubles LEGENDS Age: (65 To 69) Skill: (ALL)

ID: 6554737828

Match Scores

11-3

Loss

Play Date

2026-05-02

Play Time (Est)

5:00 PM

Play Location

Seattle, WA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DD
Debbie Davis

RZDE4Q · USA

DUPR

3.002

TD
Thomas Davis

XJXPE5 · USA

DUPR

3.847

TEAM 2LOSS
SS
Shirl Smith

ODL5QE · Langley Township, BC, CA

DUPR

3.155

TG
Trevor Getty

JZY0OW · USA

DUPR

3.267

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-6554737828
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6309523805,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Debbie Davis",
        "dupr_id": "RZDE4Q",
        "rating": 3.002,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thomas Davis",
        "dupr_id": "XJXPE5",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6776575774,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shirl Smith",
        "dupr_id": "ODL5QE",
        "rating": 3.155,
        "profile_pic_url": null,
        "location": "Langley Township, BC, CA"
      },
      {
        "name": "Trevor Getty",
        "dupr_id": "JZY0OW",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]