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

Round Robin: Mallory Madness

ID: 8230058513

Match Scores

12-10

Loss

Play Date

2026-01-16

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
WR
Will Rever

L5NGYJ · Dallas, TX, US

Rated Score

3.584

EH
Esther Han

RX9GEN · USA

Rated Score

2.808

TEAM 2LOSS
AK
Asad Khalid

K5ZNNY · USA

Rated Score

3.499

KF
Kelly Flanagan

RZJNMM · Dallas, TX, US

Rated Score

3.237

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-8230058513
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4498739247,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Will Rever",
        "dupr_id": "L5NGYJ",
        "rating": 3.584,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Esther  Han",
        "dupr_id": "RX9GEN",
        "rating": 2.808,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8019375731,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Asad Khalid",
        "dupr_id": "K5ZNNY",
        "rating": 3.499,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kelly Flanagan",
        "dupr_id": "RZJNMM",
        "rating": 3.237,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]