Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6600896547

Match Scores

21-13

Win

Play Date

2025-03-01

Play Time (Est)

4:45 AM

Play Location

Blackburn Pickleball Pavilion

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
James Chattra

3OXKGW · USA

DUPR

4.299

JL
Jonathan Langman

3LN6GK · Kirkland, WA, US

DUPR

4.371

TEAM 2LOSS
JP
Jody Pries

3YDGV4 · Tulalip Bay, WA, US

DUPR

3.853

RB
Rick Bomar

8W0XQL · USA

DUPR

4.023

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-6600896547
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6850791787,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Chattra",
        "dupr_id": "3OXKGW",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Langman",
        "dupr_id": "3LN6GK",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      }
    ]
  },
  {
    "team_id": 7206873995,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jody Pries",
        "dupr_id": "3YDGV4",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": "Tulalip Bay, WA, US"
      },
      {
        "name": "Rick Bomar",
        "dupr_id": "8W0XQL",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]