Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2026 Tommy Wong Memorial Tournament - Mixed Doubles Skill: (4.5 To 5.0) Age: (19+ 35+)

ID: 5577239527

Match Scores

12-15

Loss

Play Date

2026-02-01

Play Time (Est)

8:45 AM

Play Location

Surprise, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
SG
Susan Gail Lawler

30ZX6G · Sun City, AZ, US

DUPR

4.897

JE
John Eberlein

30RO2G · Sun City, AZ, US

DUPR

5.011

TEAM 2WINNER
JM
Jane Meneely

3VX9P7 · Phoenix, AZ, US

DUPR

4.779

CN
Cory Neal

V7R5GE · Gilbert, AZ, US

DUPR

4.424

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-5577239527
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5844331552,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Susan Gail Lawler",
        "dupr_id": "30ZX6G",
        "rating": 4.897,
        "profile_pic_url": null,
        "location": "Sun City, AZ, US"
      },
      {
        "name": "John Eberlein",
        "dupr_id": "30RO2G",
        "rating": 5.011,
        "profile_pic_url": null,
        "location": "Sun City, AZ, US"
      }
    ]
  },
  {
    "team_id": 6515553303,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jane Meneely",
        "dupr_id": "3VX9P7",
        "rating": 4.779,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Cory Neal",
        "dupr_id": "V7R5GE",
        "rating": 4.424,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]