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

Week 2

ID: 7119367046

Match Scores

5-9

Win

Play Date

2026-05-04

Play Time (Est)

3:30 PM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1LOSS
GD
Gabriella Daniel

DW692M · Cabin John, MD, US

DUPR

3.427

PD
PC Daniel

2LN5RR · USA

DUPR

3.548

TEAM 2WINNER
AH
Andy Hotchkiss

NRYQZN · North Bethesda, MD, US

DUPR

3.446

RS
Randy Stutz

DY67E6 · Kensington, MD, US

DUPR

3.370

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-7119367046
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5052416496,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gabriella Daniel",
        "dupr_id": "DW692M",
        "rating": 3.427,
        "profile_pic_url": null,
        "location": "Cabin John, MD, US"
      },
      {
        "name": "PC Daniel",
        "dupr_id": "2LN5RR",
        "rating": 3.548,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6603691248,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andy Hotchkiss",
        "dupr_id": "NRYQZN",
        "rating": 3.446,
        "profile_pic_url": null,
        "location": "North Bethesda, MD, US"
      },
      {
        "name": "Randy Stutz",
        "dupr_id": "DY67E6",
        "rating": 3.37,
        "profile_pic_url": null,
        "location": "Kensington, MD, US"
      }
    ]
  }
]