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

Competitive Open Play Match

ID: 7337436526

Match Scores

11-3

Win

Play Date

2024-08-13

Play Time (Est)

11:30 PM

Play Location

701 Racquet Club Way, Knoxville, TN 37923, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BM
Brian Moazen

RZ522N · Knoxville, TN, US

Rated Score

3.229

JW
John Ward

L5DLJK · USA

Rated Score

3.297

TEAM 2LOSS
WF
wes Fletcher

N77XVW · USA

Rated Score

2.856

MJ
Matthew Junker

L5N466 · USA

Rated Score

3.243

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-7337436526
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4505123278,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Moazen",
        "dupr_id": "RZ522N",
        "rating": 3.229,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      },
      {
        "name": "John Ward",
        "dupr_id": "L5DLJK",
        "rating": 3.297,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6448960075,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "wes Fletcher",
        "dupr_id": "N77XVW",
        "rating": 2.856,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Junker",
        "dupr_id": "L5N466",
        "rating": 3.243,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]