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

Week 5

ID: 7390355511

Match Scores

2-15

Win

Play Date

2026-06-01

Play Time (Est)

4:45 AM

Play Location

Dill Dinkers Pickleball North Bethesda

Unverified Facility

Competitor Teams

TEAM 1LOSS
CC
Christina Cho

JZR274 · Bethesda, MD, US

DUPR

3.022

JC
John C

W6GPLY · NO POTOMAC, MD, US

DUPR

3.723

TEAM 2WINNER
AH
Andy Hotchkiss

NRYQZN · North Bethesda, MD, US

DUPR

3.469

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-7390355511
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8529379438,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christina Cho",
        "dupr_id": "JZR274",
        "rating": 3.022,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      },
      {
        "name": "John C",
        "dupr_id": "W6GPLY",
        "rating": 3.723,
        "profile_pic_url": null,
        "location": "NO POTOMAC, MD, US"
      }
    ]
  },
  {
    "team_id": 7779505382,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andy Hotchkiss",
        "dupr_id": "NRYQZN",
        "rating": 3.469,
        "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"
      }
    ]
  }
]