Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7821398643

Match Scores

15-5

Loss

Play Date

2026-01-30

Play Time (Est)

4:45 AM

Play Location

Surprise, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
PD
Pamela Doolittle

89K9V8 · Tucson, AZ, US

DUPR

4.386

RH
Ronda Hayes

3P55GQ · Oracle, AZ, US

DUPR

4.095

TEAM 2LOSS
JT
Joanne Trochymchuk

XJVZOR · Parkland County, AB, CA

DUPR

3.942

KS
Karen Schuman

XJRQ5R · AZ, US

DUPR

3.804

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-7821398643
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5817044152,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pamela Doolittle",
        "dupr_id": "89K9V8",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      },
      {
        "name": "Ronda Hayes",
        "dupr_id": "3P55GQ",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": "Oracle, AZ, US"
      }
    ]
  },
  {
    "team_id": 6253313209,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joanne Trochymchuk",
        "dupr_id": "XJVZOR",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": "Parkland County, AB, CA"
      },
      {
        "name": "Karen Schuman",
        "dupr_id": "XJRQ5R",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  }
]