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

Week 4

ID: 8172249346

Match Scores

9-12

Loss

Play Date

2026-05-18

Play Time (Est)

11:30 PM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1LOSS
MS
Mike Steiner

L5NE05 · USA

DUPR

3.705

RS
Randy Stutz

DY67E6 · Kensington, MD, US

DUPR

3.340

TEAM 2WINNER
PD
Pamela Donohoe

0YVN5Q · North Bethesda, MD, US

DUPR

3.231

AD
Andy Donohoe

QPZZWR · North Bethesda, MD, US

DUPR

3.554

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-8172249346
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7877465894,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mike Steiner",
        "dupr_id": "L5NE05",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Randy Stutz",
        "dupr_id": "DY67E6",
        "rating": 3.34,
        "profile_pic_url": null,
        "location": "Kensington, MD, US"
      }
    ]
  },
  {
    "team_id": 7945788477,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pamela Donohoe",
        "dupr_id": "0YVN5Q",
        "rating": 3.231,
        "profile_pic_url": null,
        "location": "North Bethesda, MD, US"
      },
      {
        "name": "Andy Donohoe",
        "dupr_id": "QPZZWR",
        "rating": 3.554,
        "profile_pic_url": null,
        "location": "North Bethesda, MD, US"
      }
    ]
  }
]