Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wine Country Pickleball for All Fall Classic - SUN-Mens Doubles 4.5

ID: 4940261143

Match Scores

15-6

Win

Play Date

2023-10-08

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KB
Kevin Bonner

R3YPG3 · Rohnert Park, CA, US

DUPR

4.256

CT
Christopher Taylor

XJX4JX · USA

DUPR

4.626

TEAM 2LOSS
SM
Sean McCawley

8JZMO3 · Napa, CA, US

DUPR

4.322

DS
David Scurlock

8DYXPM · La Mesa, CA, US

DUPR

4.378

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-4940261143
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6490000543,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Bonner ",
        "dupr_id": "R3YPG3",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Rohnert Park, CA, US"
      },
      {
        "name": "Christopher Taylor",
        "dupr_id": "XJX4JX",
        "rating": 4.626,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5605776168,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sean McCawley",
        "dupr_id": "8JZMO3",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": "Napa, CA, US"
      },
      {
        "name": "David Scurlock",
        "dupr_id": "8DYXPM",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": "La Mesa, CA, US"
      }
    ]
  }
]