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

2025 Pickleball World Championships - Mens Doubles Skill: (3.0) Age: (70 And Above)

ID: 6730698052

Match Scores

7-15

Win

Play Date

2025-11-05

Play Time (Est)

5:00 PM

Play Location

Farmers Branch, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
RB
Richard Brown

3Y5KKE · USA

DUPR

3.325

MA
Michael Aviotti

6KP0KE · USA

DUPR

2.681

TEAM 2WINNER
JM
James Meche

W6KZJQ · Argyle, TX, US

DUPR

2.974

DN
David Nicholas

GG2WYG · Flower Mound, TX, US

DUPR

3.270

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-6730698052
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5686058573,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Richard Brown",
        "dupr_id": "3Y5KKE",
        "rating": 3.325,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Aviotti",
        "dupr_id": "6KP0KE",
        "rating": 2.681,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6685980651,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Meche",
        "dupr_id": "W6KZJQ",
        "rating": 2.974,
        "profile_pic_url": null,
        "location": "Argyle, TX, US"
      },
      {
        "name": "David Nicholas",
        "dupr_id": "GG2WYG",
        "rating": 3.27,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      }
    ]
  }
]