Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2nd Annual World Pickleball Tour Amateur Invitational Championships - Mixed Doubles 4.0: 19+, 30+

ID: 8161648810

Match Scores

13-11

Loss

Play Date

2025-01-18

Play Time (Est)

11:30 PM

Play Location

Macon, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AM
Adaline Machado

KO5EZY · Woodstock, GA, US

DUPR

3.742

DH
Denson Helms

7D42V4 · AL, US

DUPR

4.010

TEAM 2LOSS
DR
debbie ryan

3PP2LQ · The Villages, FL, US

DUPR

4.215

JR
John Ryan

8KL5K3 · Haverhill, MA, US

DUPR

4.253

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-8161648810
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7534758599,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adaline Machado",
        "dupr_id": "KO5EZY",
        "rating": 3.742,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      },
      {
        "name": "Denson Helms",
        "dupr_id": "7D42V4",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "AL, US"
      }
    ]
  },
  {
    "team_id": 6840572788,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "debbie ryan",
        "dupr_id": "3PP2LQ",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "John Ryan",
        "dupr_id": "8KL5K3",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": "Haverhill, MA, US"
      }
    ]
  }
]