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

Match Scores

15-9

Loss

Play Date

2026-02-01

Play Time (Est)

6:15 AM

Play Location

Surprise, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
AS
Anyarat Surin

ODX9QL · St. Albert, AB, CA

DUPR

4.761

PG
Paul Giles

W62XXK · Thunder Bay, ON, CA

DUPR

5.058

TEAM 2LOSS
AG
Aireen Gorman

7D6EZ4 · Peace River, AB, CA

DUPR

4.661

CB
Chadwick Burnell

16605E · Calgary, AB, CA

DUPR

4.190

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-6184209149
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7007635498,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anyarat Surin",
        "dupr_id": "ODX9QL",
        "rating": 4.761,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "Paul Giles",
        "dupr_id": "W62XXK",
        "rating": 5.058,
        "profile_pic_url": null,
        "location": "Thunder Bay, ON, CA"
      }
    ]
  },
  {
    "team_id": 6106907855,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aireen Gorman",
        "dupr_id": "7D6EZ4",
        "rating": 4.661,
        "profile_pic_url": null,
        "location": "Peace River, AB, CA"
      },
      {
        "name": "Chadwick Burnell",
        "dupr_id": "16605E",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  }
]