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

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

ID: 6425744781

Match Scores

15-9

Win

Play Date

2024-01-13

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Katherine Tomlin

1R4MD1 · Kansas City, MO, US

DUPR

4.111

JD
JD Dixon

1NLE07 · Flower Mound, TX, US

DUPR

5.671

TEAM 2LOSS
EC
Ella Callison

1RXO9D · Kirksville, MO, US

DUPR

4.766

DT
Daniel Thompson

3LZ7PQ · Kirksville, MO, US

DUPR

4.809

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-6425744781
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8499860228,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katherine Tomlin",
        "dupr_id": "1R4MD1",
        "rating": 4.111,
        "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.671,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      }
    ]
  },
  {
    "team_id": 8285175771,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ella Callison",
        "dupr_id": "1RXO9D",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "Kirksville, MO, US"
      },
      {
        "name": "Daniel Thompson",
        "dupr_id": "3LZ7PQ",
        "rating": 4.809,
        "profile_pic_url": null,
        "location": "Kirksville, MO, US"
      }
    ]
  }
]