Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Spirit 2026 - 16+ Men's Doubles DUPR: 4.0 and above

ID: 5484333464

Match Scores

15-12, 15-11

Win

Play Date

2026-01-11

Play Time (Est)

9:00 PM

Play Location

Sutherland, NSW

View Facility Page →

Competitor Teams

TEAM 1WINNER
BM
Ben Mulherin

O6WN9P · NSW, AU

DUPR

4.339

CL
Christopher Lam

Z992ZD · NSW, AU

DUPR

4.486

TEAM 2LOSS
TW
Ty Wynwood

W6ZGWQ · Amaroo, ACT, AU

DUPR

4.183

PR
Patrick Roche

EW6KVW · ACT, AU

DUPR

4.571

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-5484333464
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5922397422,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Mulherin",
        "dupr_id": "O6WN9P",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Christopher Lam",
        "dupr_id": "Z992ZD",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 7914877039,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ty Wynwood",
        "dupr_id": "W6ZGWQ",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "Amaroo, ACT, AU"
      },
      {
        "name": "Patrick Roche",
        "dupr_id": "EW6KVW",
        "rating": 4.571,
        "profile_pic_url": null,
        "location": "ACT, AU"
      }
    ]
  }
]