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: 6669732478

Match Scores

15-10

Win

Play Date

2026-02-01

Play Time (Est)

11:30 PM

Play Location

Surprise, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
JM
Jane Meneely

3VX9P7 · Phoenix, AZ, US

DUPR

4.749

CN
Cory Neal

V7R5GE · Gilbert, AZ, US

DUPR

4.346

TEAM 2LOSS
VF
valerie fry

84E7K2 · Bend, OR, US

DUPR

4.060

LJ
Lucas Johnson

X2O4N4 · Graham County, AZ, US

DUPR

4.419

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-6669732478
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4793814341,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jane Meneely",
        "dupr_id": "3VX9P7",
        "rating": 4.749,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Cory Neal",
        "dupr_id": "V7R5GE",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 5293503909,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "valerie fry",
        "dupr_id": "84E7K2",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "Lucas Johnson",
        "dupr_id": "X2O4N4",
        "rating": 4.419,
        "profile_pic_url": null,
        "location": "Graham County, AZ, US"
      }
    ]
  }
]