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

Competitive Open Play Match

ID: 8060328216

Match Scores

11-7

Win

Play Date

2025-09-15

Play Time (Est)

1:00 PM

Play Location

Dorchester County, SC, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MM
Mike Middeke

YGYP6P · Summerville, SC, US

DUPR

3.318

AM
Anna Middeke

GGP2VV · Summerville, SC, US

DUPR

2.919

TEAM 2LOSS
BP
Brian P Genalo

PKJPJQ · USA

DUPR

2.449

MP
Mark Pawlowski

NY77WZ · Summerville, SC, US

DUPR

3.510

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-8060328216
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5848907728,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Middeke",
        "dupr_id": "YGYP6P",
        "rating": 3.318,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Anna Middeke",
        "dupr_id": "GGP2VV",
        "rating": 2.919,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      }
    ]
  },
  {
    "team_id": 5051065917,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian P Genalo",
        "dupr_id": "PKJPJQ",
        "rating": 2.449,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Pawlowski",
        "dupr_id": "NY77WZ",
        "rating": 3.51,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      }
    ]
  }
]