Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

US Senior Pickleball National Championships @ Pictona - Mens Doubles LEGENDS Age: (65 To 69) Skill: (3.5)

ID: 5074465083

Match Scores

11-4

Loss

Play Date

2025-12-07

Play Time (Est)

4:45 AM

Play Location

Holly Hill, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
WM
Walter McCanles

59G6W0 · Houston, TX, US

DUPR

3.579

NM
Ned Mervich

8JNK2M · Conroe, TX, US

DUPR

4.024

TEAM 2LOSS
GG
greg garrett

994LXJ · Carrollton, GA, US

DUPR

3.586

KC
Keith Crawford

2QY0O9 · Bowdon, GA, US

DUPR

3.851

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-5074465083
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8581383862,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Walter McCanles",
        "dupr_id": "59G6W0",
        "rating": 3.579,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Ned Mervich",
        "dupr_id": "8JNK2M",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      }
    ]
  },
  {
    "team_id": 5033899954,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "greg garrett",
        "dupr_id": "994LXJ",
        "rating": 3.586,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Keith Crawford",
        "dupr_id": "2QY0O9",
        "rating": 3.851,
        "profile_pic_url": null,
        "location": "Bowdon, GA, US"
      }
    ]
  }
]