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

Match Scores

15-17

Loss

Play Date

2026-02-01

Play Time (Est)

9:00 PM

Play Location

Surprise, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
AG
Aireen Gorman

7D6EZ4 · Peace River, AB, CA

DUPR

4.643

CB
Chadwick Burnell

16605E · Calgary, AB, CA

DUPR

4.169

TEAM 2WINNER
AL
Alex Lynch

1R5E4E · Phoenix, AZ, US

DUPR

3.997

PB
Parris Biggs

3XXZY4 · Peoria, AZ, US

DUPR

4.174

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-6473453492
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4315041486,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aireen Gorman",
        "dupr_id": "7D6EZ4",
        "rating": 4.643,
        "profile_pic_url": null,
        "location": "Peace River, AB, CA"
      },
      {
        "name": "Chadwick Burnell",
        "dupr_id": "16605E",
        "rating": 4.169,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  },
  {
    "team_id": 4748560781,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Lynch",
        "dupr_id": "1R5E4E",
        "rating": 3.997,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Parris Biggs",
        "dupr_id": "3XXZY4",
        "rating": 4.174,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      }
    ]
  }
]