Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

West Virginia State Pickleball Championship - Womens Doubles Open

ID: 7266674302

Match Scores

11-4, 11-1

Loss

Play Date

2023-11-10

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LY
Lyn Yuen Choo

59RZXP · Sarawak, MY

DUPR

5.157

YM
Yvon Martinez

Q5PY75 · Morgantown, WV, US

DUPR

4.692

TEAM 2LOSS
OH
Oksun Hong

3LZRY5 · USA

DUPR

4.079

JM
Jamie McDevitt

3YNWRD · BRUSHY FORK, WV, US

DUPR

4.321

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-7266674302
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6885082744,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lyn Yuen Choo",
        "dupr_id": "59RZXP",
        "rating": 5.157,
        "profile_pic_url": null,
        "location": "Sarawak, MY"
      },
      {
        "name": "Yvon Martinez",
        "dupr_id": "Q5PY75",
        "rating": 4.692,
        "profile_pic_url": null,
        "location": "Morgantown, WV, US"
      }
    ]
  },
  {
    "team_id": 6543930080,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Oksun Hong",
        "dupr_id": "3LZRY5",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jamie McDevitt",
        "dupr_id": "3YNWRD",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "BRUSHY FORK, WV, US"
      }
    ]
  }
]