Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 WK 2

ID: 5444956470

Match Scores

21-16

Loss

Play Date

2025-09-21

Play Time (Est)

7:30 PM

Play Location

Rhythm & Rally Sports & Events

Unverified Facility

Competitor Teams

TEAM 1WINNER
Cheryl Rumph

1RD6MZ · Macon, GA, US

DUPR

4.504

Mary Beth Dowdy

3Y0QPP · Macon, GA, US

DUPR

4.229

TEAM 2LOSS
Blanche D Lamb

3LVPNZ · Gray, GA, US

DUPR

3.978

KF
Kitty Foster

ZDZ7LW · USA

DUPR

4.467

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-5444956470
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5377694325,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cheryl Rumph",
        "dupr_id": "1RD6MZ",
        "rating": 4.504,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/94.jpg",
        "location": "Macon, GA, US"
      },
      {
        "name": "Mary Beth Dowdy",
        "dupr_id": "3Y0QPP",
        "rating": 4.229,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/82.jpg",
        "location": "Macon, GA, US"
      }
    ]
  },
  {
    "team_id": 7895202232,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Blanche D Lamb",
        "dupr_id": "3LVPNZ",
        "rating": 3.978,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/22.jpg",
        "location": "Gray, GA, US"
      },
      {
        "name": "Kitty Foster",
        "dupr_id": "ZDZ7LW",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]