Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 3v3 - DUPR 13.5+ Pool A - 3v3 at LTP Presented by Pickleball Charleston

ID: 7459655086

Match Scores

2-11

Win

Play Date

2026-05-16

Play Time (Est)

11:30 PM

Play Location

LTP Daniel Island

Unverified Facility

Competitor Teams

TEAM 1LOSS
DH
Dale Harris

KOYZVQ · Charleston, SC, US

DUPR

4.561

DJ
Daniel Johnson

Q5Y6E4 · USA

DUPR

4.030

TEAM 2WINNER
RS
Roger Stern

8GJQ2M · Beaufort County, SC, US

DUPR

4.614

DP
Daniel Patterson

8DJPZX · Okatie, SC, US

DUPR

4.349

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-7459655086
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6708386710,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dale Harris",
        "dupr_id": "KOYZVQ",
        "rating": 4.561,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      },
      {
        "name": "Daniel Johnson",
        "dupr_id": "Q5Y6E4",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8091314989,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Roger Stern",
        "dupr_id": "8GJQ2M",
        "rating": 4.614,
        "profile_pic_url": null,
        "location": "Beaufort County, SC, US"
      },
      {
        "name": "Daniel Patterson",
        "dupr_id": "8DJPZX",
        "rating": 4.349,
        "profile_pic_url": null,
        "location": "Okatie, SC, US"
      }
    ]
  }
]