Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NZ Open 2025 proudly brought to you by Summerset - Womens Doubles Age 50+(4.0 and Under)

ID: 8095810496

Match Scores

12-10

Win

Play Date

2025-09-27

Play Time (Est)

9:00 PM

Play Location

Auckland,

View Facility Page →

Competitor Teams

TEAM 1WINNER
JT
Julz Tito

O6WKY7 · Taranaki, NZ

DUPR

3.690

SS
Sheila Sterling

8JNE6M · USA

DUPR

3.518

TEAM 2LOSS
VJ
Vonnie Jones

EWZ0ZV · USA

DUPR

3.274

AP
Anna Priestley

2Q0V0Y · USA

DUPR

3.706

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-8095810496
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8411078477,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julz Tito",
        "dupr_id": "O6WKY7",
        "rating": 3.69,
        "profile_pic_url": null,
        "location": "Taranaki, NZ"
      },
      {
        "name": "Sheila Sterling",
        "dupr_id": "8JNE6M",
        "rating": 3.518,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5834385853,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vonnie  Jones",
        "dupr_id": "EWZ0ZV",
        "rating": 3.274,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anna Priestley",
        "dupr_id": "2Q0V0Y",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]