Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Pickleball People Tournament: Savannah - Mixed Doubles Skill: 3.0 Age: Any

ID: 7847656918

Match Scores

15-3

Loss

Play Date

2026-05-30

Play Time (Est)

11:30 PM

Play Location

Savannah, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KB
Kristin Burgstiner

W69KLG · Springfield, GA, US

DUPR

3.339

KK
Keahi Kam

7ZJZ5M · Savannah, GA, US

DUPR

3.341

TEAM 2LOSS
MB
Meri Brodie New

ODKD5E · Savannah, GA, US

DUPR

3.244

PB
Paul Belden

ODOPQ2 · Chatham County, GA, US

DUPR

3.118

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-7847656918
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7813196058,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kristin Burgstiner",
        "dupr_id": "W69KLG",
        "rating": 3.339,
        "profile_pic_url": null,
        "location": "Springfield, GA, US"
      },
      {
        "name": "Keahi Kam",
        "dupr_id": "7ZJZ5M",
        "rating": 3.341,
        "profile_pic_url": null,
        "location": "Savannah, GA, US"
      }
    ]
  },
  {
    "team_id": 7415787860,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Meri Brodie New",
        "dupr_id": "ODKD5E",
        "rating": 3.244,
        "profile_pic_url": null,
        "location": "Savannah, GA, US"
      },
      {
        "name": "Paul Belden",
        "dupr_id": "ODOPQ2",
        "rating": 3.118,
        "profile_pic_url": null,
        "location": "Chatham County, GA, US"
      }
    ]
  }
]