Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Masters Classic – Skill: 4.0-4.5 Age: 40+ Set Partners

ID: 8530644608

Match Scores

8-15

Win

Play Date

2025-11-15

Play Time (Est)

9:00 PM

Play Location

Concord Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
SB
Shonn Brown

8E5VXE · Charlotte, NC, US

DUPR

4.123

NA
Nathan Aferi

1ROJVZ · Charlotte, NC, US

DUPR

4.197

TEAM 2WINNER
DS
David Spinney

8EYNQW · Cornelius, NC, US

DUPR

4.065

TC
Tulu Cakurtaran

V7OZM6 · USA

DUPR

4.385

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-8530644608
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4792248575,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shonn Brown",
        "dupr_id": "8E5VXE",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Nathan Aferi",
        "dupr_id": "1ROJVZ",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 8331870800,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Spinney",
        "dupr_id": "8EYNQW",
        "rating": 4.065,
        "profile_pic_url": null,
        "location": "Cornelius, NC, US"
      },
      {
        "name": "Tulu Cakurtaran",
        "dupr_id": "V7OZM6",
        "rating": 4.385,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]