Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2026 Tommy Wong Memorial Tournament - Mens Doubles Skill: (5.0)

ID: 7178800632

Match Scores

15-10

Loss

Play Date

2026-01-31

Play Time (Est)

1:00 PM

Play Location

Surprise, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
DU
David Uhl

3XY4X1 · Excelsior, MN, US

DUPR

5.049

GC
Gerald Cullison

8WZOQY · AZ, US

DUPR

4.931

TEAM 2LOSS
David Kowalski

8G55D8 · Mesa, AZ, US

DUPR

5.006

JP
Joe Prince

8DPR68 · Surprise, AZ, US

DUPR

5.225

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-7178800632
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6051134476,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Uhl",
        "dupr_id": "3XY4X1",
        "rating": 5.049,
        "profile_pic_url": null,
        "location": "Excelsior, MN, US"
      },
      {
        "name": "Gerald Cullison",
        "dupr_id": "8WZOQY",
        "rating": 4.931,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  },
  {
    "team_id": 5916990207,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Kowalski",
        "dupr_id": "8G55D8",
        "rating": 5.006,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1363203/images/profile/b2bc8bea-846e-45cc-9428-51ccc949180c.png",
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Joe Prince",
        "dupr_id": "8DPR68",
        "rating": 5.225,
        "profile_pic_url": null,
        "location": "Surprise, AZ, US"
      }
    ]
  }
]