Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PICKLEBALL CUP - TWEED HEADS - Men's Doubles DUPR 3.5+ (Finals Match Only)

ID: 5047944542

Match Scores

8-11, 9-11

Win

Play Date

2026-05-17

Play Time (Est)

3:30 PM

Play Location

Tweed Heads, NSW

Unverified Facility

Competitor Teams

TEAM 1LOSS
GB
Gefen Bergman

2POD6E · USA

DUPR

3.451

LJ
Lachlan Johnson

Q9WNGD · USA

DUPR

3.451

TEAM 2WINNER
DB
Denver Bannerman

JY5Z5M · USA

DUPR

4.120

DJ
Daniel James

MEPDRV · Gold Coast, QLD, AU

DUPR

3.602

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-5047944542
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6229747606,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gefen Bergman",
        "dupr_id": "2POD6E",
        "rating": 3.451,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lachlan Johnson",
        "dupr_id": "Q9WNGD",
        "rating": 3.451,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5069869933,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Denver Bannerman",
        "dupr_id": "JY5Z5M",
        "rating": 4.12,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel James",
        "dupr_id": "MEPDRV",
        "rating": 3.602,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  }
]