Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6114047416

Match Scores

16-14

Win

Play Date

2024-03-03

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ES
Eric Shaw

35VL5V · Richmond Hill, GA, US

DUPR

4.289

TL
TC Lauer

89OM57 · Richmond Hill, GA, US

DUPR

4.660

TEAM 2LOSS
Craig Reeves

8JL0YM · Hanahan, SC, US

DUPR

4.380

JC
Joe Campbell

8E6Y0O · Summerville, SC, US

DUPR

3.875

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-6114047416
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6630855288,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Shaw",
        "dupr_id": "35VL5V",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      },
      {
        "name": "TC Lauer",
        "dupr_id": "89OM57",
        "rating": 4.66,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      }
    ]
  },
  {
    "team_id": 8400448087,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Craig Reeves",
        "dupr_id": "8JL0YM",
        "rating": 4.38,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/123769_6326e4495b4ac.jpg",
        "location": "Hanahan, SC, US"
      },
      {
        "name": "Joe Campbell",
        "dupr_id": "8E6Y0O",
        "rating": 3.875,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      }
    ]
  }
]