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

Week 6

ID: 4346788589

Match Scores

15-4

Win

Play Date

2026-02-11

Play Time (Est)

6:15 AM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1WINNER
EK
Evan Kane

3VQVX7 · Kensington, MD, US

DUPR

3.652

ST
Sonia Trocchio

JZO2YM · McLean, VA, US

DUPR

2.756

TEAM 2LOSS
KC
Kevin Cleary

VX6JZ5 · USA

DUPR

2.977

PW
Peggy Williams

76G4E4 · USA

DUPR

2.236

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-4346788589
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6472665371,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Evan Kane",
        "dupr_id": "3VQVX7",
        "rating": 3.652,
        "profile_pic_url": null,
        "location": "Kensington, MD, US"
      },
      {
        "name": "Sonia Trocchio",
        "dupr_id": "JZO2YM",
        "rating": 2.756,
        "profile_pic_url": null,
        "location": "McLean, VA, US"
      }
    ]
  },
  {
    "team_id": 6391652580,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Cleary",
        "dupr_id": "VX6JZ5",
        "rating": 2.977,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peggy Williams",
        "dupr_id": "76G4E4",
        "rating": 2.236,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]