Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16 Teams tournament

ID: 7083832881

Match Scores

8-7

Loss

Play Date

2026-06-06

Play Time (Est)

10:15 AM

Play Location

Gisborne, New Zealand

Unverified Facility

Competitor Teams

TEAM 1WINNER
TB
Tsunar Brown

55VV4P · USA

DUPR

3.890

LT
Libby Te Rauna

4LGEN2 · USA

DUPR

3.807

TEAM 2LOSS
ST
Sheryl Tuari

6ZOW5Q · Gisborne, Gisborne, NZ

DUPR

4.098

BG
Bernice Gaw

0YYR42 · Gisborne, Gisborne, NZ

DUPR

3.730

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-7083832881
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8066686253,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tsunar Brown",
        "dupr_id": "55VV4P",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Libby Te Rauna",
        "dupr_id": "4LGEN2",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7183136401,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sheryl Tuari",
        "dupr_id": "6ZOW5Q",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      },
      {
        "name": "Bernice Gaw",
        "dupr_id": "0YYR42",
        "rating": 3.73,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      }
    ]
  }
]