Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Gisborne PIckleball Club Champs 2025 - Womens Doubles Skill: A Grade

ID: 5631130621

Match Scores

15-12

Loss

Play Date

2025-11-15

Play Time (Est)

2:15 AM

Play Location

Gisborne,

Unverified Facility

Competitor Teams

TEAM 1WINNER
TB
Tsunar Brown

55VV4P · USA

DUPR

4.165

AM
Avon Moleta

0YLPQN · USA

DUPR

4.090

TEAM 2LOSS
SR
Shania Rawson

QPELD4 · Rotorua, Bay of Plenty, NZ

DUPR

4.144

CT
Chey Tarawa

4L0D9K · Gisborne, Gisborne, NZ

DUPR

4.015

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-5631130621
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4796561651,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tsunar Brown",
        "dupr_id": "55VV4P",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Avon Moleta",
        "dupr_id": "0YLPQN",
        "rating": 4.09,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8581033039,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shania Rawson",
        "dupr_id": "QPELD4",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Chey Tarawa",
        "dupr_id": "4L0D9K",
        "rating": 4.015,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      }
    ]
  }
]