Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

World Pickleball Tour Amateur Invitational Championships Mixed Doubles 5.0: 30+, 40+, 50+

ID: 6216190886

Match Scores

8-15

Loss

Play Date

2024-01-13

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Katherine Tomlin

1R4MD1 · Kansas City, MO, US

DUPR

4.326

JD
JD Dixon

1NLE07 · Flower Mound, TX, US

DUPR

5.573

TEAM 2WINNER
AL
Amanda Louie

3XJ421 · Austin, TX, US

DUPR

4.549

ZD
Zach Drost

3575KR · Denver, CO, US

DUPR

5.328

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-6216190886
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7858966982,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katherine Tomlin",
        "dupr_id": "1R4MD1",
        "rating": 4.326,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/69681e461209e.jpg",
        "location": "Kansas City, MO, US"
      },
      {
        "name": "JD Dixon",
        "dupr_id": "1NLE07",
        "rating": 5.573,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      }
    ]
  },
  {
    "team_id": 4436722719,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amanda Louie",
        "dupr_id": "3XJ421",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Zach Drost",
        "dupr_id": "3575KR",
        "rating": 5.328,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  }
]