Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7210268459

Match Scores

7-11

Loss

Play Date

2025-03-02

Play Time (Est)

12:45 AM

Play Location

Savannah, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CL
Christopher Lanier

1NQKGZ · Richmond Hill, GA, US

DUPR

4.058

TF
Terry Foster

1QQ455 · Richmond Hill, GA, US

DUPR

3.430

TEAM 2WINNER
JP
Jason Pearce

JZMJV4 · Skidaway Island, GA, US

DUPR

4.179

JP
jase Pearce

KXOENY · USA

DUPR

3.693

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-7210268459
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7559042638,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Lanier",
        "dupr_id": "1NQKGZ",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      },
      {
        "name": "Terry Foster",
        "dupr_id": "1QQ455",
        "rating": 3.43,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      }
    ]
  },
  {
    "team_id": 5238837103,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Pearce",
        "dupr_id": "JZMJV4",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "Skidaway Island, GA, US"
      },
      {
        "name": "jase Pearce",
        "dupr_id": "KXOENY",
        "rating": 3.693,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]