Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Pickleball World Championships - Womens Doubles Skill: (4.0) Age: (60 To 69)

ID: 6437516225

Match Scores

15-11

Win

Play Date

2025-11-05

Play Time (Est)

6:15 AM

Play Location

Farmers Branch, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
LJ
Leanne Johnson

EGWQKO · USA

DUPR

3.509

VS
Vyki Shimizu

16X4DG · Windsor, CO, US

DUPR

3.604

TEAM 2LOSS
BB
Belinda Batchelor

84VY63 · Grand Prairie, TX, US

DUPR

4.041

JT
Jackie Taylor

1RDOZ8 · Fort Worth, TX, US

DUPR

3.647

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-6437516225
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7636173854,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leanne Johnson",
        "dupr_id": "EGWQKO",
        "rating": 3.509,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vyki Shimizu",
        "dupr_id": "16X4DG",
        "rating": 3.604,
        "profile_pic_url": null,
        "location": "Windsor, CO, US"
      }
    ]
  },
  {
    "team_id": 5195567242,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Belinda Batchelor",
        "dupr_id": "84VY63",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Grand Prairie, TX, US"
      },
      {
        "name": "Jackie Taylor",
        "dupr_id": "1RDOZ8",
        "rating": 3.647,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      }
    ]
  }
]