Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - DUPR 16 - NEW ZEALAND The Dink Minor League Pickleball @ Love Pickle Club Wellington

ID: 6836304521

Match Scores

21-13

Win

Play Date

2026-05-16

Play Time (Est)

6:15 AM

Play Location

Love Pickle Club Wellington

Unverified Facility

Competitor Teams

TEAM 1WINNER
DG
David Guzdek

KD2QQQ · USA

DUPR

4.178

JR
Jason Rivers

PKJRNM · Wairoa, Hawke's Bay, NZ

DUPR

4.253

TEAM 2LOSS
BM
Ben Montague

ZN7E4P · Wellington, Wellington, NZ

DUPR

4.321

FO
Fred Omeri

DNE5R4 · Porirua, Wellington, NZ

DUPR

3.289

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-6836304521
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4763393387,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Guzdek",
        "dupr_id": "KD2QQQ",
        "rating": 4.178,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Rivers",
        "dupr_id": "PKJRNM",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": "Wairoa, Hawke's Bay, NZ"
      }
    ]
  },
  {
    "team_id": 5121210892,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Montague",
        "dupr_id": "ZN7E4P",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Wellington, Wellington, NZ"
      },
      {
        "name": "Fred Omeri",
        "dupr_id": "DNE5R4",
        "rating": 3.289,
        "profile_pic_url": null,
        "location": "Porirua, Wellington, NZ"
      }
    ]
  }
]