Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wine Country Pickleball for All Spring Classic

ID: 7661914486

Match Scores

11-1, 5-11, 11-1

Win

Play Date

2023-05-14

Play Time (Est)

11:30 PM

Play Location

Finley Park, West College Avenue, Santa Rosa, CA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
KB
Kevin Bonner

R3YPG3 · Rohnert Park, CA, US

DUPR

3.327

TT
Topher Taylor

8969JE · USA

DUPR

3.500

TEAM 2LOSS
SJ
Steve Jang

3P7V9E · Alameda, CA, US

DUPR

4.272

AH
Asif Haque

35E76V · San Leandro, CA, US

DUPR

3.775

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-7661914486
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7087451374,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Bonner ",
        "dupr_id": "R3YPG3",
        "rating": 3.327,
        "profile_pic_url": null,
        "location": "Rohnert Park, CA, US"
      },
      {
        "name": "Topher Taylor",
        "dupr_id": "8969JE",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4350595855,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Jang",
        "dupr_id": "3P7V9E",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": "Alameda, CA, US"
      },
      {
        "name": "Asif Haque",
        "dupr_id": "35E76V",
        "rating": 3.775,
        "profile_pic_url": null,
        "location": "San Leandro, CA, US"
      }
    ]
  }
]