Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6569808220

Match Scores

11-3

Loss

Play Date

2025-03-02

Play Time (Est)

5:00 PM

Play Location

Savannah, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JP
Jason Pearce

JZMJV4 · Skidaway Island, GA, US

DUPR

4.243

JP
jase Pearce

KXOENY · USA

DUPR

3.897

TEAM 2LOSS
CL
Christopher Lanier

1NQKGZ · Richmond Hill, GA, US

DUPR

4.141

TF
Terry Foster

1QQ455 · Richmond Hill, GA, US

DUPR

3.543

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-6569808220
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7766899579,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Pearce",
        "dupr_id": "JZMJV4",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "Skidaway Island, GA, US"
      },
      {
        "name": "jase Pearce",
        "dupr_id": "KXOENY",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6901031941,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Lanier",
        "dupr_id": "1NQKGZ",
        "rating": 4.141,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      },
      {
        "name": "Terry Foster",
        "dupr_id": "1QQ455",
        "rating": 3.543,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      }
    ]
  }
]