Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5865053318

Match Scores

18-21

Win

Play Date

2025-03-01

Play Time (Est)

3:30 PM

Play Location

Blackburn Pickleball Pavilion

Unverified Facility

Competitor Teams

TEAM 1LOSS
ED
Edward Diller

PWW9NQ · Kirkland, WA, US

DUPR

4.101

BM
Ben MacDonald

3L75P5 · Redmond, WA, US

DUPR

4.261

TEAM 2WINNER
JC
James Chattra

3OXKGW · USA

DUPR

4.292

JL
Jonathan Langman

3LN6GK · Kirkland, WA, US

DUPR

4.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-5865053318
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4640457025,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Edward Diller",
        "dupr_id": "PWW9NQ",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      },
      {
        "name": "Ben MacDonald",
        "dupr_id": "3L75P5",
        "rating": 4.261,
        "profile_pic_url": null,
        "location": "Redmond, WA, US"
      }
    ]
  },
  {
    "team_id": 6251561865,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Chattra",
        "dupr_id": "3OXKGW",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Langman",
        "dupr_id": "3LN6GK",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      }
    ]
  }
]