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

Week 4

ID: 6387991026

Match Scores

5-11

Loss

Play Date

2026-05-18

Play Time (Est)

7:30 PM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1LOSS
MS
Mike Steiner

L5NE05 · USA

DUPR

3.702

RS
Randy Stutz

DY67E6 · Kensington, MD, US

DUPR

3.339

TEAM 2WINNER
ML
Melissa Le

7NXWN4 · USA

DUPR

3.394

KH
Kristal Hood

GGY4XD · Gaithersburg, MD, US

DUPR

3.544

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-6387991026
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8159673043,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mike Steiner",
        "dupr_id": "L5NE05",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Randy Stutz",
        "dupr_id": "DY67E6",
        "rating": 3.339,
        "profile_pic_url": null,
        "location": "Kensington, MD, US"
      }
    ]
  },
  {
    "team_id": 6415012392,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Melissa Le",
        "dupr_id": "7NXWN4",
        "rating": 3.394,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kristal Hood",
        "dupr_id": "GGY4XD",
        "rating": 3.544,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      }
    ]
  }
]