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

Competitive Open Play Match

ID: 5660905300

Match Scores

11-9

Win

Play Date

2024-08-30

Play Time (Est)

5:00 PM

Play Location

211 Bridge Ave, Murfreesboro, TN 37129, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MF
Mike Fletcher

L2ZZQK · Murfreesboro, TN, US

DUPR

3.856

RT
Ronald Taylor

V42Z95 · College Grove, TN, US

DUPR

3.525

TEAM 2LOSS
SM
Scott Moore

9PN0ME · Smyrna, TN, US

DUPR

2.622

DW
Delbert Wichtman

V4GGE5 · USA

DUPR

3.466

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-5660905300
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6010670963,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Fletcher",
        "dupr_id": "L2ZZQK",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Murfreesboro, TN, US"
      },
      {
        "name": "Ronald Taylor",
        "dupr_id": "V42Z95",
        "rating": 3.525,
        "profile_pic_url": null,
        "location": "College Grove, TN, US"
      }
    ]
  },
  {
    "team_id": 5993875999,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Moore",
        "dupr_id": "9PN0ME",
        "rating": 2.622,
        "profile_pic_url": null,
        "location": "Smyrna, TN, US"
      },
      {
        "name": "Delbert Wichtman",
        "dupr_id": "V4GGE5",
        "rating": 3.466,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]