Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Tommy Wong Memorial Tournament - Mens Doubles Skill: (3.0 To 3.5) Age: (19+ 35+ 50+)

ID: 5387390815

Match Scores

16-14

Win

Play Date

2026-01-31

Play Time (Est)

8:45 AM

Play Location

Surprise, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
JR
J R Pruett

7ZDV54 · USA

DUPR

4.056

DR
Daniel Reiman

WX0DEQ · Casa Grande, AZ, US

DUPR

3.865

TEAM 2LOSS
RL
Rob Lopez

QJN6D5 · USA

DUPR

3.948

JT
Jordan Todd

GW604D · USA

DUPR

3.721

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-5387390815
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4939803526,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "J R Pruett",
        "dupr_id": "7ZDV54",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Reiman",
        "dupr_id": "WX0DEQ",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": "Casa Grande, AZ, US"
      }
    ]
  },
  {
    "team_id": 6112961268,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rob Lopez",
        "dupr_id": "QJN6D5",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jordan Todd",
        "dupr_id": "GW604D",
        "rating": 3.721,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]