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

Match Scores

14-16

Win

Play Date

2025-11-09

Play Time (Est)

8:45 AM

Play Location

Mentor, OH

View Facility Page →

Competitor Teams

TEAM 1LOSS
KK
Kasie Koenig

LV6QVK · USA

DUPR

3.532

MB
Michael Brickman

NXNLW2 · USA

DUPR

3.473

TEAM 2WINNER
VT
Victoria Truong

DWEXVX · Lynnwood, WA, US

DUPR

3.434

ST
Steven Truong

MYWDDP · USA

DUPR

3.799

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-4888509907
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6293926455,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kasie Koenig",
        "dupr_id": "LV6QVK",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Brickman",
        "dupr_id": "NXNLW2",
        "rating": 3.473,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8010351254,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Victoria Truong",
        "dupr_id": "DWEXVX",
        "rating": 3.434,
        "profile_pic_url": null,
        "location": "Lynnwood, WA, US"
      },
      {
        "name": "Steven Truong",
        "dupr_id": "MYWDDP",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]