Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16 (Age 50+) - Minor League Pickleball at Mount Vernon

ID: 5646578756

Match Scores

21-18

Win

Play Date

2025-03-01

Play Time (Est)

9:00 PM

Play Location

Blackburn Pickleball Pavilion

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Jonathan Langman

3LN6GK · Kirkland, WA, US

DUPR

4.311

WD
Wendy Dickmann

16PLMD · North Lynnwood, WA, US

DUPR

3.711

TEAM 2LOSS
HR
Hyuk Ro

MY4ZQL · Edmonds, WA, US

DUPR

3.582

KH
Kristie Huntington

RY2P5N · USA

DUPR

4.129

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-5646578756
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7362849485,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Langman",
        "dupr_id": "3LN6GK",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      },
      {
        "name": "Wendy Dickmann",
        "dupr_id": "16PLMD",
        "rating": 3.711,
        "profile_pic_url": null,
        "location": "North Lynnwood, WA, US"
      }
    ]
  },
  {
    "team_id": 6246983636,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hyuk Ro",
        "dupr_id": "MY4ZQL",
        "rating": 3.582,
        "profile_pic_url": null,
        "location": "Edmonds, WA, US"
      },
      {
        "name": "Kristie Huntington",
        "dupr_id": "RY2P5N",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]