Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

National Pickleball Center Club Championships - Men's Doubles 5.0 Round Robin, All Ages

ID: 6904910525

Match Scores

1-11

Loss

Play Date

2026-02-01

Play Time (Est)

6:15 AM

Play Location

USOP National Pickleball Center - East Naples Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
MM
Michael Mize

355K5R · Florence, KY, US

DUPR

4.359

TD
Todd Dowrick

3Y2YDP · East Lansing, MI, US

DUPR

4.458

TEAM 2WINNER
DN
David Neel

ZNWOPQ · Mequon, WI, US

DUPR

4.983

MC
Michael Chen

17JWM8 · New Canaan, CT, US

DUPR

4.729

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-6904910525
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4668807752,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Mize",
        "dupr_id": "355K5R",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Florence, KY, US"
      },
      {
        "name": "Todd Dowrick",
        "dupr_id": "3Y2YDP",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": "East Lansing, MI, US"
      }
    ]
  },
  {
    "team_id": 7743213623,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Neel",
        "dupr_id": "ZNWOPQ",
        "rating": 4.983,
        "profile_pic_url": null,
        "location": "Mequon, WI, US"
      },
      {
        "name": "Michael Chen",
        "dupr_id": "17JWM8",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": "New Canaan, CT, US"
      }
    ]
  }
]