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

Match Scores

15-10

Loss

Play Date

2026-02-01

Play Time (Est)

1:00 PM

Play Location

Surprise, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
EP
Elisha Prince

3PZOYQ · Surprise, AZ, US

DUPR

4.759

JP
Joe Prince

8DPR68 · Surprise, AZ, US

DUPR

5.254

TEAM 2LOSS
JM
Jane Meneely

3VX9P7 · Phoenix, AZ, US

DUPR

4.762

CN
Cory Neal

V7R5GE · Gilbert, AZ, US

DUPR

4.385

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-5866353672
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7755301320,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elisha Prince",
        "dupr_id": "3PZOYQ",
        "rating": 4.759,
        "profile_pic_url": null,
        "location": "Surprise, AZ, US"
      },
      {
        "name": "Joe Prince",
        "dupr_id": "8DPR68",
        "rating": 5.254,
        "profile_pic_url": null,
        "location": "Surprise, AZ, US"
      }
    ]
  },
  {
    "team_id": 5160305211,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jane Meneely",
        "dupr_id": "3VX9P7",
        "rating": 4.762,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Cory Neal",
        "dupr_id": "V7R5GE",
        "rating": 4.385,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]