Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6026385219

Match Scores

3-15

Win

Play Date

2026-02-01

Play Time (Est)

4:45 AM

Play Location

Surprise, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
AJ
Aline Javid

2ZPQ6R · USA

DUPR

4.107

RF
Ryan Foo

WXN42Q · USA

DUPR

3.620

TEAM 2WINNER
JM
Jane Meneely

3VX9P7 · Phoenix, AZ, US

DUPR

4.785

CN
Cory Neal

V7R5GE · Gilbert, AZ, US

DUPR

4.440

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-6026385219
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5458870457,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aline Javid",
        "dupr_id": "2ZPQ6R",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Foo",
        "dupr_id": "WXN42Q",
        "rating": 3.62,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8186796809,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jane Meneely",
        "dupr_id": "3VX9P7",
        "rating": 4.785,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Cory Neal",
        "dupr_id": "V7R5GE",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]