Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 2 Open Mixed

ID: 6787758818

Match Scores

2-15

Loss

Play Date

2025-10-11

Play Time (Est)

3:30 PM

Play Location

Rotorua Badminton Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
DP
Donna Pickard

RZ266M · Rotorua, Bay of Plenty, NZ

DUPR

3.949

JP
james prideaux

4Z4XRV · USA

DUPR

3.018

TEAM 2WINNER
JB
James Bailey

6ZVVZK · USA

DUPR

4.268

SP
Stacey Powell

3YYQYD · Te Puke, Bay of Plenty, NZ

DUPR

4.493

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-6787758818
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8540564039,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Donna Pickard",
        "dupr_id": "RZ266M",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "james  prideaux",
        "dupr_id": "4Z4XRV",
        "rating": 3.018,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4629829110,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Bailey",
        "dupr_id": "6ZVVZK",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stacey Powell",
        "dupr_id": "3YYQYD",
        "rating": 4.493,
        "profile_pic_url": null,
        "location": "Te Puke, Bay of Plenty, NZ"
      }
    ]
  }
]