Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Charlotte Pickleball Open 3 at Peak Time Pickleball Hosted by PBT - Mens Doubles Skill: (5.0 And Above) Age: (Any)

ID: 5379525715

Match Scores

15-10

Loss

Play Date

2026-03-28

Play Time (Est)

8:45 AM

Play Location

Charlotte, NC

View Facility Page →

Competitor Teams

TEAM 1WINNER
GO
George Oliver

7D0YG4 · Landrum, SC, US

DUPR

4.404

PS
Parker Smith

N7E6KW · Greenville, SC, US

DUPR

4.978

TEAM 2LOSS
MS
Matt Smith

8M5Q4P · Pineville, NC, US

DUPR

4.418

SN
Sonny Nos

8MDOL8 · Lake Wylie, SC, US

DUPR

3.968

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-5379525715
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8305296472,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "George Oliver",
        "dupr_id": "7D0YG4",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": "Landrum, SC, US"
      },
      {
        "name": "Parker  Smith",
        "dupr_id": "N7E6KW",
        "rating": 4.978,
        "profile_pic_url": null,
        "location": "Greenville, SC, US"
      }
    ]
  },
  {
    "team_id": 5432473564,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Smith",
        "dupr_id": "8M5Q4P",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "Pineville, NC, US"
      },
      {
        "name": "Sonny Nos",
        "dupr_id": "8MDOL8",
        "rating": 3.968,
        "profile_pic_url": null,
        "location": "Lake Wylie, SC, US"
      }
    ]
  }
]