Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Rumble II Mix Double 4.0 - Pickleheads Pool Play - Round 2 Game 3

ID: 8373664960

Match Scores

8-11

Win

Play Date

2026-05-30

Play Time (Est)

5:00 PM

Play Location

Dink Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
JC
Janice Corpuz

4VD6KK · USA

DUPR

3.386

SB
sam bui

Z90QEL · Surrey, BC, CA

DUPR

3.983

TEAM 2WINNER
DG
Dyane Goh

Z9ROEW · USA

DUPR

3.448

MW
Myron Wong

NXVR0N · USA

DUPR

4.328

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-8373664960
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8009928973,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Janice Corpuz",
        "dupr_id": "4VD6KK",
        "rating": 3.386,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "sam bui",
        "dupr_id": "Z90QEL",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": "Surrey, BC, CA"
      }
    ]
  },
  {
    "team_id": 7556724502,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dyane Goh",
        "dupr_id": "Z9ROEW",
        "rating": 3.448,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Myron Wong",
        "dupr_id": "NXVR0N",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]