Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16 Teams tournament

ID: 5213543930

Match Scores

10-7

Win

Play Date

2026-06-06

Play Time (Est)

3:30 PM

Play Location

Gisborne, New Zealand

Unverified Facility

Competitor Teams

TEAM 1WINNER
MT
Manaia Tuari

KONNE6 · Gisborne, Gisborne, NZ

DUPR

3.815

BG
Bernice Gaw

0YYR42 · Gisborne, Gisborne, NZ

DUPR

3.853

TEAM 2LOSS
SG
simon gibson

EL42DJ · USA

DUPR

3.697

LT
Libby Te Rauna

4LGEN2 · USA

DUPR

3.896

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-5213543930
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7049205894,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Manaia Tuari",
        "dupr_id": "KONNE6",
        "rating": 3.815,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      },
      {
        "name": "Bernice Gaw",
        "dupr_id": "0YYR42",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      }
    ]
  },
  {
    "team_id": 4301220898,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "simon gibson",
        "dupr_id": "EL42DJ",
        "rating": 3.697,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Libby Te Rauna",
        "dupr_id": "4LGEN2",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]