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

Round Robin: DUPR 2.75-3.25

ID: 4436495130

Match Scores

13-9

Loss

Play Date

2026-03-22

Play Time (Est)

7:30 PM

Play Location

Dill Dinkers North Bethesda

Unverified Facility

Competitor Teams

TEAM 1WINNER
RB
Ruthanne Buck

0PX2KN · USA

DUPR

2.343

Jacob Vogelhut

6K4W4Q · Bethesda, MD, US

DUPR

2.801

TEAM 2LOSS
Robin Lee

V7KQVP · MD, US

DUPR

2.925

David Kroeker

RZPNXD · Rockville, MD, US

DUPR

3.117

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-4436495130
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5967750040,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ruthanne Buck",
        "dupr_id": "0PX2KN",
        "rating": 2.343,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jacob Vogelhut",
        "dupr_id": "6K4W4Q",
        "rating": 2.801,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/30.jpg",
        "location": "Bethesda, MD, US"
      }
    ]
  },
  {
    "team_id": 5041578055,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robin Lee",
        "dupr_id": "V7KQVP",
        "rating": 2.925,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/73.jpg",
        "location": "MD, US"
      },
      {
        "name": "David Kroeker",
        "dupr_id": "RZPNXD",
        "rating": 3.117,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/77.jpg",
        "location": "Rockville, MD, US"
      }
    ]
  }
]