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

Week 4 - Div B League

ID: 6688040159

Match Scores

11-6

Loss

Play Date

2025-07-24

Play Time (Est)

12:45 AM

Play Location

24, Tarewa Pl, Rotorua

View Facility Page →

Competitor Teams

TEAM 1WINNER
AL
Anthony Lynskey

V4Z49J · USA

DUPR

3.085

RS
Russell sinclair

2L7Q49 · Rotorua, Bay of Plenty, NZ

DUPR

3.410

TEAM 2LOSS
LB
lisa baker

JJ0Q6D · Rotorua, Bay of Plenty, NZ

DUPR

3.334

AH
Alan Hooper

W6ZNNG · Rotorua, Bay of Plenty, NZ

DUPR

2.991

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-6688040159
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4318532013,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Lynskey",
        "dupr_id": "V4Z49J",
        "rating": 3.085,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Russell sinclair",
        "dupr_id": "2L7Q49",
        "rating": 3.41,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 7572056900,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "lisa baker",
        "dupr_id": "JJ0Q6D",
        "rating": 3.334,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Alan Hooper",
        "dupr_id": "W6ZNNG",
        "rating": 2.991,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  }
]