Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Rumble II Mix Double 4.0 - Pickleheads Pool Play - W8

ID: 8347773604

Match Scores

12-10

Loss

Play Date

2026-05-30

Play Time (Est)

5:00 PM

Play Location

Dink Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
GH
Greg Hung

OZ6672 · USA

DUPR

4.022

CT
Christine Tam

0R2ZMG · Vancouver, BC, CA

DUPR

3.394

TEAM 2LOSS
MW
Myron Wong

NXVR0N · USA

DUPR

4.383

DG
Dyane Goh

Z9ROEW · USA

DUPR

3.474

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-8347773604
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4796584930,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Greg Hung",
        "dupr_id": "OZ6672",
        "rating": 4.022,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christine Tam",
        "dupr_id": "0R2ZMG",
        "rating": 3.394,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      }
    ]
  },
  {
    "team_id": 7817527786,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Myron Wong",
        "dupr_id": "NXVR0N",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dyane Goh",
        "dupr_id": "Z9ROEW",
        "rating": 3.474,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]