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

Week 5

ID: 5542493431

Match Scores

3-15

Win

Play Date

2026-02-04

Play Time (Est)

8:45 AM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1LOSS
RS
Rachel Stutz

2ZNLLY · Kensington, MD, US

DUPR

2.691

RS
Randy Stutz

DY67E6 · Kensington, MD, US

DUPR

3.235

TEAM 2WINNER
EK
Evan Kane

3VQVX7 · Kensington, MD, US

DUPR

3.646

ST
Sonia Trocchio

JZO2YM · McLean, VA, US

DUPR

2.750

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-5542493431
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6953077581,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rachel Stutz",
        "dupr_id": "2ZNLLY",
        "rating": 2.691,
        "profile_pic_url": null,
        "location": "Kensington, MD, US"
      },
      {
        "name": "Randy Stutz",
        "dupr_id": "DY67E6",
        "rating": 3.235,
        "profile_pic_url": null,
        "location": "Kensington, MD, US"
      }
    ]
  },
  {
    "team_id": 6512270544,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Evan Kane",
        "dupr_id": "3VQVX7",
        "rating": 3.646,
        "profile_pic_url": null,
        "location": "Kensington, MD, US"
      },
      {
        "name": "Sonia Trocchio",
        "dupr_id": "JZO2YM",
        "rating": 2.75,
        "profile_pic_url": null,
        "location": "McLean, VA, US"
      }
    ]
  }
]