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

Week 5

ID: 6567448884

Match Scores

12-7

Loss

Play Date

2026-02-04

Play Time (Est)

1:00 PM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1WINNER
AD
Alyce Dillon

3ORGZE · Bethesda, MD, US

DUPR

3.433

AS
Amy Stolls

OW7DPE · USA

DUPR

3.089

TEAM 2LOSS
EK
Evan Kane

3VQVX7 · Kensington, MD, US

DUPR

3.603

ST
Sonia Trocchio

JZO2YM · McLean, VA, US

DUPR

2.716

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-6567448884
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7238337708,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alyce Dillon",
        "dupr_id": "3ORGZE",
        "rating": 3.433,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      },
      {
        "name": "Amy Stolls",
        "dupr_id": "OW7DPE",
        "rating": 3.089,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4869413749,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Evan Kane",
        "dupr_id": "3VQVX7",
        "rating": 3.603,
        "profile_pic_url": null,
        "location": "Kensington, MD, US"
      },
      {
        "name": "Sonia Trocchio",
        "dupr_id": "JZO2YM",
        "rating": 2.716,
        "profile_pic_url": null,
        "location": "McLean, VA, US"
      }
    ]
  }
]