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

Week 2 - Div B League

ID: 4384919216

Match Scores

11-7

Loss

Play Date

2025-07-10

Play Time (Est)

9:00 PM

Play Location

24, Tarewa Pl, Rotorua

View Facility Page →

Competitor Teams

TEAM 1WINNER
JW
Jason Waitoa

94W9DV · USA

DUPR

3.168

PJ
Paul Jeeves

J5YGWD · Rotorua District, Bay of Plenty, NZ

DUPR

3.195

TEAM 2LOSS
AH
Alan Hooper

W6ZNNG · Rotorua, Bay of Plenty, NZ

DUPR

3.158

EL
Eduard Loof

4VNKZ2 · USA

DUPR

2.654

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-4384919216
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4333810347,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Waitoa",
        "dupr_id": "94W9DV",
        "rating": 3.168,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul  Jeeves",
        "dupr_id": "J5YGWD",
        "rating": 3.195,
        "profile_pic_url": null,
        "location": "Rotorua District, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 6508340290,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alan Hooper",
        "dupr_id": "W6ZNNG",
        "rating": 3.158,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Eduard Loof",
        "dupr_id": "4VNKZ2",
        "rating": 2.654,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]