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

Week 2 - Div B League

ID: 8350875978

Match Scores

11-5

Loss

Play Date

2025-07-10

Play Time (Est)

7:30 PM

Play Location

24, Tarewa Pl, Rotorua

View Facility Page →

Competitor Teams

TEAM 1WINNER
AW
Ammon Winiata

PZRQOX · USA

DUPR

3.343

RS
Russell sinclair

2L7Q49 · Rotorua, Bay of Plenty, NZ

DUPR

3.372

TEAM 2LOSS
AH
Alan Hooper

W6ZNNG · Rotorua, Bay of Plenty, NZ

DUPR

3.153

JW
Jason Waitoa

94W9DV · USA

DUPR

3.146

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-8350875978
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8057540298,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ammon Winiata",
        "dupr_id": "PZRQOX",
        "rating": 3.343,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Russell sinclair",
        "dupr_id": "2L7Q49",
        "rating": 3.372,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 6465222671,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alan Hooper",
        "dupr_id": "W6ZNNG",
        "rating": 3.153,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Jason Waitoa",
        "dupr_id": "94W9DV",
        "rating": 3.146,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]