Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

DUPR Play at Browns Bay - Rotating Doubles

ID: 7475405908

Match Scores

11-2

Win

Play Date

2026-03-29

Play Time (Est)

5:00 PM

Play Location

East Coast Bays Leisure Centre - Auckland, New Zealand

Unverified Facility

Competitor Teams

TEAM 1WINNER
KW
Keely Watson

L2NEM5 · Auckland, Auckland, NZ

DUPR

2.858

DH
Dan Humphrey

G00WYM · USA

DUPR

2.986

TEAM 2LOSS
SC
sonia cummings

VX7Q76 · Auckland, Auckland, NZ

DUPR

3.156

SJ
Steven Jenkins

2PVWLY · USA

DUPR

2.689

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-7475405908
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8142638386,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Keely Watson",
        "dupr_id": "L2NEM5",
        "rating": 2.858,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Dan Humphrey",
        "dupr_id": "G00WYM",
        "rating": 2.986,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5565707681,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "sonia cummings",
        "dupr_id": "VX7Q76",
        "rating": 3.156,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Steven Jenkins",
        "dupr_id": "2PVWLY",
        "rating": 2.689,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]