Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4451958749

Match Scores

11-2

Win

Play Date

2025-01-18

Play Time (Est)

6:15 AM

Play Location

Macon, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DR
debbie ryan

3PP2LQ · The Villages, FL, US

DUPR

4.208

JR
John Ryan

8KL5K3 · Haverhill, MA, US

DUPR

4.247

TEAM 2LOSS
NS
Nicole Shum

Z9VQ0W · Boston, MA, US

DUPR

3.512

MT
Millan Taranto

EW99EE · MA, US

DUPR

3.316

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-4451958749
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5752575825,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "debbie ryan",
        "dupr_id": "3PP2LQ",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "John Ryan",
        "dupr_id": "8KL5K3",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Haverhill, MA, US"
      }
    ]
  },
  {
    "team_id": 4530794446,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicole Shum",
        "dupr_id": "Z9VQ0W",
        "rating": 3.512,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Millan Taranto",
        "dupr_id": "EW99EE",
        "rating": 3.316,
        "profile_pic_url": null,
        "location": "MA, US"
      }
    ]
  }
]