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

Competitive Open Play Match

ID: 6573158226

Match Scores

11-3

Win

Play Date

2024-08-23

Play Time (Est)

7:30 PM

Play Location

701 Racquet Club Way, Knoxville, TN 37923, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MJ
Matthew Junker

L5N466 · USA

DUPR

3.318

BM
Brian Moazen

RZ522N · Knoxville, TN, US

DUPR

3.248

TEAM 2LOSS
EC
Elijah Connatser

ZNQVYW · USA

DUPR

3.196

TM
Terrell McIllwain

EG700O · USA

DUPR

2.904

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-6573158226
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4364856583,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Junker",
        "dupr_id": "L5N466",
        "rating": 3.318,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Moazen",
        "dupr_id": "RZ522N",
        "rating": 3.248,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      }
    ]
  },
  {
    "team_id": 4987656029,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elijah Connatser",
        "dupr_id": "ZNQVYW",
        "rating": 3.196,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Terrell McIllwain",
        "dupr_id": "EG700O",
        "rating": 2.904,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]