Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 2 Open Mixed

ID: 8533735003

Match Scores

15-1

Win

Play Date

2025-10-11

Play Time (Est)

8:45 AM

Play Location

Rotorua Badminton Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
DP
Donna Pickard

RZ266M · Rotorua, Bay of Plenty, NZ

DUPR

3.997

JP
james prideaux

4Z4XRV · USA

DUPR

3.493

TEAM 2LOSS
CK
Chris Kinman

XJ5QE4 · Rotorua, Bay of Plenty Region, NZ

DUPR

3.362

JT
Julz Tito

O6WKY7 · Taranaki, NZ

DUPR

3.657

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-8533735003
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7813890584,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Donna Pickard",
        "dupr_id": "RZ266M",
        "rating": 3.997,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "james  prideaux",
        "dupr_id": "4Z4XRV",
        "rating": 3.493,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5616091725,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Kinman",
        "dupr_id": "XJ5QE4",
        "rating": 3.362,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty Region, NZ"
      },
      {
        "name": "Julz Tito",
        "dupr_id": "O6WKY7",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": "Taranaki, NZ"
      }
    ]
  }
]