Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Northeast Ohio Gold Cup @ Erie Pickleball - Mixed Doubles Skill: (3.5 To 4.0) Age: (Any)

ID: 8295532782

Match Scores

14-16

Win

Play Date

2025-11-09

Play Time (Est)

7:30 PM

Play Location

Mentor, OH

View Facility Page →

Competitor Teams

TEAM 1LOSS
CR
Chelsea Rogen

WNGD0L · USA

DUPR

3.718

DZ
David Zilberman

K5NKXQ · USA

DUPR

3.230

TEAM 2WINNER
VT
Victoria Truong

DWEXVX · Lynnwood, WA, US

DUPR

3.435

ST
Steven Truong

MYWDDP · USA

DUPR

3.800

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-8295532782
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6060094007,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chelsea Rogen",
        "dupr_id": "WNGD0L",
        "rating": 3.718,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Zilberman",
        "dupr_id": "K5NKXQ",
        "rating": 3.23,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5956550540,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Victoria Truong",
        "dupr_id": "DWEXVX",
        "rating": 3.435,
        "profile_pic_url": null,
        "location": "Lynnwood, WA, US"
      },
      {
        "name": "Steven Truong",
        "dupr_id": "MYWDDP",
        "rating": 3.8,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]