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

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

ID: 6180893645

Match Scores

16-14

Win

Play Date

2026-02-01

Play Time (Est)

6:15 AM

Play Location

Surprise, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
MF
melanie foley

8JD2VD · Mount Vernon, WA, US

DUPR

4.382

MH
Michael Huber

3VOEK6 · Goodyear, AZ, US

DUPR

4.714

TEAM 2LOSS
NB
Nicole Bradford

3YLNND · McCoy, CO, US

DUPR

4.250

MP
Matthew Peery

122OG9 · USA

DUPR

4.727

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-6180893645
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7543625447,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "melanie foley",
        "dupr_id": "8JD2VD",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": "Mount Vernon, WA, US"
      },
      {
        "name": "Michael Huber",
        "dupr_id": "3VOEK6",
        "rating": 4.714,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      }
    ]
  },
  {
    "team_id": 6287240152,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicole Bradford",
        "dupr_id": "3YLNND",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "McCoy, CO, US"
      },
      {
        "name": "Matthew Peery",
        "dupr_id": "122OG9",
        "rating": 4.727,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]