Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wednesday 6:30pm League Playoffs

ID: 7681815389

Match Scores

11-2

Loss

Play Date

2026-02-18

Play Time (Est)

6:15 AM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1WINNER
DY
David Yoo

9J022R · USA

DUPR

4.200

PC
Peter Chang

WNKLNK · Bethesda, MD, US

DUPR

3.349

TEAM 2LOSS
EK
Evan Kane

3VQVX7 · Kensington, MD, US

DUPR

3.687

ST
Sonia Trocchio

JZO2YM · McLean, VA, US

DUPR

2.784

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-7681815389
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7883196400,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Yoo",
        "dupr_id": "9J022R",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Chang",
        "dupr_id": "WNKLNK",
        "rating": 3.349,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      }
    ]
  },
  {
    "team_id": 7742249944,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Evan Kane",
        "dupr_id": "3VQVX7",
        "rating": 3.687,
        "profile_pic_url": null,
        "location": "Kensington, MD, US"
      },
      {
        "name": "Sonia Trocchio",
        "dupr_id": "JZO2YM",
        "rating": 2.784,
        "profile_pic_url": null,
        "location": "McLean, VA, US"
      }
    ]
  }
]