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

Music City Open - A Champions Series Pickleball Event - Men's Pro Doubles 60+

ID: 6851695865

Match Scores

15-3

Win

Play Date

2026-02-12

Play Time (Est)

6:15 AM

Play Location

Nashville, TN

View Facility Page →

Competitor Teams

TEAM 1WINNER
Adam Painter

3P502G · Cincinnati, OH, US

DUPR

5.281

MW
Mark Wilder

3P5RLZ · Indianapolis, IN, US

DUPR

5.089

TEAM 2LOSS
BW
Bill Wernecke

8JKPJ3 · Peachtree City, GA, US

DUPR

4.458

LW
Lee Washam

84VNL6 · LaGrange, GA, US

DUPR

4.797

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-6851695865
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5413944931,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Painter",
        "dupr_id": "3P502G",
        "rating": 5.281,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1268310/images/profile/b6556336-7947-40ae-8268-03c72a146f65.png",
        "location": "Cincinnati, OH, US"
      },
      {
        "name": "Mark Wilder",
        "dupr_id": "3P5RLZ",
        "rating": 5.089,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  },
  {
    "team_id": 5984954038,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bill Wernecke",
        "dupr_id": "8JKPJ3",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": "Peachtree City, GA, US"
      },
      {
        "name": "Lee Washam",
        "dupr_id": "84VNL6",
        "rating": 4.797,
        "profile_pic_url": null,
        "location": "LaGrange, GA, US"
      }
    ]
  }
]