Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 NSW Pickleball Championships - 19+ Men's Doubles DUPR: 4.0 - 4.49

ID: 4455398617

Match Scores

15-11

Win

Play Date

2026-04-18

Play Time (Est)

2:15 AM

Play Location

Sydney, NSW

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Jordan Brown

99R5GJ · ACT, AU

DUPR

4.200

DC
Denver Camoens

YXNEEP · ACT, AU

DUPR

4.032

TEAM 2LOSS
JL
Joseph Lui

EWJMWM · NSW, AU

DUPR

4.220

DL
Dennis Loh

7NW2O9 · NSW, AU

DUPR

3.853

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-4455398617
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5338873689,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordan Brown",
        "dupr_id": "99R5GJ",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": "ACT, AU"
      },
      {
        "name": "Denver Camoens",
        "dupr_id": "YXNEEP",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "ACT, AU"
      }
    ]
  },
  {
    "team_id": 5751645799,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Lui",
        "dupr_id": "EWJMWM",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Dennis Loh",
        "dupr_id": "7NW2O9",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]