Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Week 5

ID: 6605143810

Match Scores

5-15

Win

Play Date

2026-06-01

Play Time (Est)

11:30 PM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1LOSS
JJ
Jenny Jones

WXZ5EK · North Bethesda, MD, US

DUPR

3.211

JP
Jenifer Panner

RDN0ZM · USA

DUPR

2.580

TEAM 2WINNER
AH
Andy Hotchkiss

NRYQZN · North Bethesda, MD, US

DUPR

3.465

RS
Randy Stutz

DY67E6 · Kensington, MD, US

DUPR

3.366

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-6605143810
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6747974757,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jenny Jones",
        "dupr_id": "WXZ5EK",
        "rating": 3.211,
        "profile_pic_url": null,
        "location": "North Bethesda, MD, US"
      },
      {
        "name": "Jenifer Panner",
        "dupr_id": "RDN0ZM",
        "rating": 2.58,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7814855889,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andy Hotchkiss",
        "dupr_id": "NRYQZN",
        "rating": 3.465,
        "profile_pic_url": null,
        "location": "North Bethesda, MD, US"
      },
      {
        "name": "Randy Stutz",
        "dupr_id": "DY67E6",
        "rating": 3.366,
        "profile_pic_url": null,
        "location": "Kensington, MD, US"
      }
    ]
  }
]