Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 - WK 4

ID: 5584502393

Match Scores

9-21

Loss

Play Date

2026-03-29

Play Time (Est)

6:15 AM

Play Location

Rhythm & Rally Sports & Events

Unverified Facility

Competitor Teams

TEAM 1LOSS
Jared Morton

KO2466 · Warner Robins, GA, US

DUPR

3.714

Sherri Bracewell

EGEMPM · Bonaire, GA, US

DUPR

3.786

TEAM 2WINNER
Cheryl Rumph

1RD6MZ · Macon, GA, US

DUPR

4.406

John Hur

ZNKDYM · Macon, GA, US

DUPR

4.201

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-5584502393
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5309871456,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jared Morton",
        "dupr_id": "KO2466",
        "rating": 3.714,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/68.jpg",
        "location": "Warner Robins, GA, US"
      },
      {
        "name": "Sherri Bracewell",
        "dupr_id": "EGEMPM",
        "rating": 3.786,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/77.jpg",
        "location": "Bonaire, GA, US"
      }
    ]
  },
  {
    "team_id": 5664918852,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cheryl Rumph",
        "dupr_id": "1RD6MZ",
        "rating": 4.406,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/94.jpg",
        "location": "Macon, GA, US"
      },
      {
        "name": "John Hur",
        "dupr_id": "ZNKDYM",
        "rating": 4.201,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/46.jpg",
        "location": "Macon, GA, US"
      }
    ]
  }
]