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

Match Scores

6-15

Win

Play Date

2026-02-01

Play Time (Est)

9:00 PM

Play Location

Surprise, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
AL
Alex Lynch

1R5E4E · Phoenix, AZ, US

DUPR

3.995

PB
Parris Biggs

3XXZY4 · Peoria, AZ, US

DUPR

4.172

TEAM 2WINNER
AS
Anyarat Surin

ODX9QL · St. Albert, AB, CA

DUPR

4.770

PG
Paul Giles

W62XXK · Thunder Bay, ON, CA

DUPR

5.081

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-6740273792
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6257497736,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Lynch",
        "dupr_id": "1R5E4E",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Parris Biggs",
        "dupr_id": "3XXZY4",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      }
    ]
  },
  {
    "team_id": 7082609931,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anyarat Surin",
        "dupr_id": "ODX9QL",
        "rating": 4.77,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "Paul Giles",
        "dupr_id": "W62XXK",
        "rating": 5.081,
        "profile_pic_url": null,
        "location": "Thunder Bay, ON, CA"
      }
    ]
  }
]