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

World Pickleball Tour Savannah Smash - Mens Doubles 5.0

ID: 5795490028

Match Scores

11-2

Win

Play Date

2025-03-02

Play Time (Est)

5:00 PM

Play Location

Savannah, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
PD
Peter Dorward

122V5Y · South Burlington, VT, US

DUPR

5.359

AF
Alex Fox

1NVV23 · Savannah, GA, US

DUPR

5.494

TEAM 2LOSS
SB
Stephen Baehman

YGO9YG · Statesboro, GA, US

DUPR

4.798

CL
Cody Lanier

8WEE6L · Statesboro, GA, US

DUPR

4.858

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-5795490028
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5399238327,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Dorward",
        "dupr_id": "122V5Y",
        "rating": 5.359,
        "profile_pic_url": null,
        "location": "South Burlington, VT, US"
      },
      {
        "name": "Alex Fox",
        "dupr_id": "1NVV23",
        "rating": 5.494,
        "profile_pic_url": null,
        "location": "Savannah, GA, US"
      }
    ]
  },
  {
    "team_id": 6755004642,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephen Baehman",
        "dupr_id": "YGO9YG",
        "rating": 4.798,
        "profile_pic_url": null,
        "location": "Statesboro, GA, US"
      },
      {
        "name": "Cody Lanier",
        "dupr_id": "8WEE6L",
        "rating": 4.858,
        "profile_pic_url": null,
        "location": "Statesboro, GA, US"
      }
    ]
  }
]