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

Wednesday 6:30pm League Playoffs

ID: 6377393374

Match Scores

14-12

Loss

Play Date

2026-02-18

Play Time (Est)

11:30 PM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1WINNER
AH
Andy Hotchkiss

NRYQZN · North Bethesda, MD, US

DUPR

3.374

RS
Randy Stutz

DY67E6 · Kensington, MD, US

DUPR

3.286

TEAM 2LOSS
EK
Evan Kane

3VQVX7 · Kensington, MD, US

DUPR

3.702

ST
Sonia Trocchio

JZO2YM · McLean, VA, US

DUPR

2.796

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-6377393374
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6717205369,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Hotchkiss",
        "dupr_id": "NRYQZN",
        "rating": 3.374,
        "profile_pic_url": null,
        "location": "North Bethesda, MD, US"
      },
      {
        "name": "Randy Stutz",
        "dupr_id": "DY67E6",
        "rating": 3.286,
        "profile_pic_url": null,
        "location": "Kensington, MD, US"
      }
    ]
  },
  {
    "team_id": 4602764028,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Evan Kane",
        "dupr_id": "3VQVX7",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": "Kensington, MD, US"
      },
      {
        "name": "Sonia Trocchio",
        "dupr_id": "JZO2YM",
        "rating": 2.796,
        "profile_pic_url": null,
        "location": "McLean, VA, US"
      }
    ]
  }
]