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

Week 2 - Div B League

ID: 6777553477

Match Scores

11-5

Win

Play Date

2025-07-10

Play Time (Est)

2:15 AM

Play Location

24, Tarewa Pl, Rotorua

View Facility Page →

Competitor Teams

TEAM 1WINNER
AH
Alan Hooper

W6ZNNG · Rotorua, Bay of Plenty, NZ

DUPR

3.168

AW
Ammon Winiata

PZRQOX · USA

DUPR

3.312

TEAM 2LOSS
MJ
Marty Janssen

Q5P5KD · Rotorua, Bay of Plenty, NZ

DUPR

3.283

EL
Eduard Loof

4VNKZ2 · USA

DUPR

2.613

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-6777553477
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6795694611,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alan Hooper",
        "dupr_id": "W6ZNNG",
        "rating": 3.168,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Ammon Winiata",
        "dupr_id": "PZRQOX",
        "rating": 3.312,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7524357005,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marty Janssen",
        "dupr_id": "Q5P5KD",
        "rating": 3.283,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Eduard Loof",
        "dupr_id": "4VNKZ2",
        "rating": 2.613,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]