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

Week 4 - Div B League

ID: 8571167371

Match Scores

2-11

Loss

Play Date

2025-07-24

Play Time (Est)

8:45 AM

Play Location

24, Tarewa Pl, Rotorua

View Facility Page →

Competitor Teams

TEAM 1LOSS
KS
Kurtis Smyth

D92RXY · USA

DUPR

3.009

AH
Alan Hooper

W6ZNNG · Rotorua, Bay of Plenty, NZ

DUPR

3.041

TEAM 2WINNER
LB
lisa baker

JJ0Q6D · Rotorua, Bay of Plenty, NZ

DUPR

3.339

PJ
Paul Jeeves

J5YGWD · Rotorua District, Bay of Plenty, NZ

DUPR

3.340

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-8571167371
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7879404869,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kurtis Smyth",
        "dupr_id": "D92RXY",
        "rating": 3.009,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alan Hooper",
        "dupr_id": "W6ZNNG",
        "rating": 3.041,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 4710112153,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "lisa baker",
        "dupr_id": "JJ0Q6D",
        "rating": 3.339,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Paul  Jeeves",
        "dupr_id": "J5YGWD",
        "rating": 3.34,
        "profile_pic_url": null,
        "location": "Rotorua District, Bay of Plenty, NZ"
      }
    ]
  }
]