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

Round Robin: Mallory Madness

ID: 5161396901

Match Scores

11-8

Win

Play Date

2026-01-02

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Nick Gardner

7DYRPM · Irving, TX, US

DUPR

2.681

Muhammad Zafar

4ZODDK · Houston, TX, US

DUPR

3.245

TEAM 2LOSS
Esther Han

RX9GEN · USA

DUPR

2.753

Eric Jung

QX4Y2D · Carrollton, TX, US

DUPR

3.368

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-5161396901
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8161266836,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Gardner",
        "dupr_id": "7DYRPM",
        "rating": 2.681,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/85.jpg",
        "location": "Irving, TX, US"
      },
      {
        "name": "Muhammad Zafar",
        "dupr_id": "4ZODDK",
        "rating": 3.245,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/13.jpg",
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6605436959,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Esther  Han",
        "dupr_id": "RX9GEN",
        "rating": 2.753,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/61.jpg",
        "location": ""
      },
      {
        "name": "Eric Jung",
        "dupr_id": "QX4Y2D",
        "rating": 3.368,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/83.jpg",
        "location": "Carrollton, TX, US"
      }
    ]
  }
]