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

Round Robin: Mallory Madness

ID: 7539412141

Match Scores

11-7

Win

Play Date

2026-01-02

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
William Arnold

3LN6OK · Dallas, TX, US

DUPR

3.065

Esther Han

RX9GEN · USA

DUPR

2.765

TEAM 2LOSS
Nick Gardner

7DYRPM · Irving, TX, US

DUPR

2.656

Rachel Cole

EGY5WV · Dallas, TX, US

DUPR

3.093

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-7539412141
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6791381898,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Arnold",
        "dupr_id": "3LN6OK",
        "rating": 3.065,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/42.jpg",
        "location": "Dallas, TX, US"
      },
      {
        "name": "Esther  Han",
        "dupr_id": "RX9GEN",
        "rating": 2.765,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/61.jpg",
        "location": ""
      }
    ]
  },
  {
    "team_id": 5405757368,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nick Gardner",
        "dupr_id": "7DYRPM",
        "rating": 2.656,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/85.jpg",
        "location": "Irving, TX, US"
      },
      {
        "name": "Rachel Cole",
        "dupr_id": "EGY5WV",
        "rating": 3.093,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/15.jpg",
        "location": "Dallas, TX, US"
      }
    ]
  }
]