Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7281054873

Match Scores

21-7

Win

Play Date

2025-03-01

Play Time (Est)

10:15 AM

Play Location

Blackburn Pickleball Pavilion

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
James Chattra

3OXKGW · USA

DUPR

4.322

JL
Jonathan Langman

3LN6GK · Kirkland, WA, US

DUPR

4.377

TEAM 2LOSS
TW
Timothy Williams

9PMG7K · Sequim, WA, US

DUPR

3.671

DC
Donald Church

L54ZRK · Sequim, WA, US

DUPR

3.943

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-7281054873
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5915941489,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Chattra",
        "dupr_id": "3OXKGW",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Langman",
        "dupr_id": "3LN6GK",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      }
    ]
  },
  {
    "team_id": 5923582852,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Timothy Williams",
        "dupr_id": "9PMG7K",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": "Sequim, WA, US"
      },
      {
        "name": "Donald Church",
        "dupr_id": "L54ZRK",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": "Sequim, WA, US"
      }
    ]
  }
]