Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 2 Open Womens

ID: 4903459477

Match Scores

15-6

Win

Play Date

2025-10-11

Play Time (Est)

2:15 AM

Play Location

Rotorua Badminton Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
DP
Donna Pickard

RZ266M · Rotorua, Bay of Plenty, NZ

DUPR

3.933

SR
Shania Rawson

QPELD4 · Rotorua, Bay of Plenty, NZ

DUPR

4.124

TEAM 2LOSS
RT
Rachael TAHANA

XJKWKR · Gisborne, Gisborne, NZ

DUPR

3.359

WW
Waiti Walker

2LJ4KY · Rotorua, Bay of Plenty, NZ

DUPR

2.736

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-4903459477
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8453230090,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Donna Pickard",
        "dupr_id": "RZ266M",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Shania Rawson",
        "dupr_id": "QPELD4",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 6337084556,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rachael TAHANA",
        "dupr_id": "XJKWKR",
        "rating": 3.359,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      },
      {
        "name": "Waiti Walker",
        "dupr_id": "2LJ4KY",
        "rating": 2.736,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  }
]