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

Week 4

ID: 5686502783

Match Scores

12-5

Win

Play Date

2026-05-18

Play Time (Est)

12:45 AM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1WINNER
MS
Mike Steiner

L5NE05 · USA

DUPR

3.725

RS
Randy Stutz

DY67E6 · Kensington, MD, US

DUPR

3.349

TEAM 2LOSS
PJ
Paul J Laporte

0YDOQG · Washington, DC, US

DUPR

3.403

AB
Andrew Berman

JJKYLW · North Bethesda, MD, US

DUPR

3.382

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-5686502783
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6131411557,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Steiner",
        "dupr_id": "L5NE05",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Randy Stutz",
        "dupr_id": "DY67E6",
        "rating": 3.349,
        "profile_pic_url": null,
        "location": "Kensington, MD, US"
      }
    ]
  },
  {
    "team_id": 5322740096,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul J Laporte",
        "dupr_id": "0YDOQG",
        "rating": 3.403,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      },
      {
        "name": "Andrew Berman",
        "dupr_id": "JJKYLW",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": "North Bethesda, MD, US"
      }
    ]
  }
]