Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wine Country Pickleball for All Spring Classic - SUN-Mens Doubles Skill: (4.0), Age: (19-49)

ID: 5659824651

Match Scores

11-6, 11-6

Win

Play Date

2023-05-14

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KB
Kevin Bonner

R3YPG3 · Rohnert Park, CA, US

DUPR

4.240

CT
Christopher Taylor

XJX4JX · USA

DUPR

4.623

TEAM 2LOSS
AH
Asif Haque

35E76V · San Leandro, CA, US

DUPR

3.722

SJ
Steve Jang

3P7V9E · Alameda, CA, US

DUPR

4.435

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-5659824651
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8029387441,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Bonner ",
        "dupr_id": "R3YPG3",
        "rating": 4.24,
        "profile_pic_url": null,
        "location": "Rohnert Park, CA, US"
      },
      {
        "name": "Christopher Taylor",
        "dupr_id": "XJX4JX",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7782039072,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Asif Haque",
        "dupr_id": "35E76V",
        "rating": 3.722,
        "profile_pic_url": null,
        "location": "San Leandro, CA, US"
      },
      {
        "name": "Steve Jang",
        "dupr_id": "3P7V9E",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Alameda, CA, US"
      }
    ]
  }
]