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

Week 3 - Div B League

ID: 5052520314

Match Scores

7-11

Loss

Play Date

2025-07-17

Play Time (Est)

7:30 PM

Play Location

24, Tarewa Pl, Rotorua

View Facility Page →

Competitor Teams

TEAM 1LOSS
AH
Alan Hooper

W6ZNNG · Rotorua, Bay of Plenty, NZ

DUPR

3.118

PJ
Paul Jeeves

J5YGWD · Rotorua District, Bay of Plenty, NZ

DUPR

3.232

TEAM 2WINNER
KS
Kurtis Smyth

D92RXY · USA

DUPR

3.019

RS
Russell sinclair

2L7Q49 · Rotorua, Bay of Plenty, NZ

DUPR

3.408

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-5052520314
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7164986146,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alan Hooper",
        "dupr_id": "W6ZNNG",
        "rating": 3.118,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Paul  Jeeves",
        "dupr_id": "J5YGWD",
        "rating": 3.232,
        "profile_pic_url": null,
        "location": "Rotorua District, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 7495138148,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kurtis Smyth",
        "dupr_id": "D92RXY",
        "rating": 3.019,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Russell sinclair",
        "dupr_id": "2L7Q49",
        "rating": 3.408,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  }
]