Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Tommy Wong Memorial Tournament - Mens Doubles Skill: (4.5) Age: (50+)

ID: 8297999070

Match Scores

15-8

Loss

Play Date

2026-01-31

Play Time (Est)

7:30 PM

Play Location

Surprise, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
Dustin LaFond

3VGM97 · Mesa, AZ, US

DUPR

4.428

PF
Pat Finley

3LQKWZ · Phoenix, AZ, US

DUPR

4.358

TEAM 2LOSS
TH
Tom Haller

8KPMN7 · Sun City, AZ, US

DUPR

4.061

JM
John Markosian

JZJDRJ · Peoria, AZ, US

DUPR

4.050

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-8297999070
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8042006571,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dustin LaFond",
        "dupr_id": "3VGM97",
        "rating": 4.428,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1153369/images/profile/2556aa66-6aa7-40dc-a708-39ad2ee5866c.jpg",
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Pat Finley",
        "dupr_id": "3LQKWZ",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 4313985127,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Haller",
        "dupr_id": "8KPMN7",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": "Sun City, AZ, US"
      },
      {
        "name": "John Markosian",
        "dupr_id": "JZJDRJ",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      }
    ]
  }
]