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: 5696082442

Match Scores

13-15

Loss

Play Date

2025-11-09

Play Time (Est)

11:30 PM

Play Location

Mentor, OH

View Facility Page →

Competitor Teams

TEAM 1LOSS
VT
Victoria Truong

DWEXVX · Lynnwood, WA, US

DUPR

3.414

ST
Steven Truong

MYWDDP · USA

DUPR

3.779

TEAM 2WINNER
KK
Kasie Koenig

LV6QVK · USA

DUPR

3.458

MB
Michael Brickman

NXNLW2 · USA

DUPR

3.364

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-5696082442
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8299145884,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Victoria Truong",
        "dupr_id": "DWEXVX",
        "rating": 3.414,
        "profile_pic_url": null,
        "location": "Lynnwood, WA, US"
      },
      {
        "name": "Steven Truong",
        "dupr_id": "MYWDDP",
        "rating": 3.779,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5930407513,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kasie Koenig",
        "dupr_id": "LV6QVK",
        "rating": 3.458,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Brickman",
        "dupr_id": "NXNLW2",
        "rating": 3.364,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]