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

Week 6

ID: 5013718768

Match Scores

15-4

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.682

ST
Sonia Trocchio

JZO2YM · McLean, VA, US

DUPR

2.780

TEAM 2LOSS
JA
Jorge Acevedo

55YMPL · Rockville, MD, US

DUPR

3.246

UG
Ursula Guthe

PWLMNX · Rockville, MD, US

DUPR

2.837

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-5013718768
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6711797492,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Evan Kane",
        "dupr_id": "3VQVX7",
        "rating": 3.682,
        "profile_pic_url": null,
        "location": "Kensington, MD, US"
      },
      {
        "name": "Sonia Trocchio",
        "dupr_id": "JZO2YM",
        "rating": 2.78,
        "profile_pic_url": null,
        "location": "McLean, VA, US"
      }
    ]
  },
  {
    "team_id": 7067683964,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jorge Acevedo",
        "dupr_id": "55YMPL",
        "rating": 3.246,
        "profile_pic_url": null,
        "location": "Rockville, MD, US"
      },
      {
        "name": "Ursula Guthe",
        "dupr_id": "PWLMNX",
        "rating": 2.837,
        "profile_pic_url": null,
        "location": "Rockville, MD, US"
      }
    ]
  }
]