Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

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

ID: 5745263877

Match Scores

10-15

Win

Play Date

2026-02-01

Play Time (Est)

10:15 AM

Play Location

Surprise, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
PJ
Pamela Jackson

M2GVZV · USA

DUPR

3.004

AD
Anthony DeIntinis

8GWOWQ · USA

DUPR

3.398

TEAM 2WINNER
DA
Debbie Andrews

1N2EVN · USA

DUPR

3.384

JZ
Jack Zollo

3XXJOR · West Islip, NY, US

DUPR

3.650

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-5745263877
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6754150894,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pamela Jackson",
        "dupr_id": "M2GVZV",
        "rating": 3.004,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony DeIntinis",
        "dupr_id": "8GWOWQ",
        "rating": 3.398,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4351933127,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Debbie Andrews",
        "dupr_id": "1N2EVN",
        "rating": 3.384,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jack Zollo",
        "dupr_id": "3XXJOR",
        "rating": 3.65,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      }
    ]
  }
]