Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Morning Ball DUPR Games Wednesday 10/16

ID: 5586157872

Match Scores

11-9

Win

Play Date

2024-10-16

Play Time (Est)

1:00 PM

Play Location

Wardle Fields Regional Park

View Facility Page →

Competitor Teams

TEAM 1WINNER
JR
John Rampton

89YMD7 · Draper, UT, US

DUPR

3.991

AK
Alex Knight

8K6768 · Salt Lake City, UT, US

DUPR

4.647

TEAM 2LOSS
AE
Amber Engstrom

GGJLZQ · USA

DUPR

3.577

AP
Austin Poll

QPWXXR · USA

DUPR

3.994

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-5586157872
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8182511919,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Rampton",
        "dupr_id": "89YMD7",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Alex Knight",
        "dupr_id": "8K6768",
        "rating": 4.647,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 7318720483,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amber Engstrom",
        "dupr_id": "GGJLZQ",
        "rating": 3.577,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Austin Poll",
        "dupr_id": "QPWXXR",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]