Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

World Pickleball Tour Savannah Challenger Mens Doubles 4.0: 30+, 40+

ID: 5313199649

Match Scores

5-15

Win

Play Date

2024-03-03

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JW
Jay Witherspoon

6ZPLDG · USA

DUPR

4.190

WW
Will Witherspoon

L54WGK · USA

DUPR

3.549

TEAM 2WINNER
ES
Eric Shaw

35VL5V · Richmond Hill, GA, US

DUPR

4.269

TL
TC Lauer

89OM57 · Richmond Hill, GA, US

DUPR

4.540

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-5313199649
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6479886768,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jay Witherspoon",
        "dupr_id": "6ZPLDG",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Will Witherspoon",
        "dupr_id": "L54WGK",
        "rating": 3.549,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7464130157,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Shaw",
        "dupr_id": "35VL5V",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      },
      {
        "name": "TC Lauer",
        "dupr_id": "89OM57",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      }
    ]
  }
]