Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleRAGE Open Presented by Pickleball Charleston - Mixed Doubles 8.5

ID: 5152928180

Match Scores

10-12

Win

Play Date

2026-05-02

Play Time (Est)

9:00 PM

Play Location

Charleston, SC

View Facility Page →

Competitor Teams

TEAM 1LOSS
GH
Gina Horne

84PWL6 · Summerville, SC, US

DUPR

3.292

ST
Stephen Thompson

1QQRD0 · Goose Creek, SC, US

DUPR

4.301

TEAM 2WINNER
PW
Patience Wehrmeyer

7DOQVM · Charleston, SC, US

DUPR

3.712

GL
Grant Ludwig

4L0RZ6 · Mount Pleasant, SC, US

DUPR

4.613

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-5152928180
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5705733238,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gina Horne",
        "dupr_id": "84PWL6",
        "rating": 3.292,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "Stephen Thompson",
        "dupr_id": "1QQRD0",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": "Goose Creek, SC, US"
      }
    ]
  },
  {
    "team_id": 8394046375,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patience Wehrmeyer",
        "dupr_id": "7DOQVM",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      },
      {
        "name": "Grant Ludwig",
        "dupr_id": "4L0RZ6",
        "rating": 4.613,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      }
    ]
  }
]