Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Tommy Wong Memorial Tournament - Womens Doubles Skill: (4.5) Age: (60+)

ID: 5373339236

Match Scores

1-15

Win

Play Date

2026-01-30

Play Time (Est)

9:00 PM

Play Location

Surprise, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
SZ
Sandra Zitzke

8GWW9X · USA

DUPR

4.210

DK
Debbie Kaler

3ZDLZL · USA

DUPR

4.077

TEAM 2WINNER
CL
Catherine Linn

8EY4JM · Bettendorf, IA, US

DUPR

4.236

JM
Joan Malecki

3Y4WVP · USA

DUPR

4.882

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-5373339236
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5769845916,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sandra Zitzke",
        "dupr_id": "8GWW9X",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Debbie Kaler",
        "dupr_id": "3ZDLZL",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7173059820,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Catherine Linn",
        "dupr_id": "8EY4JM",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      },
      {
        "name": "Joan Malecki",
        "dupr_id": "3Y4WVP",
        "rating": 4.882,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]