Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8327711938

Match Scores

15-9

Win

Play Date

2024-03-03

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ES
Eric Shaw

35VL5V · Richmond Hill, GA, US

DUPR

4.294

TL
TC Lauer

89OM57 · Richmond Hill, GA, US

DUPR

4.683

TEAM 2LOSS
JG
Jeremy Gilroy

GG5LOD · Savannah, GA, US

DUPR

4.399

MB
Matt Breard

EGG6ZV · Mobile, AL, US

DUPR

3.774

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-8327711938
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8117523848,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Shaw",
        "dupr_id": "35VL5V",
        "rating": 4.294,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      },
      {
        "name": "TC Lauer",
        "dupr_id": "89OM57",
        "rating": 4.683,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      }
    ]
  },
  {
    "team_id": 7145988467,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Gilroy",
        "dupr_id": "GG5LOD",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "Savannah, GA, US"
      },
      {
        "name": "Matt Breard",
        "dupr_id": "EGG6ZV",
        "rating": 3.774,
        "profile_pic_url": null,
        "location": "Mobile, AL, US"
      }
    ]
  }
]