Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8245845152

Match Scores

15-11

Loss

Play Date

2025-11-15

Play Time (Est)

9:00 PM

Play Location

Concord Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
BH
Brad Hobday

8MP74O · USA

DUPR

4.291

AS
Andy Smith

3X5XYR · USA

DUPR

4.427

TEAM 2LOSS
DS
David Spinney

8EYNQW · Cornelius, NC, US

DUPR

4.044

TC
Tulu Cakurtaran

V7OZM6 · USA

DUPR

4.312

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-8245845152
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7911741997,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brad Hobday",
        "dupr_id": "8MP74O",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Smith",
        "dupr_id": "3X5XYR",
        "rating": 4.427,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4763808964,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Spinney",
        "dupr_id": "8EYNQW",
        "rating": 4.044,
        "profile_pic_url": null,
        "location": "Cornelius, NC, US"
      },
      {
        "name": "Tulu Cakurtaran",
        "dupr_id": "V7OZM6",
        "rating": 4.312,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]