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

Competitive Open Play Match

ID: 5398988555

Match Scores

9-11

Loss

Play Date

2024-08-23

Play Time (Est)

12:45 AM

Play Location

701 Racquet Club Way, Knoxville, TN 37923, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
BM
Brian Moazen

RZ522N · Knoxville, TN, US

DUPR

3.230

JW
John Ward

L5DLJK · USA

DUPR

3.294

TEAM 2WINNER
EC
Elijah Connatser

ZNQVYW · USA

DUPR

3.168

WF
wes Fletcher

N77XVW · USA

DUPR

2.836

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-5398988555
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5540640656,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Moazen",
        "dupr_id": "RZ522N",
        "rating": 3.23,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      },
      {
        "name": "John Ward",
        "dupr_id": "L5DLJK",
        "rating": 3.294,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5228214088,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elijah Connatser",
        "dupr_id": "ZNQVYW",
        "rating": 3.168,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "wes Fletcher",
        "dupr_id": "N77XVW",
        "rating": 2.836,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]