Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

World Pickleball Tour Savannah Smash - Mens Doubles 4.0: 19+

ID: 5584920661

Match Scores

6-11

Loss

Play Date

2025-03-02

Play Time (Est)

2:15 AM

Play Location

Savannah, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CL
Christopher Lanier

1NQKGZ · Richmond Hill, GA, US

DUPR

4.078

TF
Terry Foster

1QQ455 · Richmond Hill, GA, US

DUPR

3.457

TEAM 2WINNER
SS
Santiago Speranza

QXXGYD · USA

DUPR

3.747

MD
Matt DiCola

KXRE2Y · GA, US

DUPR

2.952

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-5584920661
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8222583423,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Lanier",
        "dupr_id": "1NQKGZ",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      },
      {
        "name": "Terry Foster",
        "dupr_id": "1QQ455",
        "rating": 3.457,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      }
    ]
  },
  {
    "team_id": 6063663072,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Santiago Speranza",
        "dupr_id": "QXXGYD",
        "rating": 3.747,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt DiCola",
        "dupr_id": "KXRE2Y",
        "rating": 2.952,
        "profile_pic_url": null,
        "location": "GA, US"
      }
    ]
  }
]