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

Week 6

ID: 4554710524

Match Scores

11-8

Win

Play Date

2026-02-11

Play Time (Est)

5:00 PM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1WINNER
EK
Evan Kane

3VQVX7 · Kensington, MD, US

DUPR

3.657

ST
Sonia Trocchio

JZO2YM · McLean, VA, US

DUPR

2.759

TEAM 2LOSS
LS
Lindy Stevens

35WGWL · Germantown, MD, US

DUPR

3.149

MA
Mary Alexander

XO0Y4X · North Bethesda, MD, US

DUPR

3.054

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-4554710524
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6039809100,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Evan Kane",
        "dupr_id": "3VQVX7",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": "Kensington, MD, US"
      },
      {
        "name": "Sonia Trocchio",
        "dupr_id": "JZO2YM",
        "rating": 2.759,
        "profile_pic_url": null,
        "location": "McLean, VA, US"
      }
    ]
  },
  {
    "team_id": 6846151568,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lindy Stevens",
        "dupr_id": "35WGWL",
        "rating": 3.149,
        "profile_pic_url": null,
        "location": "Germantown, MD, US"
      },
      {
        "name": "Mary Alexander",
        "dupr_id": "XO0Y4X",
        "rating": 3.054,
        "profile_pic_url": null,
        "location": "North Bethesda, MD, US"
      }
    ]
  }
]