Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Ascent MLP DUPR14

ID: 4743576450

Match Scores

11-7

Win

Play Date

2026-03-21

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Jordan Stidham

RZRNOD · Oak Ridge, TN, US

DUPR

4.106

Thomas Macioszek

VX27Y6 · Knoxville, TN, US

DUPR

3.900

TEAM 2LOSS
Nate Lelis

QX7ZKR · Wexford, PA, US

DUPR

3.864

Jennifer Salac

EWLWJJ · Mars, PA, US

DUPR

3.278

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-4743576450
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5489164766,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordan Stidham",
        "dupr_id": "RZRNOD",
        "rating": 4.106,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/93.jpg",
        "location": "Oak Ridge, TN, US"
      },
      {
        "name": "Thomas Macioszek",
        "dupr_id": "VX27Y6",
        "rating": 3.9,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/11.jpg",
        "location": "Knoxville, TN, US"
      }
    ]
  },
  {
    "team_id": 8240196208,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nate Lelis",
        "dupr_id": "QX7ZKR",
        "rating": 3.864,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/94.jpg",
        "location": "Wexford, PA, US"
      },
      {
        "name": "Jennifer Salac",
        "dupr_id": "EWLWJJ",
        "rating": 3.278,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/33.jpg",
        "location": "Mars, PA, US"
      }
    ]
  }
]