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

MVPC: DUPR Sunday Round Robin - Pickleheads Gauntlet - Game 2

ID: 6513180562

Match Scores

5-11

Win

Play Date

2026-05-03

Play Time (Est)

11:30 PM

Play Location

Rengstorff Park Pickleball Courts

View Facility Page →

Competitor Teams

TEAM 1LOSS
VM
Victoria Mah

RDX2KZ · USA

DUPR

2.382

CT
Christopher Turney

M9Z96O · USA

DUPR

2.951

TEAM 2WINNER
AP
Aurelien Pelissier

7J0VDN · USA

DUPR

2.746

CZ
Craig Zarmer

PKLO2Q · Mountain View, CA, US

DUPR

2.304

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-6513180562
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6627321196,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Victoria Mah",
        "dupr_id": "RDX2KZ",
        "rating": 2.382,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher Turney",
        "dupr_id": "M9Z96O",
        "rating": 2.951,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7199984695,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aurelien Pelissier",
        "dupr_id": "7J0VDN",
        "rating": 2.746,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Craig Zarmer",
        "dupr_id": "PKLO2Q",
        "rating": 2.304,
        "profile_pic_url": null,
        "location": "Mountain View, CA, US"
      }
    ]
  }
]