Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4769136792

Match Scores

15-9

Loss

Play Date

2026-01-30

Play Time (Est)

1:00 PM

Play Location

Surprise, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
LJ
Lisa Janine Brummond

3LE2GQ · Mesa, AZ, US

DUPR

4.052

KR
Kathy Ream

DW0GE6 · USA

DUPR

4.139

TEAM 2LOSS
JT
Joanne Trochymchuk

XJVZOR · Parkland County, AB, CA

DUPR

3.936

KS
Karen Schuman

XJRQ5R · AZ, US

DUPR

3.802

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-4769136792
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5645581051,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lisa Janine Brummond",
        "dupr_id": "3LE2GQ",
        "rating": 4.052,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Kathy Ream",
        "dupr_id": "DW0GE6",
        "rating": 4.139,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6602544049,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joanne Trochymchuk",
        "dupr_id": "XJVZOR",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": "Parkland County, AB, CA"
      },
      {
        "name": "Karen Schuman",
        "dupr_id": "XJRQ5R",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  }
]