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

Week 4 2nd Hour

ID: 8067229843

Match Scores

5-9

Win

Play Date

2026-06-05

Play Time (Est)

8:45 AM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
DM
Davis Moecekl

7NJDDN · USA

DUPR

3.745

MT
Matthew Taylor

JJ6N64 · Richmond County, NY, US

DUPR

3.116

TEAM 2WINNER
BF
Bradley Fraser

GXDQLX · USA

DUPR

3.814

KM
Kimberly Mungal

DNKOYY · Clifton Park, NY, US

DUPR

3.281

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-8067229843
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5187081253,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Davis Moecekl",
        "dupr_id": "7NJDDN",
        "rating": 3.745,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Taylor",
        "dupr_id": "JJ6N64",
        "rating": 3.116,
        "profile_pic_url": null,
        "location": "Richmond County, NY, US"
      }
    ]
  },
  {
    "team_id": 5928897221,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bradley Fraser",
        "dupr_id": "GXDQLX",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kimberly Mungal",
        "dupr_id": "DNKOYY",
        "rating": 3.281,
        "profile_pic_url": null,
        "location": "Clifton Park, NY, US"
      }
    ]
  }
]