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

Group B

ID: 8393819870

Match Scores

5-11

Loss

Play Date

2026-04-30

Play Time (Est)

3:30 PM

Play Location

24, Tarewa Pl, Rotorua

View Facility Page →

Competitor Teams

TEAM 1LOSS
WW
Waiti Walker

2LJ4KY · Rotorua, Bay of Plenty, NZ

DUPR

2.802

ES
Eric SUN

76D90N · Rotorua, Bay of Plenty, NZ

DUPR

2.980

TEAM 2WINNER
BG
Bailey Graves

QJEKV4 · USA

DUPR

2.947

JU
John Ure

V2P067 · USA

DUPR

2.856

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-8393819870
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5043980300,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Waiti Walker",
        "dupr_id": "2LJ4KY",
        "rating": 2.802,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Eric SUN",
        "dupr_id": "76D90N",
        "rating": 2.98,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 8219072547,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bailey Graves",
        "dupr_id": "QJEKV4",
        "rating": 2.947,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Ure",
        "dupr_id": "V2P067",
        "rating": 2.856,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]