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

Pool 2 Open Mixed

ID: 7177512734

Match Scores

15-5

Win

Play Date

2025-10-11

Play Time (Est)

3:30 PM

Play Location

Rotorua Badminton Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
DP
Donna Pickard

RZ266M · Rotorua, Bay of Plenty, NZ

DUPR

3.957

JP
james prideaux

4Z4XRV · USA

DUPR

3.119

TEAM 2LOSS
MS
Mace Slade

ME0KOL · USA

DUPR

3.086

KP
Katie Peden

5EZPP5 · Rotorua, Bay of Plenty, NZ

DUPR

2.343

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-7177512734
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8086076603,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Donna Pickard",
        "dupr_id": "RZ266M",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "james  prideaux",
        "dupr_id": "4Z4XRV",
        "rating": 3.119,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7940323378,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mace  Slade",
        "dupr_id": "ME0KOL",
        "rating": 3.086,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Katie  Peden",
        "dupr_id": "5EZPP5",
        "rating": 2.343,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  }
]