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

Match Scores

12-15

Win

Play Date

2026-02-01

Play Time (Est)

2:15 AM

Play Location

Surprise, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
VF
valerie fry

84E7K2 · Bend, OR, US

DUPR

4.070

LJ
Lucas Johnson

X2O4N4 · Graham County, AZ, US

DUPR

4.426

TEAM 2WINNER
AG
Aireen Gorman

7D6EZ4 · Peace River, AB, CA

DUPR

4.697

CB
Chadwick Burnell

16605E · Calgary, AB, CA

DUPR

4.233

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-6265168249
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5618185323,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "valerie fry",
        "dupr_id": "84E7K2",
        "rating": 4.07,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "Lucas Johnson",
        "dupr_id": "X2O4N4",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": "Graham County, AZ, US"
      }
    ]
  },
  {
    "team_id": 5223248250,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aireen Gorman",
        "dupr_id": "7D6EZ4",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "Peace River, AB, CA"
      },
      {
        "name": "Chadwick Burnell",
        "dupr_id": "16605E",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  }
]