Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

West Virginia State Pickleball Championship - Womens Doubles Open

ID: 5934105285

Match Scores

15-9

Loss

Play Date

2023-11-10

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CO
Casey Ord

1RL9ND · Beckley, WV, US

DUPR

4.307

KA
Kate Armentrout

EWNV2E · USA

DUPR

4.384

TEAM 2LOSS
OH
Oksun Hong

3LZRY5 · USA

DUPR

4.071

JM
Jamie McDevitt

3YNWRD · BRUSHY FORK, WV, US

DUPR

4.309

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-5934105285
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5373078158,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Casey Ord",
        "dupr_id": "1RL9ND",
        "rating": 4.307,
        "profile_pic_url": null,
        "location": "Beckley, WV, US"
      },
      {
        "name": "Kate Armentrout",
        "dupr_id": "EWNV2E",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6256240557,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Oksun Hong",
        "dupr_id": "3LZRY5",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jamie McDevitt",
        "dupr_id": "3YNWRD",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": "BRUSHY FORK, WV, US"
      }
    ]
  }
]