Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6499105010

Match Scores

7-11

Win

Play Date

2025-12-07

Play Time (Est)

3:30 PM

Play Location

Holly Hill, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
JC
Jeff Cowgill

1NJGW2 · Liberty, IN, US

DUPR

3.737

BR
Brent Ryan

QPV7RD · Cold Spring, KY, US

DUPR

3.873

TEAM 2WINNER
TG
Tom Geppert

7DQMJM · Grapevine, TX, US

DUPR

3.905

MC
Michael Cookson

8M6ODO · Dallas, TX, US

DUPR

3.849

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-6499105010
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5885650363,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeff Cowgill",
        "dupr_id": "1NJGW2",
        "rating": 3.737,
        "profile_pic_url": null,
        "location": "Liberty, IN, US"
      },
      {
        "name": "Brent Ryan",
        "dupr_id": "QPV7RD",
        "rating": 3.873,
        "profile_pic_url": null,
        "location": "Cold Spring, KY, US"
      }
    ]
  },
  {
    "team_id": 4421667457,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tom Geppert",
        "dupr_id": "7DQMJM",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": "Grapevine, TX, US"
      },
      {
        "name": "Michael Cookson",
        "dupr_id": "8M6ODO",
        "rating": 3.849,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]