Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Tommy Wong Memorial Tournament - Mixed Doubles Skill: (3.5) Age: (50+)

ID: 5779189763

Match Scores

15-13

Win

Play Date

2026-02-01

Play Time (Est)

12:45 AM

Play Location

Surprise, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
DA
Debbie Andrews

1N2EVN · Surprise, AZ, US

DUPR

3.463

JZ
Jack Zollo

3XXJOR · West Islip, NY, US

DUPR

3.680

TEAM 2LOSS
MS
Maija-Liisa Sorensen

8WE9PQ · Chelan, WA, US

DUPR

3.376

DS
Don Sorensen

3ZKO2P · Chelan, WA, US

DUPR

3.600

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-5779189763
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7440596773,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Debbie Andrews",
        "dupr_id": "1N2EVN",
        "rating": 3.463,
        "profile_pic_url": null,
        "location": "Surprise, AZ, US"
      },
      {
        "name": "Jack Zollo",
        "dupr_id": "3XXJOR",
        "rating": 3.68,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  },
  {
    "team_id": 6713590714,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maija-Liisa Sorensen",
        "dupr_id": "8WE9PQ",
        "rating": 3.376,
        "profile_pic_url": null,
        "location": "Chelan, WA, US"
      },
      {
        "name": "Don Sorensen",
        "dupr_id": "3ZKO2P",
        "rating": 3.6,
        "profile_pic_url": null,
        "location": "Chelan, WA, US"
      }
    ]
  }
]