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

Competitive Open Play Match

ID: 5321139803

Match Scores

11-4

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 1WINNER
MJ
Matthew Junker

L5N466 · USA

DUPR

3.360

JW
John Ward

L5DLJK · USA

DUPR

3.311

TEAM 2LOSS
BM
Brian Moazen

RZ522N · Knoxville, TN, US

DUPR

3.240

WF
wes Fletcher

N77XVW · USA

DUPR

2.826

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-5321139803
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6070007866,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Junker",
        "dupr_id": "L5N466",
        "rating": 3.36,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Ward",
        "dupr_id": "L5DLJK",
        "rating": 3.311,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5725664933,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Moazen",
        "dupr_id": "RZ522N",
        "rating": 3.24,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      },
      {
        "name": "wes Fletcher",
        "dupr_id": "N77XVW",
        "rating": 2.826,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]