Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8356392829

Match Scores

15-6

Loss

Play Date

2026-02-01

Play Time (Est)

2:15 AM

Play Location

Surprise, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
EM
Estella Mitchell

3Y2VVK · USA

DUPR

3.639

RL
Rob Lopez

QJN6D5 · USA

DUPR

4.008

TEAM 2LOSS
DA
Debbie Andrews

1N2EVN · Surprise, AZ, US

DUPR

3.417

JZ
Jack Zollo

3XXJOR · West Islip, NY, US

DUPR

3.661

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-8356392829
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6070696735,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Estella Mitchell",
        "dupr_id": "3Y2VVK",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rob Lopez",
        "dupr_id": "QJN6D5",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5783956664,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Debbie Andrews",
        "dupr_id": "1N2EVN",
        "rating": 3.417,
        "profile_pic_url": null,
        "location": "Surprise, AZ, US"
      },
      {
        "name": "Jack Zollo",
        "dupr_id": "3XXJOR",
        "rating": 3.661,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  }
]