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

US Senior Pickleball National Championships @ Pictona - Mens Doubles LEGENDS Age: (70 To 74) Skill: (3.0)

ID: 5713567583

Match Scores

4-11

Win

Play Date

2025-12-07

Play Time (Est)

12:45 AM

Play Location

Holly Hill, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
BP
Bob Parisi

MYRPOD · Lakeland, FL, US

DUPR

2.881

DD
Don Dorey

0Y5R0G · Lakeland, FL, US

DUPR

3.214

TEAM 2WINNER
JM
James Meche

W6KZJQ · Argyle, TX, US

DUPR

3.025

DN
David Nicholas

GG2WYG · Flower Mound, TX, US

DUPR

3.395

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-5713567583
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7924727745,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bob Parisi",
        "dupr_id": "MYRPOD",
        "rating": 2.881,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Don Dorey",
        "dupr_id": "0Y5R0G",
        "rating": 3.214,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  },
  {
    "team_id": 5192951705,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Meche",
        "dupr_id": "W6KZJQ",
        "rating": 3.025,
        "profile_pic_url": null,
        "location": "Argyle, TX, US"
      },
      {
        "name": "David Nicholas",
        "dupr_id": "GG2WYG",
        "rating": 3.395,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      }
    ]
  }
]