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

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

ID: 7827977598

Match Scores

13-11, 11-4

Loss

Play Date

2025-11-05

Play Time (Est)

7:30 PM

Play Location

Farmers Branch, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
BR
Bobby Richardson

1QO7N0 · Brandon, MS, US

DUPR

3.291

RG
Robert Glyn Wilson

W6KZNL · Ridgeland, MS, US

DUPR

3.415

TEAM 2LOSS
JM
James Meche

W6KZJQ · Argyle, TX, US

DUPR

2.984

DN
David Nicholas

GG2WYG · Flower Mound, TX, US

DUPR

3.280

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-7827977598
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7449749682,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bobby Richardson",
        "dupr_id": "1QO7N0",
        "rating": 3.291,
        "profile_pic_url": null,
        "location": "Brandon, MS, US"
      },
      {
        "name": "Robert Glyn Wilson",
        "dupr_id": "W6KZNL",
        "rating": 3.415,
        "profile_pic_url": null,
        "location": "Ridgeland, MS, US"
      }
    ]
  },
  {
    "team_id": 5895670326,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Meche",
        "dupr_id": "W6KZJQ",
        "rating": 2.984,
        "profile_pic_url": null,
        "location": "Argyle, TX, US"
      },
      {
        "name": "David Nicholas",
        "dupr_id": "GG2WYG",
        "rating": 3.28,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      }
    ]
  }
]