Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 2 Open Womens

ID: 8167186860

Match Scores

15-1

Win

Play Date

2025-10-11

Play Time (Est)

1:00 PM

Play Location

Rotorua Badminton Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
DP
Donna Pickard

RZ266M · Rotorua, Bay of Plenty, NZ

DUPR

3.954

SR
Shania Rawson

QPELD4 · Rotorua, Bay of Plenty, NZ

DUPR

4.147

TEAM 2LOSS
JT
Julz Tito

O6WKY7 · Taranaki, NZ

DUPR

3.673

LK
Leona Kay

P5PDDX · USA

DUPR

3.167

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-8167186860
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6337445392,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Donna Pickard",
        "dupr_id": "RZ266M",
        "rating": 3.954,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Shania Rawson",
        "dupr_id": "QPELD4",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 5863295892,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julz Tito",
        "dupr_id": "O6WKY7",
        "rating": 3.673,
        "profile_pic_url": null,
        "location": "Taranaki, NZ"
      },
      {
        "name": "Leona Kay",
        "dupr_id": "P5PDDX",
        "rating": 3.167,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]