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

Competitive Open Play Match

ID: 7610847070

Match Scores

11-7

Loss

Play Date

2024-08-13

Play Time (Est)

11:30 PM

Play Location

Cedar Bluff, Knoxville, TN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
WF
wes Fletcher

N77XVW · USA

DUPR

2.877

MJ
Matthew Junker

L5N466 · USA

DUPR

3.260

TEAM 2LOSS
BM
Brian Moazen

RZ522N · Knoxville, TN, US

DUPR

3.215

JW
John Ward

L5DLJK · USA

DUPR

3.269

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-7610847070
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4862126139,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "wes Fletcher",
        "dupr_id": "N77XVW",
        "rating": 2.877,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Junker",
        "dupr_id": "L5N466",
        "rating": 3.26,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5400387333,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Moazen",
        "dupr_id": "RZ522N",
        "rating": 3.215,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      },
      {
        "name": "John Ward",
        "dupr_id": "L5DLJK",
        "rating": 3.269,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]